{"_id":"composer-common","_rev":"2306-438d023c34f11045296ec5d6054794c7","name":"composer-common","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","dist-tags":{"latest":"0.20.9","unstable":"0.20.10-20190830142441","next-unstable":"0.19.0-20180328155514","next":"0.18.2","legacy-unstable":"0.19.20-20190131153144","legacy":"0.19.20"},"versions":{"0.3.9":{"name":"composer-common","version":"0.3.9","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.3.9","_shasum":"759423e9bacafdce4c12c0208e74336322322905","_from":".","_npmVersion":"4.0.2","_nodeVersion":"4.6.0","_npmUser":{"name":"dselman","email":"daniel.selman@fr.ibm.com"},"dist":{"shasum":"759423e9bacafdce4c12c0208e74336322322905","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.3.9.tgz","integrity":"sha512-4bYABgovDObrMzCmrv+gO4p3Uph5xjT0h+gtLSmTra03h7R0M1N3LxvJf1XUvasqzbA/0z39HbcoBT9BhNFlRQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDmYSq9muHFDmnYGrZjSDirYjM+q89WvZe8u7xIiMY9TAIhALpX0s9pjFU+iQaHQ/jGO9arFKmSULX1VDxSH5DcWqQF"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.3.9.tgz_1485577957571_0.7153281792998314"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.3.9-20170130110740":{"name":"composer-common","version":"0.3.9-20170130110740","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.3.9-20170130110740","_shasum":"f4ecce9f229ec2afdc7e25fc22c2fda48eeffdc7","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.2","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"f4ecce9f229ec2afdc7e25fc22c2fda48eeffdc7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.3.9-20170130110740.tgz","integrity":"sha512-ukyfoE9a37jrr+xTmd0/KSbVt2fqM3bV6CHt2lcp5oHiAivZiaXvuK46mdv/v35XeHvuOgIPX7gEdtzIdjd/OQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICfK8imp9O9EmfsrvKsrTKXBSWM6oGYgiWaP9UjdKNB4AiBf7lUqon7P2/unxiPbV0nKaP8+3r6WWyQEJEuQPnOcBA=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.3.9-20170130110740.tgz_1485774469414_0.4315358563326299"},"directories":{}},"0.3.9-20170130133543":{"name":"composer-common","version":"0.3.9-20170130133543","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.3.9-20170130133543","_shasum":"135486d2e5b79d8b9a3c9b4a56241651342bd732","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.2","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"135486d2e5b79d8b9a3c9b4a56241651342bd732","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.3.9-20170130133543.tgz","integrity":"sha512-pJ/OYzWmcpRvQl161H+U3aIr7y/HKLJwe2maNUAkrNugOUD/NHAgEzrrfbMs/VJvcyzzYj1W2i3Elv1CklBeTQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDdqL6HTuO7/pqSFChRZLgzUYV8MFRxV2XmPf8R/SbKMwIhAPbNBeJU25xGzqwvCJ2g+Ai7X9qhc6+Q+4qjLugvA+S4"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.3.9-20170130133543.tgz_1485783352310_0.5726402089931071"},"directories":{}},"0.3.10-20170130140804":{"name":"composer-common","version":"0.3.10-20170130140804","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.3.10-20170130140804","_shasum":"b15fe9548c6910e849cf5e06e0ee8e55f7e2cc4a","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.2","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"b15fe9548c6910e849cf5e06e0ee8e55f7e2cc4a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.3.10-20170130140804.tgz","integrity":"sha512-kM+RRl5LRra3Ez8bipH76ri84ZlRKzLxl5/L5CnIxC16JMLLhgNuFHdKnWn89tZRjQK2p5ODNSOQ8HBOGjA/Og==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDYJY/pgWCUN7sDQwBS/lEuQL2VSe4bpwbJYJynqqvEbAIhAPA06C6yuETXV0EL7Ccas7VlXowDWS39mmctWgXtk2G2"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.3.10-20170130140804.tgz_1485785291937_0.6221956193912774"},"directories":{}},"0.3.10":{"name":"composer-common","version":"0.3.10","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.3.10","_shasum":"b1c3dd6197ace314ea51c13619fb8bbb7f57d4e9","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.2","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"b1c3dd6197ace314ea51c13619fb8bbb7f57d4e9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.3.10.tgz","integrity":"sha512-X0l6JxX/acvQfwX18bMEtmbKdLS6+6iFbzO6EaGjQzNoPPN4cM0OL7Q7i8LT1OkvC0w+P/ZM9bIOeHyluRKm3A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCbext7SRdagEJJOJ1h0mClVVVEr80+yoS+uBT+DYvsWAIgBttXnMOV4Z7+VZVpfTlOvfmR5JV6Xep59dwW4t0kgec="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.3.10.tgz_1485786248352_0.8945082353893667"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.3.10-20170130152546":{"name":"composer-common","version":"0.3.10-20170130152546","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.3.10-20170130152546","_shasum":"f145709f1c8eae9fa6c1aba924530404f60ff26b","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.2","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"f145709f1c8eae9fa6c1aba924530404f60ff26b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.3.10-20170130152546.tgz","integrity":"sha512-fXjCvJDnBX5eBE5PMIuxI45MLQsa/73rr9UQbaePBKPxfBtTOi8sh+YrRzer1l703YK1cPfAtEKrLQuWdKRElQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGVVuMru8WWmuRu+XBcL1PBHf/qcvbtRpvkK/QwVWpV2AiEA3wLIWI2ABDIcUlT/uyCCUc8xAXk7PwhdFCY+fDxsY34="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.3.10-20170130152546.tgz_1485789952998_0.027363104978576303"},"directories":{}},"0.3.11-20170130160915":{"name":"composer-common","version":"0.3.11-20170130160915","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.3.11-20170130160915","_shasum":"1f276bf17c769002800dc625e267697ca3c1cb5a","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.2","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"1f276bf17c769002800dc625e267697ca3c1cb5a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.3.11-20170130160915.tgz","integrity":"sha512-dHB/cgF1Hoi7PU7Edvkmgl2SQgzNv8SxeFtgPHOiDJpg9WRXBxmipPTRYQ3rgMhADyBLFMDEArnnaLVzwy9YjA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGhnfklGMPa7HJzbNMTPiFjvduKpV4UnZDtS7p0WCR0pAiBet3+tyrWr5ZuPuoOotCRCS3HWiGZIN8gY9rFjIDwd4A=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.3.11-20170130160915.tgz_1485792562139_0.14302943320944905"},"directories":{}},"0.3.11-20170130162307":{"name":"composer-common","version":"0.3.11-20170130162307","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.3.11-20170130162307","_shasum":"9c13c54372b3172cb4689013b26aab7c4fbe18f0","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.2","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"9c13c54372b3172cb4689013b26aab7c4fbe18f0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.3.11-20170130162307.tgz","integrity":"sha512-9HTnqsrSalQl4pkamkQddJyinWf/U5SqM8TE0eIjue5ONHArdz8OdcQwLukaPcKCHG5eAtD5C9CasHIWluMK1g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDzBwT9pP69Kf7BIYtcZpbk89hsafOQO5HK36Aic1PEGQIgTZQPMtCRtd8w4lZ8FCLXxI3WZ3slTUdvUrnaq+Hoqcc="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.3.11-20170130162307.tgz_1485793394533_0.6780853539239615"},"directories":{}},"0.3.11-20170130165810":{"name":"composer-common","version":"0.3.11-20170130165810","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.3.11-20170130165810","_shasum":"c893199a7104fe17308cdb6f29a181060975bdc4","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.2","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"c893199a7104fe17308cdb6f29a181060975bdc4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.3.11-20170130165810.tgz","integrity":"sha512-R/b3ONNHYBVB744F+PCT0fT4O1pZ4Bp+NVKJaYaihrxdvbY8sfBw5wjPQ6RV8p7BQsgHSUx0d1NYPSZH7IGZfg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBaNkBSKgv99R2u7eYUBSwePuAd0NSsJkSa9tESLctTOAiA+33ACPescC16nbJl/6vfTXxXwS+huh9JJPN6/kHxXXw=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.3.11-20170130165810.tgz_1485795496759_0.569644670933485"},"directories":{}},"0.3.11-20170130173458":{"name":"composer-common","version":"0.3.11-20170130173458","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.3.11-20170130173458","_shasum":"1e2c27b36624cae691f9b491e7e88dc2009bed92","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.2","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"1e2c27b36624cae691f9b491e7e88dc2009bed92","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.3.11-20170130173458.tgz","integrity":"sha512-N2ZoNrv/N8T2fQke/o2D2auD5r4ew+yXjKUv91Q5DwxEk+D+TlAbWZZuQpmIyYd78y6OfP7EMUPTYtQx7FRVHA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCdmqLEqpISY9ZNy/E6uHG/B69BI+3cG7qOMKPjBVbmtwIhAKw2q0NvH9A5CQO9Vb1JV6tyXZKfub9Lkak76IF8chOc"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.3.11-20170130173458.tgz_1485797705075_0.05816007708199322"},"directories":{}},"0.3.11-20170130175300":{"name":"composer-common","version":"0.3.11-20170130175300","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.3.11-20170130175300","_shasum":"44181f28cbf04cf6ad64cf8b5247cd6648530e91","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.2","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"44181f28cbf04cf6ad64cf8b5247cd6648530e91","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.3.11-20170130175300.tgz","integrity":"sha512-Qr5/RZQP81jLrjm1ReDX0hyTh3QAdb6iEYXf/601hKVgJF9ADzhxqtyUNcJm2rw7FvkjNg6Eikwc9Yirxmyh0g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBcHAk77HhIe7XTWHBBKEyPLoW8n5uVDkiIwHwcSXd/CAiEA6EPwfZARwk2rwk43ZE5BHzELowWDQhXso9OaXSUUAWE="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.3.11-20170130175300.tgz_1485798786893_0.28924020379781723"},"directories":{}},"0.3.11-20170130181002":{"name":"composer-common","version":"0.3.11-20170130181002","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.3.11-20170130181002","_shasum":"02f30d50ff14a2f49015bd3e8dfff9c06452c4be","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.2","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"02f30d50ff14a2f49015bd3e8dfff9c06452c4be","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.3.11-20170130181002.tgz","integrity":"sha512-gcCrqvgd1s9jSgF7MFD5jwr1AwDCyvcYUYTq72FTVf732nKwHAgZayTg1OInQMelossfZkU5+bD9MaJ0Bd3m4g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHZR8rRgUpTYdAWwKmGo39E+CfNV6j3BFMnnYiEiLib5AiAUopHhGTfWEUz1alhxCF/0hx+tbw0yojSA4MfQPrRq+Q=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.3.11-20170130181002.tgz_1485799810300_0.050168619491159916"},"directories":{}},"0.3.11":{"name":"composer-common","version":"0.3.11","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.3.11","_shasum":"aeea72e06eeb727eda7e5af267db18d6058ace25","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.2","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"aeea72e06eeb727eda7e5af267db18d6058ace25","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.3.11.tgz","integrity":"sha512-Vu2PAkYaaC9vNi8R13YURY5K6YscUQO704HLMMrjDU8o31kj1m0Jcev5bTRvRqQn9VzsVA2JtDq1DijuiEV5XQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFzlWKmRA+9g3lUfblYHlQLM0GCUdA+qkT/5dzUVm9nqAiEA7n6uO6e1f+sHZYheT9FaETWv8EFeNqI95BUoGF3s2uk="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.3.11.tgz_1485801125893_0.3183629682753235"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.4.0-20170130215557":{"name":"composer-common","version":"0.4.0-20170130215557","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.0-20170130215557","_shasum":"7ddaf4fd0a2416787e573f534be599c6a8400355","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.2","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"7ddaf4fd0a2416787e573f534be599c6a8400355","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.0-20170130215557.tgz","integrity":"sha512-kJ4mbt0n8mCQ+yYsqOAVnDpKj1nmyFTAKFIxGTyyNk3C5yPplRLOvhCJUv/0m4uQoz+jW0r/BzyoWSxjRDmhjg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFX7qNlbj53CfImPNymXYvZCcmY2SpYpaaDbIslY642NAiAzpn2ei7Z04qsndVPH6Px3wzAd3brIDUHhoNj/D5y1HA=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.0-20170130215557.tgz_1485813363406_0.31047196546569467"},"directories":{}},"0.4.0":{"name":"composer-common","version":"0.4.0","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.0","_shasum":"477a55d460397bcd8dc8ac94499b28f682c66e04","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.2","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"477a55d460397bcd8dc8ac94499b28f682c66e04","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.0.tgz","integrity":"sha512-Ya5buDAWakHApTzZRDMBU+IoJWatktDaev+0JqtUeKwFN9lvEHQglaPgNXPSkwBgn/bzLc6HWjgM69vGvUOczA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID5+wg4KkyyGmQ2EBkSRNuhzdPM2oL7pYXOmNLDCEX6mAiBJEVy6JWsZHDcU5gjlaXNR1Grpa+we+/GgHoQgOcakNw=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.0.tgz_1485814188990_0.831635451875627"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.4.1-20170131144110":{"name":"composer-common","version":"0.4.1-20170131144110","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170131144110","_shasum":"f5c10333e0750081efb56b6b7be394c5668674bb","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.2","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"f5c10333e0750081efb56b6b7be394c5668674bb","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170131144110.tgz","integrity":"sha512-TnhlGdO+YsE2W1lKWEo+fDR5X0j7o/b7P8HhWjJ47sB7oPZfz+2H5Lpe6XIqPpn/LuNda2wkJr+xmusWwa/7sQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCEQ/J644lnFyrDqqH6YiCLMy4Z7giJR4yBrcRQndP8QwIgO+yHoQXzpzJ/ym9gE8xYYykgi72N4kMNYauF9EP7OEw="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170131144110.tgz_1485873677075_0.795123650925234"},"directories":{}},"0.4.1-20170131180139":{"name":"composer-common","version":"0.4.1-20170131180139","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170131180139","_shasum":"1601b61d3905d85cc0db357c68e714af28b764c8","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.2","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"1601b61d3905d85cc0db357c68e714af28b764c8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170131180139.tgz","integrity":"sha512-dDjfFPx9k05XudZVQa7vzUaftyxtOeXaWPwxUbrMyCDzGuDd1NXivRyp4sKmXjPNaDC6L64KaDBXEJvJfx2L5g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDC9yAePTQNu7b+eRL2iOoe8VZaVnhinlmL71znvCrZdwIhAL7RfseWFzEHQv+QMIfUmB14TRCxHeUulwlvvXvqlZBt"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170131180139.tgz_1485885706583_0.9864544149022549"},"directories":{}},"0.4.1-20170131180331":{"name":"composer-common","version":"0.4.1-20170131180331","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170131180331","_shasum":"d5322e00c5ec557d0806b7ee4fcd8bef34bfbe0c","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.2","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"d5322e00c5ec557d0806b7ee4fcd8bef34bfbe0c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170131180331.tgz","integrity":"sha512-O+GJlnF9nlFy2lYmTr+cdtHGhdRAMVThjH/M/mrZbKw3Sx8kW2d7H5RzId7pdpLlTXJusoaDMTK2Xil0ZmYfIg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCrLWKM/TceOogL6ry1oWNhLxr3A8iJajDr7y5N7joubQIhAOri8SuNgO6gemO8lIiTTSWf0lZv3m5OpV/AFge3enKy"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170131180331.tgz_1485885818391_0.3354208127129823"},"directories":{}},"0.3.12-20170131190044":{"name":"composer-common","version":"0.3.12-20170131190044","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.3.12-20170131190044","_shasum":"ed8dc658cdeca28b1648e24630d302be01fbc6c0","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.2","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"ed8dc658cdeca28b1648e24630d302be01fbc6c0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.3.12-20170131190044.tgz","integrity":"sha512-zEctU68fI80E7qgQ1BgTqx3PVf98EzW+NOoTu7nAmdEHbrUHoZ3ab1QpqXwc+ghM6wSzCOy7edDMGDFX7GrIqw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICVtQ/z3SoOkXXRhGc3eGM1PlZ7+AzXS1Ne4/yx7HkqMAiBBcDCQ+g+WfMV4Ijaqjl9MasTN1efrg+0eOXsBAuOkyA=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.3.12-20170131190044.tgz_1485889252266_0.7809603265486658"},"directories":{}},"0.4.1-20170131192303":{"name":"composer-common","version":"0.4.1-20170131192303","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170131192303","_shasum":"67587718e20cbe3fb9d8581bbc41df59d3ecfb26","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.2","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"67587718e20cbe3fb9d8581bbc41df59d3ecfb26","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170131192303.tgz","integrity":"sha512-d82x2jLqpxPmiEepfpMiZTsKiVYAHgoUvFLXBPIScCE+Bbt0ZJLx9zL3ePqdHDmKrdVArEtHid7BqyxZkV624A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCcuXq7kKyKFVWXl3RFkn7bicsy+9rwZZCHfr5Y2V9oUAIgAViDHmg5YfZG9d9a2Kcb4soxYDdwMSikCP9sDbuJWWE="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170131192303.tgz_1485890589330_0.9560417796019465"},"directories":{}},"0.4.1-20170131192515":{"name":"composer-common","version":"0.4.1-20170131192515","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170131192515","_shasum":"6a46b1ac44dce05ca8ea843d1b46009b207ad312","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.2","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"6a46b1ac44dce05ca8ea843d1b46009b207ad312","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170131192515.tgz","integrity":"sha512-iLWWZJSGogAL70x5z594fxZMv+0UTr7hHdsHDTUiEo3irMUaIq38bYq9JWrdr25UADOeRmovUC4KquCCuM9bLA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEH2vZKKYZeuuJjajOsykfizlpejmBAkE+O923Zu4qnWAiEAq5MZZhxWR//BNANqFtVsj16XYRKD8tqiVCZzskgYmv0="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170131192515.tgz_1485890723809_0.30313890846446157"},"directories":{}},"0.4.1-20170131222734":{"name":"composer-common","version":"0.4.1-20170131222734","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170131222734","_shasum":"118f519f80ab984ab08d5050e037ee2a1ac7dece","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.2","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"118f519f80ab984ab08d5050e037ee2a1ac7dece","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170131222734.tgz","integrity":"sha512-eQVN2NwcVBecy+pvorwtzIxqNRzEI1IiMEplK0tV0ekW/ENHY3iyayj9FYM0PCWhwruAciy6FLiSxk/PPlEClA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEGp12iNdcqL3JSED8M9Rrpw2+WmqBC04cAIIjyQCAgjAiADsGCVWxOCS8nC0gOz8s1nOXQl+GNMTmGimX8mjnhbuQ=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170131222734.tgz_1485901662068_0.09732166142202914"},"directories":{}},"0.4.1-20170131222835":{"name":"composer-common","version":"0.4.1-20170131222835","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170131222835","_shasum":"cbe42de546899a8c7bf75e525463691d40e77b97","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.2","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"cbe42de546899a8c7bf75e525463691d40e77b97","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170131222835.tgz","integrity":"sha512-DMDBr7bxNroEl4I+9BIYghgGHFNE1keZx93qho56uyzLNwjds8SSTrBd10oI8T6myOJDIOdvIW1GctmjZUHx2g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICqFqt9zeoyH8HtzUAnaLun3T0PA++1VFdMX1nyFYeD3AiEAk36K3XdgJ67z4Jt3KkvRyZRtPlmCpxe2135qkBz2MzA="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170131222835.tgz_1485901723806_0.6581047305371612"},"directories":{}},"0.4.1-20170201120431":{"name":"composer-common","version":"0.4.1-20170201120431","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170201120431","_shasum":"3dfa393e47716273fdfa8c3f8bbc54b4f387620e","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"3dfa393e47716273fdfa8c3f8bbc54b4f387620e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170201120431.tgz","integrity":"sha512-Kf0bSgZsisLPM2trDTcoK3elLnQzn/b4NlCGTATMwcX6oplVgghSr8kZmvQLPrW0WnUE47mejh5IGefOfjmy/A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDUt5/f4l5rKoWz1BmUtHSVqpflw9QB/FvTS3pkpepPwAIhAJx/ikWe2CFmL1z6Uml/qJi7q2N2WWAXJpYy1ps5HZPh"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170201120431.tgz_1485950678766_0.2893557636998594"},"directories":{}},"0.4.1-20170201120902":{"name":"composer-common","version":"0.4.1-20170201120902","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170201120902","_shasum":"09c0fbd0f7445ab76a729cc0480262b15c67f26f","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"09c0fbd0f7445ab76a729cc0480262b15c67f26f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170201120902.tgz","integrity":"sha512-mZwY2X3lttz4xiPw5F5ldD1/34T5ybPZF1uYEWx78BdHl/thKoKWMkn2jlSivjyNTZ+kD8l/fF4aCL/hwZ2j/A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDPDiDFXST1tRCycvF9/COHGQC7n+9W+EdnO5m9k7l71gIhAIVctPDQNhdxlHT1YHm3/Js4mzaVmEyDWyO9Mv0n2YPX"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170201120902.tgz_1485950952176_0.509248259011656"},"directories":{}},"0.4.1-20170201131837":{"name":"composer-common","version":"0.4.1-20170201131837","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170201131837","_shasum":"d137bfc0439fefdff042c30c9a527cdfaea00b18","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"d137bfc0439fefdff042c30c9a527cdfaea00b18","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170201131837.tgz","integrity":"sha512-4hJ7kzZuvUXP66WfgvIGpjM7vtjCz1MD9SrZeD9ER5lMKQJ88QoLOXpybxAyJZcNah2QaLlfv0EiMrcPJVQOxg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHkG+P5RK+PYpwo7I53Vln673ayRIHLWZnN2wheS+ZSoAiEAiHSiQS7N5/46PAOyV/h84wBL7Ov4PW99cuzey1ux77o="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170201131837.tgz_1485955123625_0.41258115926757455"},"directories":{}},"0.4.1-20170201132059":{"name":"composer-common","version":"0.4.1-20170201132059","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170201132059","_shasum":"95477f35d968be3f1e1d0848bd2281490823680c","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"95477f35d968be3f1e1d0848bd2281490823680c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170201132059.tgz","integrity":"sha512-pL4PXIxQRYJOkHYT+22tjC4Dek+hZZrwEAs0mWfbj0Rpsh8bSDu9DrLB/q7hETvPe4HR/+S23D45eHaz051QyQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDFeL8KXDCUz6aCJZ9PRaigjB1mtbfeJlOOVAhw9Z5+kAiEA39/IX3KukOd7ofgAsnB0DeedNCtt1ZOlpstYj6PVY0I="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170201132059.tgz_1485955267650_0.21608859836123884"},"directories":{}},"0.4.1-20170201183738":{"name":"composer-common","version":"0.4.1-20170201183738","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170201183738","_shasum":"deb4f087cad290c2184e0595c4bbe588c524b63b","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"deb4f087cad290c2184e0595c4bbe588c524b63b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170201183738.tgz","integrity":"sha512-qykjT22Nn5zuDLcy+o6CW6zpyJ92nCvLdnmusH3pAEuVR5Pn6uFEBzUUe6wT+nt7fymG90y/5iBw8K2NlK23zA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDT9v/W1Ve58JhlXUwBoLJUA6aOHF7xwmnZu8o7HJBPBwIhAK4hyFVCxzIQbdH2V4rFLOCmxCOAvW1f1w96cfod23Qa"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170201183738.tgz_1485974265147_0.9289409373886883"},"directories":{}},"0.4.1-20170201184136":{"name":"composer-common","version":"0.4.1-20170201184136","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170201184136","_shasum":"f25e74d073e253b446eaa238310cb7a0d53ebea2","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"f25e74d073e253b446eaa238310cb7a0d53ebea2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170201184136.tgz","integrity":"sha512-evRfAtRzuirmwzIDRmCXCBn3QG+dHPjHiUlxkALdsfryCC3wSBS2quPuoRluJwT4SlchFDan3HOnYNK/EoJbaQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC9JsJJVRMUt0/I0X2cbzHI9YvtWVH+L4Z7MqYrbx30gQIhANaT5JG/TTY7KBXAH+nKvSZVmxWTWhhwQuGVFMOXhiNC"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170201184136.tgz_1485974503958_0.8484168420545757"},"directories":{}},"0.4.1-20170202071214":{"name":"composer-common","version":"0.4.1-20170202071214","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170202071214","_shasum":"ca2034094b6a8c8bb00519722a9b2ead3be9f88d","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"ca2034094b6a8c8bb00519722a9b2ead3be9f88d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170202071214.tgz","integrity":"sha512-3vza9vX63+7+9/oPh903BNmze7erdoNvllPOzCBtGgmCGXJ9RT7qqZTzG9cqez19rxGFiekfhD64LLz1m62Cwg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC+hGJwMINAQFjAozMzzzeByCxSwnQmEl3ZBZoBTyks5QIhAIQLLG1V0D5GDakk9a3cCDwrawIEjHdIqSDMVWje1FUh"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170202071214.tgz_1486019541639_0.2499483001884073"},"directories":{}},"0.4.1-20170202071455":{"name":"composer-common","version":"0.4.1-20170202071455","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170202071455","_shasum":"94add4e9c4f2c94234619e34fa5b97f5fcc54133","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"94add4e9c4f2c94234619e34fa5b97f5fcc54133","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170202071455.tgz","integrity":"sha512-/uQtwt0Pn6Na4UZsx6A6ch9ai0SGnvQm1JkCGsjC58zRDd1l3EgWUa0KK17bTY9+AO9+/fRUypP7v279VBV7yw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBIil5dTM8zEwDCbaMdr5yP9jMX/ToeFlf3gdqy/SpdzAiEAhw7O/7lDN6ti66ysqIN2BKzmM90nF/X4aubjiFXQ2Pc="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170202071455.tgz_1486019701800_0.6025328249670565"},"directories":{}},"0.4.1-20170202095512":{"name":"composer-common","version":"0.4.1-20170202095512","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170202095512","_shasum":"a9ad36e425bf2a3e94c998cf0fe2eca087fc6525","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"a9ad36e425bf2a3e94c998cf0fe2eca087fc6525","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170202095512.tgz","integrity":"sha512-WETmP9kMDdkQ1biehAe3Y3ncqCGvcWyckwmRKI9FvzMalfg4Wqm4uLlkeLXgPagCuKLA6ceIRsLFonvCZhGV+w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFYY9po/bs/moIL+0PXEBRQL4xbbHUMYBisAleSn6HrcAiBOaxGbDdwFVRf2iI4bSfwY3QPvOWdOxn82lAVQYKNpyQ=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170202095512.tgz_1486029320340_0.6362974632065743"},"directories":{}},"0.4.1-20170202095650":{"name":"composer-common","version":"0.4.1-20170202095650","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170202095650","_shasum":"226225c2f0ba888ce809fe4f328629c2a9867c5b","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"226225c2f0ba888ce809fe4f328629c2a9867c5b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170202095650.tgz","integrity":"sha512-Qe5AqAXk2FI/BHh5bs++T7WdG46VgYzFIFfDHKvDzcMdk5aFbgEL2POm3/RMgGcXNqe0ueUwbo66pbxJsKUxvw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE3RJlN9QdVETcqDIWrvF1dwKt1Mrv7K8HBXtNogPd1gAiEAlPIq5zzz5awD3TmZ3hJiZZj577DTow4i5UZVVDDUob0="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170202095650.tgz_1486029418881_0.003909881459549069"},"directories":{}},"0.4.1-20170202123714":{"name":"composer-common","version":"0.4.1-20170202123714","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170202123714","_shasum":"4bd291981a887871427972533957b8b2316790b9","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"4bd291981a887871427972533957b8b2316790b9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170202123714.tgz","integrity":"sha512-sGkO1eaqc16LJWbB13/KQJ6Ak+IiwcSiGw1JIgUExXXiv79EHcm8udb9jdu/uuiaImN1cMylXWoVGfWw0grPXQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGROyptLsbYQvG/htzPwicsWtKEXou+XUmxSARLgYQ8QAiBKpUuUk0zGApM2pXYzi4MkHO4YIqaZLDUTI31aza/VCg=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170202123714.tgz_1486039041316_0.49568813806399703"},"directories":{}},"0.4.1-20170202124113":{"name":"composer-common","version":"0.4.1-20170202124113","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170202124113","_shasum":"1ea1d44c0a7e9e4e5c897fd04dcf0687622280cd","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"1ea1d44c0a7e9e4e5c897fd04dcf0687622280cd","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170202124113.tgz","integrity":"sha512-TRZH72bORj5d7UjkJU6jMRDY5rjIWSb+nGex9kPWS6om21HeIPRU2nQDqu7G1c4KLNKX19AG+Q8BIy2iI+W+Rw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCDcF7v6r/LVbaVEg0ZDp5M1TP6cC55ynILMccShnywigIgEMjYnYirI2iGdKx7RAjxdbkuLwf6MBZqadRfT7cRXrE="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170202124113.tgz_1486039281446_0.9408284078817815"},"directories":{}},"0.4.1-20170202141342":{"name":"composer-common","version":"0.4.1-20170202141342","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170202141342","_shasum":"4a5230f2716d17dbc8ca8d3cb57c3a1b8336681f","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"4a5230f2716d17dbc8ca8d3cb57c3a1b8336681f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170202141342.tgz","integrity":"sha512-eShmlfGlxBO+h4U+DhV0J/PXkcb+IbGpsvv0A2O40B5yOw0K2FHjRR+Qos5opz+LbQyPsA/HngDPUnphzIpT9Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDT1AKNMrc83iNX3ZGTBXQgVU2/YvCMPuxTk+H9Jdl9fQIgdMIhDOJ0JXvKNmoTgoQ3HKmWqkYpeXeocdJQHLOEVVQ="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170202141342.tgz_1486044829341_0.34515238692983985"},"directories":{}},"0.4.1-20170202141422":{"name":"composer-common","version":"0.4.1-20170202141422","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170202141422","_shasum":"12b32f9789639bba7dfbc6ea529a4c35025a25d1","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"12b32f9789639bba7dfbc6ea529a4c35025a25d1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170202141422.tgz","integrity":"sha512-s9Se02rIyYKjZcPfIZRNKv4nxT/GxkN7yjZ+pDfcqkXs6i93vMHR6lXiUViDvaaqjkwSjioaRM02bzIpRbnZwQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE/e3anl5evQzeDlNvDhbwTL+X6LieTLGIVuY607itUxAiEA9WwRnnTLKSlCLXQic+V40ZWAXdKnSQBQPZsBBEaNvYE="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170202141422.tgz_1486044869881_0.03163240384310484"},"directories":{}},"0.4.1-20170202162523":{"name":"composer-common","version":"0.4.1-20170202162523","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170202162523","_shasum":"b2a9525f98b0e1e78d6675dfa444205f824eedf2","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"b2a9525f98b0e1e78d6675dfa444205f824eedf2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170202162523.tgz","integrity":"sha512-a2DxMqv8TqDQR7tl6ug4UEs60BVRNjZpEb+B5bvGqmA0+27b0HaVYFxji0jDit4/1YfSfkG9mWM3dHY9+upBLQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC2FmxlOhMkB+1C8Gv/ObWYWAsvskbUeF3VBY0NQaG3rgIgdpzwW/yd9QwdWF0WsQtetHqltF2bBehAH/EPuo2qf4g="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170202162523.tgz_1486052729932_0.30807324033230543"},"directories":{}},"0.4.1-20170202162756":{"name":"composer-common","version":"0.4.1-20170202162756","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170202162756","_shasum":"a426e1ede3865c8a251e07ab1fcacbaf34d5e28a","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"a426e1ede3865c8a251e07ab1fcacbaf34d5e28a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170202162756.tgz","integrity":"sha512-lbOdSWYjJPRbGwgERK5lmUc9i+V5tiNmrvP7d7FHSd+/WdwE/wqdfhzlZwD6ihe6Pi9MkOtib3sMjFAWLiCa0g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD+ES03HAaMHX0pi0JiNK9CfPtGyGRR2Kv/gdJgMnw40gIhAPZg5Jv+glqsS+fJSbOdTD5BZ1eDNYq/zb8dywuHVhhs"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170202162756.tgz_1486052883285_0.6972900689579546"},"directories":{}},"0.4.1-20170202183923":{"name":"composer-common","version":"0.4.1-20170202183923","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170202183923","_shasum":"2168ff2cc4ceffbb59655576e3bf902b5977f2f2","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"2168ff2cc4ceffbb59655576e3bf902b5977f2f2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170202183923.tgz","integrity":"sha512-3+Xf1Tb3UyJQB/0JLO3POM/jBFQukvz9fnNN/xXEC/SdyBfASJmKVXF9y2D3eVM2cgUCkaBRN5WbpOn6Ub7DlQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICoMOKXX39RShw8wVas6M0BGCz39+eWJOjMhLD2GBWd7AiAKsNpEXfXhoD/QFRmZUXXl8l525IJf8tO1X1tU3iFOZg=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170202183923.tgz_1486060770624_0.9107546913437545"},"directories":{}},"0.4.1-20170202184119":{"name":"composer-common","version":"0.4.1-20170202184119","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170202184119","_shasum":"4328edb52e7f4b8cd15493487f21536715a888a0","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"4328edb52e7f4b8cd15493487f21536715a888a0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170202184119.tgz","integrity":"sha512-0YtAy/7Lgz2WPA6FcRpDSKL+w/7hEh9710U8HHMYc0IULJOwOXyOt6afEpIeV3Syxhv+SUUGfDXFVx4r2qZ+8A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICjBM/699LxqifH9T9vh/8UMr5/1GgEQks3SL/iqBRMRAiEA/mZGg/cKvo468UCWFbfyHyk0LUZp5gIrssdPJDatMao="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170202184119.tgz_1486060886772_0.10070684901438653"},"directories":{}},"0.4.1-20170202223046":{"name":"composer-common","version":"0.4.1-20170202223046","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170202223046","_shasum":"baf960682bdd335d906ca80c3015822d4fa144c4","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"baf960682bdd335d906ca80c3015822d4fa144c4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170202223046.tgz","integrity":"sha512-zEVbPYp6GpB211Wn/mNQdm6hODBzMI3otcCwVLPfN6/MWuEUIGh1IJqcbXAhMeFBnY5VtBUPT8BtSPlQoreroA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICORKJynmqUaSJhfH8MBrZiz1zF5t4E2lm5J8sLH795PAiAJmYy+F7UNoU6/djG8+Lgp4ozYI75Dsfy4OiXrGRMzkw=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170202223046.tgz_1486074653490_0.9586008582264185"},"directories":{}},"0.4.1-20170203104319":{"name":"composer-common","version":"0.4.1-20170203104319","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170203104319","_shasum":"0e79c483e17b788c77da62767db4a35e8806b103","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"0e79c483e17b788c77da62767db4a35e8806b103","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170203104319.tgz","integrity":"sha512-Y6iqnaVLXGsmhL/iLugmKRTDn/d21DSERvjQcRs6RLgnoB47a9Yls+sOqKeAe5s5D8R0QZQ7bin2RyRRgXh1hQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICe8IcHwspJ6volp0c17NPGNkJ/BRuNT+ynJWCkJbG2DAiEAhIfqOgVAA9UKJz9fS5MqTdLrHj7n55GlnCHV5qdau2o="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170203104319.tgz_1486118606437_0.8446449870243669"},"directories":{}},"0.4.1-20170203104408":{"name":"composer-common","version":"0.4.1-20170203104408","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170203104408","_shasum":"e51a7686470b000165e059f5c8906ef916f8938e","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"e51a7686470b000165e059f5c8906ef916f8938e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170203104408.tgz","integrity":"sha512-BcKwCKtBgmbJHs7JPcKKi0iw4eI7GxayTILvo5C9r+n9V46ZB0kGe65PO4xeeqch7of8pcJ/cjpwi2dz3hXeyA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGSXO/MmlvzLxwBqWA6TDfpL3r9l8hrx6vL4XfvU6WEHAiEAgfKC9qtWhLu6UG8mM9KQg63bm8FE7VP+VZsBpzGpVrQ="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170203104408.tgz_1486118656141_0.6423949464224279"},"directories":{}},"0.4.1-20170203122454":{"name":"composer-common","version":"0.4.1-20170203122454","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170203122454","_shasum":"53240bc92733fd0f19ac498ad68c4fd606864a38","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"53240bc92733fd0f19ac498ad68c4fd606864a38","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170203122454.tgz","integrity":"sha512-HxjKBdRR+m22dk0uRRG6bUwRXtBpDtlq+e+zUvMq3X+hHYAq6X/1aAFGoTOkAdFTxeovHHwNgxeP9cmyxcXalw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQClY3czQKs5bRQi/rTgtFiMWasidnCqufGH/CTJSW0MDQIhAIfXznviC7fskLNHDA/L+/kUxPEfUHqHRXFzvUWhF3n/"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170203122454.tgz_1486124701291_0.7757509669754654"},"directories":{}},"0.4.1-20170203123152":{"name":"composer-common","version":"0.4.1-20170203123152","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170203123152","_shasum":"903b20ce2cd7444ca9b3c82cbb593b0d1a4f37a6","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"903b20ce2cd7444ca9b3c82cbb593b0d1a4f37a6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170203123152.tgz","integrity":"sha512-54h1SXba/2WjCjC75br3S8PqI6bqt6LFVv4njCn0XrAxgmKnzvKEhE6wqNnDJ/938MSQv1NyF+qUa2xOYpkLog==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCoXPLKiZmPS/PHwMoQc4UECjGB61zhwEr8Uy4LfIUFnAIhAOkeqc3Ht8ClWXIGrD9ep05VLUCbnGTs5LeFK9DXOSUX"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170203123152.tgz_1486125119699_0.7125405124388635"},"directories":{}},"0.4.1-20170203133121":{"name":"composer-common","version":"0.4.1-20170203133121","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170203133121","_shasum":"612a8fa4fac84847acbad9bfbe49bd6ed6abec3b","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"612a8fa4fac84847acbad9bfbe49bd6ed6abec3b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170203133121.tgz","integrity":"sha512-//yQG1y3U0l1ZAWwzbmwBcy7WGalWoDLuhu/f8snMVZ2fY1BkzJiGzLkBXZ9W0HNog7XChzwudblHSvKPKLQdQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCR89ZZAEZXROnDbO1A1wzg1s+iT9ZmTr46RL/YY/SMOgIgCtLr5DBLHUKtfS+nd6xi6ax7xk1UEzApsVXBTqoUd3I="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170203133121.tgz_1486128688766_0.9494182970374823"},"directories":{}},"0.4.1-20170203133343":{"name":"composer-common","version":"0.4.1-20170203133343","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170203133343","_shasum":"662d9a8c487de5fc9cbcfa40c38f54c98468bbc3","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"662d9a8c487de5fc9cbcfa40c38f54c98468bbc3","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170203133343.tgz","integrity":"sha512-W2ZCLRMS0rphxygjwV8WYlbHWlT1Q1TBRpdRbxYN8UQMlb/POXTTDjry3I0ccjXPYF/ht4SeVrQK56iCaqAnaA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD4gDaGtzA/ZRS1fhb2UUMarIqepyUEpuegzBXJhmoqYgIgV5lwMjF30wZUTh9Zu+PTKvAe05qB1rNftB4hwuFatZU="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170203133343.tgz_1486128831711_0.31634047720581293"},"directories":{}},"0.4.1-20170203144824":{"name":"composer-common","version":"0.4.1-20170203144824","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170203144824","_shasum":"bc9fc6fb1a102dc9f6d3b195c5f997e89db74a82","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"bc9fc6fb1a102dc9f6d3b195c5f997e89db74a82","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170203144824.tgz","integrity":"sha512-7xVpMP4G9gTi/eM0LY5ONzRpNmlt+eeFnhojKEIfTNqzRQzPZmg0UDfJH9qTztXHG13Er7gJ4mkboo159VFT3Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDZw3v3VZ14o2SaP1dlFY1La+v25ovNW12CXoYlEZCReAIgE3bwgruRb3FEyuoSvz79rMv8+LLVZmulfO+EiBkpMwE="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170203144824.tgz_1486133311233_0.5101552158594131"},"directories":{}},"0.4.1-20170203144913":{"name":"composer-common","version":"0.4.1-20170203144913","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170203144913","_shasum":"99994c044d74245ae5c597509f434e1949465c74","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"99994c044d74245ae5c597509f434e1949465c74","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170203144913.tgz","integrity":"sha512-0IU+AYh2TJHhSJN/svuG5Y5ZgcL0mNkSGWTagdBks+4TEwVxFeGPRZ6h7pr1EcaLoze/ZiHbdzchAM1UI3m9+w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCqNsJzQOZjmxxTgS9OVt3wiVtg9DtiS6KPwcIbk8XyzAIhAL9NXUbQZFcGi8dKkv8GB2zU4sazXIeNj7kwdxKyYDtp"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170203144913.tgz_1486133360783_0.4525023642927408"},"directories":{}},"0.4.1":{"name":"composer-common","version":"0.4.1","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1","_shasum":"a3fba3f71677de96cb8741536b845b2463be5fff","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"a3fba3f71677de96cb8741536b845b2463be5fff","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1.tgz","integrity":"sha512-N7k958BKBRAf9YmYMQ9YE5pjnUQdOGaHW7+X99cjPQmscwHHxdjtK7XN4btrUo9rrFytsn+5xKpNz5mbA/xOBQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBwIOZQoNqJCDpLtCA5ml5mFOHOJXgjN9h58I1zN9K/wAiEAyHOqkoa11Ofn80oNzV4tos1AuIoJT0UymTJ4jRRR+YI="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1.tgz_1486135926584_0.08260626858100295"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.4.1-20170203213537":{"name":"composer-common","version":"0.4.1-20170203213537","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170203213537","_shasum":"0a96d7bb63c093734692498f8d590e4487d2ade2","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"0a96d7bb63c093734692498f8d590e4487d2ade2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170203213537.tgz","integrity":"sha512-1tD4LyF7MgzxhugSo+JPhK/DdiKq99G3SrpDEQDx3u2hyIgxolcAJNLOkMVbYzoUzDsFZ0KyO7wVuhQUX15opw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCJ8hL8yeApLf0ZvqTNFATeGVtzKpvRxhO/EdNFmyxqKQIgRf03zFE1j6NlZwPcUQym/FXFUHWtJn6+aOFxWh9HReA="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170203213537.tgz_1486157744635_0.2536160792224109"},"directories":{}},"0.4.1-20170203213935":{"name":"composer-common","version":"0.4.1-20170203213935","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170203213935","_shasum":"41adf3b3fa1f10fae8bb8cbe4589bda172592fe2","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"41adf3b3fa1f10fae8bb8cbe4589bda172592fe2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170203213935.tgz","integrity":"sha512-ndtTpo8W8s9wKXwdLiJ9fsZJL/fhyOIgrLBW7xOB+W+V3xDIYh2l8AkL7vyD8eO/jGlt20ZaOuqCKmz6rzhgPQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDzVmfnf/VecxJOpin58M3nSlcfCaWmz73HNQWzqCW/QwIhAKp3d+X471Q/bk3/P6lQpovJVnOkLvWQc1dtRNtyaUSF"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170203213935.tgz_1486157983128_0.1458426248282194"},"directories":{}},"0.4.1-20170203233011":{"name":"composer-common","version":"0.4.1-20170203233011","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170203233011","_shasum":"2cb6c9de9ab32639fff5d53b2c1c355bb307e263","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"2cb6c9de9ab32639fff5d53b2c1c355bb307e263","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170203233011.tgz","integrity":"sha512-f6KHv2v8vws+HNLgodY1t2ybAme9yz/5MgTkYwfzoVMU1EJLdDg9kekTVYv7Kk4m3r78Fnhs8s+/0t0XiFYHjg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBTu0NtxFbkH92LzIJnQ4PspAtff1LxKzNKCGvzaLW76AiBwPIUreK8QMR54Vh22zDo4XVuIGCLQLe0+1XPPO/e0hg=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170203233011.tgz_1486164619118_0.672786271199584"},"directories":{}},"0.4.1-20170204102327":{"name":"composer-common","version":"0.4.1-20170204102327","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170204102327","_shasum":"b51e62b33d829d9d96d7609ccc7a3304687bee67","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"b51e62b33d829d9d96d7609ccc7a3304687bee67","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170204102327.tgz","integrity":"sha512-1QH06avyLGr0ceQpV0apcXhw+WfhK5zzDl+4U2FC7QIaFDONWL5jHCoWMaNpFwRscOqPpcAHlcQzqECXH6hzXA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCJYGxG5S788Nz8GQBsl4rzZcmw88iTIIAbfVYwxqxnxwIgOm7tUIsMm0kEEmErrI//glJK4O2juqC52Za4k7BVpjg="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170204102327.tgz_1486203815494_0.340663407696411"},"directories":{}},"0.4.1-20170204125930":{"name":"composer-common","version":"0.4.1-20170204125930","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170204125930","_shasum":"9cf70853ab5b3e0861957adf76d667eb568a9463","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"9cf70853ab5b3e0861957adf76d667eb568a9463","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170204125930.tgz","integrity":"sha512-tvtdd9y/PRM9g5QbtTWA8g9XP4JrgoltL6j6mMAOkuStTJikPeefpii3WbFH5fSlnhkO455qL/M+kGHAR8EqPw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAYbSSsLvzRVXF6v2hVmfJ92kvNtxAzyzeweQSRJBIz1AiA8Ck9njVlca1Ezply36tqva/hzQBjgOWQn065zGvajXA=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170204125930.tgz_1486213177135_0.2613695845939219"},"directories":{}},"0.4.1-20170204131504":{"name":"composer-common","version":"0.4.1-20170204131504","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170204131504","_shasum":"c5ea61dfa3b5ca04b17f9b2bd69ebf6d0c2e74aa","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"c5ea61dfa3b5ca04b17f9b2bd69ebf6d0c2e74aa","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170204131504.tgz","integrity":"sha512-aLPUWkGgzSogi1ZEoXFda6xzEpXYwHpJYQo7O5vTPaG3sDci3BwjW767FtBMfDcaG2uvO6isWq4x9PqlC+DGOQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCxTx6R7Vsx1eZmDbbhqOnqkR4F7vzeb+UOhuPLTLa5vgIhAKEKQqFYvE/udYd6n8l/5IXYBFt8JtHtEHkl0sHy34gf"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170204131504.tgz_1486214111471_0.7473548925481737"},"directories":{}},"0.4.1-20170204143115":{"name":"composer-common","version":"0.4.1-20170204143115","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170204143115","_shasum":"78ad07af4f9cee5e4bc5751377e2014eab762ae9","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"78ad07af4f9cee5e4bc5751377e2014eab762ae9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170204143115.tgz","integrity":"sha512-7x64RZuvhXhf9d9lnzP4OTKKDasiZGo91aX6Zq62wVMPdUwwKrEld/c4Fil6tZcPuSv39t0hReRX+uUoffa89Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE83kZqUxPYFPQ5upTHvsRvcFV3tx5CbrZU+D8DDFB+1AiEA7GadyqUaPpPb/7DAkecryhVjzlvrphtZ0IvSdp48Yys="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170204143115.tgz_1486218682962_0.05686176102608442"},"directories":{}},"0.4.1-20170205233716":{"name":"composer-common","version":"0.4.1-20170205233716","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170205233716","_shasum":"3fb17e31e2c61d8500b15a1cd394fb8989bf25dd","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"3fb17e31e2c61d8500b15a1cd394fb8989bf25dd","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170205233716.tgz","integrity":"sha512-l9uWxnvvWEGBJC6gBjKDKY9AqH5Z6okWuB/sdAemQ37GJbBN4u3mHUwjytVZRDhN+bsYXifYWl4y++D+KlpxjA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCujhAxY1DX5OKzZBMnu9BBCFqsQDQgQHnc9zctqcDomgIgebB0yYPW+aZBbExLVbYpOr+0AZfKGz/pPIkTDIY/pFM="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170205233716.tgz_1486337844220_0.7279150651302189"},"directories":{}},"0.4.1-20170206135056":{"name":"composer-common","version":"0.4.1-20170206135056","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170206135056","_shasum":"cdc087e74a2d6eb1554cd09c59ecbca0ae2bc786","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"cdc087e74a2d6eb1554cd09c59ecbca0ae2bc786","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170206135056.tgz","integrity":"sha512-nFbtyUG5LJLNF5B1x8Le2MyOhXww7BWy5fZmbuDK9ULR1oEK2FSfkjAlv5tp6IWYNr0hoO5l2qG43p3wcuqPxg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE1V8yOgRQYEdfjueZ93zBv0bp5M9k87d4GDNZiUrdVFAiAMILuWPaabNcmhSKjxM/ATPcgHhSWTDhlSc3ddsySwvQ=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170206135056.tgz_1486389063900_0.6851151103619486"},"directories":{}},"0.4.1-20170206153101":{"name":"composer-common","version":"0.4.1-20170206153101","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170206153101","_shasum":"f799b8eaf5d986374f97e8bb2e56ff6514ddfed8","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"f799b8eaf5d986374f97e8bb2e56ff6514ddfed8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170206153101.tgz","integrity":"sha512-YrIs+HiByLaQ6UdzVWij5gNR7395RxvGEVSJYxGaB4cDYEqid8Ard0Viqq4aw1RnPhDiDZp+L2ywLMbuisffYw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHPy3+UJsYN2/uZVmcw2v+lDWA5YFpFTYuv7M/1UJrNJAiALS8Z+sHEyNsP+2ZQe0O4n8TmoCF9K0Q+5D0vsUf02FA=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170206153101.tgz_1486395069244_0.9305219314992428"},"directories":{}},"0.4.1-20170206174256":{"name":"composer-common","version":"0.4.1-20170206174256","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170206174256","_shasum":"cd12336b4d907d60d21cac29f89b2cfbb9420aa6","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"cd12336b4d907d60d21cac29f89b2cfbb9420aa6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170206174256.tgz","integrity":"sha512-WinqDkmP5J0Lr26mPiHhSwobiBhKVOqF6MxRWhDr+2IyvyCmdXgcTD3/vpegcAq5rT9bj29NF4DDLHqDAnwgKA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDQ/Vg2jzb+kMgH6DqmYAn/jbIfIlG8MpNwKOL9bsuJMQIgbfw2z6seKg9BofoOAYhpFkSIj8i8xUi/hhAUbJxzJ+k="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170206174256.tgz_1486402983586_0.6899991282261908"},"directories":{}},"0.4.1-20170206200727":{"name":"composer-common","version":"0.4.1-20170206200727","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170206200727","_shasum":"0860d92dc3f7ad1f89261a41da91ff3769062d0e","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"0860d92dc3f7ad1f89261a41da91ff3769062d0e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170206200727.tgz","integrity":"sha512-gh8nmRuZf/uhhoesPJSFcA+pdtgU2g2+aGO2d0p9DAiEveEmKwTSbK0iPIjcVn3I15X8UNtCpy3ym9F8mre6Cg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBnJW04P441Xfl8v15fxbwz4gID4DzpHHk8+FyHPb5m1AiEAy7utWi3xvH7NjjomfCG3vnlW9ndIUiBkrEvg9/lqxFU="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170206200727.tgz_1486411654148_0.3088489342480898"},"directories":{}},"0.4.2-20170206223553":{"name":"composer-common","version":"0.4.2-20170206223553","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.2-20170206223553","_shasum":"28c25192f68e6a98b4d33190fc546f2c3b67fe7d","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"28c25192f68e6a98b4d33190fc546f2c3b67fe7d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.2-20170206223553.tgz","integrity":"sha512-+IffMhMyhPMZbfj+xma1jCdhQqTwjKhJLr4FwdCw2IEYLZt1fJYTM7TRUlUxio7+5fCpJrCXqSKD2aMsuUo6eA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCjGDdyvacPNr0Rje3H2H1T3l9BymCnCXpE4ENK+rw25gIhAMsr6n3ckgOjmEzyS+3599tjxeCVQvteHyNi6M6P1Alu"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.2-20170206223553.tgz_1486420559992_0.5304818875156343"},"directories":{}},"0.4.1-20170207100801":{"name":"composer-common","version":"0.4.1-20170207100801","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170207100801","_shasum":"90fc5e23c959534e2f5cea361624d8feafeee38d","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"90fc5e23c959534e2f5cea361624d8feafeee38d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170207100801.tgz","integrity":"sha512-oki6eszm3LoBCh7hxtP0A2cFQDyLS+klt8J4R7yI7kvShLp4mpMEcvbqPk1oFLe8MqLDwfk0QqwaQTLqYM7cbg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICA4lIby6DiJKd9HGwAT0h3KinkMiiFLUCYl6GkTOnZMAiEAtNA3l5LHOZEgUFBhQpq8GBOBn5NNa5LRaWJMEe8m5OQ="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170207100801.tgz_1486462090038_0.09621282550506294"},"directories":{}},"0.4.1-20170207100905":{"name":"composer-common","version":"0.4.1-20170207100905","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.1-20170207100905","_shasum":"fc217f952b0b4d5f014ac04fe3c3cb9d86326c8a","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"fc217f952b0b4d5f014ac04fe3c3cb9d86326c8a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.1-20170207100905.tgz","integrity":"sha512-Bw3GKdVc2EMByP8J31gHFUsYs0PFyGztxvV1kxWWxnbZgDpKgG1UlhIzZDxhjW6KtXL1+PCzs/WeBbGRb/T4kw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDgMCRw3mNZUSk6UHoerVWZYOA7MniBcEtjgu03j7BHdwIhAJI3E39Nl3Xa5XtLw33C5zDhxLSmVBXjPdZYsn0jjMQZ"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.1-20170207100905.tgz_1486462153338_0.3423147692810744"},"directories":{}},"0.4.2-20170207112643":{"name":"composer-common","version":"0.4.2-20170207112643","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.2-20170207112643","_shasum":"6f2e0b05d442fa44ec06c5600b3f937f38d6a960","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"6f2e0b05d442fa44ec06c5600b3f937f38d6a960","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.2-20170207112643.tgz","integrity":"sha512-1RZjoQd7JeaZTfkZT2BAMq/H/mAvTllniQtlzNu0oGl9FnKulBYbG1SAE4FWJzl7PpA+ehmH6jvypADe+/l4YQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD48tDTZWyEcWbmRkKjkwx9/w+p3GlpkW6VZcO3ZsTq5AIgb7olMCXev5L8V1LkGB10EuYlBXeR+c8TtoLRKcjSGfk="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.2-20170207112643.tgz_1486466809991_0.5767342725303024"},"directories":{}},"0.4.2-20170207233353":{"name":"composer-common","version":"0.4.2-20170207233353","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.2-20170207233353","_shasum":"7bf9fd73c90ce5c70dc499b1c04487e407f87a50","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"7bf9fd73c90ce5c70dc499b1c04487e407f87a50","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.2-20170207233353.tgz","integrity":"sha512-V6A+2pmo2swzciDZLOGVYoVV07oG1rOgSYb9j+D0/+VjAdRq7VIHcLNTt8XKgPUVkm0yfJ9jHA/p9eIneFQ7lQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGWav0bZHe1hKOSICMQHiDBKbYG9KnN5LMkDKl7HmUyCAiAT0y4yOcyZ2WlGcBbGTMVqSCndlQaC4or/J4o7xPiDfg=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.2-20170207233353.tgz_1486510440481_0.5654633690137416"},"directories":{}},"0.4.2-20170208121509":{"name":"composer-common","version":"0.4.2-20170208121509","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.2-20170208121509","_shasum":"4eb4bb9bce021ea21e4624821fa00d986ec35c1a","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"4eb4bb9bce021ea21e4624821fa00d986ec35c1a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.2-20170208121509.tgz","integrity":"sha512-RNR/0Kxv3OFHvZJrUcGDugVS5khkN+rrOfgMnCOOjHu+tLV1zP769NfRDfEjJ4eTTY2oupcuAT1VDivk1NfyYQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICcZV9Ost1JMufarybEl/q5e5rsEAsmLIp9NKz1BYrMtAiEApfPbLjcDm86xg2wJqMiV8bTjQIpF9bzEjyJK1iWERjo="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.2-20170208121509.tgz_1486556117800_0.9370154961943626"},"directories":{}},"0.4.2-20170208164504":{"name":"composer-common","version":"0.4.2-20170208164504","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.2-20170208164504","_shasum":"574ab49946ee4c1f40bd3e182be5a8b6aa3acf56","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"574ab49946ee4c1f40bd3e182be5a8b6aa3acf56","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.2-20170208164504.tgz","integrity":"sha512-V3PSIkywBgSOuXmqyNXyp9mpGxiZjGAdjm1lvRshQTfwyXXL6QZd8RUiMyg472lxPCBTkDy9xm7o6T2lvqsCqg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCqtlDl1ZP62fgt/G2yFgyxUu3nkqrlTnhRR7shAdL+qwIgUB9Sd/cfVogaN5GwmVNOwTHKsZ/VLrbQHB/U/TuQE98="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.2-20170208164504.tgz_1486572311657_0.05084661580622196"},"directories":{}},"0.4.2-20170208185715":{"name":"composer-common","version":"0.4.2-20170208185715","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.2-20170208185715","_shasum":"c3250a0c7756996de521fe74a7421ba3911f6609","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"c3250a0c7756996de521fe74a7421ba3911f6609","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.2-20170208185715.tgz","integrity":"sha512-sOLdDr9RZgNb5bLgQMdSJzebO4fDwmkuEpro6KcQFXfRY07fR4bNgL13e7Z0NdF2Lft3xisbdHagaagRLOKcWA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICK/vvxsHEap3tsk8OjzbhApZjKnRItwmnSBZzn8vL4UAiB6B75isKdYVrmOuxX/azrzlYnXF8VGDVR8rc8nG1/jKw=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.2-20170208185715.tgz_1486580243155_0.3775285664014518"},"directories":{}},"0.4.2-20170209060232":{"name":"composer-common","version":"0.4.2-20170209060232","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.2-20170209060232","_shasum":"e1012da5402f3601e88900772a305cb41afd38f5","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"e1012da5402f3601e88900772a305cb41afd38f5","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.2-20170209060232.tgz","integrity":"sha512-OhTvJr7W15Si1hiiMPvPmmUSzaHKloy5dfMrqIku8+7vl9fl1FGpnrytA78bGZX+lXmUgwsgsH/tcchOfUHYoQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDjGsDFZz1SgQLc0uj+cus0/T1/oquCqMqzd6vCBymbGQIgIXkgjO1ulzTLbtBUZ9LP0RAeyUfb4XiKJ+DGrjSM93U="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.2-20170209060232.tgz_1486620160024_0.1176715053152293"},"directories":{}},"0.4.2-20170209082751":{"name":"composer-common","version":"0.4.2-20170209082751","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.2-20170209082751","_shasum":"62090eb156aa26d9da016fc4535b3d9d35602894","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"62090eb156aa26d9da016fc4535b3d9d35602894","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.2-20170209082751.tgz","integrity":"sha512-jOIUXGm4Oyxr4jmgTQTHb7ouJqBZaSereS+sDX4CwkPFSRyHBOb7TK+6VM6s6DJ+7ctMiOwaBwkChLceuK1d3g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB3I/duKYUVuwz3Xh3GPsg5gUDbqYt6QfNd0vQMnmu5CAiBEJIwHuV3NWlrD+y3DO+tYZHyJXrOIW7lNaGkkEth7dA=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.2-20170209082751.tgz_1486628878750_0.06316931592300534"},"directories":{}},"0.4.2-20170209100742":{"name":"composer-common","version":"0.4.2-20170209100742","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.2-20170209100742","_shasum":"e0568823f30fae09b0645cdc70d202ab6c30321c","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"e0568823f30fae09b0645cdc70d202ab6c30321c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.2-20170209100742.tgz","integrity":"sha512-GEde35TMibOTgBSrgb67dt2jPxtdRY/w9i/KtnarmG9AUmK5t+m/CLO0tvUXdD4i+B/JyB46DGyOmkvja8Jm3w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFEAz7vce1q0CrThj7ul051q3qZaJHpmZW/SVds+S2TPAiAD6c3fc/VP3ZT7Aj7GyyzCbya6hH8/SzBE5mRE7TRgyw=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.2-20170209100742.tgz_1486634869179_0.9903221668209881"},"directories":{}},"0.4.2-20170209111808":{"name":"composer-common","version":"0.4.2-20170209111808","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.2-20170209111808","_shasum":"e2398a68bd6ec5605d7befc8994b931280dc264d","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"e2398a68bd6ec5605d7befc8994b931280dc264d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.2-20170209111808.tgz","integrity":"sha512-IFC8R0wQoMnKbS0aTFSJNFfJT9Uv+xEhfzDm0H3VHx+NZEbBFuVUA2040LSTdNbm08O8VlFYtWfiauQhObX7fg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAYHcYZqOKQttva0sKgybURF/g5LxKhdqFNie44y/+x9AiAeq/HcDu40RKeSMeOjOBHWI8mItY6TDeAvXpoougmHJw=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.2-20170209111808.tgz_1486639097186_0.312052333727479"},"directories":{}},"0.4.2-20170209140612":{"name":"composer-common","version":"0.4.2-20170209140612","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.2-20170209140612","_shasum":"dfc81766aaf081e94efcb3830b1092b2c0e4d302","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"dfc81766aaf081e94efcb3830b1092b2c0e4d302","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.2-20170209140612.tgz","integrity":"sha512-7TWSn/dvW/gGEmRWJHrDllDROwtC3HSE9VkC0Ly4lfmMfCTskmvDD/oQOphnRFGxmpPuyk6HqyOAjdwYd0m5qw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHX6cqTlH0FWTJwERxN0nod8KHT+X4k9TnduznIaYqgyAiBNfgMx3tjXvYq2JOwFlK2YynJjDvNiMgM3OlT+xNlVdA=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.2-20170209140612.tgz_1486649179817_0.7209726981818676"},"directories":{}},"0.4.2-20170209153456":{"name":"composer-common","version":"0.4.2-20170209153456","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.2-20170209153456","_shasum":"817da0331df9b47bb5165632803dfa94cc524094","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"817da0331df9b47bb5165632803dfa94cc524094","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.2-20170209153456.tgz","integrity":"sha512-NcRIWPooerbxUkyNKq/l/PvIXUJeLZldanq59iZOpgGjaePPasG34G4ti70iEpHNIqIrl9+20cGFeTUMGlleeg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCu6ry2uAhovCQD6vpvElH0HsYqkuXQDhdpvh0WvlgpcQIhALnZMLyW+8wcy1qIoIs69XN+gwrVCE/n2E+tLE5hyEzM"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.2-20170209153456.tgz_1486654504328_0.8409292299766093"},"directories":{}},"0.4.2-20170209170941":{"name":"composer-common","version":"0.4.2-20170209170941","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.2-20170209170941","_shasum":"c366daa5ad559a45d7408b7985bd038c294bcaf8","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"c366daa5ad559a45d7408b7985bd038c294bcaf8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.2-20170209170941.tgz","integrity":"sha512-EE3MUfzisjH+BjZJ+fWcVRnHAmK+MU/Cef+a37FK5TNBH5VAWR/2iG4W5L5Bg/cFV8H+asJ7LAnAPgJ3/WNO+w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFZqWP7pcT/dHExJqLLU0DXRD5vQs5kpgWhTPJFi3qcyAiARsxelcCwMHHcKAN0pcFELjlnfuJWhXyT5dqsbNTlfRA=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.2-20170209170941.tgz_1486660189214_0.5054697818122804"},"directories":{}},"0.4.2-20170209183400":{"name":"composer-common","version":"0.4.2-20170209183400","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.2-20170209183400","_shasum":"2f2a1222a9c741b2fd726d2355f7c240127637dd","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"2f2a1222a9c741b2fd726d2355f7c240127637dd","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.2-20170209183400.tgz","integrity":"sha512-K5Slqs7wEcPbOy63kkGOdrXQusN+SW4h88LbeAx2rtqQDgEnbdNwipMzohtcibAXkDV9/ypswnIVS3lY76IB2g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG1aqV8MS1es1m0WPLqq8k1otLEZBG4gewUomVO1yL2cAiEA5O4nWsU856BAzYz8Mojz1FfoFwtOETEB/4Ex2JIg5iM="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.2-20170209183400.tgz_1486665247697_0.15703683160245419"},"directories":{}},"0.4.2-20170209212225":{"name":"composer-common","version":"0.4.2-20170209212225","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.2-20170209212225","_shasum":"d78dac20a9d36ee8c8024747253eac02c72cc8bc","_from":".","_npmVersion":"4.1.2","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"d78dac20a9d36ee8c8024747253eac02c72cc8bc","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.2-20170209212225.tgz","integrity":"sha512-9zTXKiYqvhGGynKwyG4FqrcDTxDulhlVAfBmpm2YJ31bg4VEEGWEhSWJ6xjNz0XeYFiiRnSjc7zNHzgo4ec98g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCn1XdgINtTjnMV4/2DsUWXlshP9I4FhYPg42rnxkobxgIgaEugrm7+FfqQrnRDHc9A68CGsqpgpPnhIAs3X9cNYDk="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.2-20170209212225.tgz_1486675353420_0.46094854385592043"},"directories":{}},"0.4.2-20170210072335":{"name":"composer-common","version":"0.4.2-20170210072335","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.2-20170210072335","_shasum":"64620d6164063a2d01b4943ad938c26ca5bce80a","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"64620d6164063a2d01b4943ad938c26ca5bce80a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.2-20170210072335.tgz","integrity":"sha512-ty42M7MmeKv8T6ceVsnv/s6YKKqTtK0AP8HqoBqs09TTfy5N804AB1LHh8/nQD4kiVXBjdaezg4dKIRp2nsz3w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDzpRGX+uCitLwQk6M96E5bvTdGRK0r7qhkpfp3wPLIdwIhAOLDAIClaNoU2+EWPnCPfXicx5HXDuxLH9GVma4hDXZo"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.2-20170210072335.tgz_1486711422535_0.7396524855867028"},"directories":{}},"0.4.2-20170210112519":{"name":"composer-common","version":"0.4.2-20170210112519","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.2-20170210112519","_shasum":"7e873f281dbccd1cc849cf7231c7b5501779f97f","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"7e873f281dbccd1cc849cf7231c7b5501779f97f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.2-20170210112519.tgz","integrity":"sha512-tLoRHcNGdAhgxtJaYSaQXs1+9fC4y1ovHU5U8yqWUCh5cu/ABY6trqqfJA3JJI2Xe46aHuhk65oUw5Os7mPjVg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBEvQAti8b3pqbPIz6UwxsR1pc/em1vBNbaSysd3KphVAiEA+QyjzLEvQhlkOUQGhO7x+Wes7WYeuYvPDrSEIjp8MM8="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.2-20170210112519.tgz_1486725926344_0.1651670893188566"},"directories":{}},"0.4.2-20170210130108":{"name":"composer-common","version":"0.4.2-20170210130108","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.2-20170210130108","_shasum":"e11c8889584f03a5c6f0323e961bf8fcca7733f4","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"e11c8889584f03a5c6f0323e961bf8fcca7733f4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.2-20170210130108.tgz","integrity":"sha512-LKPRmfvmkyUTNWT1BW92saMqR/pTYmrr6A1COkrDrMw9g0y4V/nhNv5FjpDsi34eYWBbsChBj8MMn31006Szuw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAcxehUa3J/cupBrzRFTxwZNDd2BY00OvvI/4+SwZ/5bAiEA1+CbeXZFgxRfnTtbDS+HRsdQcW3s5jxbUmJRYGhpwzo="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.2-20170210130108.tgz_1486731675882_0.21840151213109493"},"directories":{}},"0.4.2-20170210154528":{"name":"composer-common","version":"0.4.2-20170210154528","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.2-20170210154528","_shasum":"07cccf7e9dca9964d024ffe20aa25c8753c67097","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"07cccf7e9dca9964d024ffe20aa25c8753c67097","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.2-20170210154528.tgz","integrity":"sha512-HFgPFoLtHKyMoRDIDt08KozakmmJ0ZQknj+AZcRQp+weg8Iph+tzcP0gemstwod44j7Aas4Ax5RL4K9dSfn7cQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC2ore8vnwqD9t8toTyi7B0LxzBiJvjfHqTBYcmtCiWsgIgROToBp5MN7/iAj7f4pnqbv0AcxzV2krtFxxrrEhJLjE="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.2-20170210154528.tgz_1486741535795_0.0009241949301213026"},"directories":{}},"0.4.2-20170210165116":{"name":"composer-common","version":"0.4.2-20170210165116","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.2-20170210165116","_shasum":"3a9596b4870817ba26c36bb74e1337eb52d6471a","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"3a9596b4870817ba26c36bb74e1337eb52d6471a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.2-20170210165116.tgz","integrity":"sha512-um4A4F6FSP3uSWlMa/2Q5ABrZLOEv5Ku0B8faxKOh45OMEUqdzZrTTbNax2qnC1QAL7Q4foKjNHcsCnxsudZKQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCNqFQGuB6wo3t+VXLHN5DmkD9RP5HGLaXQBQN2jT1xMQIhAP6byQ7K0qCbNBGvhPLv9csZDJ28B08MRQurDVsW/BTi"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.2-20170210165116.tgz_1486745482869_0.060245211934670806"},"directories":{}},"0.4.2-20170210173439":{"name":"composer-common","version":"0.4.2-20170210173439","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.2-20170210173439","_shasum":"a79c1fd31e81e4a7cbc212cb63f577087943c354","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"a79c1fd31e81e4a7cbc212cb63f577087943c354","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.2-20170210173439.tgz","integrity":"sha512-Ys5forewjQx8jf6/JqlhSZwIDihe59vBLle8U7QiFXEENFJJEPLY9GSqqTTB+6cDKLE3dnJiMnrWGLNddY8YdQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH8IVdo7lnT54Pzb8JId0pSPgt6E/YOHjV9EDq0s6SdUAiEAwjQuszPFDavl0Ol6GgZUT/rUgBqLzDX3kw2DbZR6SfI="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.2-20170210173439.tgz_1486748086597_0.7578349856194109"},"directories":{}},"0.4.2-20170210181945":{"name":"composer-common","version":"0.4.2-20170210181945","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.2-20170210181945","_shasum":"86576e001ae3d34df47076d56e142e2e0aa6a606","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"86576e001ae3d34df47076d56e142e2e0aa6a606","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.2-20170210181945.tgz","integrity":"sha512-D/F8T8czhteg1kAbWWyrtRcA4NoSdilDsewF2d4bmEAIhJa4N40ZQVzVmFJ2dY7egLgZBi5EWvOogdcjME0huA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDhwXEpzhycJVzjnGZHRej2ilEVQfPykn0gec3AcofPRgIgOrigvz5+rvbX30MpWfxnJq9MEctHyfDtA9RWm1dBvN8="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.2-20170210181945.tgz_1486750793094_0.9258903199806809"},"directories":{}},"0.4.2-20170210203654":{"name":"composer-common","version":"0.4.2-20170210203654","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.2-20170210203654","_shasum":"d55d74c1a1a293c94049476032cd9acc10ff063d","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"d55d74c1a1a293c94049476032cd9acc10ff063d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.2-20170210203654.tgz","integrity":"sha512-TIq0qPLMrvUG3EDEiP1E70uMC40vfz9kPNu7bCCSs8rvzgJdEtHKMgEfprGt0RXshE/Sqk2c8IdoGpDUklcYaw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD5IDEWBgue46PoVaiFnVJ+zsR08xAEIXTrIoF1KhmG0gIhAOmTarB7tWDyyV9+9JehewJ9Y2JQHeJBM5LnB+XZ4j15"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.2-20170210203654.tgz_1486759021809_0.12055423785932362"},"directories":{}},"0.4.2":{"name":"composer-common","version":"0.4.2","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.2","_shasum":"16e77efd6507c2fecec5e1851b9d4386ff619b57","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"16e77efd6507c2fecec5e1851b9d4386ff619b57","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.2.tgz","integrity":"sha512-e8OVegXCHPTQ8JZZN/t1cfh/th92iWnXhLpi2nsm40tE1HFxUHHQf606H1ehaXkJ80IW0qIlxlhx9etggL3ZZg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCw5+lwt7t7w01h19BGWTd3MEJ7ogEHprem2sJ3AwtmvQIhAIO+U+b2IGSvHyZKIaHixiA35xHUgwqCCz6F4n02t5/+"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.2.tgz_1486818618926_0.24225126206874847"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.4.3-20170211153544":{"name":"composer-common","version":"0.4.3-20170211153544","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.3-20170211153544","_shasum":"fbb4ced36088f79d2ce12f93d112f1422ee2a91b","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"fbb4ced36088f79d2ce12f93d112f1422ee2a91b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.3-20170211153544.tgz","integrity":"sha512-ENtc/GWcAe6H+z63YJWMrJRW9WvPz98ZMlyVF2hsWUGNfMLTFUHj+15JjBrOnH3TSAC5nVAZ8zkF0MGYgMkIZQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH6MIvTnusFgezls7SbQANjtr0d53sqpa4XuJYl5G4J7AiAPg6K2h7bXTOnUlkbU+aiUZCVt2yVvkP6ytcV0/Nm1TQ=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.3-20170211153544.tgz_1486827352340_0.6846489133313298"},"directories":{}},"0.4.3-20170211163711":{"name":"composer-common","version":"0.4.3-20170211163711","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.3-20170211163711","_shasum":"290a74753e85ec9d6d59c5b8ccaf9fc9453dbcbf","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"290a74753e85ec9d6d59c5b8ccaf9fc9453dbcbf","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.3-20170211163711.tgz","integrity":"sha512-T6wyGD2b/d80XN/A/dn7cKtsUhqJfwVb401ZxLsg1aPk+vuktsOQqmYv150IAipJliKPG1ICettP7TfcNm/yug==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDv0SyvHtQQxTPZCS4yqPuhpUPOdZLoJjBAEX+Pr/MhQAiAuS8KjTLanUrz0iGMCkis97Dy8bGggietRaK2XSwNbJg=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.3-20170211163711.tgz_1486831039559_0.43913448159582913"},"directories":{}},"0.4.3-20170211170822":{"name":"composer-common","version":"0.4.3-20170211170822","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.3-20170211170822","_shasum":"58de1f54b0e1f67b507ecb066d59d5a0863e4f80","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"58de1f54b0e1f67b507ecb066d59d5a0863e4f80","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.3-20170211170822.tgz","integrity":"sha512-T3xJ4iKTLfSfyybJDCXn9IjU6maSe0z+ynMiYuanOLvKwBV9MBrJNvMd6DnewZYv4PI9D4EFgJKIBspZFyB3Uw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBVcsUh5Eye9M3qmavc6R/ao+gGXHxaWKQV6hfkVziruAiAzQy+Vk4rEx0HF6YZivEjJb2N5sDtiVwE+uydvAYF9AQ=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.3-20170211170822.tgz_1486832908748_0.2087347072083503"},"directories":{}},"0.4.3":{"name":"composer-common","version":"0.4.3","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.3","_shasum":"3369ed1549c4c4c219d2a4fb81db471b01917cb0","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"3369ed1549c4c4c219d2a4fb81db471b01917cb0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.3.tgz","integrity":"sha512-GCGOuv5UD6n7mZVXJiHN+m0Si0BRi1PDLV20pC8zlP8NYrg12tq+pqilUUemXb3H3KcH6jbnZtKoVxyclLgyCA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDQ5cLtRvNXF4XtsJBi2l2FHVk3+tpYh58FM0fFUgaYjwIhANN1IjrV2Wl8BCaUXyL1D4OYFUVXAc1Querj3zadNBXR"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.3.tgz_1486836956676_0.46377320657484233"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.4.4-20170211213407":{"name":"composer-common","version":"0.4.4-20170211213407","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170211213407","_shasum":"7437e76701722b0002e3daf6a30d3e4889503e9f","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"7437e76701722b0002e3daf6a30d3e4889503e9f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170211213407.tgz","integrity":"sha512-8NIMhxLnbgOHXqPPxexcLzrBm7L5jmA8SW3NtslPIE0KOpgUYLyHa2YLMU+iK2AGqPnRFsxfqRbvKztAEyH3tg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDJk/KcDr4lxb1dCI806MatUdQqvrUKBguf6tp4Q0/wAAiAlpBHR13opCBApovrIbaA+JfQHWz3muLB3jGfGv5Q8zw=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170211213407.tgz_1486848853874_0.49977409560233355"},"directories":{}},"0.4.4-20170212163424":{"name":"composer-common","version":"0.4.4-20170212163424","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170212163424","_shasum":"99e071819a657e2b9cbad1fe6aa3878715d13c5c","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"99e071819a657e2b9cbad1fe6aa3878715d13c5c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170212163424.tgz","integrity":"sha512-9YHjity/Oqk/hRlEp8WWJmxhTfHCRFcyFE9f0w5Fp4S4z2w2Rju1C2lsNn8BMx1QiX4IWFBMWkxBGy+tb/jesg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDv2mZ//zROrQsEoz905j/JrY7PGWqo++fscrNcwFwP3AIgXyn+/3Znx1OYA4nzoOIAUisHr3JokzxNaRdF/hz5XwM="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170212163424.tgz_1486917270984_0.4128655877429992"},"directories":{}},"0.4.4-20170213155418":{"name":"composer-common","version":"0.4.4-20170213155418","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170213155418","_shasum":"584f3680227ec51c102754c46be2c8e20fb40b29","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"584f3680227ec51c102754c46be2c8e20fb40b29","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170213155418.tgz","integrity":"sha512-bxXoTRWK4NTQgcQT9JwXgQWXTEQfUaSC8NLVq+KV8cLOx5pNvh1mtCv2z8+Sp86uFaeC74LBFXLW4xaUHan3Gg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIETiwSk4kKNH1McnPIpw0i+QwrfHIj8FpjWGCIbs9ADDAiEA1N97AG1DWaBk8K6T6H0fQb76GnQWPpe5i+K7meINFkE="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170213155418.tgz_1487001264796_0.8455662024207413"},"directories":{}},"0.4.4-20170213164028":{"name":"composer-common","version":"0.4.4-20170213164028","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170213164028","_shasum":"68c0f5146e70df3cf919a07219c525404224fcd9","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"68c0f5146e70df3cf919a07219c525404224fcd9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170213164028.tgz","integrity":"sha512-iEW+W1q6W5XUcfUYJ1YvL/mRFBeBv2QPt/nvaRXkR6RsZ3sCVeXsN8J97+DX/L4ZmypNCI9Z4vByYvvbgyUGnA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDBnUh3sLCT8e5ybKHLLhLpFzLLUHKgW2zQ9u5hwiceTAIgEz88x42Kxnfa8zcIYM+oWYmtkolbOFreeAonF+7u28Q="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170213164028.tgz_1487004035236_0.9344817730598152"},"directories":{}},"0.4.4-20170213183233":{"name":"composer-common","version":"0.4.4-20170213183233","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170213183233","_shasum":"e4eded532e7703ef8991c0aaa7a53fb8612f9b32","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"e4eded532e7703ef8991c0aaa7a53fb8612f9b32","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170213183233.tgz","integrity":"sha512-VynDJMZY3/LMwDa5fB+k9Rjjk/fTSEpOS26imBl8GIBCBlzu6ILPmIxxNtLAqTgHqMszFZ2AMr8puV8VNCR9Ag==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG9ImJXuuwvKlcfKOkTGO0WqZkrRz+ER49Ss9llJ5GSJAiB7QdaWphJfzpeTU5aDqFBixhmaGRU/O/JC3pkZSpb/iw=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170213183233.tgz_1487010759938_0.7833660582546145"},"directories":{}},"0.4.4-20170213191336":{"name":"composer-common","version":"0.4.4-20170213191336","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170213191336","_shasum":"8aafd18b7e86c3cca96cd0241d1b9018de3cb7f2","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"8aafd18b7e86c3cca96cd0241d1b9018de3cb7f2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170213191336.tgz","integrity":"sha512-TKXSu3c8iZ9GSspZhQgZVR5TOgDJg6t4GuCuFiRIa6D7iNZEBHWhouVbH1pYdNHqGrbJB0R9GkXzAlu8yUfABQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCG4zP2LjJwboeOt044VQ3+oK5JeNVhSdlU2bafgsE1owIgYM++XejO1M8JcG+hsjzk8Lo01q1HDetK9L2IwQI09Iw="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170213191336.tgz_1487013224038_0.0324430197943002"},"directories":{}},"0.4.4-20170214073109":{"name":"composer-common","version":"0.4.4-20170214073109","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170214073109","_shasum":"f8d6c1604e795649be78148c70763d2e8bf0c164","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"f8d6c1604e795649be78148c70763d2e8bf0c164","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170214073109.tgz","integrity":"sha512-SjhpqVhexCDpvj9a5Si8uhLxxwR/mJL9Oi2AHMx86boc34/uB3BltngUbfuXonnH9Q+DwCa3XehJJGvBWcLLBg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAxKEih55/l6OEcwzExlo4dtqAU4zb5cGBjQBPRBmXVfAiEAyuCeRYF1C0okhDBIZEZgC1Eee2CPMe2u8z+0MNxLgkc="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170214073109.tgz_1487057477097_0.4247506919782609"},"directories":{}},"0.4.4-20170214110241":{"name":"composer-common","version":"0.4.4-20170214110241","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170214110241","_shasum":"458cf23baa453b75055544ddcb90ce1bf0a936d1","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"458cf23baa453b75055544ddcb90ce1bf0a936d1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170214110241.tgz","integrity":"sha512-XsgkDU5hICx3ketYu/Gt7hk82S80HVCQs2g7Wj+jtS05kSd0s+HzsHqWr9/ThswmF6AvKWKmadpLG+tlrY3voQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCc9znayy1YJRpjn6V447vQMtiw3WOuCdlI6yl6m7rqKQIgCSoyczLqAmOD4E1LBifZa2M+uDMUFrWcIT33E6clzUA="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170214110241.tgz_1487070169347_0.8916858525481075"},"directories":{}},"0.4.4-20170214121537":{"name":"composer-common","version":"0.4.4-20170214121537","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170214121537","_shasum":"e69c2890114a0fad9e05823788adaea7566ca33d","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"e69c2890114a0fad9e05823788adaea7566ca33d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170214121537.tgz","integrity":"sha512-HFh+M+KA6G6b84W0yOygylt9t1ErL0yIO8T3w8TPveeYPysD3UTduw3PA2dkgLC3/QpbWd81TYpsYsh8UzinfA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGx5yY5RIbH0m5jzXP4vPOo5lqEoTgkLqUTdLH5Gl8bdAiEA7LRFaHo20zO9dmTekCOjZ/R+trjdXj/ZrHYAX9wiwCY="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170214121537.tgz_1487074544766_0.8947970480658114"},"directories":{}},"0.4.4-20170214135606":{"name":"composer-common","version":"0.4.4-20170214135606","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170214135606","_shasum":"4d1094ffb98074ca6d30ea995f6ead946fa9a104","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"4d1094ffb98074ca6d30ea995f6ead946fa9a104","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170214135606.tgz","integrity":"sha512-QUFyDZpfsSQrrG9lGXc2afjcaBv9uI4yOOh2S7UbcbVzf/t7icnp2RMMicnoz50zP7dCjqzK2pXhYZi7ifsgFg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFmCm6dZtIdKzCOIJI3NcdIj2hu5Rx2Gsz2bsyVG0arJAiA0W9ucQAwniIKuRzoauQ5TfnAqtlh3hnbzGOIGNjy/XA=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170214135606.tgz_1487080573164_0.508594190236181"},"directories":{}},"0.4.4-20170214153654":{"name":"composer-common","version":"0.4.4-20170214153654","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170214153654","_shasum":"2345b5c24eb84ff9b632da9862ecb88f1e5ba361","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"2345b5c24eb84ff9b632da9862ecb88f1e5ba361","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170214153654.tgz","integrity":"sha512-t0D7DBpJTKY+EUWfOZvwvaqXJWQx15LskaJIfmHxPeaQNNFA/yCNn/OPhRVLW1E0XcR40UaiVH+/RoiD6cVxXQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGR8LtAGwiWBzdJpRTGmPhvB6Snz7EcIgEuDFf9XRBikAiBQliEkXhyLMFDltth2HCslma8P9DJdbSlKT4SbBeYYyw=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170214153654.tgz_1487086622737_0.5011630128137767"},"directories":{}},"0.4.4-20170214163805":{"name":"composer-common","version":"0.4.4-20170214163805","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170214163805","_shasum":"fc35209b3b962387d23f89d34c1cd5cc2e0b3fb8","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"fc35209b3b962387d23f89d34c1cd5cc2e0b3fb8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170214163805.tgz","integrity":"sha512-6mTKrui5OlnD9sto7ceqwM+tgvmXF0+8bxSzeZZiCxVyztp3YyULx6zLpa0uVNvJaw70+419WyZL33CLCPGC/A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCEZ/aHnOn3qMdgF0mXUeM1m9Hd2LKUGjUgwfZaWfdIPwIhAItiFLbhvkbyA11hpUxsPd7Mwy8CWcC2mnRszE72NERi"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170214163805.tgz_1487090292538_0.3332984133157879"},"directories":{}},"0.4.4-20170214190006":{"name":"composer-common","version":"0.4.4-20170214190006","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170214190006","_shasum":"71edb9edaf47dce616e440dd7fc57cde9a71bf49","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"71edb9edaf47dce616e440dd7fc57cde9a71bf49","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170214190006.tgz","integrity":"sha512-7bqJCFRmEohgsZ88YoZtLILrdUpVtg9uJ0YGPvLpMWOs6skfRmUBw9ptkf3H6XdM34+IUfMFkPjVQlxv/uZuJQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBmH2ffycLAM5T9fMXY4zHY7L721zm2dZiYUtwMGcy54AiEA3D2yczvajts6+yGijnumASnblsDYOwtqEuOiQgPLnIY="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170214190006.tgz_1487098814475_0.6228212164714932"},"directories":{}},"0.4.4-20170214230354":{"name":"composer-common","version":"0.4.4-20170214230354","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170214230354","_shasum":"9cceb27c834905354429f1ed9a8864212c2edd3b","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"9cceb27c834905354429f1ed9a8864212c2edd3b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170214230354.tgz","integrity":"sha512-ye7ALbWazGGj7gMBHd9F+xgM+wATrOqo7JtCc4Lpd7eCSHseamGDgaivKx5NM+zEpIngV6+nFFGeXrLLc95NCA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFOcFs7E12+u7/J8zxpQPZVMhjjKX2v6bjmGnUxNSkKvAiEAz+ksafH+7WRtzAXKNTM43NZHO4uUmHzIjp3pJwvUym4="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170214230354.tgz_1487113441836_0.6837534438818693"},"directories":{}},"0.4.4-20170215103230":{"name":"composer-common","version":"0.4.4-20170215103230","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170215103230","_shasum":"34e2ddeff2613fbabab5dc1bc7e8fd52a3fea6ab","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"34e2ddeff2613fbabab5dc1bc7e8fd52a3fea6ab","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170215103230.tgz","integrity":"sha512-XUfAk6f1a2c2bkCGolzfPt357VNU5dTxw7cMLagpKUWo/scYqaZLi3pM7Fk6Mr7VEs4+T3j+2M4wXw2zH/pLVQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCA4iZIpmfXHcN+rghNocjPBwKGzQADXvBBrDzE6BUKSwIgIxtK42f4JlX+2uTlkshPN/L3JHt46BpZ3BJB+bvCUho="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170215103230.tgz_1487154756815_0.6093763455282897"},"directories":{}},"0.4.4-20170215130619":{"name":"composer-common","version":"0.4.4-20170215130619","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170215130619","_shasum":"21fa28ba1cb72c13d2dd55d28e351dcfcd1a40d8","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"21fa28ba1cb72c13d2dd55d28e351dcfcd1a40d8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170215130619.tgz","integrity":"sha512-0j/ilS4w5GCR0FBI5h3y+C/PjH5+3pNzRswSArzrDftDYStALz8q4/b25LoY68h6jG5BMbQXFcL0NPmkmz4PyQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID6qYVBlcUVKjAO6xgwOuT1EJyTkgCa/Pzbj6pudHn4uAiEA9j8ToIH30jUxxI83wXUuKY9LihkaQ+UC2cz8Jh5AbpA="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170215130619.tgz_1487163985979_0.8175257425755262"},"directories":{}},"0.4.4-20170215140741":{"name":"composer-common","version":"0.4.4-20170215140741","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170215140741","_shasum":"fa9c8cc857156bd56995f719b56ecd5789dde063","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"fa9c8cc857156bd56995f719b56ecd5789dde063","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170215140741.tgz","integrity":"sha512-ELJRF4JMtqoywVk1w1Q4OGTn2jVePhZWuEGsyTiBRDML06KaGuhr/rYewk9B62us7l8qnSeWr6lCDHPfO71CRw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDOsU0nHHi3BVNhIEBwHW3tlV6ovV481jw+axnAveUMdAIgOVLOK8CXdOUzT3ZCtEfNy1CLx/EcEDc7vAM/YL3BSsM="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170215140741.tgz_1487167667463_0.0069029119331389666"},"directories":{}},"0.4.4-20170215153422":{"name":"composer-common","version":"0.4.4-20170215153422","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170215153422","_shasum":"69b729f2bb2e55d59c327759814056f255017b0e","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"69b729f2bb2e55d59c327759814056f255017b0e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170215153422.tgz","integrity":"sha512-kaBWPYJb5zmPSIxkaYDM9xJQFFjrbTHMbhmEPH+G3P5Sn1LORRrtnXkFkhXzP1ZBINv3bBBdd55VssLDFgRUMw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCxgf5iBmXDa0udAxN+azNg3m4NRR5mKBOCX7+Rd4zNAAIhAJKksFDz7/RjivsOhw3YU8XS/zY4h3r29uXcTXpvfYUI"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170215153422.tgz_1487172869485_0.43477556202560663"},"directories":{}},"0.4.4-20170215190130":{"name":"composer-common","version":"0.4.4-20170215190130","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170215190130","_shasum":"5541a66037b080effea5a801ff5321a513b7d87c","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"5541a66037b080effea5a801ff5321a513b7d87c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170215190130.tgz","integrity":"sha512-S+QozF8Mp24z1aeV+jXHEKMAOew+sS4f+3G6UIMHKAngQWWY/J+Ol8BpvJtdBeWns0af9hR6uq4KzAl3zPgeaA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDkH8NyjdemKCQMJ+7/ZXCeOwFE5LKzWMF9m3f72O3ZegIhAIf56aUDn0ZacuZ5cWG9T2dfEj2n7KqHOqbDQyhE3DzO"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170215190130.tgz_1487185297493_0.7286535713355988"},"directories":{}},"0.4.4-20170215212457":{"name":"composer-common","version":"0.4.4-20170215212457","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170215212457","_shasum":"a543dd54570fa511b86f24e21fbbf0613933887b","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"a543dd54570fa511b86f24e21fbbf0613933887b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170215212457.tgz","integrity":"sha512-CbabkCEQUJbvYjlIBgN2qmvkX8WDkfw3U4WoUiGXs6Ir5vau55KpKI12LzdOy7pHxiPtSOMRqF4BU5qSwyT+XQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHJafS9hznd8UqU4/LhfU5o2bS7dkgTwmNbJCobNJ68oAiEA+TF3FjV4+j4siPFp99Xoi8G5zeQG/789Oy4faLmWZL4="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170215212457.tgz_1487193903894_0.18982840096578002"},"directories":{}},"0.4.4-20170215221221":{"name":"composer-common","version":"0.4.4-20170215221221","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170215221221","_shasum":"ffaf4216ff61a9a198882e9b54e920064c78bdba","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"ffaf4216ff61a9a198882e9b54e920064c78bdba","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170215221221.tgz","integrity":"sha512-/lumr9JCeNT4Tq1uO3RHi8/6oI2x/7l7xWYQIEjeOk26XBQwClY7uNDOfF0dj984Q6tsf+5eJKAo8m46nXwf0w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC0CnxAySgh07a/xj8oMJ7gqPVvEsUnwfMjNCR5iCKdTwIhAIlIorvCck7jWvbbehPni084Ew6kioHC3Gebooz4QNw6"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170215221221.tgz_1487196748837_0.5267228751908988"},"directories":{}},"0.4.4-20170215225310":{"name":"composer-common","version":"0.4.4-20170215225310","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170215225310","_shasum":"29767174c3d7827db4e6e88b5310af9191cdee26","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"29767174c3d7827db4e6e88b5310af9191cdee26","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170215225310.tgz","integrity":"sha512-STTR7/L3ApzdrloIRjXGLhHKYharxWix2uz8rSc8H++0ILnycBeerDi4nVY5tcUYxpZUJCCSMlTDXsfn5gzlyA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFx8nFPwlRw6AqWNZlg4FBEcdlIVinHHnJ8PsKln5cP9AiEA6KdI+fiJSCIpf+WtT09RY2Mgcd5x1fNQjFY2eH4o+WM="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170215225310.tgz_1487199197090_0.20517781120724976"},"directories":{}},"0.4.4-20170216065443":{"name":"composer-common","version":"0.4.4-20170216065443","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170216065443","_shasum":"4ae52d13b5e5d692a941d701d59ea102504fe05b","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"4ae52d13b5e5d692a941d701d59ea102504fe05b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170216065443.tgz","integrity":"sha512-eCJ64rVn/wZen47NanS/i16oEaRu0dagrOLsNugj5s2iwuvsebri/UYdvmlUKkZu1dfoaHi3C0WrZ7e3QfBCRw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDGm3DE1Oh7ChWT6m6mntFoZi5K4atx6SkxWPUIoDkoBQIgOnWGg+60H+GWlJBU6bATFcg4ML+auEelJ2WeL3F2wbQ="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170216065443.tgz_1487228091374_0.015284328488633037"},"directories":{}},"0.4.4-20170216074216":{"name":"composer-common","version":"0.4.4-20170216074216","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170216074216","_shasum":"bd4a49a3b3b36ca239c628ca0e479957178a7627","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"bd4a49a3b3b36ca239c628ca0e479957178a7627","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170216074216.tgz","integrity":"sha512-1HH0SqoxuvwtnhZJ+O5+1vh9LHXvBpCAFbMIIlUP7knxsPv6m7faLyL1FuRG5N6qLDsWDVLlYbLXjNKCpPclNA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCAXP/q/2ugCdGt2JrWu63O9oAE5ffDu+dbMItSdcWprAIhAPoEc3Ep/IbT5BkUo21MtRzapMzLV+XJSlqoqlBkFFrX"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170216074216.tgz_1487230943326_0.28242310299538076"},"directories":{}},"0.4.4-20170216122304":{"name":"composer-common","version":"0.4.4-20170216122304","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170216122304","_shasum":"afef01c4e2e7c325e450a1f66a43fd08ffbe2437","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"afef01c4e2e7c325e450a1f66a43fd08ffbe2437","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170216122304.tgz","integrity":"sha512-C2gE2Db0EJiZJdTuAfX/4hnzaYAtfgdPhMARAbDhQUp2VIpa9CSUb3/nkQMx4e64GVDaruQ8r2zNztJrJoXjtw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCzP3tQh6NgrVC2wHDNnEox735f3Q8+tTxhyPtk+gcsBAIgFlBBgY4l2NBpVscK6Fu0jWob+qoHKuPwkQ3W8RManOc="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170216122304.tgz_1487247790848_0.8741735084913671"},"directories":{}},"0.4.4-20170216130939":{"name":"composer-common","version":"0.4.4-20170216130939","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170216130939","_shasum":"f7444acc2c83cae77fac678fed54567e0c60ef50","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"f7444acc2c83cae77fac678fed54567e0c60ef50","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170216130939.tgz","integrity":"sha512-pcewTOdzNGfNEftdDJqDsy0lXl0rFVU2ZgL7gndT+qMexB8lmrstOGFdIYnzZ/uyl9owmpZldg64nhrmj+dTdA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCbYkc3yErtgfqVmvciTgYvNSY3CYqrB1hW2GWXM/R3DwIgHkOgFOyfFUQCN7tbyUby+xKZ5f8xdnI6FCAFuh7rj4Y="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170216130939.tgz_1487250586235_0.9968032098840922"},"directories":{}},"0.4.4-20170216145206":{"name":"composer-common","version":"0.4.4-20170216145206","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170216145206","_shasum":"610c08dfaceed9e2e06a40f07b8b759fb75c6cd8","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"610c08dfaceed9e2e06a40f07b8b759fb75c6cd8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170216145206.tgz","integrity":"sha512-aIl+CzdhVwsb9bUbzAXuV8SrUtGxXJzxb6ozWjdlsMXCjMDxVjqMPiMRx8NyCNSk3j1zV1Ffk6Jxhxfn04zVUw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCksrIyAYtGe+9oATLuJAaUSPXPb3Dn5m+fOU6XjbHvDwIgcL1vayZpD2ncWcMJ0eu9Vcx/4u7fXsdPIXeSlfu3KiI="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170216145206.tgz_1487256733274_0.2535592734348029"},"directories":{}},"0.4.4-20170216154109":{"name":"composer-common","version":"0.4.4-20170216154109","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170216154109","_shasum":"7f661e99ec6a52217398fc363c5e0ada8269f877","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"7f661e99ec6a52217398fc363c5e0ada8269f877","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170216154109.tgz","integrity":"sha512-yukgqwoo3wGueqqbN9GpO6h7LwGPcFvkPU+XVyl1cHb/A1n8eq4DVw8BmIkd+6NpTr30hEogl0+z4EmwG3x2bA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAluhmN+7BC7+LyDBCEtCbaACrW0OPmt8MZN6ZEmF4fZAiEA61MDbl6G639m+BcjENWHOp3iuAjuFkkVPc7fZ5PNmK4="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170216154109.tgz_1487259676400_0.2001013057306409"},"directories":{}},"0.4.4-20170217094520":{"name":"composer-common","version":"0.4.4-20170217094520","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170217094520","_shasum":"d5846f2a2cae9104570af7d15dc060bf7616da43","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"d5846f2a2cae9104570af7d15dc060bf7616da43","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170217094520.tgz","integrity":"sha512-hRRp6G/A087J1npjaRl6cKlD8yllvxTdTG1bgINebi4bH1OpyXkd0T8btk0FMD2CWudj92Di3q0dC5Zmj+/afg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBvL3rcWXDFZYCBBN1s3nHHEG1c6E+yz6p8phWLQ2z7+AiBly4vwQ83/CxPzUQKKAwaWVhTdzG/Kj3CYxOai1z7mug=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170217094520.tgz_1487324727698_0.3233170073945075"},"directories":{}},"0.4.4-20170217111110":{"name":"composer-common","version":"0.4.4-20170217111110","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170217111110","_shasum":"c608442c2a4569ea9fce502333e5779948906938","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"c608442c2a4569ea9fce502333e5779948906938","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170217111110.tgz","integrity":"sha512-llcnU6v+APaux8LOHpWvTEWumiiESl8SD4UrnDFNRYNla5GElbf2Z5HXf3XZfKAhxhidy979sYpcd4wH/uuEsw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBx2sZI/LD3fyKS6w3HqAcGahpfvYzDoc2PhRyqglGJ4AiATbGs+u/xwDnOn/7zCTH0mtopTyvOea0+P6Cbm2TV0/Q=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170217111110.tgz_1487329877359_0.5644992536399513"},"directories":{}},"0.4.4-20170217121825":{"name":"composer-common","version":"0.4.4-20170217121825","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170217121825","_shasum":"e41095b2a3ecdcc0e3f65e46d67b5ff09616fcb6","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"e41095b2a3ecdcc0e3f65e46d67b5ff09616fcb6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170217121825.tgz","integrity":"sha512-UyoCqN4cw4CwsWLCouu6fy9Bb5SNs75B4b9M0irKxirdUcz2NmBBw+aquddZRinchvmUJ+H8Bk8vpv0ho6k5KQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD0YuMxaGGRERL6xbfBw57dmVl/RF5Hbpb9J4wlgNhorgIhAJkh1IYNjhzw+K5Jk+sowDtJ4FQmFuygQIgXSCo+KWDH"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170217121825.tgz_1487333913663_0.18593465932644904"},"directories":{}},"0.4.4-20170217134744":{"name":"composer-common","version":"0.4.4-20170217134744","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170217134744","_shasum":"364768b5f897113eeacea8aadee27576b7af535c","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"364768b5f897113eeacea8aadee27576b7af535c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170217134744.tgz","integrity":"sha512-68aA3xjQXSpckdhblnrhxR2cAC3Z8WXWm2sGLDdwnuuOGsgvHGY1Uy2JrWs/j5faEBUmhQMEI+HDZ/tyaz/bzw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCgIaU8Flt3f0AvmoAnaT4w3bNqdoyvy6cXxa9bxpZWYgIgLDFu5zDCyVcCiUdsEBrWI83JVjRLGpliSNpIDnzkpfI="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170217134744.tgz_1487339271186_0.46083342051133513"},"directories":{}},"0.4.4-20170217163657":{"name":"composer-common","version":"0.4.4-20170217163657","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170217163657","_shasum":"b7d37e0fec9ae986798a2e2e117517e701acf493","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"b7d37e0fec9ae986798a2e2e117517e701acf493","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170217163657.tgz","integrity":"sha512-thVrBc6z18/8O70sy6+1PpaegkqdLWD5TTpp/pKMcHtd++HrqvrdI5YznTggFhlayS43b3AiFPrmpunzqpLITg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHPSUiQl8Fsneoo6rN6I2ClozuzMdp991LtWDrfev5YgAiA39sA661IZ7sC6tlqYOWRpeNl4BoJu3fUvOLNmvdQkGg=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170217163657.tgz_1487349424627_0.23870696034282446"},"directories":{}},"0.4.4-20170217164556":{"name":"composer-common","version":"0.4.4-20170217164556","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170217164556","_shasum":"47c4db00f8dc8147de478dfeacab7ede51ebb841","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"47c4db00f8dc8147de478dfeacab7ede51ebb841","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170217164556.tgz","integrity":"sha512-9NFelK8ilFrsJdgnB98Slj12rQVYkVzvEaQ/fqlT2K/0FUpGdM8DeVAXm1twPYFcfdlAgAf+B6YLYJGezDIgGA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCzu9wQMo+KKylJB2eSNwk+zDcNLjwmUeL2AaAug4Q4vgIhALg8pgFPOAA3c9HuQIAzxtS+p2kgMtjeFPbkeEaC9Hd4"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170217164556.tgz_1487349963157_0.778638930991292"},"directories":{}},"0.4.4-20170218163722":{"name":"composer-common","version":"0.4.4-20170218163722","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170218163722","_shasum":"5cd87d16feea7c4e7de80cd5d09cc271da47d8d9","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"5cd87d16feea7c4e7de80cd5d09cc271da47d8d9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170218163722.tgz","integrity":"sha512-gmeHDTKidOg2/rc+HX3WcRt2uzDbfYRIh6HsmxKz3pUS+E3vUaB8y8HkgAl01N/1eAUk52F5v8ty72Kdki2Tdw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDW4INDLtFaiGUS4rLhToL2G/I5O/KAm1X/k8oUN2b4+QIhAOP+MVfWpUCOASxxFyea2gd70Ag0OVw9j/c6rLGoxyLw"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170218163722.tgz_1487435849544_0.9893454648554325"},"directories":{}},"0.4.4-20170219163718":{"name":"composer-common","version":"0.4.4-20170219163718","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170219163718","_shasum":"0c68d1269dd4bab5d8fdb94d4e401f74af148db7","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"0c68d1269dd4bab5d8fdb94d4e401f74af148db7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170219163718.tgz","integrity":"sha512-SsrntL9cqluqrd6IJ0C5A41k5nW8q76dnK4Q43pzRsa7lXX/8GS6+oKBs+v/RcBusEGGgrMxuCfer89QI0lKVQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCkACXjiDJQmdfpV0eGikw6XzKe6eHcmq/p2nqcSbyJBAIgG+vcMjk9k+ozJmpNAcXXQcC3XCQUsF5TstmP8AXbdOM="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170219163718.tgz_1487522245285_0.025692260125651956"},"directories":{}},"0.4.4-20170219230928":{"name":"composer-common","version":"0.4.4-20170219230928","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170219230928","_shasum":"97e135320641d60d1f33760db3930b426b5fe489","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"97e135320641d60d1f33760db3930b426b5fe489","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170219230928.tgz","integrity":"sha512-V1YQQ1W8geACRjV+75DbhkbzbaNWRVlx1qMhmJI/oUk6M6bBgOt00CuLX6m7/dSIp+EqwThCraxHRIvaM2370w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD8rfwT/q5+HRp1EFYeO5M7Ku+tCeutnO9sqM6XYYNK3wIgT1wPQnC/eQYBDGvPXJ2KzWY9u9jze8pzvNRTCamAM4g="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170219230928.tgz_1487545775155_0.1594066061079502"},"directories":{}},"0.4.4-20170220133531":{"name":"composer-common","version":"0.4.4-20170220133531","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170220133531","_shasum":"42f974acbe787835e5833d13dad25fdca2d7864e","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"42f974acbe787835e5833d13dad25fdca2d7864e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170220133531.tgz","integrity":"sha512-/xiPo7TkqkiOWPGToVqtkp75Wt8s3UhVA/jfk2ulhmwfaflsjDbPPuA3QR8go+Q9eg+sngRyd0gy7Nu8TER08Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICEtyPvM+YUMgFBbTR5aToKXMLS+ZzwEWIdqMdGzRqBSAiEA9bH3YoMMUCRr7OTrY1EbPC/uVVjBevW1iL2jf0TFxHg="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170220133531.tgz_1487597738298_0.7098018077667803"},"directories":{}},"0.4.4-20170220163845":{"name":"composer-common","version":"0.4.4-20170220163845","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170220163845","_shasum":"a3f605df6145d67ad5f6aad2187ade6ab9335b3d","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"a3f605df6145d67ad5f6aad2187ade6ab9335b3d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170220163845.tgz","integrity":"sha512-FYCGvltxQYZhYGu6Ny6wcn0LjFENZNaxQnYLMY8fJG/xFWiGxOdOM1Po0hxRdO9hU116YVwAWU2Rr3yUrZP5Zg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCoQGQ2BzcRmd0zxecP7BqSjs0Gp/YnKBnkgHSZvbp9JwIgNFn26n3w2Qm8KPKgSkq19JX15JEXqk/846oNstspyGQ="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170220163845.tgz_1487608731874_0.21101108891889453"},"directories":{}},"0.4.4-20170221140404":{"name":"composer-common","version":"0.4.4-20170221140404","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170221140404","_shasum":"012b102aa926baadbd38f3b2a3643040d06d9407","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"012b102aa926baadbd38f3b2a3643040d06d9407","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170221140404.tgz","integrity":"sha512-4BERW5U5+WGyMCiVUleJzpfGjphUptTUGZDhwOj92NB5ZzQYJNPTBGRJXyIuUYo2qrL4bNVGxtgldmh8bV9oRQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICAcnT1XDglR1HoiAhX3RPblQpZ+RTVKk6qNDKq4dlWNAiEAiM1/baarMxjeWSXt3pxXohB7n+P3uk6JpjDfw8A3x7o="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170221140404.tgz_1487685851943_0.5760212822351605"},"directories":{}},"0.4.4-20170221145846":{"name":"composer-common","version":"0.4.4-20170221145846","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170221145846","_shasum":"1130081edbd6964b26aca346dfa093db6509c38c","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"1130081edbd6964b26aca346dfa093db6509c38c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170221145846.tgz","integrity":"sha512-h3Qw8CXrhqJ48Z7VlvCslf1wSuN0F9v6x7qKW2YB23aCe1A72KnUmi9Sd/8Cj2yx5XXFF7oN2kkdYjVcor+b+A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCxaXjAnWCrrFkDg/Lg+trS4eppxy9eM5JjJ4fNDcu3WgIhALXQdwwSTFY2avgqyF6CJ/Misw2uxbcovEigLx3l7CMF"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170221145846.tgz_1487689133964_0.030448734061792493"},"directories":{}},"0.4.4-20170221152406":{"name":"composer-common","version":"0.4.4-20170221152406","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170221152406","_shasum":"91fd6734ef58b72bc6223181c886b699695eb4dc","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"91fd6734ef58b72bc6223181c886b699695eb4dc","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170221152406.tgz","integrity":"sha512-nhoRCIQ/upyNignRmqC0Q1UZj8TuV/DC18wDX/0fEZ0aqWHMx9zLw9yGJM4M84uhIgWEvPbGNJGbUNj3AllLAQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEuZZxgxXexeA9IllcA1+CxXpKCmIZVuaeP0FcEZT5KsAiAEnWaQmM6iwRy6Cx7VcRhFPKMo7H5lrvV+kieHse0plg=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170221152406.tgz_1487690653975_0.2306961950380355"},"directories":{}},"0.4.4-20170221160317":{"name":"composer-common","version":"0.4.4-20170221160317","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170221160317","_shasum":"efb8605d463c0a80a12ce1ff5111ff906973497e","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"efb8605d463c0a80a12ce1ff5111ff906973497e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170221160317.tgz","integrity":"sha512-fMIcHXfNCCuU1HdognqeIRRXPD/u05MoIWouUkl0sfUC+i6HiShJpC0HAObnoXc2KV/C2lQIuD+diBnHnYxWiQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCtr0UNoL6QFVBdA1eLwIMF1LFa2TknwV+JBM9HydpdZQIgauBQcWLXn2L7kzYUhYdSbfFIHOWXHtEuwOtnGfSTilc="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170221160317.tgz_1487693004746_0.7795446494128555"},"directories":{}},"0.4.4-20170221163852":{"name":"composer-common","version":"0.4.4-20170221163852","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170221163852","_shasum":"aadcaf42ad7beab7c4f9fd3c20c8e8c2b395759e","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"aadcaf42ad7beab7c4f9fd3c20c8e8c2b395759e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170221163852.tgz","integrity":"sha512-Ft2F/gCWhzmZd5wA0ECq75LGsRcwAeokjrOXGzwRYL27vT9og7Dv8zPOgZqxGoqrEK1QR6kvNrtwyrOw7HXPTw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID2pqzWpU23nEDCvri3gp4KgD8gErZiy5QVDGmblPjiLAiBDqTDmTFARvFyy23vx0veNwoQEaw7vyg2ZCKPWGCy1BA=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170221163852.tgz_1487695138985_0.18083944381214678"},"directories":{}},"0.4.4-20170221173204":{"name":"composer-common","version":"0.4.4-20170221173204","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170221173204","_shasum":"acbed17f7a9c9ebb99be09cd716cef428ae44f61","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.7.3","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"acbed17f7a9c9ebb99be09cd716cef428ae44f61","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170221173204.tgz","integrity":"sha512-BeYGzmk5fwPxZooXHcHLv5p4PbZl2BhyRXrbJhQtaylzkmGUpmciaX8GP0FFNtmlixw6CNvt3AUGggV7R23AZA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCHzggxkdQ96pMPkw0WtQIJBRNRmNWSDld/8T4CiCuKC4CIQCpNiHt33e0vao0tZjhTRPhhzHFBySl0uTKP3kBTSL6zA=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170221173204.tgz_1487698332831_0.4033464463427663"},"directories":{}},"0.4.4-20170222142641":{"name":"composer-common","version":"0.4.4-20170222142641","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170222142641","_shasum":"dbee4634e580a39ee734b1c732a8fcc3ae7b5282","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.8.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"dbee4634e580a39ee734b1c732a8fcc3ae7b5282","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170222142641.tgz","integrity":"sha512-66wN+70/5lA659mFLBkYIQEWn1eCtzG8ycTLIZ6aN/GEdDoPe5KiTPw5/eZ7apozaIpUCxVBoUoEbUfsP91rJQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCHRu8tQ4OzQVEsfxwEPDi/r4uMucM5MasiUIBHTe2TEAIhAJiasX4CPncLSi/E6+zh3/ug2GXkbKJw6Qw8vWhRfEms"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170222142641.tgz_1487773609348_0.42726963362656534"},"directories":{}},"0.4.4-20170222145515":{"name":"composer-common","version":"0.4.4-20170222145515","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170222145515","_shasum":"0ab31707a5c2401e4f62c2476e2bfdb0f5c02819","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.8.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"0ab31707a5c2401e4f62c2476e2bfdb0f5c02819","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170222145515.tgz","integrity":"sha512-p0JjkmtAGKsMj4557cSXsnCrfhv1QjUqMT5fUlDyWOUfuuM+9SfGtxR+VPYhZ+QOOa7yYWnuIfaEODqZXOF+BA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCxx9/+QO/C3BGkNsaiU5/YAiuDscMcxnwj4qgcsuqArAIgQUcuSSThJznKJBHgUxHaTo2U/Em2B1roZUym4+qgo4I="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170222145515.tgz_1487775322274_0.953288966557011"},"directories":{}},"0.4.4-20170222152544":{"name":"composer-common","version":"0.4.4-20170222152544","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170222152544","_shasum":"b274055c27651248364ca95d89ccdf0ed6526edc","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.8.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"b274055c27651248364ca95d89ccdf0ed6526edc","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170222152544.tgz","integrity":"sha512-EoXnbifIGBMSp/ALzczKdtcdMqoOPUms2aJth7l22XxlscN6ZAWDLNKrZ5dVGDQVHv4F8eu/OMb568s7A87uYw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDIuKoLQABUqM+edu9+oH7Jda2kllrTQJ7nVdt82Q8LLAiBztm+3WhhZyM+Gd/jUn+nz808F5x9+ybyzVMjDZ+KnOA=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170222152544.tgz_1487777151003_0.04827315383590758"},"directories":{}},"0.4.4-20170222155234":{"name":"composer-common","version":"0.4.4-20170222155234","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170222155234","_shasum":"cfa953ed1970c09d0b6df930c4a0ae81c4ea2c6a","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.8.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"cfa953ed1970c09d0b6df930c4a0ae81c4ea2c6a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170222155234.tgz","integrity":"sha512-EvZpXCDjaLhcpDzcWDnMTsk5HZYB06C3hAJnIanjEthWY88+l5LrNqplJ3GyR4maNGElILbTZApt6bVcVQEoHQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGMhjXcsFKgKcnBWcytkOeohn+ovheCoqkc7Y3++xsTvAiEAiw3XY1Hlo+3lIzowtzvf+n8MWncJKexsJl+oZvd0u2E="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170222155234.tgz_1487778761123_0.31211287598125637"},"directories":{}},"0.4.4-20170222164618":{"name":"composer-common","version":"0.4.4-20170222164618","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170222164618","_shasum":"977120183b175d2ba891008de5030f4ab98ab280","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.8.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"977120183b175d2ba891008de5030f4ab98ab280","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170222164618.tgz","integrity":"sha512-E0LzFHGLMAQB6WeAyPdisl7iRBA6eq/SGr1MNxn1xIRxWK3g+Qd/kNEHhemg3Sc5LduQ4naqnxH7fqNxch9YmA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGn9cTPKAvWKRzp0+vBqCRHNEKYQsV2KVmBoNXNZv4X2AiBaSoxCav862ultnwjnXQQg+2Kl3/qCIubJetULV4s4Xw=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170222164618.tgz_1487781985646_0.3297017889562994"},"directories":{}},"0.4.4-20170222170514":{"name":"composer-common","version":"0.4.4-20170222170514","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170222170514","_shasum":"632d1fd0f3282d1f54c25fdcd57610d9b6a0a804","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.8.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"632d1fd0f3282d1f54c25fdcd57610d9b6a0a804","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170222170514.tgz","integrity":"sha512-ppS8yGUuRz+c40NPm68oqSrPx11BlDmASQzkuM00/EBnt6nMvDIem/44Y4PYEPzL/+Qxwi0RUzZ7gdMVKmAbYA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCg7InjmmUfUz+x/BnIatPz8/vED2RVmq1Ad7ROYV2W7wIhAOaqz/u8U8mdQ6chhPhdKQ7yhbKIs7Tkbkl4ALBQ0sSU"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170222170514.tgz_1487783122079_0.6974259130656719"},"directories":{}},"0.4.4-20170222181333":{"name":"composer-common","version":"0.4.4-20170222181333","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170222181333","_shasum":"287e2ab14588fd06061c6d5146d7828552122952","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.8.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"287e2ab14588fd06061c6d5146d7828552122952","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170222181333.tgz","integrity":"sha512-5Mt3WM9dXEH4VI56EjFjuP1BrVuMIENK+NzEc4IqMnmSp9q5Yj4zn9AGee5GkH9dXBX9/mUzbOSbhWJaFhLFkg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDhCqrEtkyl5D4wG6QNW69aoyaTuXtLlyBaxd9G553cPgIhAPF/fi26h724U8uCHpP6vRYLrrYiYILMEc2xCGK22/op"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170222181333.tgz_1487787219701_0.9814291244838387"},"directories":{}},"0.4.4-20170222230901":{"name":"composer-common","version":"0.4.4-20170222230901","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170222230901","_shasum":"0f4d0b7c5de97cc92875f28bd9daac3bc1fc4db4","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.8.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"0f4d0b7c5de97cc92875f28bd9daac3bc1fc4db4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170222230901.tgz","integrity":"sha512-XSnSIE091jl5xWGnYCt6b0BSLgGxMqQypf7DJxeMyHe0fXFPQwn9GWvt1O2klnSS1QqjHvtvyknKovYg2eB+mg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDWX74TYtnmH+mcXW7/2UukEqWFodPKfFgdkCXbeP32rAiEAh9C+NNClP4+kKUozrUJ8DBtJWXiD5tnaKjmPlis56ng="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170222230901.tgz_1487804947501_0.46887354319915175"},"directories":{}},"0.4.4-20170223011633":{"name":"composer-common","version":"0.4.4-20170223011633","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170223011633","_shasum":"a4b5b96adedf3144211d28d56b9a83d1b6d13ab2","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.8.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"a4b5b96adedf3144211d28d56b9a83d1b6d13ab2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170223011633.tgz","integrity":"sha512-5V8nTgzm2kZRBodaJYRv49+XXW59tdmeUR+vaebJVHob89YIcCewN+0+Am3QlSMwIy6KO1ZzMg7WWQvRJCBdEw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG4+zmQ0sRjv8eqPWW0FrjAUmFfz+hx2GZ52CnD3FVuUAiEAr1GqQbPkyvJbTELGNx/GBS+ZkK0SHwY4/B0hC+56jYU="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170223011633.tgz_1487812600172_0.8267378420569003"},"directories":{}},"0.4.4-20170223080308":{"name":"composer-common","version":"0.4.4-20170223080308","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170223080308","_shasum":"dcdae39222957a93d2e092d6dfa91714ad83d5ee","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.8.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"dcdae39222957a93d2e092d6dfa91714ad83d5ee","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170223080308.tgz","integrity":"sha512-OyN/3lDOTe/eqUpYgH51F+gte8BxtZlmiPIz7oVmuP/r8jZkiK/BWsg4sNwsvYob4IWPzZuVPTxlb7Nw19QOfQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDJor36s77WAWX5408sWFayUNiAs2Om4cOsjcuVTxPSlAiEAmtLVdAn31PVaEQoN6ZG6Ey+Vj6QsTGBIvHeh5ZWm6YQ="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170223080308.tgz_1487836995266_0.590063227340579"},"directories":{}},"0.4.4-20170223092750":{"name":"composer-common","version":"0.4.4-20170223092750","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170223092750","_shasum":"76c06dbf8d47302d47756bd3f0c439fdce696578","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.8.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"76c06dbf8d47302d47756bd3f0c439fdce696578","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170223092750.tgz","integrity":"sha512-FMU/0wuGzj/BhWHWEElt7H1jc2T+BSY4/g6Zy3Qoi+I6sYJl9rWZYa4HAxgUbuLzNRcwiz7k66Gi52EyJPkI7A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCsqLuaDzeltoOT3VFwjftPE6Uhd24b6/8Orv/fp6SDYQIhAIfIYFH33GQUcn1oEyWCz77v/D6FgZGFaBxLkCbleM8B"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170223092750.tgz_1487842077468_0.6968245417810977"},"directories":{}},"0.4.4-20170223095537":{"name":"composer-common","version":"0.4.4-20170223095537","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170223095537","_shasum":"27ddfba6b82aa3b0a0239c49bec25f9f9790196d","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.8.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"27ddfba6b82aa3b0a0239c49bec25f9f9790196d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170223095537.tgz","integrity":"sha512-FCVRf0zinYRefBOgQHsenTbrxRWenXrjW3+jondTBSz0cqTK3C63BDUncnBdQe87HrQzM8yj8ike7SCdwUGRrQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBhvBVrMJUcMS3feKGOjd4HarNJfDGlO94tmy+c/wEv3AiEA2dt5bdyuDmUuDPeH0OhCynXcsiamMScqLduKSOoeb6c="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170223095537.tgz_1487843744740_0.7379982837010175"},"directories":{}},"0.4.4-20170223103517":{"name":"composer-common","version":"0.4.4-20170223103517","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170223103517","_shasum":"66adc64d4579e51b3bcaa4c8351d4c3952f2c423","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.8.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"66adc64d4579e51b3bcaa4c8351d4c3952f2c423","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170223103517.tgz","integrity":"sha512-utVuj69W5A1TeSJccRwLIn8hAAF/ObQFnUNaBhFndVSoedN5Uj0+WCI2+J6pAGmT7j3jeMn7+rDbep0jJlx4Hg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCfngI5ifer3CEUCq6Wj7MUeHPQgxY1JeoE/CBEZzn0BAIgU6m3wXIWYikQzblZ4zNQ0snoOcQpwOqP3NbW2u175zI="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170223103517.tgz_1487846121857_0.8476778219919652"},"directories":{}},"0.4.4-20170223121522":{"name":"composer-common","version":"0.4.4-20170223121522","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170223121522","_shasum":"a57133affb6c4b26740335c4e0014e11020cb10f","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.8.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"a57133affb6c4b26740335c4e0014e11020cb10f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170223121522.tgz","integrity":"sha512-0xmHX8W5hM7JVN2fw0WufkcfGIf9c/1lxY1EwzL3G8uskgLQV/X23VrPUNrY0Nk8E1iJSpddIfNwVRE4xW+mCg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEZC+gchKZoXF/IPNVN0uWnjQO+L99K2wSw4T2XVprtaAiACNh5IItgkA1aj2jfv0UpmAdXXF2Z4ZX4AHVJ+fjkbKw=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170223121522.tgz_1487852127951_0.814407744910568"},"directories":{}},"0.4.4-20170223141017":{"name":"composer-common","version":"0.4.4-20170223141017","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170223141017","_shasum":"f4e06596a1ccde8168031a3234cfe3864cde9662","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.8.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"f4e06596a1ccde8168031a3234cfe3864cde9662","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170223141017.tgz","integrity":"sha512-cAwQaiO3CQCq/VvUyTnuUiMdVCvku5AqfZuQGdO+7MbgGHb0E8WGgPJX5O9EsQ4bv5ngpSsIAYN6/ARkhGbXLA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHL08yt2CzjIApZ537NmXQ+XYyLyZCidhiGq9lKK3zAFAiEAp871ZldBm6vNtm/71c9y/O9yQoUcPzxXiVA6QT8C9Kk="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170223141017.tgz_1487859022085_0.9534454469103366"},"directories":{}},"0.4.4-20170223164152":{"name":"composer-common","version":"0.4.4-20170223164152","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170223164152","_shasum":"9d70126033a32d86c3187af895e099a9a131417b","_from":".","_npmVersion":"4.2.0","_nodeVersion":"4.8.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"9d70126033a32d86c3187af895e099a9a131417b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170223164152.tgz","integrity":"sha512-k1ufDVd73lcT/4676wyc5mtWq7muoT91IvjPQTgYiLALcF5wh3q2Nf96n+DhSZaTkherIo/940UU/e+4pxNAWw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCgex3cRe0Fa44aRNqhAYWeco99+A6V59e9KGQ7kFaXoQIhAJ4+52hDe9oZwZzWll3/KeWGh5BBqrzbLntelohdkV0C"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170223164152.tgz_1487868117821_0.5830228191334754"},"directories":{}},"0.4.4-20170224133853":{"name":"composer-common","version":"0.4.4-20170224133853","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4-20170224133853","_shasum":"0774d3a1800c807c0acd3958b85a19ba18745837","_from":".","_npmVersion":"4.3.0","_nodeVersion":"4.8.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"0774d3a1800c807c0acd3958b85a19ba18745837","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4-20170224133853.tgz","integrity":"sha512-oGM38oMSnYVi3gHTBN/8d6HNOOoNV1HIGOUqmaV8YwRIPRBX4LFRxugDcu7Pilo8demzTyXYVQuGvxoyCXgDtw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCoIrZLBx38Xx2k6WOay1hStBgC+zfzFGiLGZTEIuK6PQIhAP+ikdx4FH4JdoTBDgfR1cI1EBIWENV+MyvhqoRAz5Dw"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4-20170224133853.tgz_1487943537754_0.7362616390455514"},"directories":{}},"0.4.4":{"name":"composer-common","version":"0.4.4","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.4","_shasum":"969ca31c7ddbe6c2d79959bf3b974795ad4270fd","_from":".","_npmVersion":"4.3.0","_nodeVersion":"4.8.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"969ca31c7ddbe6c2d79959bf3b974795ad4270fd","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.4.tgz","integrity":"sha512-Xx+FQK0ouUy1TCybuzDXvYQ8xS9vG0d57jg92fh9/UVmCmE5KdH3qrvg5VvnhfrafrfURNAsjFIG3jN8uZyDtA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCu8PXQEAUkHE64mqfNtxbqUSSMin8C8Kg0xJwmiIS2KQIhAKJE/+GaKx/ff2T/tKP14ybRNf/k6T+iiBEbfzdYrI8K"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.4.tgz_1487949321628_0.26462719892151654"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.4.5-20170224153926":{"name":"composer-common","version":"0.4.5-20170224153926","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170224153926","_shasum":"76eb1a96c5ee2b8b4d508e3db9594e008aa80009","_from":".","_npmVersion":"4.3.0","_nodeVersion":"4.8.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"76eb1a96c5ee2b8b4d508e3db9594e008aa80009","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170224153926.tgz","integrity":"sha512-SY4dQn2O/IbC2JGR6dw7CFMRRmDQgaMGV5J0GKOFTNm6vvQDjGM85zV8mvwXkQkPP69DJTk0+OaECd4+GBx35w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG+YfoCiuTGS2hl9sKES0D5ojQQX92X+16mOPWYgZhjFAiA7rkYlXyFfPiDMOVnmXYJN0HBCNgYn3Ny+3vijnR1k8g=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170224153926.tgz_1487950771060_0.5400069148745388"},"directories":{}},"0.4.5-20170226224342":{"name":"composer-common","version":"0.4.5-20170226224342","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170226224342","_shasum":"eb772fd4ad663b90458d7795cf05df0f2d11da51","_from":".","_npmVersion":"4.3.0","_nodeVersion":"4.8.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"eb772fd4ad663b90458d7795cf05df0f2d11da51","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170226224342.tgz","integrity":"sha512-nxu7XIt7p+XPx4QKNmTHFfkeEPVkAUF2U5W+Ofmx4FjYNyCnZ+PRodmlAC7yXdN6nqvXmrBcMm1OcJGZUZTDvQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDGHLFLicxiy9mUNxffLvWgZ96d/Ken12To3QCP1Af+5AIhAKrj0paeJ2aeAaDyVMy7ffxjLc9IZxnY5wgk7I3P5O8U"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170226224342.tgz_1488149027231_0.37185675627551973"},"directories":{}},"0.4.5-20170226235234":{"name":"composer-common","version":"0.4.5-20170226235234","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170226235234","_shasum":"f744d9b4c58a949f1880165b4ea3bcc510c2ece9","_from":".","_npmVersion":"4.3.0","_nodeVersion":"4.8.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"f744d9b4c58a949f1880165b4ea3bcc510c2ece9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170226235234.tgz","integrity":"sha512-2crbVSC6O2m6cowwMhf9b3aZAm0PcFgiombviOsMqRVTQWwLUr07HBZ3HwyeB0Wa9XDSm1c4aWfsc+8mwiq/zQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBsDnbH4dvUL1HKsfE2tlHOIrz0pc09WcujMLwmAZiokAiAexlyQ47Nq58AU5b4KOyxchMmfMoR1ToBM5pFRlPPatA=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170226235234.tgz_1488153159732_0.6036594770848751"},"directories":{}},"0.4.5-20170227091408":{"name":"composer-common","version":"0.4.5-20170227091408","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170227091408","_shasum":"091f88fb8318e6334c7378f5ec7fa24fa558a704","_from":".","_npmVersion":"4.3.0","_nodeVersion":"4.8.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"091f88fb8318e6334c7378f5ec7fa24fa558a704","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170227091408.tgz","integrity":"sha512-BYIdU6KiejewnaWCBVcauNvqechYnbifqopBSMNwx5cvMfl2szJQWjLfg58u8U/ZGOohBeYjawnLmlZy5cHu7g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDOuIxSGC/2HwwPh7EHo/W0dF8ULGp1GJXexweBdVil6gIgR/WNNPlvPi/tKsJiOtlPQVBtcCt18ABUD3d+mM0j8rI="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170227091408.tgz_1488186853252_0.9436838421970606"},"directories":{}},"0.4.5-20170227095701":{"name":"composer-common","version":"0.4.5-20170227095701","description":"Fabric Composer Common, code that is common across client, admin and runtime.","main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170227095701","_shasum":"c52545e97ea912a41e66e803b9548eaa19ad391b","_from":".","_npmVersion":"4.3.0","_nodeVersion":"4.8.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"c52545e97ea912a41e66e803b9548eaa19ad391b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170227095701.tgz","integrity":"sha512-S43BJJeVqynLjXb+mYhmFHI06xg0HcoqhhPS2jTVadDjEZ2twIG9fxZF7GZRb3oWmS0cR/lR30DXHYcDlujBfA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCAa4l0rz9bYQjLlmU4e1gmajoFIqyzmDGC/08XGbJcQgIgV3bdHV6ktO3eyqImakJcaq1l1wHLJWr0eTh5l0lcCtU="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170227095701.tgz_1488189429089_0.26439042785204947"},"directories":{}},"0.4.5-20170227130557":{"name":"composer-common","version":"0.4.5-20170227130557","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170227130557","_shasum":"036e34ffa803e0b0ca76c675f2c84698144eacae","_from":".","_npmVersion":"4.3.0","_nodeVersion":"4.8.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"036e34ffa803e0b0ca76c675f2c84698144eacae","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170227130557.tgz","integrity":"sha512-pPa3OsaMkeHE0rUsWiOkIkZwS2oNhFdi6usmZBVn9niCNrshRl9lCyn2umAdyzwdQ+Qbr/Ump+gI1+oOtxe7Ug==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCblpCXm4pZo9iQQk16cjw3W7k3M3tvAyYLMix4R8wfhQIhANKW2S62Pm2KmTXyptZJ0fHjSAg3K8z5hK+TfQQBK1VG"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170227130557.tgz_1488200765365_0.8936499080155045"},"directories":{}},"0.4.5-20170227140500":{"name":"composer-common","version":"0.4.5-20170227140500","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170227140500","_shasum":"79d9b52e5173c68dec2b255b04431a4a8551a6c6","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"79d9b52e5173c68dec2b255b04431a4a8551a6c6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170227140500.tgz","integrity":"sha512-V1p228MtLst3JlkVWENlijSRn+RnZMY8WEmbwYY/6dQu0NEzWJm3q6fHJHn00znuLWoLD88unyi/VPIZI+d/IQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDOX/yVSPeyogph5wkLHWpD8Wsl88nL7LIgGvk9JvnUZgIhAOhh7jU8EtuVgFqw0rXbt3nU7rO5EnfxwbYnb8mn0lk4"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170227140500.tgz_1488204306642_0.3966471173334867"},"directories":{}},"0.4.5-20170227143707":{"name":"composer-common","version":"0.4.5-20170227143707","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170227143707","_shasum":"d90ce55ba6e7363ad4e7bb2e2a74205d8ad4a7c9","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"d90ce55ba6e7363ad4e7bb2e2a74205d8ad4a7c9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170227143707.tgz","integrity":"sha512-oPiLvG2yYAR9keFYp3etel1sNtP7WRYdB3ZJLzyeOYzTIdXMhacosJOC/3eJHzgghV+M5sC9h6KC/CEVf0s0yw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCl/ZAPb30mQyt3mtHkS6tiVixGgSLfj0VK+hU7Wdz4wQIhALo1OyX/agZ21HJ+IDw7ajaHWLW6edeIigS7xc4IcgwY"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170227143707.tgz_1488206234094_0.2718524176161736"},"directories":{}},"0.4.5-20170227165138":{"name":"composer-common","version":"0.4.5-20170227165138","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170227165138","_shasum":"a046ded765e425a41b46409ef28e0bd932f54b1a","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"a046ded765e425a41b46409ef28e0bd932f54b1a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170227165138.tgz","integrity":"sha512-kXq6iEgVvjygB0MkSkqsOcr8RSnltxRVkc9GaU9tfhXsQuFlyY/+72jFAr7zV3tpBLnoV1gYdUcMMl9e1a1mJQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDKUu742HjZeYaKPEz+PKbPYfkBJ5Y32biYlaC9VMkX0AiEArSg3RCzg3PLPWKFJxzzImactvTFynJ8uQfzTYGAmHJg="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170227165138.tgz_1488214305654_0.1411310494877398"},"directories":{}},"0.4.5-20170227165156":{"name":"composer-common","version":"0.4.5-20170227165156","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170227165156","_shasum":"b54a1cd98a6a78c6b414290586472ed64ebb2db9","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"b54a1cd98a6a78c6b414290586472ed64ebb2db9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170227165156.tgz","integrity":"sha512-2OXsimMUyb/PDx9lg3DPfQER0ru99vBjMGxEBbXQLftxBqt4Jd4TRRKzzBIxlqeDl1eY6L3HVQV/mf940Gg8oA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAnMEwJY/1vWBVKozzj6NnYeMD+m+1pICUgy8gZjOBHlAiAS7q87f6EoMchFpvYQrkIjgTKnad4sZd/ogF7wlkpuyw=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170227165156.tgz_1488214323468_0.4358091037720442"},"directories":{}},"0.4.5-20170227182015":{"name":"composer-common","version":"0.4.5-20170227182015","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170227182015","_shasum":"136d0d5376c361744bf3500ba43f8d55e74c4190","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"136d0d5376c361744bf3500ba43f8d55e74c4190","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170227182015.tgz","integrity":"sha512-JqhAnkDAuDrSxImmtkyfc19xik3SOftPypMhRAWltcSXMUjWN7W/3JVOsT272SumBpn7qs1UegpHZYNHtFO97A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEIrtUlq0mYJp62ZH6KDzs6ByMr6FnPjl21oXgvdXaLaAiEAtlyzx0SemUtJqb5e85gRREcMlpu8qT14fm3KFRT1nM8="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170227182015.tgz_1488219622292_0.1494257370941341"},"directories":{}},"0.4.5-20170227193120":{"name":"composer-common","version":"0.4.5-20170227193120","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170227193120","_shasum":"f3506f4fd81a161baf87f36c0a7cdd2903d518bf","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"f3506f4fd81a161baf87f36c0a7cdd2903d518bf","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170227193120.tgz","integrity":"sha512-DJYCiJs39lNH6CjzKKsieFF5W0QyElzZ7vvvV7N9DE3P6TcMBJqQY+0He7WWjEA9qlSKhoSZ/rbtke9PVlGQRQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFj0uBlK8mAwX2jO7pY4yOHPEumsn1WersCAPZGA5/DNAiBlrClzQKfraAsqSaqxztbNgfqPiF8srL09XHMyn1s4mg=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170227193120.tgz_1488223887129_0.1468118333723396"},"directories":{}},"0.4.5-20170227220209":{"name":"composer-common","version":"0.4.5-20170227220209","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170227220209","_shasum":"26d49af0988d6584ea2b3c00910a0ed0268ac9f6","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"26d49af0988d6584ea2b3c00910a0ed0268ac9f6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170227220209.tgz","integrity":"sha512-IiOcMGm/Lcgniz+brUSDpVVJgipxm528flqvQfOjcaOR4ZQmeV0onrmpSVk1z1uKRWRspCyoUoVvss2rKxjN0A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBs2zF6I0/ROehL7H/0wtIlOXD+MGt2PywuMpBa7nrGlAiATEChchtAEpzywi+OxsEiLgb3xdRKlMiLMx0maCli6Qg=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170227220209.tgz_1488232935802_0.4973725504241884"},"directories":{}},"0.4.5-20170227224333":{"name":"composer-common","version":"0.4.5-20170227224333","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170227224333","_shasum":"2ee0d31b05036fdf11ddaa11a0d516e025aec560","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"2ee0d31b05036fdf11ddaa11a0d516e025aec560","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170227224333.tgz","integrity":"sha512-VQ/4YblrXGVf3tKWko09FXL6Pf0OaZ0p3tU8Ph+0xSZvaG16ZMQ4iBGuuRw1FDdx5na/WDLqDicjThETu9CQ0g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDnT4UhK21BMdbu3tMN2pBcVthnNTlC7U1DmBgBtuNsYgIhAP0pKn9KfFUgOY7KP63sueBfa0BZDlG7POMB7UlYvpjg"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170227224333.tgz_1488235420041_0.8778140596114099"},"directories":{}},"0.4.5-20170227230120":{"name":"composer-common","version":"0.4.5-20170227230120","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170227230120","_shasum":"e69888781e5b32082b2c1d60d9908dafc5a9875a","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"e69888781e5b32082b2c1d60d9908dafc5a9875a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170227230120.tgz","integrity":"sha512-qSaDMFmcm6zYf9MZ3ttsymjtvSch3kDUMLZnp3XpbJ4gbGUP606hUnJ0MmEXPEjjVW9fhQSozPmV8B6+1pkjuQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDd2gRxGqXNyIrGqx/YZB8awfNEv8vGP4LjAdb9EOqP4AIhAOI7kwCRpxK0fP4j8f9r+EGJQ4cqg0uOX4+VnvXS5XPg"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170227230120.tgz_1488236488474_0.40487258904613554"},"directories":{}},"0.4.5-20170228000104":{"name":"composer-common","version":"0.4.5-20170228000104","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170228000104","_shasum":"fcfdc10c94854460db236f7d74028a3a00a932fb","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"fcfdc10c94854460db236f7d74028a3a00a932fb","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170228000104.tgz","integrity":"sha512-VNuA09tj0i1/lUJ+WcN99ItPaGunLnjj19YVWTaVZl4hT5Gd7VFnzxPqvvGBsHeiMgGvKBhtTRqd/xYmZgzp5Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDjtQnyrHtN2E/AaSpAOXfikXkAp93r6wDFvR8UhMHL1AIgZeGnPo4oSyyXyKB7DUb0CYLnKWdLyec4LeNOU2KmPPM="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170228000104.tgz_1488240071759_0.8896112008951604"},"directories":{}},"0.4.5-20170228003553":{"name":"composer-common","version":"0.4.5-20170228003553","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170228003553","_shasum":"289d95b44e84673e3b5bdba632d9b6d51fb57f23","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"289d95b44e84673e3b5bdba632d9b6d51fb57f23","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170228003553.tgz","integrity":"sha512-GzEQf7P02I8QNmLrquLOwTt37FXH/FprzRnILSP3Rdi3tWI+AEHSmkxqbARnfd4WMjOGs9cLhZZgdCnXxow7Hg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEdZFT7K0bLTc1tKEygkYi0V0tr6UifSojDzfkjWc2BOAiEA4FJhI7apuxxjGsWx2qBTpN6AHSlFVZIh/79FH2a1MpY="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170228003553.tgz_1488242160938_0.11796492850407958"},"directories":{}},"0.4.5-20170228053246":{"name":"composer-common","version":"0.4.5-20170228053246","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170228053246","_shasum":"9a31f47c0eba360c17882153eb53f0a71ea44890","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"9a31f47c0eba360c17882153eb53f0a71ea44890","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170228053246.tgz","integrity":"sha512-Z2Kfei+kvOZb+Y1O3W6p2AKUozs3veZTkOJvyG+tqchMUc7bJwR/DajGvaeNbMYTWAMximZDsVj2BbjX+QZ9TA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFGlekwTayZozj/nU6KxCovjlWPCIaOCaHb919cowm+gAiEA29q4sg/+PRJPRlyDb6OTTw15LtVRuLmvM6aev143yZI="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170228053246.tgz_1488259973294_0.4262397512793541"},"directories":{}},"0.4.5-20170228075050":{"name":"composer-common","version":"0.4.5-20170228075050","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170228075050","_shasum":"64a1e7b2ef11969aaf20858b969c05e8330a8b96","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"64a1e7b2ef11969aaf20858b969c05e8330a8b96","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170228075050.tgz","integrity":"sha512-mDCTPxWNe+79gEjEIjmaCrwO36Ql/c/t7rRHSliyhaFlnagKcDDtfiK7y/5POhal9u4S4gdithMHt/YL13bnHQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF2WMYJmj7hfv3zU2WuLuzWo0yJB9wmlf1rYJUAiuIFcAiA6A3marft4X738zb+3h7223HDh5axM6rQQLTcegD9aCA=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170228075050.tgz_1488268256766_0.13173364009708166"},"directories":{}},"0.4.5-20170228092014":{"name":"composer-common","version":"0.4.5-20170228092014","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170228092014","_shasum":"9099ed5f82a1b92793248ea0c0f23de3a4624a7d","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"9099ed5f82a1b92793248ea0c0f23de3a4624a7d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170228092014.tgz","integrity":"sha512-0Zpx5Zz7QxNcx/KTLvw194qbTun4/LAbd7HhwBqF8d3u5pJgqsLqvpqWCqmhGHbSRAQIYoLCDJWD/kl+tHvVPw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBOn5zIEDDXBd21bWT/fzfOQVTed6Q7QBAO95BY9jLsXAiEAjP8D/Z9csWo0Ftl0x0TazfsfO+J/SqbYctICCQFGl04="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170228092014.tgz_1488273621219_0.15320680406875908"},"directories":{}},"0.4.5-20170228095129":{"name":"composer-common","version":"0.4.5-20170228095129","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170228095129","_shasum":"84e6cf05e0b63ba4d77596c7432ebc870077a6fc","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"84e6cf05e0b63ba4d77596c7432ebc870077a6fc","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170228095129.tgz","integrity":"sha512-yhlDG0WJSc0UaR0FnnBtBLncS0krpTpUfyqspdPnQPRHMuU0EOe+OUXcYVi1wAGtZEOypwmN5LjXEFi/so987A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDqHc5jaES1aWTI37gdSCp31NBC5lMHYKvGnNqfAuftyAiEAqel6JEtT5Dkjtyn0B8OkutT809sY3iI5RJmUJPW5O0I="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170228095129.tgz_1488275494764_0.3007272679824382"},"directories":{}},"0.4.5-20170228123838":{"name":"composer-common","version":"0.4.5-20170228123838","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170228123838","_shasum":"93dc24f322bc105c62118c086d228e645ababb88","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"93dc24f322bc105c62118c086d228e645ababb88","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170228123838.tgz","integrity":"sha512-IH/IJQBdC/gmpECrfU+wRMZD62R26KMMun/SRCJkRZU5U1m6h5h9K00YCwMaU5mFnnXpjbNp4zebux/0kwEXKA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGaQrWcth5TUT+fQXk3oZwYqfO3YSbxqPd8GqsR1sQQjAiEA5rjxzosWRc0G1VA9hzTX7VpwXN4cRD5aaxknz9UUKWc="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170228123838.tgz_1488285525072_0.35535794170573354"},"directories":{}},"0.4.5-20170228133305":{"name":"composer-common","version":"0.4.5-20170228133305","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170228133305","_shasum":"e9510523b20b0b396510769b6a22c2aa5dc15070","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"e9510523b20b0b396510769b6a22c2aa5dc15070","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170228133305.tgz","integrity":"sha512-X7/8+/xSuUnYlk1avcRupzQoeDWYFRbgbHXxhLnBXADOzJiL2BRkGxDgOa+9lDLLkGrQS/L74UIO/McdGSC3Nw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC/kyEJ1YxhKTpe2cxQo3sdt0JYc4R1XWrM3ptpSZQ6bQIgVJgbz56eImjviVaLHZH1EOZv+kOuaAyW++wVMiCGP54="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170228133305.tgz_1488288791953_0.27906059357337654"},"directories":{}},"0.4.5-20170228151858":{"name":"composer-common","version":"0.4.5-20170228151858","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170228151858","_shasum":"d7ff0b3d775ec3f2ecf475932688df715a7bc953","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"d7ff0b3d775ec3f2ecf475932688df715a7bc953","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170228151858.tgz","integrity":"sha512-P/DfX79GZ2CuyXZAHfwT1n1jJLX8tHvhdh62+cBinNTJxUvO5tLy3lvGTilUB9zFyrScMl3LVJwH+8cH5Q5oXQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGL+wypHhuRGGYRTsvlsbrFqGrb0JGrVzWoq/jusZErxAiEAgIhJEC38YJLC0M+ZOhzVw6vT0tgqZgooaH8rd4d2+GM="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170228151858.tgz_1488295186500_0.09757254086434841"},"directories":{}},"0.4.5-20170228163435":{"name":"composer-common","version":"0.4.5-20170228163435","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170228163435","_shasum":"eb5724e0b87c0dc87f341517049e9caaec9d5594","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"eb5724e0b87c0dc87f341517049e9caaec9d5594","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170228163435.tgz","integrity":"sha512-wBS9y0FZrjyAZccOisHoZUjGQJDQahAbzZejPJZWKiwjCCQ5WB3eJKAaTlfFijSec2p5+6rHXyT1RjRmcKYsDw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCK1dKCph2EcUT4vgLg/07PEp+wpt9rQ2ll9hb773FwIAIhAMxkTmCLcr/32jVA57DLG12i0+aO62TEwkpgW2f1PlEz"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170228163435.tgz_1488299681905_0.7592391157522798"},"directories":{}},"0.4.5-20170228164847":{"name":"composer-common","version":"0.4.5-20170228164847","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170228164847","_shasum":"94410446fc35d448a6c81b516525ffe7a97f964e","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"94410446fc35d448a6c81b516525ffe7a97f964e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170228164847.tgz","integrity":"sha512-PPT9axnPUvR9KIfTsXbd7BVF4GRJQ+f+S0nzPpVaOe7zJp9n1L5FpTNEFXBdhTJP3hRW4IejRjNBAjeX9Ar+uQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCGXlr/PbtjSZ0vXq2E3cwPfTu/OWR21hrO4J+e6+OitQIgehQAp6Q+D8iq5zXrgKPvlJ7QBCoYwoUrV/aEynA6hmQ="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170228164847.tgz_1488300534115_0.33411437878385186"},"directories":{}},"0.4.5-20170228171523":{"name":"composer-common","version":"0.4.5-20170228171523","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170228171523","_shasum":"631e7302a678d01f25b3deae0859c64497464587","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"631e7302a678d01f25b3deae0859c64497464587","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170228171523.tgz","integrity":"sha512-eZ5Vn+WN2+FHkZeUIXnPsLsbvrMRKixllFdRuinjOzjFnLrWy/e4fEgoBa+VqFq61d+ZNjBkNWGYl/v9pMOsCA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGRtzDYbUKpqs5gePnfm41vDM1noYOzKyMp3NYYYTY0hAiBHrRPbhDk67L/nGTrFDr46c/hEIupjQHMyb7Q70EoAEg=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170228171523.tgz_1488302129936_0.0670907637104392"},"directories":{}},"0.4.5-20170301073428":{"name":"composer-common","version":"0.4.5-20170301073428","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170301073428","_shasum":"271bd61fd07a061016966101e82ac23c66f2ef8e","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"271bd61fd07a061016966101e82ac23c66f2ef8e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170301073428.tgz","integrity":"sha512-7OScaLBx0+Tc4Pt2mnh7dGjZe+P2o7WRNsGa2pf4jUJWjtraGuWa2sGIafCfiPAojg3S7VvKSQ2zDrTjSbtz2w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGseVun9urNoLZPjV2/WXSWU28ie4QIpFdmlJQD3T0HGAiAz+DI4aiKHZsO4QXioZ3uL/a4mut0UjkPskeDj9l8ndQ=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170301073428.tgz_1488353674845_0.10381123353727162"},"directories":{}},"0.4.5-20170301102843":{"name":"composer-common","version":"0.4.5-20170301102843","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170301102843","_shasum":"b46e1aaafc75fdb1ec4606b249dd3a4a98f44a79","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"b46e1aaafc75fdb1ec4606b249dd3a4a98f44a79","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170301102843.tgz","integrity":"sha512-TKdthNLhjxiepLI31YHHIt5YiBowD720KTF+dimvrUmaNnhYV5PNGkejEPTi83arQlBACCrfQH5Zs5w8i3sPww==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCiLU0njNCl3Ea9AdezexXJ6XVVK9s3WTt9AaIw+1xiOAIhAKMRXYICAc0ge7dPJlXKmPrBS3DEB3g+CyOumm3/p9Il"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170301102843.tgz_1488364130745_0.5096210236661136"},"directories":{}},"0.4.5-20170301125302":{"name":"composer-common","version":"0.4.5-20170301125302","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170301125302","_shasum":"510449f944f45be5348403ebb52b256cce775a10","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"510449f944f45be5348403ebb52b256cce775a10","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170301125302.tgz","integrity":"sha512-RY9ruIZwHTUwhPEVW4r7lv/wyhS93suWkIU+8poaTxaLyjLasaqHSmOQgrtp5iPJBVqZc82b8v+jRJkZU4WW1Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEqp/a78GdJzN2GJ50ZgHLnM+NEKwHhevEI8fRLJdas4AiBvB9fYuCId3vFnfFTExlrSQS7PgvhhtbD/Ip/CFjvslA=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170301125302.tgz_1488372788834_0.050774091156199574"},"directories":{}},"0.4.5-20170301143921":{"name":"composer-common","version":"0.4.5-20170301143921","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170301143921","_shasum":"d785f4075722425c02f34805b6597f31194957d9","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"d785f4075722425c02f34805b6597f31194957d9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170301143921.tgz","integrity":"sha512-c2LVeo4A/to2syJZyi0sCprHcVvzjSy8nXSJwWFwLU7P5DXunftwNmB6FNkPISxFnHLvLLP/I1Oz8EL9D3A/vQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF1K0LI2cjMoO+hyqKwbEnWesKbvbUHRkZhCLZMwfBUHAiEAvNLJmuTexVRjAa6sDHcqEfSCJPpqQHr/GZXUjfFGJ1s="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170301143921.tgz_1488379168434_0.04328098124824464"},"directories":{}},"0.4.5-20170301153907":{"name":"composer-common","version":"0.4.5-20170301153907","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170301153907","_shasum":"d7e66fae30f7ab491a58fe499761cabe67fa76d4","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"d7e66fae30f7ab491a58fe499761cabe67fa76d4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170301153907.tgz","integrity":"sha512-Gq3+/sxYRYBuevhsgg4GyRKlF/nBrW5AnE0h8lMn9Ccr5yA4V/qOniP0z/JHexv2WPf57MpElBDjnrbu1k/lQA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCbPCz6UwojTRTN8xY7EZgsC7grTpj5ZfQ/PMwap0nwhQIhAKLcybwtAEIsiFGOX1kXiZvJhk+T0HL+HN7RsvNauxvt"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170301153907.tgz_1488382753811_0.10733224870637059"},"directories":{}},"0.4.5-20170301164949":{"name":"composer-common","version":"0.4.5-20170301164949","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170301164949","_shasum":"d453108ec574f7037448b00ec824991c2e57e42c","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"d453108ec574f7037448b00ec824991c2e57e42c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170301164949.tgz","integrity":"sha512-wbLOPbLZRg5pZ8ro5S+3eOK/wpiWeOHh5gwtYIugB4nAkKXrv7eREvmdotxOJfl8iOOo4X2hFeUMc3WrTqYg5g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAz0xLeC84BjNBDPdBn1H8x0/rHhRmKt8sE603AnSIpiAiBXhHyGX/Fwed/fYsORp1LGirG6cZzlUOQAWu5YAEoAlA=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170301164949.tgz_1488386995871_0.4681130067910999"},"directories":{}},"0.4.5-20170301170106":{"name":"composer-common","version":"0.4.5-20170301170106","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170301170106","_shasum":"3a25894e214cbf9eb8770da32e53e38386ab690f","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"},"dist":{"shasum":"3a25894e214cbf9eb8770da32e53e38386ab690f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170301170106.tgz","integrity":"sha512-3N1P5nQWOpaj0sKRIfg2gdC5rFqHEFdIG//ilxA5zkKpokHKeRjQUV0FOUtcQQ4ssNqNNKPbVitK7iWHAGNucg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCRlB6rDv9KNLEN+fvHMwJAE+Tt9IP6xaAaAS98MNbX0gIhAJc3TWdjlXh8OJDVXFZl99kVMppzwBACGjD6pV7yZRFk"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170301170106.tgz_1488387672727_0.7969941338524222"},"directories":{}},"0.4.5":{"name":"composer-common","version":"0.4.5","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5","_shasum":"bfeb40d6fcb0cc697723089bae89fb78841bdd83","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"bfeb40d6fcb0cc697723089bae89fb78841bdd83","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5.tgz","integrity":"sha512-sj59nfjFSKcR9eLB8erOej18bs119Xn944yEGLlFlBUS0im4q1fU/Krr3pfGxrZ8eHnBscK4s8rHyxoR6f5UMA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCBNoosovV4ZczyAESpaeqP57k9wpLV5ru6FM9WrKK5LgIhAKg2drtyDDQI2+iB6Lri2tSl77gESzJ3Au7VV1cqmjxD"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5.tgz_1488397494428_0.8071974737104028"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.4.5-20170302031641":{"name":"composer-common","version":"0.4.5-20170302031641","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170302031641","_shasum":"5a9642339a50bc5b8ba019296adb6612888ae1a5","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"5a9642339a50bc5b8ba019296adb6612888ae1a5","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170302031641.tgz","integrity":"sha512-iAyAAYOBAyRcpoMcfDwFN1JBW6NRObdZuwdbHgFXdn9inQ7UqCoGzNIDgKXNLZ/WfJP2yoIgq0nkqgo+usW3Sw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAYVK3KuXZ7WHTp4VMMvljlT2cN+c3Ud4999ZZEx4NPRAiA8pqGsRtAHBSRnZhUgj8yGYqavIX24WTmwMdHcEB7khw=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170302031641.tgz_1488424608330_0.25792907853610814"},"directories":{}},"0.4.5-20170302165055":{"name":"composer-common","version":"0.4.5-20170302165055","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170302165055","_shasum":"b2b9870914ca633c2f54d0079c4782ea776b61a4","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"b2b9870914ca633c2f54d0079c4782ea776b61a4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170302165055.tgz","integrity":"sha512-IlcEnJGRCzO/RpxnIeH+oWK6WHCgG8Q8nXyXsPqvmFyHs4yI9yjDAh/+XyKydWcLhy1W8JTKjBK74kzYnBaIHw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD35sm6EHHACC2JQ8bJy0tdOGHt9bQ3SIpxOTfNGm9nCgIgBu4u4zRBho6XB36z6b3aFRt0/6B6KFuMUv3HTd34Fjk="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170302165055.tgz_1488473463137_0.6503956285305321"},"directories":{}},"0.4.5-20170302170551":{"name":"composer-common","version":"0.4.5-20170302170551","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170302170551","_shasum":"a2ebeb8d6239b764d8df7298e9bcda6ab9e1d0af","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"a2ebeb8d6239b764d8df7298e9bcda6ab9e1d0af","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170302170551.tgz","integrity":"sha512-LrLkeONvKsgAv8udZWk3aBXzUnM3tdav3SqPnVSLCu4g5+gRNNDOXJ8qwTIqOkxbxNGFjv6AQpYflz5dVX4cQA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCqT2PJmeaFN8yt0daHUeJ6wsMVlvnzR+M9HKUTTdkQzQIhAIEEuh2o57cvZzETfZ+yYetGAzz/dxJoZ8xMQS1GsoC6"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170302170551.tgz_1488474358133_0.8377758192364126"},"directories":{}},"0.4.5-20170302190028":{"name":"composer-common","version":"0.4.5-20170302190028","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170302190028","_shasum":"e4025a1d85cd84516f641fd60c22d8ddf22f70f2","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"e4025a1d85cd84516f641fd60c22d8ddf22f70f2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170302190028.tgz","integrity":"sha512-lemFILwv4Fy7DZWj6/urDVXkPzgymbUXrqIDiXOf5/Q4yIfVZrHg7/lYVIO6e7BnziUd9rJk34MN5/dTD6VAAQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDb8th+X3XyYe/rf1yy7RuXkiN/t7XScfpjvrz447icYQIhAPN7nNk2DAAJKhTT1EbB97DZeZUoae2RHBX+jf4z9eMq"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170302190028.tgz_1488481235424_0.9022475704550743"},"directories":{}},"0.4.5-20170302225038":{"name":"composer-common","version":"0.4.5-20170302225038","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170302225038","_shasum":"00bb647d3d1945c9bc876e73a45d4547ae4313d2","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"00bb647d3d1945c9bc876e73a45d4547ae4313d2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170302225038.tgz","integrity":"sha512-PsNobQSKTK+wuA5q0kwAuCQRge6Lsjn8Lk5tjtopSC9Z2ZRmgmgE4m9zAqPoqnWw8ZjZn5ddCIAzf7XxJCUPFQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDr5L8jSzXazQfizVqSKX56BY9nmUwJa58CVEMkOC67zAIgHwJoBVSUoTmvH6+rVsbaQ5svwwkyFMhN8Bezlh4Pb94="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170302225038.tgz_1488495044919_0.18186900042928755"},"directories":{}},"0.4.5-20170303100755":{"name":"composer-common","version":"0.4.5-20170303100755","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170303100755","_shasum":"700ddaaefb18f539833cf73a061576d11eec3756","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"700ddaaefb18f539833cf73a061576d11eec3756","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170303100755.tgz","integrity":"sha512-Ks8tqVxD6yTHRWe8BFDXTJB7mOhZDjZr9mJBg6A+0tnumddYIczPExr8awXoALTuwcGAiIvFUM9Snx4kcw3gCg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDD9teKDO0sA/bCMmgzA/Wr4c54hYmpaQ8K81pLqVQk+AiEA0Ojc4jLBBnhYMFvz9bIw66OUn416VfcVpZv/4GhfPe4="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170303100755.tgz_1488535682556_0.1206101649440825"},"directories":{}},"0.4.5-20170303110503":{"name":"composer-common","version":"0.4.5-20170303110503","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170303110503","_shasum":"f2e4c40c873ad7b4a2aed988ba12ec81de9f3766","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"f2e4c40c873ad7b4a2aed988ba12ec81de9f3766","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170303110503.tgz","integrity":"sha512-S+DuoBW1ZQT0YSIDLdDyoqDxIcx/foubfXvY1g/IbBk6zdWIr45uya9ERR3m5AzO49x7Utiq/zcN6sGSV00AWw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCpmXyyLXFEUGYK66hC1yCUyQ91iKHjri9i1YXA9S9KuAIhAP+SbMkiurbkcLHuibyMLuOHeUGleWpo3wewtwkJfSem"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170303110503.tgz_1488539110060_0.2750636748969555"},"directories":{}},"0.4.5-20170303130657":{"name":"composer-common","version":"0.4.5-20170303130657","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170303130657","_shasum":"89a0b3bf976cc720a5bc868ee3ecfac31d24d837","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"89a0b3bf976cc720a5bc868ee3ecfac31d24d837","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170303130657.tgz","integrity":"sha512-epGb0SiIqvpt0zO0x1bM3hh0BI4Z+OALZccraw1moB8NPgd9j3T1CGzaBvWRqxarwB8Hyt1O5DUXVAC4Zoxrcw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDcQA3ZdTpXKYLYbUt+69pQT2jpAxQlzeuarnNj1q3x0AiBobyQe4x+FYze8h9Q6EwOynhSmhgYV44WZpAv8Ujmc+w=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170303130657.tgz_1488546424729_0.6495069216471165"},"directories":{}},"0.4.5-20170303140812":{"name":"composer-common","version":"0.4.5-20170303140812","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170303140812","_shasum":"c4a9b0f0f493856fc06bdcfba06a6ff390eb2c58","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"c4a9b0f0f493856fc06bdcfba06a6ff390eb2c58","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170303140812.tgz","integrity":"sha512-sjapeg2CjuRUajvR8bqE8nZ2O+g3L6CmixFqsUhQSg0/ThILFb/FMQp2g1J/uQpsOdRZV342ff235eQ6p3GSkw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAvuUBkAwCKeKNMlQGX7J+rF+4VqlQRMJXdfuQ24IxGEAiEA0iy2L4TZVXW2tLv28PuggyATxFgbIMRw4tQ44Vnkc14="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170303140812.tgz_1488550098959_0.40537697705440223"},"directories":{}},"0.4.5-20170303193345":{"name":"composer-common","version":"0.4.5-20170303193345","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170303193345","_shasum":"6b4537371adb42487a85b3221e821882ec1c2332","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"6b4537371adb42487a85b3221e821882ec1c2332","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170303193345.tgz","integrity":"sha512-y1XlukStyVZsIKgzTNzPEJe6TZoe36EtzIzlL4/XdLPI5guYjI5gedjyy0+V4Mvn20vILGOq+imAReyA5mZFRA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHJTbmV5aWJotOobluaRYrBI+b4G+9BKAClTQXgGUHPnAiEAxvf6LT1xMM5QZgv61ihsfKyCtL4lu99OE5trna13vpU="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170303193345.tgz_1488569632523_0.7171567787881941"},"directories":{}},"0.4.5-20170303211223":{"name":"composer-common","version":"0.4.5-20170303211223","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170303211223","_shasum":"396ea1a08ef1a367a05c1049d67514ee3d2acb24","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"396ea1a08ef1a367a05c1049d67514ee3d2acb24","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170303211223.tgz","integrity":"sha512-tQv4sAsA5BYNlnw7UgjtrMu2/PL9PdJSTZm3+h3bI5UAaEyrat66L/GT+8R5HxMIsfRw1ftuYZ4DdD7g/ACJjA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDGIlaTGlwk9lrbKTwycVKg7J7fdQXGfwwopibhycEEXgIhANEDm1Qw+KmJBXf3ewGJQyyl03rSkie7nqQvldYW4pmC"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170303211223.tgz_1488575550064_0.9985219214577228"},"directories":{}},"0.4.5-20170303220536":{"name":"composer-common","version":"0.4.5-20170303220536","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170303220536","_shasum":"5c3cce982db14d134f0e8ff171b7a00392f0bd7a","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"5c3cce982db14d134f0e8ff171b7a00392f0bd7a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170303220536.tgz","integrity":"sha512-blCgmlOk835GqFZA0tHScwPNnMVrgoTNkyp9yeFEEqyuFMvPyAeMm87ofNTJHdlhjku0jL5kNnCxYWDEfHjNkQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICL0dRoeGeCQlB8xvB/bo1Ev+TBDKZTQx8VzBnmMnYnUAiBasrLN7Of3XqfwTcIjV01OpDHPWpuQVPZsv0fLBt0O7Q=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170303220536.tgz_1488578743245_0.6497545742895454"},"directories":{}},"0.4.5-20170304144245":{"name":"composer-common","version":"0.4.5-20170304144245","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170304144245","_shasum":"570b554c7e52e453dec55e8dce24cc57ee58841d","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"570b554c7e52e453dec55e8dce24cc57ee58841d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170304144245.tgz","integrity":"sha512-5KHEE4G/fO+9X5yGjhsMfBKG2nxCO0cLaR16DMujKLEuUlgzZtyFMTAMTL0FeYUojouN7E5C+dzjWDql9+MMcg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCEQDTqe+Qa6l2yLPJxL1slCC3ns7w+KR4ixQ2PJwsiswIhANyF0J06VCHah3hQg8qHCP4e9nzGv0gSpcs9d5PjiCXp"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170304144245.tgz_1488638572122_0.5132141406647861"},"directories":{}},"0.4.5-20170304165445":{"name":"composer-common","version":"0.4.5-20170304165445","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170304165445","_shasum":"3cfb0de6358f487d6f5e72f5b7011715eb81f262","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"3cfb0de6358f487d6f5e72f5b7011715eb81f262","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170304165445.tgz","integrity":"sha512-dQ5Y30OMDy8rNsfqn9nIKBc2PVpWX99pKzPKPbj1zlfpBOZ4H/SE09s0a1mOLgDoxD2Esaz5KBVLV7vC8A63/A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDq9eWjM/F7CIlOCyzixr89f+Ks+lfAWUBEpEVUblkYFwIgPHjHMlMVMpKrA3eC+ictZsKf7eOlI9m2OCAY7yAtnUI="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170304165445.tgz_1488646491873_0.030221383087337017"},"directories":{}},"0.4.5-20170304194231":{"name":"composer-common","version":"0.4.5-20170304194231","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170304194231","_shasum":"0cc84cd5747b6dff696dd2ff32a941e668c0e252","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"0cc84cd5747b6dff696dd2ff32a941e668c0e252","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170304194231.tgz","integrity":"sha512-6hZ/gAb4F1YESzAE5TrPp0v6QW9fuzTTiQ5SOpmHGYijO+pFzWmh3ust63vi5tmYzanYpKazabifJWj3YEuPrw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDjEXICT7iKy8acpaRW2KFXZ82CWKmImv80pD7EbXk9GgIgFjM6l+HrOdSkm+Z9LOCCz1I+4BtNyjQTDh1mV3uy6Mk="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170304194231.tgz_1488656559016_0.851333687780425"},"directories":{}},"0.4.5-20170304220145":{"name":"composer-common","version":"0.4.5-20170304220145","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170304220145","_shasum":"2e18ab4dcb5a832ccef3e3cfa6594ff5ecd0f328","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"2e18ab4dcb5a832ccef3e3cfa6594ff5ecd0f328","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170304220145.tgz","integrity":"sha512-cbWbhjJopFCm04l+oeGClUczXpj8VuhIdbP19fpg7Fc3KhuYPnYOfwywgJFg9iRmKkQcNSAXl11bhYbpArqw9Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC3hpniMnGcHbW2Sz7LoS0uxfF7vrevtuzn3EjEy0dM1AIhAJKI9hJzNpw3ydzNJ1ZNcjitwQw2aZwegCb7OCQQJRnf"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170304220145.tgz_1488664913161_0.6811714528594166"},"directories":{}},"0.4.5-20170305165559":{"name":"composer-common","version":"0.4.5-20170305165559","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170305165559","_shasum":"d0f908455a51990edcc4f7bc953b6ea796876d29","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"d0f908455a51990edcc4f7bc953b6ea796876d29","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170305165559.tgz","integrity":"sha512-UnwiutRtx92nSmtG8XNgpQilikAFH6+EMyigui4JGFVok3hVb350NBg+QZDbsjdgWF6G1hndBTlwL3bOOzWvyA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICAHlU/Gg6sELZW+hKq0OV/DKIRPScBPUdbwxiDbughCAiAlaOrD2UxXOpBv7XXf7xInuWqSg7zVErq2yOYyEZr5QQ=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170305165559.tgz_1488732965983_0.032211370998993516"},"directories":{}},"0.4.5-20170306081940":{"name":"composer-common","version":"0.4.5-20170306081940","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170306081940","_shasum":"375b2a5ff3bb5b49c291891015c6061a9cc3b4e5","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"375b2a5ff3bb5b49c291891015c6061a9cc3b4e5","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170306081940.tgz","integrity":"sha512-q/zGwXzl0LPxIw0ZLkxarj3mI/+W8mtZqzdGvbkeXNfNzAOOCAxIOa1lxqBlkfMoE4BLS9wHEhYr/0VRwmIS0g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBkMsQeB1jKb9uvLeqHdJmYQLbUeUPVGbDOGMmZ/2vayAiAUbjQY4huZ6MYVEON6UL7jYD0REkmCGl0Bj+7N6aeHsA=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170306081940.tgz_1488788386654_0.009248146787285805"},"directories":{}},"0.4.5-20170306113142":{"name":"composer-common","version":"0.4.5-20170306113142","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170306113142","_shasum":"76afffd51318fca71d151d8ee7e6af2c5c41b006","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"76afffd51318fca71d151d8ee7e6af2c5c41b006","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170306113142.tgz","integrity":"sha512-ue342NEWpgL1JZRXWG7rF059H37ll6Wz5lGYGE6g45rz7UsWuoyo29fpNeo8qzDL6oqDIwbkOmTZyYhVHRGdHA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDSsL2dRpMV5AjSdv3I5EKyv3Vo+UiYYqWdWoTQUgkEOwIhANA7rOcUtC3+OVWBhPOgapVFUX5FgkdOxY21GLrV2IrG"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170306113142.tgz_1488799908238_0.11071408772841096"},"directories":{}},"0.4.5-20170306125832":{"name":"composer-common","version":"0.4.5-20170306125832","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170306125832","_shasum":"93691fde55a90e408b71d86868ed3cd1ec362ba3","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"93691fde55a90e408b71d86868ed3cd1ec362ba3","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170306125832.tgz","integrity":"sha512-3XWdmUk6lIdGSe2ghnGQT4LowKipBeKDbE3M2RLHgeqSVch/SXNQ75EJGfm+mSKOwlXahnzagO6dnSKmYnyT+g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCKTIS6NKncyfXk/rDviVYkuUV3ZOPZNcVf5knrbvuYgAIhAI/VhG8oalKpgyYSSA5ISNFelftXzOJgpO6mJyg7Sy/H"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170306125832.tgz_1488805119471_0.7976531970780343"},"directories":{}},"0.4.5-20170306153357":{"name":"composer-common","version":"0.4.5-20170306153357","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170306153357","_shasum":"6f87acc5b0b1917223236e0f28ce3a34f5fdf2ca","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"6f87acc5b0b1917223236e0f28ce3a34f5fdf2ca","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170306153357.tgz","integrity":"sha512-Lf6+XBzUzauA7iyq/wBeuQxZtv/1Tx4i9yD8vwqaaFErW4+98soKHU41Wx/1iA0WN30U000RbHn/hxojmVs6Ug==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE7ZAQ87Ywx2FvsS0qJ2QndN5LTwzU7hdveXgth1yLGuAiAohyIlC8GQH+KNRK7SMpzhsrFR95moCq37BCgRl7d81g=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170306153357.tgz_1488814443893_0.466018209932372"},"directories":{}},"0.4.5-20170306165425":{"name":"composer-common","version":"0.4.5-20170306165425","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170306165425","_shasum":"30959ac0c9626a4e5d7dae8e3e2741553c15aaa7","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"30959ac0c9626a4e5d7dae8e3e2741553c15aaa7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170306165425.tgz","integrity":"sha512-IPU3oUVpGfRPPy8zXpsu3supwcOGHqVU04SXF5JBgtpkf88p0fEEb9nl9xbkrTEng8ENWuFykw2k8YgBVMK80w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDbsDQ+5dVAwvHYXh/hQF0rke6ynIwGQ9i67clqOLIf7QIgRGokoOBjpSHhwzdL7TVv55q77ji6bkkHcsMhAHn6Tps="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170306165425.tgz_1488819272133_0.8945891354233027"},"directories":{}},"0.4.5-20170306171700":{"name":"composer-common","version":"0.4.5-20170306171700","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170306171700","_shasum":"1e18a0cdf25f81ac9f4f31441a79b95cf877fa06","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"1e18a0cdf25f81ac9f4f31441a79b95cf877fa06","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170306171700.tgz","integrity":"sha512-8IogdAOkFdvpSrHrekS/o6WUf4eTveYyY0mC8S0yZyR4zp3LApGJTiDzP3zjeJU8iy6F2IQZu6AwibmH5lEQ9A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDz9v6Tc7JcO5+UOrG5PWna0JgqTbS2l/ceZdJUbLiPowIgAYnF7xNn3PeW2zkbKX7gb4BtK6dAT4AG8hVmnTR+hG8="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170306171700.tgz_1488820627166_0.3134106658399105"},"directories":{}},"0.4.5-20170306190519":{"name":"composer-common","version":"0.4.5-20170306190519","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170306190519","_shasum":"355ceccc63beea67b3f00cee4bac3edcf99d9946","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"355ceccc63beea67b3f00cee4bac3edcf99d9946","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170306190519.tgz","integrity":"sha512-VzMnG52Fl9tpd4dnGyDKkJ+OCCajozBw0XKi1pVw5EC8z1TmG0E98gSZhc+tE0z5rmfzrqjcNfy+ZGB3Q4EM3g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAjARnWr0S2DbTBFylA9UEdoXrwcFu3cOJLQqVE2nGobAiEAn092KEVraX7omNNHCYVUQX3sXIhb4RtXfRERtnAV/Xo="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170306190519.tgz_1488827126453_0.4874239880591631"},"directories":{}},"0.4.5-20170306204926":{"name":"composer-common","version":"0.4.5-20170306204926","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170306204926","_shasum":"13dab4537d96c5942dc2197afca20f4299c6fa9a","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"13dab4537d96c5942dc2197afca20f4299c6fa9a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170306204926.tgz","integrity":"sha512-dxT7RY2D8oEEKHj7+i4X9l0fwb+My47t9hiEzpQWW6Mggq5UVuFQCHKLfhIy1Aqe4IWxFfMyGVRUBHJx4fN62Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQChfiHFEwJEiIWYiZSbtlBUXD5ZPeMNBw12ejNXvYaR5AIgDpQeO6s4f4ugVumEHgcwaiNJVoHqEBfSAkqHEw0xch0="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170306204926.tgz_1488833373679_0.6821174006909132"},"directories":{}},"0.4.5-20170307102840":{"name":"composer-common","version":"0.4.5-20170307102840","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/concerto-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170307102840","_shasum":"17de919b1e54fa215a10d403cb0adfbede5d9473","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"17de919b1e54fa215a10d403cb0adfbede5d9473","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170307102840.tgz","integrity":"sha512-Yrf1d2bn4wNn/R3q1oL7L21HT1SgAPrV11OFXv02B5lvQKfSPnBr1qaZotAcROUNeVFNKsevmENnkNDM9RWJGA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDzE2xkkEGQNhynMPa9wMD2jCmjpIJhVwe/9BE6gy8SyAIhANarpAEou2U61a/RnWmprXWi2lsx1gmuOlq5+xVRAeSi"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170307102840.tgz_1488882527581_0.8621279576327652"},"directories":{}},"0.4.5-20170307114907":{"name":"composer-common","version":"0.4.5-20170307114907","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170307114907","_shasum":"74017520d16d164f1e28c6d7606e67f30445ad48","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"74017520d16d164f1e28c6d7606e67f30445ad48","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170307114907.tgz","integrity":"sha512-TzaTAl88UCU5WzmqbJXMteYLQBJlEpHYB67NliUF0ObXNcY0Jkm/Thl+/dQTD0CwR9rWNFtqTun5d2q8xXLU6w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDVekfXs7O3pyCB8Y0wbrPQuJ8uT5t4TUjSEBoE+6aDbAIhAIJ2NUVA7dv9D9ycZ4oASHmLgy7cey3ZLC+7lmYQJ/Nk"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170307114907.tgz_1488887354809_0.30468304571695626"},"directories":{}},"0.4.5-20170307131531":{"name":"composer-common","version":"0.4.5-20170307131531","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170307131531","_shasum":"a36dc8338016b1a3b4cf7ef64f013da4a430f74d","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"a36dc8338016b1a3b4cf7ef64f013da4a430f74d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170307131531.tgz","integrity":"sha512-P1Qnq1/BwK6rRQWZsmCV3Bolu+aWCJomyp0F2UIDb7o4EZOb3QWtrqw1X2A6n1YOpA4Jh7P8nZXIDkXpdbFAoA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEIOdJMf2gj+Jq+X9i/X2Uty3RiP9QOlNDYxjc24yBOtAiEA+tSpwwsWRNLyATj3OrIiDrjGXuYgfDvr2kK2iEwRTuc="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170307131531.tgz_1488892538083_0.468064206186682"},"directories":{}},"0.4.5-20170307142217":{"name":"composer-common","version":"0.4.5-20170307142217","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170307142217","_shasum":"7a01770f656868870a86299b667e9949188a018d","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"7a01770f656868870a86299b667e9949188a018d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170307142217.tgz","integrity":"sha512-xpL/53qQqqwh8EOFS7k5KZUNFMZ/cBUU3T/9URaZTQ6T4WZ2vWpmuZj6aG4fiuCP7256cdCsAPXRQrPeVPU2qg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBVx+gd2IWTG2/GDQ2TxchNHC8AZZHUwvCsCB3N5AU+EAiBSJ0Ca2//XKmofuyyX9lEXGN99KNczjirel5KV7wh7jQ=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170307142217.tgz_1488896544359_0.01149604469537735"},"directories":{}},"0.4.5-20170307153350":{"name":"composer-common","version":"0.4.5-20170307153350","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170307153350","_shasum":"5d22961c6e0233b0fa1fd4f5f439f410cf593165","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"5d22961c6e0233b0fa1fd4f5f439f410cf593165","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170307153350.tgz","integrity":"sha512-OcWs0IQZ8y+/m1kTbcCxMh4onQJ/ndKMMVXP0dm8AnaSQvBDV5aa8IGwgDOvdh5lf4fWK+U72EvjNWEem5qX7Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFmXzOTKiQ63CHeZdrzLLEk6zZ6zCYFur019ExpmBkjJAiB8GqlC1dJgGX72vJa8O+X/PFaR/btprzMT//SjCyytWw=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170307153350.tgz_1488900837673_0.6293319677934051"},"directories":{}},"0.4.5-20170307161757":{"name":"composer-common","version":"0.4.5-20170307161757","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170307161757","_shasum":"af61f37bd06dcad4f14c1d2b3b147df41f1595c4","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"af61f37bd06dcad4f14c1d2b3b147df41f1595c4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170307161757.tgz","integrity":"sha512-RhgFJTXuQ5tN0zvtkEkGrVwNMkSNhaVSq4MWhteZACmZuYHaLuqvtQhnwLwtRzsqNt6zYTD329crkZOXYJncBA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCr9S65Er97e/sOBtQmrn5Z/JHD8cidC0VKumFdQt6ECgIgd3g5afTrHtMMucyugQuunaiPffikk+sLkM9pHPD0Tr4="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170307161757.tgz_1488903483612_0.8281835566740483"},"directories":{}},"0.4.5-20170307172308":{"name":"composer-common","version":"0.4.5-20170307172308","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170307172308","_shasum":"115178225e426f3d75750ccf7a1b1a7f33509f34","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"115178225e426f3d75750ccf7a1b1a7f33509f34","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170307172308.tgz","integrity":"sha512-gHdYYuswR/Q01Xa6TnBOdM7CpOTO5FV5YA6GreSJnz8Dphwhj0j5O2/oW7imaeS42Pbd32uaMOW1agRrQ6svJA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCHd/EhdLaP7uDiku9JEmF7fagA8mUABmF1LOGFw3vWxQIgbcJL5FPotnthQBYXi58oZA6tTM66yL857b6YWFeiLWc="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170307172308.tgz_1488907396073_0.2761046311352402"},"directories":{}},"0.4.5-20170307172449":{"name":"composer-common","version":"0.4.5-20170307172449","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170307172449","_shasum":"609bc7831a6bdc74d339b2f437074b8e288883e4","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"609bc7831a6bdc74d339b2f437074b8e288883e4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170307172449.tgz","integrity":"sha512-MOPoxrJMGQ5Nuy9mQGwNOQbzsnv93rbD2j7C4BQp4xZNQdqS1UUZqi1gk1UbKxtUQfHbZOpvkEt2PlISdtHLLg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCN85zFi7arnoP3YzMj12LuES6yBCan6kpmvJYJULBJVQIhAKWMtBomVxFkslAshOcnXQHeLhgdtjJ8zqmxKo1lfmnU"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170307172449.tgz_1488907496785_0.6709540334995836"},"directories":{}},"0.4.5-20170307195014":{"name":"composer-common","version":"0.4.5-20170307195014","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170307195014","_shasum":"1b83654d1351b0a894b3799a307eec739d8e3087","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"1b83654d1351b0a894b3799a307eec739d8e3087","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170307195014.tgz","integrity":"sha512-LKC/BVcA8Ut8GsbigUffkhEdytS+v4X57ltDPy8FAvrIy7pphKzzbOM6ToIG6Po+Lx8PEYSqsSaCjjaAtteSsw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIARSH5tD/EevRO2IfE8K3WDT42qnOzkZcXTTMx6ffx2rAiAtmlQJbdo9lMfs8dkLYaSDjJoT0/hqczD0/x1NR5bX1g=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170307195014.tgz_1488916220794_0.05128985201008618"},"directories":{}},"0.4.5-20170307210010":{"name":"composer-common","version":"0.4.5-20170307210010","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170307210010","_shasum":"ac71d02004995ae734030ecd447b3b2e7f089b16","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"ac71d02004995ae734030ecd447b3b2e7f089b16","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170307210010.tgz","integrity":"sha512-yJH/EiDSdgNit3syuZE/S6mJw2RXh+EP2FXb3Arah+EGvwYVNVv9Jr7weOq/GxvrWi9xu9iuNyWtdjJNOiheJw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDdIqxXDB+PLsMGKUT9Tg6W8Dhn257ZS6r7ggRvEwYLeAIgcpdUzIgh0JZ3qN/XDU2GAqcHQIwFcieP/SZ1Sw5xsqs="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170307210010.tgz_1488920416598_0.8406364943366498"},"directories":{}},"0.4.5-20170307222427":{"name":"composer-common","version":"0.4.5-20170307222427","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170307222427","_shasum":"a4fc60ada6fa6e566fdc8782df7523631e3e37f7","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"a4fc60ada6fa6e566fdc8782df7523631e3e37f7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170307222427.tgz","integrity":"sha512-H71pyg5Ct8JosVCOJFLFNEPwGmzPPMoo3zcDjD7Vgsc3LCQNdwUxy1agxayqKmVtgyYMEWLTjN6MpIfjl4MNQQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDykpOSGFOfVys5vbTkpUZmlLjOxnCSUv45UV4xPthI+AiBl9/p2ju2bLf9FN1B3TK75wnsGqvrBZLuLUD4JVWrxgA=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170307222427.tgz_1488925474305_0.7863812898285687"},"directories":{}},"0.4.5-20170307231805":{"name":"composer-common","version":"0.4.5-20170307231805","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170307231805","_shasum":"c02ca2f51148948e3fa1bdeb65543bccc5c2c7ac","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"c02ca2f51148948e3fa1bdeb65543bccc5c2c7ac","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170307231805.tgz","integrity":"sha512-vikDrP5ER9nrsBxusKoMVs9E9FJ4hYoUHnVwBd7EjZcteoKtEv3271ertl08VQ3wdGhEb36qTBZGFCM5a/Lckg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGtGYuxplOCRiT4wW/CG63mzAfevPcmkvgwevVDWrA2VAiEAtrWulVX301RdrcomjeVR2h9/Q667u08NhCrmu89eyTs="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170307231805.tgz_1488928691794_0.6248925561085343"},"directories":{}},"0.4.5-20170308102441":{"name":"composer-common","version":"0.4.5-20170308102441","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170308102441","_shasum":"5af75af6bdf0b303d2282365833918eac1fbee64","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"5af75af6bdf0b303d2282365833918eac1fbee64","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170308102441.tgz","integrity":"sha512-HKMLc+CZ4blonrW4rNUV7dKKSuyM49cAJdgXYJ4AVZcj1SrzHfRknL8rf0Cge4nST3mDkftY8NHcC3RgNzv/3Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC74RvFoetSos3WzcwR03o49S5nToL1dP9TrGaV3RgckQIhAIyX5Q9plIxsB5lQLznGRs6BO/7abImDzTlbtxq6V1Zq"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170308102441.tgz_1488968687806_0.3692116946913302"},"directories":{}},"0.4.5-20170308112144":{"name":"composer-common","version":"0.4.5-20170308112144","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170308112144","_shasum":"2bec5d6e616658f2f3dfb9cc30256fc23e055c95","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"2bec5d6e616658f2f3dfb9cc30256fc23e055c95","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170308112144.tgz","integrity":"sha512-WXQR7XWz05L17MYeefsPobvnFq8dKTTDDTUpzeBGwKugo92V6DlNdWrZpu1Oxzfz2bshjqUqzuDTZOArOBLGxw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE84broqMjlYfmSBEgOTSjVxvfPs+pJ908fun77W5KUrAiAIsTMJAzbWGhYMyTG2QdbK1UShZkKGjK2tb1gi/0uMmg=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170308112144.tgz_1488972111590_0.04460677341558039"},"directories":{}},"0.4.5-20170308131738":{"name":"composer-common","version":"0.4.5-20170308131738","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170308131738","_shasum":"fddcc5c9a16255a60755e02df5958e71800f743d","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"fddcc5c9a16255a60755e02df5958e71800f743d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170308131738.tgz","integrity":"sha512-MWtzEhbxFO7g7YCOHdbt5LF3MTkf9mZvzULhGN/WecK7JoZ79hOZmwGjakPfFGUSAKzEGsJfaq2FQmkC6iEKsw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCUUfOXLcBd//lwPLrFzZxIrG1NQ2eR6P/Ph9sTTC9qXwIgInuWb5OLvolUbeZ7+XfO7iWGUOXfdax4PQDxGFlcUq0="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170308131738.tgz_1488979064975_0.5294210049323738"},"directories":{}},"0.4.5-20170308133243":{"name":"composer-common","version":"0.4.5-20170308133243","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170308133243","_shasum":"6184b5bfbd50582235fcdffc59c4ddfeacaa07ac","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"6184b5bfbd50582235fcdffc59c4ddfeacaa07ac","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170308133243.tgz","integrity":"sha512-Jk1pdRFKnh8i8hF1mz5VAGa4w5A+RKLApLwhpsMpVmV6QBjvU2VJ7yOPmJsM+rgc9xKvbAaFdqUzXWgF/WXH1g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCOzqckCYkN+qh0YdUTNrLkOdhN9uzk9XXoTRwQCNttawIgOBG0M/aH0sgNrSOeXn+Nyc4rBSEh0KrUYq8uONuzAU8="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170308133243.tgz_1488979970272_0.49712064606137574"},"directories":{}},"0.4.5-20170308134235":{"name":"composer-common","version":"0.4.5-20170308134235","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170308134235","_shasum":"7ab462fc3c75cddd00a32c7997b6dcf58c726b62","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"7ab462fc3c75cddd00a32c7997b6dcf58c726b62","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170308134235.tgz","integrity":"sha512-2xgGrQeWDqFc0F+cpKcrtFUJrYP37rL9IN3N9bWNhWk9g48enRK0FsdICOzPyp0UOL0cG5YOVW2QlM5YJzs3EQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHdjN9K1eqkUc++HdAaQ/DUJaScAIS/4mXQkfEMzuMkjAiEAheZG6R4brkTvr52ZePuSzXAYMF0L7QKCsQZsFr5/9bY="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170308134235.tgz_1488980562176_0.3701726559083909"},"directories":{}},"0.4.5-20170308140018":{"name":"composer-common","version":"0.4.5-20170308140018","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170308140018","_shasum":"0bc2fbafb55da2feee96f8c099394d5adc742696","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"0bc2fbafb55da2feee96f8c099394d5adc742696","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170308140018.tgz","integrity":"sha512-IecU7Oww5M7gcZhE7dshrWGPl+0iY/hXyApBZkZS2m6LMxtLlyRWhKhBq0iJxptpzorBbyoNSznW233S1rcEGw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBXut2S8cBXl41XuBg47ZAfIEdwLa8QDjmLjwH/3LjrwAiEA8iXxvHbXhXOZc339zS5VGLmlrt5Q9rmKpxPh8TKac6I="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170308140018.tgz_1488981626098_0.17665384453721344"},"directories":{}},"0.4.5-20170308143124":{"name":"composer-common","version":"0.4.5-20170308143124","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170308143124","_shasum":"40e61d9c1c3adab3f311a97b62a489570af6cf05","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"40e61d9c1c3adab3f311a97b62a489570af6cf05","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170308143124.tgz","integrity":"sha512-0wjp9Au00GOlFt9uKxpLmv2Mlt5IO9PjE+u8EcUV90ABLI7fa7xG0Yi3/5SjKiHoENS8r1lYEhgtnrhqV+HKvw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGj5dtD07XR5xNUhyQevVOXgbZlvZO/gXvcyxm9mw5qVAiEAyYQgm4rLcdyyRy6cK1Pw8/XN+9+9etWVpjocw47f2bc="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170308143124.tgz_1488983490634_0.2877487598452717"},"directories":{}},"0.4.5-20170308143910":{"name":"composer-common","version":"0.4.5-20170308143910","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170308143910","_shasum":"0ce96ec1a23e64a001315656a249bebb52a6d9ff","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"0ce96ec1a23e64a001315656a249bebb52a6d9ff","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170308143910.tgz","integrity":"sha512-ejBJb2hfwsyh7A73RmcBCSOpzNu3UnN88Jus/OR6Hi9OiNCTofJPedh2JjqkoVdqD+zVU1IuTlQkRy70/k05qQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEBPyDjp17175fqv1k/u24OdTn1AgUWdcOnx5QZzrbFQAiEAyl3mSPnJMCInzWCdOQmUIf7gX0peGxjgSxiJOLuG/Ok="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170308143910.tgz_1488983957143_0.904217106057331"},"directories":{}},"0.4.5-20170308152046":{"name":"composer-common","version":"0.4.5-20170308152046","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170308152046","_shasum":"3c00f20465b4f235841527ae749a4080c750179f","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"3c00f20465b4f235841527ae749a4080c750179f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170308152046.tgz","integrity":"sha512-cBhW1ELxP/AHMX0PQlwM6ijdE0U1nAi3PFNxdUwaDa3hdfcooT6ew7DBcOA74tm1JeiGwlsCGjtUqBetJVlpvQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDm7/O+I0gd0F8pU/EPOvnRjZQYtYF7gCyZc0EQTtQ2EQIhANLfVzujVlLKZeHIP1KP4k69cYNkndS0t/Uo5ha2jycE"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170308152046.tgz_1488986452666_0.8626790100242943"},"directories":{}},"0.4.5-20170308152715":{"name":"composer-common","version":"0.4.5-20170308152715","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170308152715","_shasum":"d7bdb5edec824787ca02977e65d5c99d29d8175e","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"d7bdb5edec824787ca02977e65d5c99d29d8175e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170308152715.tgz","integrity":"sha512-t1JVtwHm4bY9/HQjVbpVdmyBu/SjKYKZf+/pG8P8FM4wvMLUHuGTgMG3gi97YxUI5tQR9/+d5R+eWkQtobiZPw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDpU7uZfauuC5A341ybFbmkr5DpAIoGSM3WoCfCeMAamAiBe3oBtIcKBSt3FKdvWZbrDlh39KB4EmE/DEqE6K4oFqA=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170308152715.tgz_1488986843022_0.27702202717773616"},"directories":{}},"0.4.5-20170308154526":{"name":"composer-common","version":"0.4.5-20170308154526","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170308154526","_shasum":"883da5176f03dc7c3ecb68c4c6b28ec3a7ccc75d","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"883da5176f03dc7c3ecb68c4c6b28ec3a7ccc75d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170308154526.tgz","integrity":"sha512-nlryV8tlu8byYPMjKdb4Gwc2AcuNp9eNwOePi0sHLJkL5XGw8HpZm0F3BO8t6oCCG2n3J1rj7snHT7QNf2UeVw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFL4hM7RJBtXF81l9cMh/NemDD6NB/OlcWSxZjYFpN/jAiAkl7JXrzOD/1xPXYuRIvGgQ0/Vf1mN9AvToU0GZXI+Zg=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170308154526.tgz_1488987932783_0.9845075954217464"},"directories":{}},"0.4.5-20170308155525":{"name":"composer-common","version":"0.4.5-20170308155525","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170308155525","_shasum":"61941db3d35ebd14ea80ba5643001ad87435aaea","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"61941db3d35ebd14ea80ba5643001ad87435aaea","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170308155525.tgz","integrity":"sha512-3M368H1M853g/3mQFDkKqlsITGUOW0za4y8ylCagj7lVTr2gCjQEl2fzlVt8wIHiathW9ccykBWFO7MbBVgC4w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD5Yi1Ot4TiXg6D8OScprd7oR2utqiFLI3gkSEW1yyexwIhALFttZS2uhZv9fg6Mhsd1eZHGWQK5QfUm1cFOz32CLL3"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170308155525.tgz_1488988532735_0.5326957160141319"},"directories":{}},"0.4.5-20170308162049":{"name":"composer-common","version":"0.4.5-20170308162049","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170308162049","_shasum":"16bfcb389c7094535df48e666d45fb7c6e85ef39","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"16bfcb389c7094535df48e666d45fb7c6e85ef39","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170308162049.tgz","integrity":"sha512-u9uvDpdvObNik+07Q1zyGyNfRevamFUE0YfN81kH+P1maWdXbHj3D8QhrAjazoYpsql6ZMtOBrUxtmZf9Gx1oQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG106xs/Sv0Ak+SqRNCRB2PJ63el+h5uSf2MM9H+ZnJyAiA0GSzqpcA32A0DgavArK4QrAsnYqfSUckpH/urHEGLfw=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170308162049.tgz_1488990056800_0.9266371147241443"},"directories":{}},"0.4.5-20170308162902":{"name":"composer-common","version":"0.4.5-20170308162902","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170308162902","_shasum":"ab891f0398ad0abff4177e7f5894f836f8fbefa4","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"ab891f0398ad0abff4177e7f5894f836f8fbefa4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170308162902.tgz","integrity":"sha512-Ev4ul7LaDPKnrLg9QE4G2d+sQux3PCoGhBUDom8EW25nC6/mN52uj0UtJMaWSwBu7y/KeOAnKVHo1dTacSBPSQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCyXG7XoFR+ddSa77vkuiWyU2x9nEey61xATGODNrM4hgIgG6yL0KJRih+keaoJ9irfv/IQ3cdoDECyhInkOUYricQ="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170308162902.tgz_1488990550580_0.8064552415162325"},"directories":{}},"0.4.5-20170308163844":{"name":"composer-common","version":"0.4.5-20170308163844","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170308163844","_shasum":"1856c994290fb1739e88697aef7aec2f4aede012","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"1856c994290fb1739e88697aef7aec2f4aede012","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170308163844.tgz","integrity":"sha512-Oq2NTC+p+5PtR0J5PLxp2h8WP4iPYgJihp+i1C2ZprLEqGLFHGHq/ZlgYDGLrBBNAbCW2LMAC5YxgrEQFte7kg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDpWSFYFlELRTj9dMbxdM3G6tAKFJB04ioAnzI5WSBDQgIhALnU5rteqFF6I5Esv14OiYvI9UWSIX9uhwQacDDJPHAS"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170308163844.tgz_1488991131304_0.259551711846143"},"directories":{}},"0.4.5-20170308165354":{"name":"composer-common","version":"0.4.5-20170308165354","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170308165354","_shasum":"a19eb22e55306fb68828bb8bce0d99db3618c687","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"a19eb22e55306fb68828bb8bce0d99db3618c687","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170308165354.tgz","integrity":"sha512-Rrhu2PX5fcXbIt0jyycdYsz644G1rA1ttYt+AsoeM/iEZGIqeGkpPGN7cDcQQD/+WEo8zJqHy5FHdIluCiXn9Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAR9VeM3akZpuWmWtPl6zbLWl6G/A7094Cgto/Uqw0ZVAiB3PUg7hqO8pZ8REOhQpeCR+8xpq9Yi6LoG5oCZq+HL+g=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170308165354.tgz_1488992041033_0.5334093209821731"},"directories":{}},"0.4.5-20170308171031":{"name":"composer-common","version":"0.4.5-20170308171031","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170308171031","_shasum":"368702d8a69989ee47a46627a91ce149de938fdb","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"368702d8a69989ee47a46627a91ce149de938fdb","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170308171031.tgz","integrity":"sha512-16u8qbaraV6gLaGl8Cd+YtcKZvFkmU31Eodq4d1fIboYb4yi3n/ZiDwTNbMwtv0xvDndsN79qlexfI/mxcqQFQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID8cGoOL0DOauSQnv8NrJO+ERv+3k/M1C7hIzZX+EJkQAiAAklDEIyp7AzGmT1+rvXDG5XO6P1cieRk8CQpqR9XoFA=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170308171031.tgz_1488993039310_0.09928323281928897"},"directories":{}},"0.4.5-20170308182803":{"name":"composer-common","version":"0.4.5-20170308182803","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170308182803","_shasum":"c5b7e63255537c5360512f1d163fd0820d0ffa47","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"c5b7e63255537c5360512f1d163fd0820d0ffa47","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170308182803.tgz","integrity":"sha512-a9AfnhWYA9J+pKfk1SGfKH0XKDjZypu8bLPybMZgvtFmNrjv9HeDfbsJGMOntxbFc4WA/rs8FCw0BQnfwBVCcg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHcEOt5pYOt9y8TvvoOgEuKPoKk6/1XjZm4DHfGxh120AiEA2lHZJ4J0RW4I1m789h5uPHXMciXkhnyQCr3aBMckqyE="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170308182803.tgz_1488997690348_0.9759257535915822"},"directories":{}},"0.4.5-20170308194911":{"name":"composer-common","version":"0.4.5-20170308194911","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170308194911","_shasum":"1e04158d40da3327b0c27f036a3479a80ef36b8f","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"1e04158d40da3327b0c27f036a3479a80ef36b8f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170308194911.tgz","integrity":"sha512-aJrCwGXUv/Tz/0pFH5NGNS/VWrz5+IysM/yXIlQ1BKItrPHeCN2yqSPsNyNabVZdE9nzgb8j29Eg2OvD6TMeKw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEkfLcIH13QWu1qBvsJe+ZTbUIUtBDBhthezKDZ9KeLFAiA5EsqA+L2WysKlxOuQYS+O4Hing45Wx2PepGhve75FxA=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170308194911.tgz_1489002558262_0.5214781686663628"},"directories":{}},"0.4.5-20170308210152":{"name":"composer-common","version":"0.4.5-20170308210152","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170308210152","_shasum":"95ee4fed4653d6026e980ed724cb99afe82a72d8","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"95ee4fed4653d6026e980ed724cb99afe82a72d8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170308210152.tgz","integrity":"sha512-GKlhSOfxaIt62mPTHEV6Xq2REi9TDNJtrVCSNTshT51bMvkeHVXS3qVec4QQXsig/qDsckOtN12ru6LfRFZ9vg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDIQRDsYfeNWTZ8rXLZVEENpit6+PAgTtxwTV7pxg6yGgIgasXuKrXMDu0UKPwGOu00uJgAgB0o8VnRFgl/lrw1dgU="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170308210152.tgz_1489006919042_0.732310275780037"},"directories":{}},"0.4.5-20170308223539":{"name":"composer-common","version":"0.4.5-20170308223539","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170308223539","_shasum":"0d47b63396683053004c755e691942d2d2b79316","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"0d47b63396683053004c755e691942d2d2b79316","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170308223539.tgz","integrity":"sha512-MLgB8OMfizyvdhAy/nCTrymj8BcxByqnpMoBq0qLJaXcGDmYHRFd5wHJsZ7APBDIQRRCgMr5KhxbfgEjckgWAg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCvsuSHY80aDXVpGcRGs3q/2YP2A50nOp/FK9ilf1nxqAIhAOP4gvdWE9AwGG8edkINZB6pTp5kBE9xfMBcQ7OftB00"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170308223539.tgz_1489012547203_0.5016116125043482"},"directories":{}},"0.4.5-20170308223548":{"name":"composer-common","version":"0.4.5-20170308223548","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170308223548","_shasum":"8c4c8a330fa3867ae0bd9353a7e357055529001d","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"8c4c8a330fa3867ae0bd9353a7e357055529001d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170308223548.tgz","integrity":"sha512-0Ja7FcYiso9qkBpkiS7vOqU2u4FrEPCBUqi9J1oByFT7Lm3ZgsMG5py8gFplXQDeo+JPX0hJl9A2ZR8mGBuAeA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD3QPWyr59M44BGCcpLta8JmED/go6z7/1yv3dXiqIYjQIhANJEFpcaq5GAQaLFwMvC5X4Yf48eS+F2/o6nFYyqNaJo"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170308223548.tgz_1489012555189_0.20851934724487364"},"directories":{}},"0.4.5-20170308224616":{"name":"composer-common","version":"0.4.5-20170308224616","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170308224616","_shasum":"ec974cf17f25c2518a82b540c293417af313b8b0","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"ec974cf17f25c2518a82b540c293417af313b8b0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170308224616.tgz","integrity":"sha512-xsQsZ29P7+x6CkuPl3NFQNURL0OZBTJS/X4rSyU+gA/pRqjopZJfJI5XE5VDZLEw0PeQb1jeMun+p+RuioHSiw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAbiMYPdvSDx7p2sLQe7MblXUEU3bMWODyEQpGWPm5XPAiEA+JcYmtnBTrM0LbYYafAGKDSuLi+mA6dk87HDXsELPLw="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170308224616.tgz_1489013183621_0.671918380074203"},"directories":{}},"0.4.5-20170308230249":{"name":"composer-common","version":"0.4.5-20170308230249","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170308230249","_shasum":"31a15a78ef9f989e75fec298227e0a082c219ddb","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"31a15a78ef9f989e75fec298227e0a082c219ddb","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170308230249.tgz","integrity":"sha512-RGnAq/kTxohhxJKjGJ/zf29WOg00Sx0ub7ckLsUs5eYr1gBbdVYCXLwuQZCiWLYPkfv8G7jg25BLHfNFgMM1rQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDLkfkm0fuhHkJHHsk38PBs4xft952FnaJawo7CS6ciXAIgF2ivWKhsmNJTlsTALQOBTunGgsjkvJTj3pt1QdrrARE="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170308230249.tgz_1489014176609_0.48042168095707893"},"directories":{}},"0.4.5-20170308233418":{"name":"composer-common","version":"0.4.5-20170308233418","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170308233418","_shasum":"337813319e737beef92639256ccb9cd98e87ef41","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"337813319e737beef92639256ccb9cd98e87ef41","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170308233418.tgz","integrity":"sha512-sNoZCuwwNwM2l9tGJVaNmDZ4V6UqhuBA7Wm7CzMCc5UHtWtkanQjuAvzsYprcws9F4B9Vqj/EfJCp/HYQujW2g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDm9uCs6sy7tC2ngh9bmHJ3ts2ofxAJXJv5lA+EMMe8iwIgRR2m69XtlZq1289nNo7ep1/fL27ZrA50bLJhWKfu34M="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170308233418.tgz_1489016065702_0.8794380710460246"},"directories":{}},"0.4.5-20170309002603":{"name":"composer-common","version":"0.4.5-20170309002603","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170309002603","_shasum":"aa9ce34b90c023ea7f71f0ea53f71af2e2f01876","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"aa9ce34b90c023ea7f71f0ea53f71af2e2f01876","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170309002603.tgz","integrity":"sha512-DmpRO9s4HFrRuOWs8ty7vx5rKZr+RPyYpa+GwZF66LvLEA5EH0nbLe9zSUb3EuMm8Qk5uxoi8yDb0LBeVctDlg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDHrWAkcjYkKprCDwUsTMQ7C4Fd1JRHRIscw4ZIEujMsQIhAI6QMacKsCtpbesfQLxisD/C7XJCLjsGqa9YgMMA71CE"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170309002603.tgz_1489019170479_0.370927379000932"},"directories":{}},"0.4.5-20170309014012":{"name":"composer-common","version":"0.4.5-20170309014012","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170309014012","_shasum":"9ac4b8aecc057c1b94d05b7d961ddf1ee196038a","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"9ac4b8aecc057c1b94d05b7d961ddf1ee196038a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170309014012.tgz","integrity":"sha512-ScSXif9XaZzvzjR0wBtI/cQ2U11D/DPNgPFDIwpNVhtAhKMhlOHm1GnMYz3owOrepJyD5wEwcMpAHWFHgQiNtA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICneB8FVT1XzBB7jG1y05KWxoKiwTJYnhy/XYlk1POSjAiEAws0GFIZjTBEPkbccuZ7iuEf7+PHbF0eaRrRi7T6lVA0="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170309014012.tgz_1489023619171_0.5120486218947917"},"directories":{}},"0.4.5-20170309090031":{"name":"composer-common","version":"0.4.5-20170309090031","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170309090031","_shasum":"f04b05f6a393fb804005f7dcf51382ac5ec5f3c4","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"f04b05f6a393fb804005f7dcf51382ac5ec5f3c4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170309090031.tgz","integrity":"sha512-UCdqGOXGW9iQgQ68ys/6jCfzJdwV9ivdFq9RKORf/JW18iXkS4AKJBRNq+UmwO+yFcq4oeP+k5pKCLULVb8czA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFULO7W7oOUiof2JA84kFazDzlPwxHwaTJ/wabKuiQrWAiEA8eMnCzk9aTNUUZAaROZ5I8GND3tWVQHufwsSQ9T8UoQ="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170309090031.tgz_1489050037889_0.84170738235116"},"directories":{}},"0.4.5-20170309103452":{"name":"composer-common","version":"0.4.5-20170309103452","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170309103452","_shasum":"1eab48a01944a082344e278bb5f2ceab6ca5e631","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"1eab48a01944a082344e278bb5f2ceab6ca5e631","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170309103452.tgz","integrity":"sha512-7Nm9U87GuLntaQUrOIYUKc5sMUncfXhXVux0HROi4GcvMcwMH3ZhFaXtA+HhRuKSqY9u1KeWYrIYCjVN5dBSkg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEE/paNQ/Ahx1ceV+X07x6PS9Lx0+VSQ15qQJ4sjD3HEAiB29YddgfnoBCahGpaesxcoJRHTwiB0d5VGrSxvfxPEyg=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170309103452.tgz_1489055699453_0.3723183220718056"},"directories":{}},"0.4.5-20170309112355":{"name":"composer-common","version":"0.4.5-20170309112355","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170309112355","_shasum":"b08dd4a3701aa46a28e62b1de9fde71534248fc1","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"b08dd4a3701aa46a28e62b1de9fde71534248fc1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170309112355.tgz","integrity":"sha512-1E4nQJpRNOccJpnZ4RaYHOEwdUBGH+Uq9W1aJBroluhA53miRLPP6nbPW2HbrsDnYgRqQMkC+0MWtF9lc6bErQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF98o3M3Fp+2dAtuj/RTFUtNg9GQU9cEGDhQSdtOBxNbAiEApjL5j/wXWTVzimfh9WVNQhGRQ+BR7LjKAN0sbuWoJ9M="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170309112355.tgz_1489058642563_0.3806802115868777"},"directories":{}},"0.4.5-20170309133051":{"name":"composer-common","version":"0.4.5-20170309133051","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170309133051","_shasum":"acbf088140a61683edc5bb63eb53e7ced25bb443","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"acbf088140a61683edc5bb63eb53e7ced25bb443","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170309133051.tgz","integrity":"sha512-w1joJmQmAzy/XxPwbvjyQhxGdB9I/4ecWvfDJb4r2BL/Zi1JG8BOMBWR6ZizbMySdWcwSSWYBNCd6W+J31H/NA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHkPYwOf5VPVrVu0FR/wf2Dl8TybfdztjHnsyC2edOAlAiAv6SbdIp+IFFiNIzS4ph5KMShfgDIQ0E66prm4M28zKQ=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170309133051.tgz_1489066258247_0.015851582633331418"},"directories":{}},"0.4.5-20170309140844":{"name":"composer-common","version":"0.4.5-20170309140844","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170309140844","_shasum":"a9d44cd37c180e086869852e45478f3a6e7ad1f3","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"a9d44cd37c180e086869852e45478f3a6e7ad1f3","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170309140844.tgz","integrity":"sha512-L1BHv7vppW+QdqT/TStFrfRZg4XIIuBbVYST5F9cf6p6nfv1TVxieM0FKLVPlVGThOdEIWgNsyZ/K4Lpynq/0g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFaAs7hLGsvzlnEWz6a3MvR5/zX9Jql1YRgthLVhocS9AiB1zXIUjRJa5rGnhAqxfVcQGN6uIfqN5c+m/fAHmEa2lg=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170309140844.tgz_1489068530686_0.8128421404398978"},"directories":{}},"0.4.5-20170309143407":{"name":"composer-common","version":"0.4.5-20170309143407","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170309143407","_shasum":"da8854017b9fed1d3e14dbe51a626b7f3b3eb018","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"da8854017b9fed1d3e14dbe51a626b7f3b3eb018","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170309143407.tgz","integrity":"sha512-0fQvxB2qQD5zJOmIs3UhMqu8uhgsKKbzQm6RwgkgryklMllMzOnQ27hzR7z71s+Y81PRnYhxgLuv/lyL2SD0lQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCHgRdjjqJ0MA9BdMci69CFYWswsSSu00y1ruAnc6+9fAIgcYTo/EBT1e3zgFGDYEhNJJjKsGqhff/tOm+eoRbfKd8="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170309143407.tgz_1489070093829_0.2855316393543035"},"directories":{}},"0.4.5-20170309150353":{"name":"composer-common","version":"0.4.5-20170309150353","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170309150353","_shasum":"0d206a6232f810f3469bb98c3e6f8d94a1c23c16","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"0d206a6232f810f3469bb98c3e6f8d94a1c23c16","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170309150353.tgz","integrity":"sha512-MwsMpWj6U6FmszgTZpnEl8i2XsR1PxI4CtSsrP506MRAY8PQhp8Sis8pHwzoQ8WIbCotf+7F3cOvSjrDI1tPrw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBJFjBVPGVODLVabQvrmre6WIpoyLNkdXbF13BfFuLYvAiEA1Wk3h4d+ZMG+8ItGHQhu36AqFDWNC1IFxPkSJ723LmI="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170309150353.tgz_1489071840287_0.710706593003124"},"directories":{}},"0.4.5-20170309155736":{"name":"composer-common","version":"0.4.5-20170309155736","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170309155736","_shasum":"367a7c9a6919756a034b8d56ea496b5fb43cd468","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"367a7c9a6919756a034b8d56ea496b5fb43cd468","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170309155736.tgz","integrity":"sha512-utKXVabEwrcQMbxZ/8A1NFxAJQvFBOXMhkxSf6UHNeRam1j2UdkX5pV4Pax7bHgLReYJbAOIy37s4L7EjK8RlA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCJsSTJkBfSPhevtY3S8sWFHnwn4yGHshdeRwoLEXRXUQIhAI3iwCZlsbamOwf+2uRLXkSRbTj4UTky6z/1G3FE8fnh"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170309155736.tgz_1489075062632_0.34968987200409174"},"directories":{}},"0.4.5-20170309165943":{"name":"composer-common","version":"0.4.5-20170309165943","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170309165943","_shasum":"0b9d47721d5249f23c55e0e26df909b258797821","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"0b9d47721d5249f23c55e0e26df909b258797821","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170309165943.tgz","integrity":"sha512-3uQKrsUKRKh6uU87xFChDLR+b/2KpZOl13AdOpCnn8dntYK65JmCuF4IZouaPzGOv7rRsA9f0tH5krcm6UBRJw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQChc8mqHdEb2mCZ0PLHTNDwAr9ZwM8GK9S/YBujBb6bwwIhAMNlFTzWs70kLlUgIWlEvhqrR1rC9L6ILU5NT+jVXYB/"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170309165943.tgz_1489078790564_0.987399420933798"},"directories":{}},"0.4.5-20170309172415":{"name":"composer-common","version":"0.4.5-20170309172415","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170309172415","_shasum":"6d522d693a6f2a69de8f86c12b7a778bb62b073e","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"6d522d693a6f2a69de8f86c12b7a778bb62b073e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170309172415.tgz","integrity":"sha512-6T+vUcrlieHRj9kFyHv9AYtMHXxF752BWoLsqKFddTzepjbLRhnK0E4nHKHQcaWOzP+i2W5ZtxJ8aYx89c59Fg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGwsgMzt/OQZDi7IitqUqShXRay/xgrD46VLq8z9QOiKAiEAt9t+QwJP6FN8Rk60mFzN68C+meGu9+uqnO3cLG5dfzU="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170309172415.tgz_1489080262889_0.30796728981658816"},"directories":{}},"0.4.5-20170309201406":{"name":"composer-common","version":"0.4.5-20170309201406","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170309201406","_shasum":"cddb43e104987fbaf4cff3411135036681e2b439","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"cddb43e104987fbaf4cff3411135036681e2b439","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170309201406.tgz","integrity":"sha512-FYiYQ+1oCLAwZdpF6rl1ayeOFBrUIF+ErIEK//uSPGW7b9Vh/fHRizgqkb5qdap4ntaGjRL2UChyI8vEBziegQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC3DnIH9bTK8VWNnX+RQov2NjQfmZyn5s1TueCBOAr1pwIhAPKrSL9+6/Yc/bI+GgYj7EV8t+EllphbGVwytpGvNvY/"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170309201406.tgz_1489090452592_0.5676968477200717"},"directories":{}},"0.4.5-20170309212740":{"name":"composer-common","version":"0.4.5-20170309212740","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170309212740","_shasum":"4cf0bed8e239b6f8e2ff39042cf76d12857732b8","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"4cf0bed8e239b6f8e2ff39042cf76d12857732b8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170309212740.tgz","integrity":"sha512-EQtS8mFa7ZM4ClKIO74am/+5wrBluVrGuEcqktQFfu5r+qILwoV+VuO2JF7hhjjnswYVEDyatgCYUFCUxnpu2g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA5h4KuNYzJ6t0PSLx3E2dYkK599Fu5JGP4K/lkmKxOqAiEA019VOFn57R9Zy7flmoJG02u9lzzSWUr6na+YX0JWhjE="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170309212740.tgz_1489094868148_0.8297952527645975"},"directories":{}},"0.5.0-20170310095413":{"name":"composer-common","version":"0.5.0-20170310095413","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.0-20170310095413","_shasum":"6202f139debf69d33f2f53e46fe16609e9ea5201","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"6202f139debf69d33f2f53e46fe16609e9ea5201","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.0-20170310095413.tgz","integrity":"sha512-e4N5EFi+Ev6l+yUsvugNq9JujMWqF12UED1dIf/eHETgpb6TAD+7778ncGEw/aBKsloONv0E1u2DuY2WpJPoZg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFZmZX3MBQZ+bg0fXc5Id/XyMsDvgjcvuRNRGClS0L2sAiA4Htn0EAWlULHzauZ5hJwmOkrZ5ftVWUcB4pSxqmrgsg=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.0-20170310095413.tgz_1489139660483_0.5052485682535917"},"directories":{}},"0.4.5-20170310112516":{"name":"composer-common","version":"0.4.5-20170310112516","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.4.5-20170310112516","_shasum":"2fb063dd86ed7c8ea9c6f219ca8584c9c0de9245","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"2fb063dd86ed7c8ea9c6f219ca8584c9c0de9245","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.4.5-20170310112516.tgz","integrity":"sha512-Ysp2UPB8cOsXMoUW0594MMPSh9IDpBK0uuwoJQI9lO/d5scSu+zfOjrjtgnrwOs1G5NDFtVmyVN2EdmZC+CLPw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDDHJU3lBVncZW1tkzXrercrwB55EWjSq4ITwVZWUcp5AIhAMSXMByTHu3HHU5xyvmheUZoV3UVvHxwl+M0i1Be2a4g"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.4.5-20170310112516.tgz_1489145122908_0.313245092285797"},"directories":{}},"0.5.0-20170310140811":{"name":"composer-common","version":"0.5.0-20170310140811","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.0-20170310140811","_shasum":"13f88384a2ed4054d0572aa7bdffea0de2a37fad","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"13f88384a2ed4054d0572aa7bdffea0de2a37fad","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.0-20170310140811.tgz","integrity":"sha512-xheKHJIurzwmZJwzJOOqteGbdZJGpNK83+KhN9kXW/hnUaf3XEd2JnDdLpliGgVMtG8DEzsPgaX3DufDWX2soQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA3ovaiOOG1wJSgoOWvzZvgdfX91Q5lepNyEMczQbZ+AAiEAzg3CzNFKcg/5lG/qX33tYdc7D09l8AzIRDKy+DfHwbc="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.0-20170310140811.tgz_1489154898785_0.5145275834947824"},"directories":{}},"0.5.0-20170310165801":{"name":"composer-common","version":"0.5.0-20170310165801","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.0-20170310165801","_shasum":"ed7110d4bb7d26d08bc043ea75dbfdd0733e29bc","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"ed7110d4bb7d26d08bc043ea75dbfdd0733e29bc","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.0-20170310165801.tgz","integrity":"sha512-TKDweFc+1H5E9wydJxCqFeBaOeECO91Rdl2QhvhRSz3+QrUJ6a06TIrBdSgkVNY84udGTbcY1BI+TipxaF0CDQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC3Tdk3m4x9l7+oRvDSNkfPHLhX2eXN4oeuqO2+h2vsXAiEA4YpcLaK8DI2sbF+5bw/ZvF2VbwHn2o7XVeOIJYCfYcw="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.0-20170310165801.tgz_1489165088116_0.019405893981456757"},"directories":{}},"0.5.0":{"name":"composer-common","version":"0.5.0","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.0","_shasum":"255141ec123559052d608dfae6edf735e2121835","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"255141ec123559052d608dfae6edf735e2121835","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.0.tgz","integrity":"sha512-j3AhULylzQfMQuq9kJGpUZ3CaSTc9j/jJtDQKg3DZhCRRM9OWqXNK6hIun7ZwG+eu3hnaWKTC6rQdHkoAddEzA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDUQ357cr5wT1+2lg0l+NNq+6FaAeWjRxj12ItEI3V5sAiBvCqD2olE6B4Tfa9tABJtO7281+Guq9CbY8iZ/It8npA=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.0.tgz_1489168250820_0.7344188315328211"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.5.0-20170311090653":{"name":"composer-common","version":"0.5.0-20170311090653","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.0-20170311090653","_shasum":"72a9029dba8bde34f3db77a5e5e8f9e573e60a9e","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"72a9029dba8bde34f3db77a5e5e8f9e573e60a9e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.0-20170311090653.tgz","integrity":"sha512-NnDghvOHaTDa+WPqBhO0f7qb297pn8hVL695LYhVuNXmkCX5QaR1MATGlussSaa37S6KKGF5cCnXPXVMIO6Cpg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICX9ycrghQDoAx6BtgKKrjqxXU2zG+aRGKq1QhNdJlnBAiAyV7tf1XPrenfk3MKiUk0Zc1hTXnvY/FeseYUxt75GNQ=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.0-20170311090653.tgz_1489223220638_0.1431660356465727"},"directories":{}},"0.5.0-20170311165758":{"name":"composer-common","version":"0.5.0-20170311165758","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.0-20170311165758","_shasum":"880d058cd74e06d63f8602389bc8cb08fb563c66","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"880d058cd74e06d63f8602389bc8cb08fb563c66","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.0-20170311165758.tgz","integrity":"sha512-IOcF6BsspGTizjoWXLTNHoITrf2LfW5EMo+Uvfskt8j4rpX3hCnASOJyio9V/OH3YyYDEd8D6+BZfJe47VVYPQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG430v3ibAZ1kbwqNitygFCo+FB0vPLVzAJI5YSbkQQCAiBQzTLRFRJIrWWqr7QPISn1JUnrJQ8IPyWn7M5yBbrXJg=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.0-20170311165758.tgz_1489251485988_0.45102351042442024"},"directories":{}},"0.5.0-20170311181018":{"name":"composer-common","version":"0.5.0-20170311181018","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.0-20170311181018","_shasum":"b4e16f451727c96d51410c5037e6c8f7bd0c0e78","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"b4e16f451727c96d51410c5037e6c8f7bd0c0e78","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.0-20170311181018.tgz","integrity":"sha512-Xf+QimFEizoVmucdpo18zCluM6Z34RLTv4UsAoCOVmVjjf+o1UqQFkFCEi7yZLPYuM7aFle6qDnoTsjImkRWLg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICDjcIHxOb+HXDt4b3YfzBYnF0HFJx+grGGzaQFS69CxAiBNFmWO8sfAphWH9psGLMPkpiJ9dwt7u2LAMqEdXSOC7w=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.0-20170311181018.tgz_1489255824974_0.027262626914307475"},"directories":{}},"0.5.1":{"name":"composer-common","version":"0.5.1","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.1","_shasum":"d84bf1c8acf474d285103a9be3eaa5ed052b710e","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"d84bf1c8acf474d285103a9be3eaa5ed052b710e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.1.tgz","integrity":"sha512-sfn25IbZk4HccI3Iw0dTS/nAMkAnOeaA27tzrkouSLFK1egWfkmN1ibUQu5kD3XdfFfpsaD7U0atjDYGQlWZYw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDoyIiV/SjoRDvKUCsnZj6NCxerOoBbq64iJlKepyCqAwIgCxJar42CdoqehzHef9n00hPjGDCbehjGAV2TxSaDAqY="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.1.tgz_1489276522249_0.3241519818548113"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.5.2-20170312003519":{"name":"composer-common","version":"0.5.2-20170312003519","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170312003519","_shasum":"7c06ca9d11c9c8f09b66b30e0b3e874502f14ad0","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"7c06ca9d11c9c8f09b66b30e0b3e874502f14ad0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170312003519.tgz","integrity":"sha512-dmlYgmxBa6RWbbeOEIXC0XfJ4PCMA+77lLI42KUU4fLRJZGtvx0Cu94/swkj+2fzhLmiSLlGed5tnx+YqoHlEA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDL+HSNs447KN0bg0j1TXhi+1Cg43ljfvPwMbJuyAAB6AIgZMc/wAtxQesY6mT+GRQmxQYkSNKovpi6Iqw6OpqRtAQ="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170312003519.tgz_1489278926663_0.6033852200489491"},"directories":{}},"0.5.2-20170312170113":{"name":"composer-common","version":"0.5.2-20170312170113","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"npm run docpub && npm run docpriv","docpub":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a public,undefined -d ./out/public .","docpriv":"jsdoc --pedantic --recurse -c jsdoc.conf -t ./node_modules/ink-docstrap/template -a all -d ./out/private .","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"./scripts/api-changelog.sh && mocha --recursive && istanbul cover --include-all-sources --report cobertura --report html ./node_modules/mocha/bin/_mocha -- --recursive","posttest":"istanbul check-coverage","systest":"mocha -t 0 systest && cucumber-js systest"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.1.1","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.5.0","ink-docstrap":"^1.3.0","istanbul":"^0.4.5","jsdoc":"^3.4.1","license-check":"^1.1.5","mocha":"^3.0.2","mockery":"^2.0.0","moment":"^2.15.1","pegjs":"^0.9.0","sinon":"^1.17.6","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"2.3.3","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.0","winston":"^2.3.0"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170312170113","_shasum":"a912cb4425a91802eea54962cd4708eccc343b26","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"a912cb4425a91802eea54962cd4708eccc343b26","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170312170113.tgz","integrity":"sha512-pxcUnpQ2PoRWsRQ3bTuhhmwG4V+0buOZp8VOaeCA9xWKM+5qzcIc8tolpcuOx38f3vDzwzssKFfCpkGvJfP+SQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBqgOKw1Eo+9EfDXlRMaGqxKi+VT9P+hEAK5xJW7oFvpAiEAxKC1R/4ZMfIRVy49Jtm8ctDFfgesYIJng+IHg8alPNk="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170312170113.tgz_1489338080690_0.4886333951726556"},"directories":{}},"0.5.2-20170312203244":{"name":"composer-common","version":"0.5.2-20170312203244","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":93,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170312203244","_shasum":"9c5baf7a3e17ccbd8e4f0ea9879ad469d358c78f","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"9c5baf7a3e17ccbd8e4f0ea9879ad469d358c78f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170312203244.tgz","integrity":"sha512-Z0WfW4BnqLEEUKqQd5QQJjlCAX8ZxbNqoID7WsGNO0tBDs9p5gG0xbBOFOo40usf7V5dE1Su2aemruQyvINCwQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH6QJvRgQDTneidaR02ECe4UtHzObT0sPCgr4qEKKMmCAiBeyjuPECay/qxQhK6roEXgrL+Gmv+XMa/H9yBJXYm+AQ=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170312203244.tgz_1489350769258_0.9410188840702176"},"directories":{}},"0.5.2-20170312210923":{"name":"composer-common","version":"0.5.2-20170312210923","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":93,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170312210923","_shasum":"3a4dc2302fb63d72f3317e02c07bdc5e2028cf0e","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"3a4dc2302fb63d72f3317e02c07bdc5e2028cf0e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170312210923.tgz","integrity":"sha512-mq0WptCqa2vPyVTf/ij6FzeORQ/pNqMBnmzsqpQcx5wzciOfdgxQSdREgR3VaAq5YXEJHQtDIc4fn8Y3lYAagw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHKfLgffV7MLfGuGsPt+Xa3sBdGXDkaC5yEhrF2lEC3TAiEAq92P8Y6lf9FZyQQfEVITstbcNALEeAY9Mo2MQDiWBcE="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170312210923.tgz_1489352968288_0.11258238274604082"},"directories":{}},"0.5.2-20170313083042":{"name":"composer-common","version":"0.5.2-20170313083042","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":93,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170313083042","_shasum":"b8778a49571d3907b9b911d16a8953818f505cf3","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"b8778a49571d3907b9b911d16a8953818f505cf3","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170313083042.tgz","integrity":"sha512-Fyk4Jlmytsc1QWQ6m76qeK2U9A+QHZA2RZQ0p3KZWYNQ7WpxGJIZWjo/GbGY7f/o6z+Xtkawz0L6TK1qQJOafA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDh4doThX5enjGjk3Gokdg4/ZhyGBUTkwZaGlKx/i6aFAiBemwdrTOISMed40VWEt9t69zqE67i29D+bCVebQnYgeg=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170313083042.tgz_1489393846857_0.3604535481426865"},"directories":{}},"0.5.2-20170313092430":{"name":"composer-common","version":"0.5.2-20170313092430","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":93,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170313092430","_shasum":"312705da8b7c55459cfbf7fe0ff8cc4c5730db03","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"312705da8b7c55459cfbf7fe0ff8cc4c5730db03","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170313092430.tgz","integrity":"sha512-N0RRo1i3IK/LvUfDdcBNxzEribWDb46mpwNsFJydHL8/EVHCL/qOFIr6+TrssVTDw7mkzme4FLMAdg+GIZZlXQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD/k0UD0ffnxtSHOY1Q7cJrXzrX4jZlBYLjbIQ07OHYgwIgZKu6ncwWVUcyMHlyyBtaDlIHJPk39rWZVAZrtA8YgUc="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170313092430.tgz_1489397075326_0.12830268777906895"},"directories":{}},"0.5.2-20170313111819":{"name":"composer-common","version":"0.5.2-20170313111819","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":93,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170313111819","_shasum":"900961d061f3b35cd336e312f8fd2809572cbef0","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"900961d061f3b35cd336e312f8fd2809572cbef0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170313111819.tgz","integrity":"sha512-deqw1CMETf2BLFmpH9u+lgKN3KovzfH9Mm7OLvEtS5T0MKoHZSNoGPMcFzo/otAfBE1g0UDYBM4vt9WdFtfksw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCTOLwEyqM4X86r7Mm1RXLxmgj5T4BxBtAf7QHuDc1P8wIgLteFXTj6h8rgX32tUtyBFv2XIZhYdWOzxsVPi1/aagM="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170313111819.tgz_1489403904746_0.7993636368773878"},"directories":{}},"0.5.2-20170313115127":{"name":"composer-common","version":"0.5.2-20170313115127","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":93,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170313115127","_shasum":"471ef2eeeba04c6d817b16f15cedbff3d84680fd","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"471ef2eeeba04c6d817b16f15cedbff3d84680fd","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170313115127.tgz","integrity":"sha512-MmuD4ZsfX81Iomp4Jj1yQNsXsqyesbQZ8/SyphlZFeKzmY1TDCZC0JtefwoUAWfmDEgqA5zpEP3EmTs3+QTwew==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDeQiYm3yoxCzE9i+RpPh2TP5qNxKD6ZiSQuXBCyj/EqgIhANbD50z0AT/H0yDv8QF051JFHQYYAwhKMUnT1jRT/xpj"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170313115127.tgz_1489405892145_0.9338807193562388"},"directories":{}},"0.5.2-20170313120948":{"name":"composer-common","version":"0.5.2-20170313120948","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":93,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170313120948","_shasum":"68b77ec4a0d84ee2f0b7e9bbccc30f59ea791735","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"68b77ec4a0d84ee2f0b7e9bbccc30f59ea791735","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170313120948.tgz","integrity":"sha512-aI0ATqBVJRX5pYXotB/Pz5oFND9BaoGVchPigNuNOFFsR869RpX6d3l7wltpjuGo0OKTPXMPYx5yBiOKveBSCQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCgobqs0JNfPfLNA4kafmlVk1BXED+AmTmaJDIKIYVXNgIhALWsND2dmjxmcyZc0O34XjO0mTqTHUhEj5PYWoEuXYzc"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170313120948.tgz_1489406993281_0.6183058386668563"},"directories":{}},"0.5.2-20170313131302":{"name":"composer-common","version":"0.5.2-20170313131302","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":93,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170313131302","_shasum":"af854b0858dad5087a19cbf3b2b4973769aa2c0d","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"af854b0858dad5087a19cbf3b2b4973769aa2c0d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170313131302.tgz","integrity":"sha512-OZAZkYNCkkK/9cTf1m6gaxXFC8jEAV5XljPuRvk+A8WYNEXmPG/fJFIkBU4MJArYcz6++5ZtFAAy4iTes0xFKA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDA3OMzohvbiJodTv5dH8TALQ0Zm391vlAlgmnpUOIVygIhANYBD1AAGJ0RW0kSOv3M+2CdRVhPFYMd0NboAqB9zd4k"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170313131302.tgz_1489410786855_0.16382000967860222"},"directories":{}},"0.5.2-20170313142026":{"name":"composer-common","version":"0.5.2-20170313142026","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170313142026","_shasum":"5def41cd8ef25ba2fa7f524e2cc6b6ab5da3ac48","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"5def41cd8ef25ba2fa7f524e2cc6b6ab5da3ac48","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170313142026.tgz","integrity":"sha512-jI9NMjd4qzX5lurD2loAgePjySW2CYg/Bbm86Qb44Hao8bu2YbrYd2wmK5Sa+rIhH1/AtiCA1wsl/iqqgHA/Og==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDNHc1y0L37ZSDSwLVyLs9py7auIDO1EGy6FlhGMMPKjAIgANPSFc5HY18LU2Itv3d5eGZppsaZ6aoUSSv3/EkMJWs="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170313142026.tgz_1489414831080_0.7849218198098242"},"directories":{}},"0.5.2-20170313142435":{"name":"composer-common","version":"0.5.2-20170313142435","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170313142435","_shasum":"49c231b1464ba81b55c9cac283b8d0ab17eb394a","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"49c231b1464ba81b55c9cac283b8d0ab17eb394a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170313142435.tgz","integrity":"sha512-xWv/BmQsT3GupWQ4RT8b1LCku9jgsvt4gQn8bZvR7ynjklSDIEpR4G+pKiRv3mc490O3Gjt8oDH+bQ0uj52e4g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCpbRV7CSOLky1qHnbHdBv7o1dRl+tVKhcnnGp8nfJcIAIhAJbpOT8oFQLbCtrez3T5oRLg4AJeCDHn3B8wz1GLrxZZ"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170313142435.tgz_1489415079610_0.7253774751443416"},"directories":{}},"0.5.2-20170313154525":{"name":"composer-common","version":"0.5.2-20170313154525","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170313154525","_shasum":"60019ee9625bb59e9a9e5081a9e14dfbd85f914f","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"60019ee9625bb59e9a9e5081a9e14dfbd85f914f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170313154525.tgz","integrity":"sha512-y2r3Ape1CpW2A4hH/mwGey5tH8xjfPEkvtCxIWiBqrL91oO02/c6Cdu+M3sTXhg5wclr0MJWWIMhrAJQviSqMg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFo4B0QRJfE7Wn8g0mhYuBZElXGRmphID838CJa7n5E7AiEA7oxwDL0NzWr4AVT7zpVn4nrk9JS16YabjETfvS9Yyes="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170313154525.tgz_1489419930414_0.8707566391676664"},"directories":{}},"0.5.2-20170313155056":{"name":"composer-common","version":"0.5.2-20170313155056","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170313155056","_shasum":"598065f6eaae2c5b444a7d3f98bc8ee692872fde","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"598065f6eaae2c5b444a7d3f98bc8ee692872fde","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170313155056.tgz","integrity":"sha512-ugOAE5/9pKfZp/jrGfkKojuJNvaXD8Ovt0bBfqMhZmu2EZgIG2RLZmGm08hGOqg6vlyP0LG3wTQOD26xhkvK/g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDQQkb9Sq1WqVcPxWdEp2a9hbPaZi7sA9tzTi9GMeIfqQIhAPAQnndmd4usvBbQnTb2EnRotSaW1CWv6o3ZbxtSi7ym"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170313155056.tgz_1489420261377_0.5247862066607922"},"directories":{}},"0.5.2-20170313163500":{"name":"composer-common","version":"0.5.2-20170313163500","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170313163500","_shasum":"52d2cf19c62052b8d314d81fadfaa723e30351c7","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"52d2cf19c62052b8d314d81fadfaa723e30351c7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170313163500.tgz","integrity":"sha512-A63UKpPVUlJdpwgeD3neCw+cRD2rjFsJzp2I4KLPAgaWyOncMKm72ZkrXnPggq06WcPVCC0XdC5hm18sz9L7cg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE6oUh4tBcoy/4sAIspM2lm42VQohmxKOHqo+5kuKp8zAiBz1fIw/6zENF5YRl5IQkBSmibGX3tM0VKecFDrDvrZ9g=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170313163500.tgz_1489422904819_0.7479884666390717"},"directories":{}},"0.5.2-20170313164059":{"name":"composer-common","version":"0.5.2-20170313164059","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170313164059","_shasum":"823d03f4373bf6b81bdd262b3a28d61652aee51a","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"823d03f4373bf6b81bdd262b3a28d61652aee51a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170313164059.tgz","integrity":"sha512-rwmOzjof8j0bzlvdp+ltgoDThdUxpdYAxV8y0G41du8unaQH/6DHNj5sCLZOZWM0eYsuqqNALVa43NbT+AKaNw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDGYC4yD4kjULeYMY1/8f14l2kqXKLG8i3+4tTQu3OkwgIgZQwjte4I1je9PsK03uXyCl4733YMAjF6N1dxuVGFcJ4="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170313164059.tgz_1489423264558_0.7711422257125378"},"directories":{}},"0.5.2-20170313164109":{"name":"composer-common","version":"0.5.2-20170313164109","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170313164109","_shasum":"2d8bec2a0b87e94c5777f8561742c1ea3bedbd29","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"2d8bec2a0b87e94c5777f8561742c1ea3bedbd29","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170313164109.tgz","integrity":"sha512-L6pT2PINJ0VA+OlenGcv0ietUhLE0yv9msYUT0/jpzBkxyu1IK4My3ZYik6sAt/2PTqqDOCk94rTXfwc5XovqQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD5cefZS7dthovZyN5DCjS/YYXlQTgUKKsQfbmQFTKjOgIgIB2P9yATp/5R5g1UCcybAk57JmHbHu+4z4KlqYxt+kw="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170313164109.tgz_1489423274378_0.1743096977006644"},"directories":{}},"0.5.2-20170313164734":{"name":"composer-common","version":"0.5.2-20170313164734","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170313164734","_shasum":"5e0a401bcba105651d007e871fbd3e3ff9c4f483","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"5e0a401bcba105651d007e871fbd3e3ff9c4f483","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170313164734.tgz","integrity":"sha512-h3rr61lyy7UsRA4GUP3iJykatouKjPNGbIFGRolC0ANYyOcqDDY4XnJFDYAnRswjyIS1KPya/1wbeArGWDjycA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHXkfd9vmIz7ufo1ij4YqFmSsUTs4/HLRMe1IjAIw8BEAiEAuBNobKSlLwC083dWNxxXA4KsAneto9/49D2JSFrXaaw="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170313164734.tgz_1489423659283_0.8614880442619324"},"directories":{}},"0.5.2-20170313181004":{"name":"composer-common","version":"0.5.2-20170313181004","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170313181004","_shasum":"46b89788b212f469d2b75c053065ef874dad97e5","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"46b89788b212f469d2b75c053065ef874dad97e5","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170313181004.tgz","integrity":"sha512-djLW/RLQjbSggGwE/ioz/Rlor1y2IxIABHKi49w5o0jGN+H2SX8Ls/75oRimCpUR7zocRAq8hrN7J9WraJRbXA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDOKKOrVsSD9MtzfyW360RwE7QZDdtkbUCLtHrZkIrTYwIgemBDuHjmVSxUrab5vAoEpLs080+4ZFW9OyMaYuvwnpc="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170313181004.tgz_1489428609585_0.4304671850986779"},"directories":{}},"0.5.2-20170314091451":{"name":"composer-common","version":"0.5.2-20170314091451","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170314091451","_shasum":"b42576f77cfaa9530f876d1731c9eb5ccfa0fb2d","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"b42576f77cfaa9530f876d1731c9eb5ccfa0fb2d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170314091451.tgz","integrity":"sha512-gigqlIUgqsbgIUUcbJGbuAmE2R61pdc9F69E9rBeTdOsuOLtadHxHcVzdTHZpBhKbAXbCum1UI9U4LiGMzPqlQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFVuNBK9ktnJe+yHq0h70JvVRTnH2x7DfaA8bEEgUFjFAiAjMBrLDQCOzy1w3sTP+z7vGDD7R0AagmOeqlZIL16pog=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170314091451.tgz_1489482896547_0.11185838584788144"},"directories":{}},"0.5.2-20170314100110":{"name":"composer-common","version":"0.5.2-20170314100110","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170314100110","_shasum":"d5cd0eea59f3abe808c032ebb8306c4c8fff78b3","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"d5cd0eea59f3abe808c032ebb8306c4c8fff78b3","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170314100110.tgz","integrity":"sha512-gdKnyta3Mb4Ju7Q6llznBOEOvcQkj74CIdiMnX5MUt2V8LJUryy3KwkUYH+V+mGHEbDdXbdsSq+Z/371L5E+Wg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCkzqPiKeEJoBJ3Xgx8CrwSTkxVQIbWNgvOrkn6ITiwbwIhAIqErN74ScA9NgLetJYDrGoJTr81S2iqQsDCD3fnLhnZ"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170314100110.tgz_1489485675069_0.16135707101784647"},"directories":{}},"0.5.2-20170314104849":{"name":"composer-common","version":"0.5.2-20170314104849","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170314104849","_shasum":"a11a9464dd38c468122de88d426f028a7e6cbc67","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"a11a9464dd38c468122de88d426f028a7e6cbc67","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170314104849.tgz","integrity":"sha512-fbg18FMKtxMot4uSnQK7By8MjhQNC4kwhyAnhhXYRKM57sOaLBvRkZCJB7cxKPciLFa4l4FJ9goZazrK45qG1Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCdT7TjvF3WK1y6Pqm8eNklXUgz5qrxsy2bRDRnjfhzsQIhAN/BC+h9Lg1S/trAqOk6IyTmA03BZ5ZNVY3BoWVVNeeh"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170314104849.tgz_1489488534561_0.4881018032319844"},"directories":{}},"0.5.2-20170314115729":{"name":"composer-common","version":"0.5.2-20170314115729","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170314115729","_shasum":"d8d47345df7caa47c3a7dd37ca38b4af4ccd53ca","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"d8d47345df7caa47c3a7dd37ca38b4af4ccd53ca","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170314115729.tgz","integrity":"sha512-b2V8IpqvKDRvYdtu+A8YDt9g0YOwesN8Ds20uzhyffqN8BZh+KlxHhMGbeqUjrxN7LFlJFjJKq7Fa1EOKKdPkQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC3NGtA981bBN5veeXfuhNgfvLqGIG07He1+z2b0PGgDwIhAMjI8QQXP8ZJ+uSk/Vrm+wvR1NecOj+j/WyiUY9OXRnq"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170314115729.tgz_1489492654240_0.49426707066595554"},"directories":{}},"0.5.2-20170314132030":{"name":"composer-common","version":"0.5.2-20170314132030","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170314132030","_shasum":"d93e16154aa3f4517fb507b203f92407853c24a0","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"d93e16154aa3f4517fb507b203f92407853c24a0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170314132030.tgz","integrity":"sha512-Pfb8PR6ATmgdlTnrP3sYN4U8CXsjsYt6erf9M5eLa82EthUKAvT9zElolXR38huJV1IKNL3qh3YGDON9hNAc6A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEMTrnefuwNsf1EueAFeTc7JExL4RABolcH1R0s/M06wAiB3W7L4WRMoNFHsbo65gD5LCIimCJFLmHsEX8qZ40sncw=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170314132030.tgz_1489497634812_0.4500905435997993"},"directories":{}},"0.5.2-20170314142206":{"name":"composer-common","version":"0.5.2-20170314142206","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170314142206","_shasum":"e2be3e0104227560f7214b062da8f1cc6c00becf","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"e2be3e0104227560f7214b062da8f1cc6c00becf","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170314142206.tgz","integrity":"sha512-OunKWbIGV5FB1DQ06uPhcldFoHeD4LqwXORQYYfcli8RrJK3SHB9cJCVZYnXzEaa9fnhkD3pFIwSoksF7bheCg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAb2631fv3wwOokj9Syc9QhqP+b+QDIqmRrh/WjSjMfDAiEArY4cYdVWoIaV2elaQX1YlOVD6lyhF8WiAAPOjosKFio="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170314142206.tgz_1489501331666_0.9471195880323648"},"directories":{}},"0.5.2-20170314152048":{"name":"composer-common","version":"0.5.2-20170314152048","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170314152048","_shasum":"33309328587d5bbd7a2cd32a448b05f0afabc1ac","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"33309328587d5bbd7a2cd32a448b05f0afabc1ac","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170314152048.tgz","integrity":"sha512-4ZjV9VVkQY6jEpNFOE68gTTULx3576gdoU8QXWnr2dCBB2Zj/wChWe4dt2iP46xVevHdf8M4lTLxg5+9y3b6XQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHEhsmiZ4G7eXnUmCdd3xFjjTzbb7fbxRI0t3XPAEWWRAiBUz+9v7DdXAvTdmAWdnR1xFkNyJ+P5yP0ZRgGDP9+58Q=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170314152048.tgz_1489504853105_0.5089043504558504"},"directories":{}},"0.5.2-20170314164109":{"name":"composer-common","version":"0.5.2-20170314164109","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170314164109","_shasum":"10cb6b915434cf2a1ba771d12d65303c632dd216","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"10cb6b915434cf2a1ba771d12d65303c632dd216","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170314164109.tgz","integrity":"sha512-rr7o876NwzxOYuNQGxB9zw7i1XlPl5ZDQwtPlCAUXb1eZBaaTPJ9yRf5gPzhFCDkz+drEU3f0cd6ZDVp28seUQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHUCYP+Mogw2YKmeegGKlMvS1jaIMoP24moOmT+AiwKEAiAHie3RvbTZ/muyQnic8546ni5qogV+5jF1FJe6ecdSpA=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170314164109.tgz_1489509674272_0.9599879216402769"},"directories":{}},"0.5.2-20170314173438":{"name":"composer-common","version":"0.5.2-20170314173438","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170314173438","_shasum":"d44d41504fd01b0476ff3e64c35c6b6314c00fe2","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"d44d41504fd01b0476ff3e64c35c6b6314c00fe2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170314173438.tgz","integrity":"sha512-1iAae84sUcAKApR8sE9N8LQBti5Vp1dLsj/pwi4Q0JOlDuvBTvZbF7uVgDl7qbyfWBo18iA9VD87cQHfZpNZdw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEDo5r1GjG5WyYEGAR3tD9xdK4rfCDgBWXGcfTkoX6HyAiEAgTjAbfWwS+yF+serqIJynaXblVCizbgBQarGG9hL1fI="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170314173438.tgz_1489512882690_0.2797964457422495"},"directories":{}},"0.5.2-20170314175605":{"name":"composer-common","version":"0.5.2-20170314175605","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170314175605","_shasum":"53e9412d05fb0bc42b3e97d8afb50d3161caa07a","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"53e9412d05fb0bc42b3e97d8afb50d3161caa07a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170314175605.tgz","integrity":"sha512-rmdJrNTJjNsXOS3dV8uiRYa1DUE2k11hBn4DSe7jlVgfXF21qlz3W8NYfU/Nu8BhT/xyCn0mQVqkXnSLVIh38g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE4IjjWaQDSHNCjlqxOYgdMSy9VCwNg+mpw1s4qUB8WMAiEApTo0VCHKANb2ChUz9IRayjOj5DjXDTyX15a54ndUAmU="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170314175605.tgz_1489514170044_0.4558814784977585"},"directories":{}},"0.5.2-20170314191345":{"name":"composer-common","version":"0.5.2-20170314191345","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170314191345","_shasum":"2365cbead2e245b1ed365dd98fb08f41e72ed720","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"2365cbead2e245b1ed365dd98fb08f41e72ed720","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170314191345.tgz","integrity":"sha512-fT3csDoTde11WIBN4udIyZky5Ml9fQyYEbnv/pAs2/nRYoL8wE74WdMlX0KIIEyFyRzPPldglIsTDAAFerFsvQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICB9MGcuHRITUX3OcFejje9SeJ85/ZbuBMxdzjCYtvUeAiEA50l8rBLPPPXUqxhuLo49rwGOW9S0XabsqjOKOalwXEQ="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170314191345.tgz_1489518830329_0.639998281840235"},"directories":{}},"0.5.2-20170314194114":{"name":"composer-common","version":"0.5.2-20170314194114","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170314194114","_shasum":"01c9d1df1f1317c553e586d1ee3cdd768786d30e","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"01c9d1df1f1317c553e586d1ee3cdd768786d30e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170314194114.tgz","integrity":"sha512-63HoXM9v5f4EPjdMls/JweiX3DGuAue/X5kYSFjlFnmoJCGwQZ5VPhWv/IlN059KVAuhDyoMq+j8ePVrjaVbHw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFbXV2qDAsAw6PyFMVeJi1fEPe7km7wtbHUNOz+02PajAiAQwrlNkOw7tvHDQ8EnecNa70FJ52KcFQrTgMb2Tumkjw=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170314194114.tgz_1489520478942_0.010362913366407156"},"directories":{}},"0.5.2-20170314211349":{"name":"composer-common","version":"0.5.2-20170314211349","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170314211349","_shasum":"cbd2eb762b84ebd568a3ed534f7a627fd0d22251","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"cbd2eb762b84ebd568a3ed534f7a627fd0d22251","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170314211349.tgz","integrity":"sha512-m5vK10mJGgVds71fTSrVa3xqMjREMmVAWpnWtmwEa2psrKJNOGi2cqq5yEUmc1K4yzGVUJgqlnVndAwJ5uoWOQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCpedY4CKGxKhmHQxNGY2X9nGR4RwMM8RE2nhWFCHVqgwIgdhI4RSxuSaLnH36Jl3xcLQQIdsq8bqO4AC/NaY/Ch/Y="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170314211349.tgz_1489526034235_0.3147319115232676"},"directories":{}},"0.5.2-20170314220420":{"name":"composer-common","version":"0.5.2-20170314220420","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170314220420","_shasum":"224563eafcf0c935d187e1613bd2ee24044bbb50","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"224563eafcf0c935d187e1613bd2ee24044bbb50","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170314220420.tgz","integrity":"sha512-CW0/v/1wQ6D0IHsdJG73JDBDWy4uYQVD95O0i7sWC0S22bQzqKDdkLmYcAK3+mFqFtqMOIXvtboS3mQuVTbJbQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHyH7jAL/VM0ILmwJPVglByTAJMLw469c2Xy7glZKf8lAiEAul595e1HPtSy9B7XMoRCvJRjiyVicx20exh/oGl17Ys="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170314220420.tgz_1489529065345_0.8682146321516484"},"directories":{}},"0.5.2-20170314224640":{"name":"composer-common","version":"0.5.2-20170314224640","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170314224640","_shasum":"0fc9f42e25f2c9b4acb7e37973fb6ff449e303f6","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"0fc9f42e25f2c9b4acb7e37973fb6ff449e303f6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170314224640.tgz","integrity":"sha512-t+ydRDlikZfj6aioVTffKM7lBRHI7mAjkGXd1+cGSpiMwcj5mD85JqaaRyFLragoiKGu6N1N3rXzSxd54ZjpNA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBp+nFLea5dRdb208yYvNr09cQOVnfKJH3rd8Tv+bOOGAiAbrT+fWxYihizl3fkIbnLrZGm/3EUMLHFwHyI/zi9c8Q=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170314224640.tgz_1489531605520_0.9416649867780507"},"directories":{}},"0.5.2-20170315092953":{"name":"composer-common","version":"0.5.2-20170315092953","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170315092953","_shasum":"a987460f2917b8eefdd5bd08b3bc730b3866710e","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"a987460f2917b8eefdd5bd08b3bc730b3866710e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170315092953.tgz","integrity":"sha512-PVOcVXOBiNjoLwtV3ZMbqWTsQASg1tNJQNltzw+E9pcXxMh/ChCm4RSocVoM9xXmK/clKB9Oq0aCUDUAkWFJcg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICmotMujgZZ2hsKfiqzK3x/INrLZ8HLm5YI+lWXt5uDvAiEAmoIpWhUCsBEZxChmD8hr0TKt+aDjZ0Wo5yBKwODeorI="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170315092953.tgz_1489570197676_0.2946789471898228"},"directories":{}},"0.5.2-20170315095743":{"name":"composer-common","version":"0.5.2-20170315095743","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170315095743","_shasum":"26f4d18e95ccb7933e8a4d8ed2018f233ce7de37","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"26f4d18e95ccb7933e8a4d8ed2018f233ce7de37","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170315095743.tgz","integrity":"sha512-YyvXyxQAwuaVYEsw3D6p8Y0u1EyUwFztNyhcTqaqrdKtPAVX0o4uiF3jxOpWhAluQhVLEnuVO6s4kSWBuMDzkg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCw8isHrbB2BQNdo4EkLh/wxalp29JoGmZGx78rIYUIHgIhAMyC08Wu8EB9qbzx3pS89hCZvCi9TdyuRLA3OIGimYVt"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170315095743.tgz_1489571867529_0.248933176510036"},"directories":{}},"0.5.2-20170315102717":{"name":"composer-common","version":"0.5.2-20170315102717","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170315102717","_shasum":"e59352c78fb0aac4989dfce0dbbf83c8598e3c80","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"e59352c78fb0aac4989dfce0dbbf83c8598e3c80","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170315102717.tgz","integrity":"sha512-F+NwARYNhws8C/rT3cU5oMjgH2G9aKicj0MPEn6EcoUg2ZRYMWypGu/SB6Q5TwQcHiCJbzAQKHUBmF/66NsIpg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDBTSd7+1hjGwvV8cnx1vb0FwQbVS83swhpjCxSuK2tkAIgcvbrr1RmEtXFUVRAtTG/Txbn1oo1+9O1HVEqJDhydOY="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170315102717.tgz_1489573642457_0.9587442083284259"},"directories":{}},"0.5.2-20170315105805":{"name":"composer-common","version":"0.5.2-20170315105805","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170315105805","_shasum":"2c54daf587b17b21bf6c883a4b96ee4f32be3136","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"2c54daf587b17b21bf6c883a4b96ee4f32be3136","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170315105805.tgz","integrity":"sha512-fqJV3XfEijm2JIgaSO3aH7bInB2NBop1QOk47hIvyYi/9tPDZJFC2uA0XeQ9GztCvlZc2m70aJp/iYn3aCk+Ew==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBTAlba47XmEAo0etIRbDL7D2iCNvHGzT/9Kf5RZnLtWAiEAuEbFJPkScqfGK1zvGoQ66PVXsoCfnAQ78jOZAWQyLCo="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170315105805.tgz_1489575490489_0.3307307397481054"},"directories":{}},"0.5.2-20170315112253":{"name":"composer-common","version":"0.5.2-20170315112253","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170315112253","_shasum":"e601bdf941c4175be7e968dd67b706d690218ed1","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"e601bdf941c4175be7e968dd67b706d690218ed1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170315112253.tgz","integrity":"sha512-8qhbZbShtUfenamrzHWam2l2ALqKF+F7T54ZVPP1unhCPd+BbRjun8WfpiUJS8cuYwPOQWxaJH5C/2yBW0pF2w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGw8Whs7YaVg7Wq0hTXKeOEDMzDl5tnaziyOf989BVSyAiEAy140itBP+/X2kVXx5mtVKnpiwb6fZ6itan1890M0+ZY="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170315112253.tgz_1489576978204_0.23527691303752363"},"directories":{}},"0.5.2-20170315120404":{"name":"composer-common","version":"0.5.2-20170315120404","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170315120404","_shasum":"2cbb8c3bb944836f10a3325ae24f80a2ad34a6ef","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"2cbb8c3bb944836f10a3325ae24f80a2ad34a6ef","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170315120404.tgz","integrity":"sha512-mCeQgNzUaz7gTh468hs/Q5wZuCYWwcLM5R5UurwpkEo71EycW/aHn4cImun0wrfSIowvGjoqYfODe1IBkhhTWw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDtnBFkg5ZVfir/9m9RgznLGrrZKBNGy45eibys6q6OfgIgb7q8Ehrm4pFeMQ/Fu+WzpWH9HUsZpGBoQ5ZXeCABC2w="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170315120404.tgz_1489579448593_0.6360010448843241"},"directories":{}},"0.5.2-20170315133233":{"name":"composer-common","version":"0.5.2-20170315133233","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170315133233","_shasum":"457822291d65eb98f3f67c5174bee67c61e96de6","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"457822291d65eb98f3f67c5174bee67c61e96de6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170315133233.tgz","integrity":"sha512-aFx4BOuj5y9x90zE5wev8yG9xKqwm8GKjY7aI1Ai+N3McTV7S5VnGhgqxNsDXzULW/xDueyxWYJsUTVugJFk4A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDLxeIIIxmO//IymREcwwbCglkRLMR/AEI8QZNZ1+IWeQIgS34ubg/yFBDGT+ggrsL9jTWvvmoCZCFCqusOxFWj29w="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170315133233.tgz_1489584758529_0.3746192690450698"},"directories":{}},"0.5.2-20170315145417":{"name":"composer-common","version":"0.5.2-20170315145417","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170315145417","_shasum":"fbec87a9d4e3e910c448f81ff19e1b27b802f009","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"fbec87a9d4e3e910c448f81ff19e1b27b802f009","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170315145417.tgz","integrity":"sha512-UiL/B30+GsnwwIkGxxFrYRbgV7ejBISRiT1c4QOT2wUElt7jlA6u+/vDWTK+RxyLxYY2a1UgwMH1DrU9QBWTvA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA/MCwEcD9SALHk7j8zm50F7U8I4qVdUNXZMWVzca44xAiEAuDJx2EeAJMfTkPMKTgEgbEi//Odrw2NIFkrW4r+u3o8="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170315145417.tgz_1489589662029_0.9535908971447498"},"directories":{}},"0.5.2-20170315155558":{"name":"composer-common","version":"0.5.2-20170315155558","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170315155558","_shasum":"cbdbcd1e2a08c0df71648f4a74a1442a821708c5","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"cbdbcd1e2a08c0df71648f4a74a1442a821708c5","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170315155558.tgz","integrity":"sha512-xzw2j1oCAAgeaHoCU+OK1fi9WMfbz+y1mwfqaEz8TTnYxkc3vfVU5/OMmfEgqVYl4XEUzDn/pxTZKplsLj2uxw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHHB+4mxMUJ3EM9eF56LMNUbWHsjtzoV6i1ltpiF1xR3AiEAj6HO98ys/uIao7mhgCf2zhdqOm0hvkrmsGdVUt6YVDQ="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170315155558.tgz_1489593364673_0.49657985870726407"},"directories":{}},"0.5.2-20170315164951":{"name":"composer-common","version":"0.5.2-20170315164951","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170315164951","_shasum":"359741672f372f6f73a4bcc9d39e4f676c8097ed","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"359741672f372f6f73a4bcc9d39e4f676c8097ed","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170315164951.tgz","integrity":"sha512-m/FcDlpKeFErGDUGxii7s7ykLzn8FBfzzkZxrdBBm6N+2KOolwuPH7TmmLl3xkNg8VifhEHBDUS44a77daS/HA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFNai/hIhJSWpp7tz4u18o69gQn4xE6hQhF8L7y7yMK9AiEA2vPwUED077jOJGHRMgkJm42f4lGIS9wpLCs4ItURs9Y="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170315164951.tgz_1489596596318_0.36650839960202575"},"directories":{}},"0.5.2-20170315221517":{"name":"composer-common","version":"0.5.2-20170315221517","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170315221517","_shasum":"c5182fc5ccb3435728aa8be5de57d128ec221701","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"c5182fc5ccb3435728aa8be5de57d128ec221701","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170315221517.tgz","integrity":"sha512-mNPp1WX9HebqFD7pzANhU0a/4+1D8BxKrNzQt4FKlkQj4On5T9OKLD93MHHr892mAohCaOoZ1YGpjKoVBtlaHg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBMAHEoLGrPYc2ctb8GTGllPX51c/MOBD5zPL3wbmIDiAiEA0Z44O1xfvb4U+zYTj2Z6Bculk6pQnuZwzAFMIsJzaBs="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170315221517.tgz_1489616122799_0.5578950538765639"},"directories":{}},"0.5.2-20170315224329":{"name":"composer-common","version":"0.5.2-20170315224329","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170315224329","_shasum":"113359ee8a288669f8a7376ff11e6da1afd9add1","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"113359ee8a288669f8a7376ff11e6da1afd9add1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170315224329.tgz","integrity":"sha512-g1bTvZdZ78ToQSnt5nP1XllLmlDMK+LdqszIKYCxaPRAcCsoH1kCUYCj4uh/ePV11tFMAC9K8+ajnz/MCc6zFg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDxKY9eXd9nA/KovPFcI6X7TBNj0oFQA/6clqeSbrUlIAiB5S7NjpJLG06sU0hzLgnAI/v3oB/xl3Fx+urXj1gkOig=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170315224329.tgz_1489617813687_0.8916218860540539"},"directories":{}},"0.5.2-20170316085350":{"name":"composer-common","version":"0.5.2-20170316085350","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170316085350","_shasum":"e818fa5e4497f4d5735b28148c0f5d51bd183d2e","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"e818fa5e4497f4d5735b28148c0f5d51bd183d2e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170316085350.tgz","integrity":"sha512-PgT0e8dgqzGkClccobLp4wsWX8V2Gu7kj86eHdrVJxsyMq01qLx97StcB4I8qL35+uy0HTGQkVyybVn/YADsrg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBwHp2wtSpEDPazxRYSpSgWLGVxhw2EP4WEK4nNpL5+ZAiBSwqO0UPIP1FiSgieXIV5wBBKTLbZ5N4evcRuORrvlVw=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170316085350.tgz_1489654435830_0.4437127348501235"},"directories":{}},"0.5.2-20170316100248":{"name":"composer-common","version":"0.5.2-20170316100248","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170316100248","_shasum":"b05eb6be8d40425dae851bd99cc5c2bf456d95ae","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"b05eb6be8d40425dae851bd99cc5c2bf456d95ae","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170316100248.tgz","integrity":"sha512-qlSvhbdXMMCfgBZDB3bESxKLXf8d7+TbTPqUKW3lLf7G3yTOJq0qwoENPoZWNEhCw9POIo4gu9bK/V8Xm1k5pw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG1eR/lJgzXJOyUlPEF4kShXa9gfsxPc0TMOn7xSgE6xAiBeXtqZOzON3w0l+RtYWZj8gnhsGzepEq5di2uvoaLd9g=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170316100248.tgz_1489658572708_0.9110174351371825"},"directories":{}},"0.5.2-20170316110451":{"name":"composer-common","version":"0.5.2-20170316110451","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170316110451","_shasum":"9e0afa2d1911f1b810b979f514eb6526562be893","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"9e0afa2d1911f1b810b979f514eb6526562be893","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170316110451.tgz","integrity":"sha512-9W9oTrRFZLwZjMKoF8F8J8so0HiLzcyl0ZLbioTPG2XP2SK5xop3OR9ToN7Jb/ZSCKEoEbyfX7DAafrfvx/kww==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCqrZpK5qkVd2VrasY/zaLw8lxeBHZY4AYJTJRt21rlpwIhANsHdM4gMF/b12uI91kN5R8u6lTh2yKjRwKg6+V0PqOc"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170316110451.tgz_1489662296326_0.18450086656957865"},"directories":{}},"0.5.2-20170316120427":{"name":"composer-common","version":"0.5.2-20170316120427","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170316120427","_shasum":"c1656ca4ba2161620a4efb315af43e2c158b6d57","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"c1656ca4ba2161620a4efb315af43e2c158b6d57","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170316120427.tgz","integrity":"sha512-ZpVj3TpPbi0ewCrZflh4dz3JK08+q/dO3DdRbmde0BVKj+urGf4AKyW2di3VFB11dvgjtXQVH9CZFjWYR7z2rQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCoR5tV6X3aIZlznFDa61dl8hh3E/nre0o/ehoA+UpxsQIgNtLlfoNYjyvjqWfoRrI/WUwzUgX+9sin/ri0MHwlEy0="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170316120427.tgz_1489665872365_0.5136193218640983"},"directories":{}},"0.5.2-20170316123938":{"name":"composer-common","version":"0.5.2-20170316123938","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170316123938","_shasum":"c48020857dc349ab0f1a07d78205039e71f9a923","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"c48020857dc349ab0f1a07d78205039e71f9a923","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170316123938.tgz","integrity":"sha512-fEUUzSXkAWpGLIYiEY6bvtNapk6i+UnsAdj4tqstmSdZcox1J8sJiVX7y+hli3DCETMa21uEkFyqFJw7DYB8Ww==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC6cnQBD0nwW7iI2kvrmzBQZStxf2pqA0TqAfv2odGuxAIgFMB4g4R0QPSXEQ2/UUEgvB3PP6AO3Mm7a3Zv+bD1vnw="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170316123938.tgz_1489667983636_0.7780831903219223"},"directories":{}},"0.5.2-20170316132748":{"name":"composer-common","version":"0.5.2-20170316132748","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170316132748","_shasum":"86c883b2daf5cbae96a62adf773c66636d798943","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"86c883b2daf5cbae96a62adf773c66636d798943","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170316132748.tgz","integrity":"sha512-e2wC2EZHVhMBQjFS5wiiaCOoe1OtKfBT0l5r8PzY1i/BCCkRjw1C9YV/vqR2PtLpDewzS0FtR2/LJyypaYnRxQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCm6sdx8U/JgD8WdxXYY+v+ID5slYGIYubEdFE0StQLjQIhANx3BrWAoxwkVubxKGPR8LUO/CQugmwDqmOdDXgd9qbi"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170316132748.tgz_1489670874137_0.8420155341736972"},"directories":{}},"0.5.2-20170316141355":{"name":"composer-common","version":"0.5.2-20170316141355","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170316141355","_shasum":"066fa83b3e95a7a666e04c2bebc1fa7209dc1be3","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"066fa83b3e95a7a666e04c2bebc1fa7209dc1be3","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170316141355.tgz","integrity":"sha512-TfWyAcmWKpkdB2tcHciWS5tDZ+gqDOkYDeTI4q+pdu0SX6ZGGkIkEqBB330YTbPd4ku1uhSy1VSO2zxtczZwqg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICZGBD9YlEbCZyzrRDOs94tGYRYdT3R1j5/sMQrEbLU+AiEAzd03Z4EiINlPD64bLJCst+5dE9SXF/9Cm5Yogwitx9I="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170316141355.tgz_1489673640104_0.9700199437793344"},"directories":{}},"0.5.2-20170316144946":{"name":"composer-common","version":"0.5.2-20170316144946","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170316144946","_shasum":"f1cb0939d4a206bc9dde36a83bc35e8e875c0444","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"f1cb0939d4a206bc9dde36a83bc35e8e875c0444","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170316144946.tgz","integrity":"sha512-fOcGPKjcA2+OHO81QG6PyMujkG0m12vjYJXbkyN9zXPLP8mwK1cgxtIAOzdzhZtb1VDW8jVtkgLPvj3RTZRWOA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAiDlO7mL8leI3bzR8G0VBs1XpuiP6ISJrYb2YQt9NZxAiAINwl88XV9FtkDVunN2pKvTGt/MUutjoch8m0AVBMABQ=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170316144946.tgz_1489675790944_0.8459307183511555"},"directories":{}},"0.5.2-20170316152340":{"name":"composer-common","version":"0.5.2-20170316152340","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170316152340","_shasum":"15742a73053ad87008683f47f53ffd97efa709fc","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"15742a73053ad87008683f47f53ffd97efa709fc","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170316152340.tgz","integrity":"sha512-oyNRpkgdRERx+Q0i5/OuXAJzNxJ8sqgkXIrpE2WhDTTDQZX48s5Wfp7CDJUetQyWMU3BJt+nXnUTtTl92tnq4Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDdF+pS9t6pzHZ+0IgzjYFqyWpZiS+a6t/imFUemH1+oAiBg/55dWLqCsEytPnizzqKhCPrX/cDCRv9rD39yGh9CRA=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170316152340.tgz_1489677824633_0.2695464815478772"},"directories":{}},"0.5.2-20170316163815":{"name":"composer-common","version":"0.5.2-20170316163815","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170316163815","_shasum":"30fb630d2dcb0670c34fd2f3dd5000ff40a9b0b6","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"30fb630d2dcb0670c34fd2f3dd5000ff40a9b0b6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170316163815.tgz","integrity":"sha512-gQd4bLmosiwuOMoljw1O7bkFRJbMQn5UePhBo+npa8mLQ0VKP9vxMZQ94Oa1YXyGNmzw7U4+xUNhUH8aNUC6cA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCi58DkM43EdNib5TpR5q0om6HjP98lEs9m/smfcmG4LwIgOzD1frumuxHvkHv8nJeMtLN8Ym9SC4z85aKi28mffq0="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170316163815.tgz_1489682300672_0.6852856592740864"},"directories":{}},"0.5.2-20170316170252":{"name":"composer-common","version":"0.5.2-20170316170252","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170316170252","_shasum":"a2cb8081fe09ec04570824b6e3184de8c933f859","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"a2cb8081fe09ec04570824b6e3184de8c933f859","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170316170252.tgz","integrity":"sha512-7SY1yEk9jrnjsJqr5JFKGwEvPYpkNbGUPHnhUnARiONvbA5hVsLGqmyChDUMVf+2aXxylU+j8+xORNHmULWE5g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDxZ8GNUF5z+KKQ02vIjhO5RiBE0LqYo/IylxSEVmEAdAiEA2+MRKDcQiiBv4wHQTpHKlmjHofCL1TkKwGvrfAIxl9Y="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170316170252.tgz_1489683778022_0.007136438973248005"},"directories":{}},"0.5.2-20170316172111":{"name":"composer-common","version":"0.5.2-20170316172111","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170316172111","_shasum":"a8df5d9656449ff634a3b41229e0b13f293a4517","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"a8df5d9656449ff634a3b41229e0b13f293a4517","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170316172111.tgz","integrity":"sha512-5dXpuF2TWP93eEOic5JO0IXlNqb6g0fOVI7WcKgS2s9GHDT4YA+L+rivaG7VF9hh7F13vfoB4rk9WbGRDHlung==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQChnxqXaNWDPU7tDHd9Vd3BL84N1Bv+li4c01oqz2junQIgaRMcUSPCOlrFnww6Dnxqv/hR4+R/FU827l5WGOHYFsc="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170316172111.tgz_1489684876257_0.8797057259362191"},"directories":{}},"0.5.2-20170316175024":{"name":"composer-common","version":"0.5.2-20170316175024","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170316175024","_shasum":"3cff34a8de53029c85067fe3affae5aa08f261a0","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"3cff34a8de53029c85067fe3affae5aa08f261a0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170316175024.tgz","integrity":"sha512-tcQje/mPKBcuzrKkcxRS73TqVJbSA3B9scXMLPpOv+u7mIyiCiTeBqaLhThYHxEv3WEsiLI8dtIgzn/yo5f1rg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGU0Y3rruEZ9ANcgg7rK/ysTLAgSIp0AeW3Kvbo6/aOVAiBMlYQsMGWpu4XHIQaEb5jKytd9dET7rstAw2UK33pxNQ=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170316175024.tgz_1489686630382_0.9840425802394748"},"directories":{}},"0.5.2-20170316191301":{"name":"composer-common","version":"0.5.2-20170316191301","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170316191301","_shasum":"088cf6642966d0eeaa4eab020369ac99c5a07905","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"088cf6642966d0eeaa4eab020369ac99c5a07905","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170316191301.tgz","integrity":"sha512-SOF8Bwh5c4ORdefpCJ3KosQLl8cR6egB4MHJYdBL1e+xyhIHNs/+DHk+uSUYujM2Lb44XUUHbqu1Vl5quU0oCg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAUGMBdei7FOC5/RgCiFOzmi/woqv4SUoFXI8ZjXXWfEAiArYwbkRa1Fr1fCIyaQrsYylh0GT2EPcgzt7u52Holxuw=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170316191301.tgz_1489691586530_0.18348908051848412"},"directories":{}},"0.5.2-20170316201319":{"name":"composer-common","version":"0.5.2-20170316201319","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2-20170316201319","_shasum":"3d1aab0cdd308969d4afce4948eb4422fa1750ff","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"3d1aab0cdd308969d4afce4948eb4422fa1750ff","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2-20170316201319.tgz","integrity":"sha512-axWSz0/H+5AVRcNpqxrrHQ5EgT1tsjEF1a31aj3PWQLif5NtlLY+ELfOv6e92jZPqq2gbg7ZipUwI6BjBr117g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD3CC1Itvtf0R5NvYSSPilZhxxOZjTWMEfFjZj8NnXTNQIhAJJC+ryadd0n/Qkc+lVeX8roSgI+LsTrEaGdWxTxu45h"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2-20170316201319.tgz_1489695204609_0.6339231827296317"},"directories":{}},"0.5.2":{"name":"composer-common","version":"0.5.2","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.2","_shasum":"89346941ae8ceb73dd47c795870d0b082e266c1a","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"89346941ae8ceb73dd47c795870d0b082e266c1a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.2.tgz","integrity":"sha512-Efss5ls8iY1SB/vfXD+gDFZQFVUmPOYirRfA591ph9nNZWEdl8dguHkd1RqkPnz+4v3xUiizX/blMvoBKWZDlw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDza1eO2CMPcLVOP1c3nlW4TRYC4xaZ1fJsMeAY+udB6AiAsy49lG/3fFBhkjCGz4SCezE5IF5mcyiQ3Hu632lss4g=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.2.tgz_1489695618391_0.22057914990000427"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.5.3-20170316223823":{"name":"composer-common","version":"0.5.3-20170316223823","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.3-20170316223823","_shasum":"9c415a9630584277e669b3ee12e6dc0361c6120d","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"9c415a9630584277e669b3ee12e6dc0361c6120d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.3-20170316223823.tgz","integrity":"sha512-E8n1AHHFZ6ql0DpGuBIb7aj0nh0YRK2sgJqMZn+ELT8wFFEoUEm8/is4/E/icb1AnYYwG55zw+dqtkRu6IT6rA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDRixqPL72ogGZJkRioPM7n42IOfoApHkHjczesklCEIAIhAKExbgUgdfGo9oTwj1ESo2pZFpgU8khQMLMRF5c6mvRe"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.3-20170316223823.tgz_1489703908886_0.7457907861098647"},"directories":{}},"0.5.3-20170317003003":{"name":"composer-common","version":"0.5.3-20170317003003","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.3-20170317003003","_shasum":"de1182507d2a6d659d6c7a23163ee2957b81f466","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"de1182507d2a6d659d6c7a23163ee2957b81f466","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.3-20170317003003.tgz","integrity":"sha512-ukmFO7mK5ydJVVg2B9S6fvU6bN5Z6gmuA8io4Z5DwSB7qmYr+FnT5xe03NnVBL1UvozWS3ZV6m2piqPHFoH0hw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCEneuvXu+nj2oLnGbnMAfLeUnaGSr1g5l9WCqj4oNfzAIgVto2yN20XztzPf0b/IoJ2kZnSTn16rx5JphrFFRognc="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.3-20170317003003.tgz_1489710608698_0.8674457164015621"},"directories":{}},"0.5.3":{"name":"composer-common","version":"0.5.3","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.3","_shasum":"cfc59d894e5dd823c76899d201f77af4e0d409c7","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"cfc59d894e5dd823c76899d201f77af4e0d409c7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.3.tgz","integrity":"sha512-ut/fiu2Z+xluclmkfTqwR22dA5y9T9PQl8dgHaUa7yxCAdF1hLfyNGqQ1LPgoLcUN5EyQhUrwQIb0SYt71O29A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCrKbedTefXrXDhQ2UEoqRo5+vonLCcZenBGhW1GTuhtgIgIRurF96WuiPjwCsEMrClwuKKxE5bl5ok24Yd+VzoaPU="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.3.tgz_1489711218983_0.5522603620775044"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.5.4-20170317010639":{"name":"composer-common","version":"0.5.4-20170317010639","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.4-20170317010639","_shasum":"77ecd1a67c2be51951e7282742dba9cd930d5f33","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"77ecd1a67c2be51951e7282742dba9cd930d5f33","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.4-20170317010639.tgz","integrity":"sha512-UVtSEMrbPtO41RUv/QNH1GELJ0wQbiv7lbZlD3T6NVlm7gVDudgvmhsJSVr9u4N9FFLSkdbG8dmPFeT0BlvQ+g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH3juw4O+nNuVHe6b68PdUooceW9xX2Oit4tWWLzYVWSAiEA3gI0lh/gZUC7vgWPN+Q9MSfbWqXb8Isp9Ft48Iwvdyw="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.4-20170317010639.tgz_1489712804303_0.7571404522750527"},"directories":{}},"0.5.4-20170317095054":{"name":"composer-common","version":"0.5.4-20170317095054","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.4-20170317095054","_shasum":"a07603e1f0d6e42431c57e714c624b0186d24fab","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"a07603e1f0d6e42431c57e714c624b0186d24fab","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.4-20170317095054.tgz","integrity":"sha512-bEx+FUJYvCG00EZRtfpag1x3qU7ELP0PZY5ooSLwNScP8cyIun8lLQ0ky5Z7/Z5tE7dH4Cn+JK3T94SFrCVOyQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCsWjJexzDubMZZkC5YNUQ470wBEWZUO4qpEkOXSnZQuwIhALU/sWzpYVfT7lAfGdST+bHSUYlU7MuywD9oGJOkfsrd"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.4-20170317095054.tgz_1489744258797_0.6046158715616912"},"directories":{}},"0.5.4-20170317120624":{"name":"composer-common","version":"0.5.4-20170317120624","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.4-20170317120624","_shasum":"a631a8b52ce662f331dd8acc42d499209668b7a4","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"a631a8b52ce662f331dd8acc42d499209668b7a4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.4-20170317120624.tgz","integrity":"sha512-IXXuJRzHZ4C34sq16Pjsjzxs5208R+lE5+PDhoz1PbEmY27i67yg2q1LBjC/Y1kyy3i/3gtEEsbFN02yKcswsg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDcczDMy7i/ttu72heuxK5wYgI3pxEU0dLqt+AC0gTPUQIgFbx/rbQJMixqe42bMEhPGLGrCCF1E8bh80WqvLOsZd8="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.4-20170317120624.tgz_1489752389940_0.3078693109564483"},"directories":{}},"0.5.4":{"name":"composer-common","version":"0.5.4","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.4","_shasum":"ad7c18ba67b75b581fcabd2dd57340e9407773b7","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"ad7c18ba67b75b581fcabd2dd57340e9407773b7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.4.tgz","integrity":"sha512-OdOY+2OrWwA+uDWJJyR3iKnse6N3NDnESuIICRfwDtJo4/9kZZHh+2kuVVvrJ2981P4kJ+LDdrtJD9rJRRsQ3g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCdFlt53rNJAHk24M4ScdHJbGdUQJtNUAOpRki9vUOupgIgLsa5m5r986JqOC5/lIrS+VStZRQOWAAMk6LEp5crz9s="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.4.tgz_1489761664859_0.9666446780320257"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.5.4-20170317144845":{"name":"composer-common","version":"0.5.4-20170317144845","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.4-20170317144845","_shasum":"8ea1a5a502acedbbb4b8b36daafd662b1583f70a","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"8ea1a5a502acedbbb4b8b36daafd662b1583f70a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.4-20170317144845.tgz","integrity":"sha512-dKPk84nK+yreCJmvn7RVsMPcde83kskQwasal811ELGZQR5PLiaBt15fjGSCRuy9cIMb8CUDa+1yuHFwlbLV3Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCFmLiCOggMVqm2e+hFJ5KMDFcKO+/Bt7MH6rc0UV1GpwIgcQd2tGJr3xQ/VzN/4WDznW041KmjBw3FU/VyvbTGT2Y="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.4-20170317144845.tgz_1489762129713_0.3500588519964367"},"directories":{}},"0.5.4-20170317150754":{"name":"composer-common","version":"0.5.4-20170317150754","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.4-20170317150754","_shasum":"ac9231ea7846986ca84e9a1f95c1040fda2c8ad6","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"ac9231ea7846986ca84e9a1f95c1040fda2c8ad6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.4-20170317150754.tgz","integrity":"sha512-1KDcc6jjvve/CC8E8Lk9lmhJ5ipWHRCa33cW8jv8kqiyaeRc6x+nwJsHmwOeyNyNOWa9uBdmh6652gONg+datw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCoMFlj21uI9NuT8a3KMhlonmUoFoevZDHGikKc3fBNgwIhAJGXwwjGdpPLldCdQRCE40mDCBqzevmOtr5ft6hDzYvJ"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.4-20170317150754.tgz_1489763279535_0.25029011256992817"},"directories":{}},"0.5.4-20170317153753":{"name":"composer-common","version":"0.5.4-20170317153753","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.4-20170317153753","_shasum":"da0258514e06a2fd9a0797eb63b5a6556373e9a1","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"da0258514e06a2fd9a0797eb63b5a6556373e9a1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.4-20170317153753.tgz","integrity":"sha512-b4O09iPNxaazY6N1yXUjcbK8TWfkelpGW9rcJPX95kMVdRVCOcajic7o5nhMzAcZdLhje6AQqrrfi5u7n5zyHg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCL43sl7d0lf8pR9CptmwaC21BaPJaHu9ouhUu6L+hPZAIgMhIQrSFrUDFo4/FfyMRMBjpQoUR7Ito92ptia3QsPgw="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.4-20170317153753.tgz_1489765078119_0.89833157020621"},"directories":{}},"0.5.5":{"name":"composer-common","version":"0.5.5","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.5","_shasum":"e49e3bfe904e073002cc57fcfb14eab2953bf6d4","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"e49e3bfe904e073002cc57fcfb14eab2953bf6d4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.5.tgz","integrity":"sha512-7qBqG/LtluDPYSSgXkdlBHx1Cna3LOg2NZzrnSUcuYKQKAjxU0WdG2uHWLQUVfEt7w/PETz11Gtyatt2GLK23Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCSsnv02Wp9O7hQ7qOqwiZtty2fxJAeqfzB9EWcM4f/jgIhAJA4sPiaQau91AYD1Ekj+1Zm7/fRZTOFZ3lDVEOIsaKv"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.5.tgz_1489769177308_0.15761338407173753"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.5.5-20170317165420":{"name":"composer-common","version":"0.5.5-20170317165420","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.5-20170317165420","_shasum":"e6e6b5c816dc1357e7439289c39e99a5f2bbb42e","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"e6e6b5c816dc1357e7439289c39e99a5f2bbb42e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.5-20170317165420.tgz","integrity":"sha512-TW7sK68S1d3GnL3g2PKySJtBm7jlMQVOq7Z8Hei61O6e7msQprftbkSxuOlsaQR/G7t/YWlY+IPVARHPo4ltNg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFTMoEfeaNsGFQmJhFFVrlYcTrowSh8TXlNOSqfM0HzVAiAKNSvCBlEXZCacoY6PnYEx4jdeRp5M38TRy0XbSFirZg=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.5-20170317165420.tgz_1489769664741_0.07768040173687041"},"directories":{}},"0.5.6-20170317171321":{"name":"composer-common","version":"0.5.6-20170317171321","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170317171321","_shasum":"c52fd358beecba31b871a8e40588af29dcec7583","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"c52fd358beecba31b871a8e40588af29dcec7583","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170317171321.tgz","integrity":"sha512-RrjSqHKViTzlVtBKGxiyjJ3MNJukplDR5scYJx+qoE1Ikr4zW3mFM9hTHsWNWr14F2qXW3XLrfZKnB5Eu7/hfQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAXTFqLhrJKlpnRIXLmlqAO/JxsdvmFuexG9Tu5PKtUWAiEAhNV4k5RjjpoJjVienFh04IHy22TL+HPIPJacZm1bvq4="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170317171321.tgz_1489770806114_0.3091319415252656"},"directories":{}},"0.5.6-20170318165009":{"name":"composer-common","version":"0.5.6-20170318165009","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170318165009","_shasum":"9f6f15eaefc6c1c3dc78fccc73c62dbc837b0e2b","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"9f6f15eaefc6c1c3dc78fccc73c62dbc837b0e2b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170318165009.tgz","integrity":"sha512-Qx4xs/soDgzcxJzwS42lT1p9WU6S26yfFyGL+FQ1B8rk5Y1EYaP44FD+MejXmf3goDWl563am8rrJZfefWIncA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGDEr2117R581RuzjeKEU0dqXW/s8KUOh84Muzjg4XL0AiEA5yg3DMKEOR5+iz1vM6she1JXJrD4Mlix4f/DizB/3BE="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170318165009.tgz_1489855814044_0.6250061753671616"},"directories":{}},"0.5.6-20170319165038":{"name":"composer-common","version":"0.5.6-20170319165038","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170319165038","_shasum":"b2b2939efa1c6f43f28261fddc0683748ce6c85b","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"b2b2939efa1c6f43f28261fddc0683748ce6c85b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170319165038.tgz","integrity":"sha512-n5XbVNj0yDBG09eBJlws5cPsiuPCwm9Le5dm0Q95D3goKGSO7dJ9FF+BiVaIgiavRtSxfzoCbt5YgpHGX4voUQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBUY5iOabcA5AQ5MXa6BwmbESwCUY9dm8DjTfy8+L27OAiEAl56NUve7Pp3FJ4RLBeKUI5pMBenlnirNbbsDV4H36Yk="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170319165038.tgz_1489942243416_0.9971056822687387"},"directories":{}},"0.5.6-20170320091921":{"name":"composer-common","version":"0.5.6-20170320091921","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170320091921","_shasum":"6fbfc0c41e3152ccd0e305c6dd1783e406c24861","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"6fbfc0c41e3152ccd0e305c6dd1783e406c24861","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170320091921.tgz","integrity":"sha512-pjhVqnO2lZRQOh7qpZqRkVyggi1SqHe/ZlYUja6SGqqnOPF+rlZMTVlgNbK3bo/I3zVX0o04QXxdzP79yEKVhA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDga+wA6qLP4TxUppvou0PWx4XFikTYl76kOJJqTapF1AIgcyynsNRPmSw4iYvpbux/RfxD8YyD+4FM8KOUJUtb1HY="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170320091921.tgz_1490001703584_0.23553467192687094"},"directories":{}},"0.5.6-20170320102223":{"name":"composer-common","version":"0.5.6-20170320102223","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170320102223","_shasum":"a27bdfa474c24bc820c4c005a04e2a7beace3d5c","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"a27bdfa474c24bc820c4c005a04e2a7beace3d5c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170320102223.tgz","integrity":"sha512-noEWYs1C/hH91f0wE1sraCCqJVQwtlnmR7O3+vZWGNGU5YkzkE7duhS+afjlDfR8z8lCT941PqGBsw9qe8MqHw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHsO3zkXwv2Ne4GSFkErSvUfRM5e327gkj88elzJ64BFAiEAp4tjdFfxpHk+Y+ZdizKh0hO6eo+yKuAH1KM1frlBsKU="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170320102223.tgz_1490005347951_0.45200869254767895"},"directories":{}},"0.5.6-20170320125116":{"name":"composer-common","version":"0.5.6-20170320125116","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170320125116","_shasum":"fc554b62e9976110ce6cec758c0b0ff00012867b","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"fc554b62e9976110ce6cec758c0b0ff00012867b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170320125116.tgz","integrity":"sha512-jyTUQHc3Io/FbFLVMOgFymQAKi1wEMESPPqzoHyJUY3wsRCs2yasX/qqReCfdyKTq2Q4vOBgCl5WIemdQssZow==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDGcsu4FGSZRi0apfWiCzViCdVbhqysaPfhXAR/DXJtLAIhANJ1Akd0nYRJXBbkPqtCX0OzEPFryrhs8wvSJTWVuDeT"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170320125116.tgz_1490014280990_0.15272918343544006"},"directories":{}},"0.5.6-20170320143610":{"name":"composer-common","version":"0.5.6-20170320143610","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170320143610","_shasum":"013d7aabc6d85ce16eca60737a5f5cb2968733a2","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"013d7aabc6d85ce16eca60737a5f5cb2968733a2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170320143610.tgz","integrity":"sha512-MBC6v9n/992HGfpn+GdGViMe3HU5mdg0PBWC/c8daAjQGBp6Lc6/Xmvzmg4BClYuAsEbwCJ6F6xVZ4orps4ZGw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCmW8QMJnQes/oMBBty5sPzlL/h3zUxXLnX+UW3PtfOCgIhAKsBYvFp7cRsLsO2Zp1jGJgg/nw1M83i4MwDq/hKzYD5"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170320143610.tgz_1490020576811_0.8372603508178145"},"directories":{}},"0.5.6-20170320165206":{"name":"composer-common","version":"0.5.6-20170320165206","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170320165206","_shasum":"71b9d8f8728019316e867babbe46bd2a4ba750c2","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"71b9d8f8728019316e867babbe46bd2a4ba750c2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170320165206.tgz","integrity":"sha512-mP662V162bXz2J7bFfycNy/BcUHWa4hcKaLHB4HzUhgKbVmWQB923JydGH2YOz5wKEiofS8e+WoIZbv/UkUzxA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBDpZav9gOeRjRERCwlug4K9Hr21zbhzkUf9j3PRSR9nAiBON9rrpGcYaI+qREXdZ00qQ7pzgdzFXd5JYUaFkE/7qQ=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170320165206.tgz_1490028731917_0.8414314559195191"},"directories":{}},"0.5.6-20170320175009":{"name":"composer-common","version":"0.5.6-20170320175009","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170320175009","_shasum":"3aee3b7c9076ad9c8df99a2c030cdefce0bb6922","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"3aee3b7c9076ad9c8df99a2c030cdefce0bb6922","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170320175009.tgz","integrity":"sha512-WLRWgSVkD1SqnKVssuQ0pzzbLB//+IXxh6vQru7widU3BMP/TeSOChFb/VkDpPwaKfNe49foBILK8+DxztgivQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDH3tj/RUuREBSv2gaxOx6/lmDmizu2thssnhy4iP4jlAiEAmCjlPYDTE3BH8ZqXohsHb1Gd6MWPsfUOpmbiAj/uRy0="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170320175009.tgz_1490032214634_0.7419227962382138"},"directories":{}},"0.5.6-20170321093733":{"name":"composer-common","version":"0.5.6-20170321093733","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170321093733","_shasum":"fdce8c8bee61533c9cc5b4ecfbde05b4c795de95","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"fdce8c8bee61533c9cc5b4ecfbde05b4c795de95","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170321093733.tgz","integrity":"sha512-tKORH27MI8V31FN9iaaDWiUgSLCec2NqigFFUpIGC9f2I/6egaQCi3b/6DboXYQXbo8LAj5YeIAuqaU8fA7EOA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAdexki0zfG3IBeObd8mRfS1big1NvAU82Uu1aHBPS5yAiAyomLCLIUfhmsSd3qI4eMWzIJ+3DJgiO2/e9p2bKBI8Q=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170321093733.tgz_1490089058252_0.991305751958862"},"directories":{}},"0.5.6-20170321102551":{"name":"composer-common","version":"0.5.6-20170321102551","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170321102551","_shasum":"e7287255f04f78df2a158458a4da4c344f042e4c","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"e7287255f04f78df2a158458a4da4c344f042e4c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170321102551.tgz","integrity":"sha512-Ma2KXs3Ilpjlv2+znkPk+RjqQvspYviZydr0t1Ri4ZcjCb741Knyjfx6zZuDi6aQ3orIyBdGNa7cYmaRT3pT3Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBwfxll1CLsYjtduBSw3i1yjB7I4CJLJimzjHP9WMx/oAiB0aoy+C8pzyzYbhEuJ4+V3G/pxgdwIW39f9lvuA//oZQ=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170321102551.tgz_1490091955895_0.9930103260558099"},"directories":{}},"0.5.6-20170321114011":{"name":"composer-common","version":"0.5.6-20170321114011","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170321114011","_shasum":"29bc3b485b1501a4f839612b7df8d08445462a54","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"29bc3b485b1501a4f839612b7df8d08445462a54","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170321114011.tgz","integrity":"sha512-Ai6Ug/aXU00DlFnZnEWO1WS9MbOBqWtRWzXPb9enyhgWrC6cYOKuP416UA9H4cVfWj79bGbHbZNBzjCtRLchFA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDb7hNLwTWuaqT4PNvOobtgWMSwKLEby7lwKwUOSqtQZgIgRUBPobccJ6vrqA3UPa13/lS9hNRjVq7COQzDEOcNkvw="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170321114011.tgz_1490096416615_0.21121940878219903"},"directories":{}},"0.5.6-20170321132516":{"name":"composer-common","version":"0.5.6-20170321132516","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170321132516","_shasum":"f4d364b30f4f998a5dded688471b2d3faf4776a2","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"f4d364b30f4f998a5dded688471b2d3faf4776a2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170321132516.tgz","integrity":"sha512-cQZMoMdNxJTfjmHAucH9Jzfd5XoPeNzBZyCgMZa5FRP6+e6RGs2kAffzVhICpfsgSc5ZXpCAGKBaG5xRIyF4Qw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDHsJ4YN8cyFxmK2PgMbEl2AL3OPA356xb+y6tbrvgmjAIgG0qemwPklDELKWLJU30Bfbv9KhB4QDli8/nRpu2r58Q="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170321132516.tgz_1490102720881_0.1383210343774408"},"directories":{}},"0.5.6-20170321163402":{"name":"composer-common","version":"0.5.6-20170321163402","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170321163402","_shasum":"268dccceea527259af143f7b23873c7b5e163773","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"268dccceea527259af143f7b23873c7b5e163773","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170321163402.tgz","integrity":"sha512-51jKDtz47elQqITj7e4jY4hgN/0N1WZOWsaZYa3JC/bIDrKa8EJBJkuPUUpgADRnzwKecTU+cBEsozWIp6M3fQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAXVcl9p/y6EGYheMeiTW8C8sTT+rzh1C3mI6cvekx5RAiEA+RspA6QmT21HG8Re3ml5/Hyg6PRhgjeDS4Phl+BVjhg="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170321163402.tgz_1490114046614_0.35844092397019267"},"directories":{}},"0.5.6-20170321165404":{"name":"composer-common","version":"0.5.6-20170321165404","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170321165404","_shasum":"0147e1c9736234a15fcc8ea5209885abdbdf7696","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.0","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"0147e1c9736234a15fcc8ea5209885abdbdf7696","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170321165404.tgz","integrity":"sha512-RBQ91KkAO90ZI75Q0cSeGt+dy0oeKdL4XWjEH6Tu7BmrV8Rjb4GIK/Xyh00phJ5Fkae4OoKlgQecx30GEzd4iA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCkZ2ztwddCHaiAzjt3CIQrrU58sYd575QFsWiCmmOCVQIgCXuxiiYbZ7Yuib1qPRYko4VuKdf3AlyQGTXveiiJCsc="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170321165404.tgz_1490115248945_0.15242587868124247"},"directories":{}},"0.5.6-20170322091842":{"name":"composer-common","version":"0.5.6-20170322091842","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170322091842","_shasum":"d1a2d1675089472ca9c97339247a9a3a542bf12d","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"d1a2d1675089472ca9c97339247a9a3a542bf12d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170322091842.tgz","integrity":"sha512-c+ipOe0NXHooH2j+36VoFO6cJLEuYUHDNik9J+igsOwsfq3Mxm4SeljlhLsAWWPhoD86ZrqSbxN7HSqiIclvmQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDss1krTBoZdNfOvCCBXVj9lB91fs0e2o6G9QZEw299aQIgJ2FksvrmU6MYNRLxl279JQWWQP6E2teIY0NnwNxVFoU="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170322091842.tgz_1490174327445_0.30853357538580894"},"directories":{}},"0.5.6-20170322095319":{"name":"composer-common","version":"0.5.6-20170322095319","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170322095319","_shasum":"bd29ec33e1d3c3eb37a0ec29d71746698f5454eb","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"bd29ec33e1d3c3eb37a0ec29d71746698f5454eb","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170322095319.tgz","integrity":"sha512-2DUsfJf4aVrPm0hnnQudi9ui1uiQpSKtKvUHeQUH3tlV5bbZBX3CraRTD5Ai80UxYg1yugt/3VRqkfDO8D/tyQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC5l+iCSCLRqMqyTp2K6Bl99h8GQ0hkDGgSo5pt4aiKZAiAsBRkplu7te9TTqU1CytqaV7NBODPpFYy2R/ldU5ZJag=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170322095319.tgz_1490176403644_0.9095386213157326"},"directories":{}},"0.5.6-20170322133654":{"name":"composer-common","version":"0.5.6-20170322133654","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170322133654","_shasum":"25f92aaedb285d3b838afb345247dcd69164d9d8","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"25f92aaedb285d3b838afb345247dcd69164d9d8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170322133654.tgz","integrity":"sha512-s+pygXW4Cf8jZ2Tezgk9RzjOgT3pVFSr4y9o1CoQURsyCpcWAgVNZk1H2rNeWjaZpLG2C6i63TeA0I/lTkXVsQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH1qnh1Bmoe0gqguXOu8/WQ9skfj0QPNq9GpEuJD2k4vAiA1+s/dFP0dfm4dckWX4YEXD+7o3SN3R2c9Dqs9YYXZDw=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170322133654.tgz_1490189819256_0.19704656908288598"},"directories":{}},"0.5.6-20170322144011":{"name":"composer-common","version":"0.5.6-20170322144011","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170322144011","_shasum":"19d8f6d438757703fc91694ed7c4e66f89d5bba4","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"19d8f6d438757703fc91694ed7c4e66f89d5bba4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170322144011.tgz","integrity":"sha512-8MR9L93Iu85JeAYvOAtwS2ifayCEXQ5vDTeN6urkNs94PHQUJ69W93eTH+uFfkdFkFzkUEE1fEXQbyvzFWYGyA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDI7C4hnGuKPdBP63OvkPToy54+cClf9klltHIOUVyr7QIhAP0VGKNC4cXezcHxSiN03PmeUj8gKLtsuqoMaXSadmn4"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170322144011.tgz_1490193616567_0.13730278983712196"},"directories":{}},"0.5.6-20170322153455":{"name":"composer-common","version":"0.5.6-20170322153455","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170322153455","_shasum":"7d35d1713a8e2d4fec1130d451fd8735f0e5d2a4","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"7d35d1713a8e2d4fec1130d451fd8735f0e5d2a4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170322153455.tgz","integrity":"sha512-jPZpIqoMefUfEWR87QTynlY0Wwjncn0RChTv1MDlqZnxH0rq9IejFf2NVHyGFvhx6tbEgC5Vh6kdkyz/Pq/YJQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDHv0wmPzZmJiY4TuqpYVPXIqpOuRCiBNvHTh6D++svUwIhAI2TFbl3SRfgEJoAY2dVfjXLwx7o/W8ttTxynXveW7PE"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170322153455.tgz_1490196900332_0.9325914653018117"},"directories":{}},"0.5.6-20170322165404":{"name":"composer-common","version":"0.5.6-20170322165404","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170322165404","_shasum":"733cbd39deee139bdfdb38f1e3bbe7cae4d8ff5a","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"733cbd39deee139bdfdb38f1e3bbe7cae4d8ff5a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170322165404.tgz","integrity":"sha512-oviY0qKQlgWVITGByB0KZYivlWqMAeB/rGF0pdN29yBJ9dUFmHeVRMqhhYasiUHj9NI+bIqLdJm92bk4XGhRBg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID8mtkemtnMeZxFfUvwVp3FtNfJljbEMDqA20JEsrVyGAiEA2WGAbPnRaR6iW2Ana3jXH9u9eblj7Dzxgy01b9kWRwY="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170322165404.tgz_1490201649916_0.8949264450930059"},"directories":{}},"0.5.6-20170323082204":{"name":"composer-common","version":"0.5.6-20170323082204","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170323082204","_shasum":"6f1b4f04c45c08736d0e5f07b7907dca49f71f5e","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"6f1b4f04c45c08736d0e5f07b7907dca49f71f5e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170323082204.tgz","integrity":"sha512-e+vZ8j0/C1iB8UqApf+AtlVaM9feMptqLT9b4ObsADBDmT7oNgPYdvxlJcxfT0OJlB1Sw9jTvQZydXjwrR2QSw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDeGNpqnofVqJGewLHbCq4NEZ00EjaJ2l8OuoKC6UTziAiAmgjWEeh5QNcAkYeBIOLPRZlgN8yDKqPvge1kH6HkBfA=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170323082204.tgz_1490257329920_0.9630751244258136"},"directories":{}},"0.5.6-20170323112438":{"name":"composer-common","version":"0.5.6-20170323112438","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170323112438","_shasum":"cd306033b362699ec45c14ca77e0184d66cf549c","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"cd306033b362699ec45c14ca77e0184d66cf549c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170323112438.tgz","integrity":"sha512-4VTwZxXHxVAvT5qyezDKfs0raBiEQs5caX7/bPAcFGUkIWtNszGz+oAtMyhgiUH7AyORcE5PgSTwOUYyy89kYg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIERORSWTuvaooBqQZhdvHYJM8QR7TXRJe+ObULAFx/5rAiBsiqi+HdtC9LtBq/4/DR0Z5Sr1wvZigxjUXhJoM/sc/g=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170323112438.tgz_1490268283743_0.1900246434379369"},"directories":{}},"0.5.6-20170323145047":{"name":"composer-common","version":"0.5.6-20170323145047","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170323145047","_shasum":"c730fb1559715699c445fcda5b5ceef1e002987e","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"c730fb1559715699c445fcda5b5ceef1e002987e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170323145047.tgz","integrity":"sha512-BZRPxdCY0Xm/lPj756MGtGq8RCvlk9/QQwQ0BTZy9mlFYK+z+WwBkbghDQPVtQKUd9UOy/TV5RQ5VIksYABvXw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAy5swfKUx77+0wbW4fr8RunXB4jvPAgCRGQ4tOn2QeaAiB3RWUu9AvSQnxpPpC2koQa33X1+Y/9v6fO3Ou+zKkJeQ=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170323145047.tgz_1490280652297_0.24037838145159185"},"directories":{}},"0.5.6-20170323152728":{"name":"composer-common","version":"0.5.6-20170323152728","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170323152728","_shasum":"052bda38a6a326832fa4b53fa55ee21c267bd53f","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"052bda38a6a326832fa4b53fa55ee21c267bd53f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170323152728.tgz","integrity":"sha512-cbHz5NFJjRVGMudZk/PUh+hqGKGUH5C1gPjRoGbIP1IsMdsytob4O+s4Bfn2s4cQHTXkEyp7u+RD+IZDfnzFNw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCPgU6a69QARsFpKU0CBxBxzq+TVJS31Bf3HG9rQyOuLAIhAN9XJW8E6UwyfNtSCPMxc0xIgi8sbpemNshpfoZ23TKM"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170323152728.tgz_1490282854067_0.22681464650668204"},"directories":{}},"0.5.6-20170323162551":{"name":"composer-common","version":"0.5.6-20170323162551","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170323162551","_shasum":"149cc3308216fe47d9da3562ec46e5d53c66942b","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"149cc3308216fe47d9da3562ec46e5d53c66942b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170323162551.tgz","integrity":"sha512-SF3hKweiwsdVdDm3PjofGWnRMvQc2sJM7Z7ULPmqC31OGh7/wPyEh8beEy4o48q8JAYMoR0IVgRPjlQHb4us9g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDzOF3J0rWRVTQofG87hkzgszwuHxPCpLVbBdI0MXJTfAIgYA4LJhuqKfdEySYZVshj1ZXbNU6+QBGpO4w/OgNfYTI="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170323162551.tgz_1490286356273_0.39176840521395206"},"directories":{}},"0.5.6-20170323175120":{"name":"composer-common","version":"0.5.6-20170323175120","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170323175120","_shasum":"1d02eaba062749476022fd1c16dbc7df3d4a4bc7","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"1d02eaba062749476022fd1c16dbc7df3d4a4bc7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170323175120.tgz","integrity":"sha512-nnh73yI5h/Tct3O3yVJNNlzsnw6vCTCtRRGCGxO79fe1SaZcORhzaKpR128mzCyqviY2lIiqmx09famYEIatsg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEBdyx+W9TCtPsZARmeFTytl1rC3j6oBlql+q0k623FUAiEAvyYRiwfKqJTxdRedWX/G9NSbd+rmUqCaze/utFEUrYs="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170323175120.tgz_1490291486275_0.4390792832709849"},"directories":{}},"0.5.6-20170324122620":{"name":"composer-common","version":"0.5.6-20170324122620","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170324122620","_shasum":"b9c94d9b382a214cf5b214bfa0cd3f48bafcef8f","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"b9c94d9b382a214cf5b214bfa0cd3f48bafcef8f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170324122620.tgz","integrity":"sha512-m7hw9KgCrtE5z0eESJIneLXyYDBUfYFvTtHeqkGrIJFrh6HcWhjEqj0+IwnfbRL2kluwJmUHOiCnRkGuLqeKfQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEsBo72gKSwDp8ejABeV0gPa+5cy4rUL49Q0/lUUxcNpAiBEwfX5oJMYMTHm++Tli1e7OM2uB3pj/b2OVUXIlJ9SLw=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170324122620.tgz_1490358385926_0.9290253033395857"},"directories":{}},"0.5.6-20170324170727":{"name":"composer-common","version":"0.5.6-20170324170727","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170324170727","_shasum":"b927897e48732bdcd987289bed7bd196bbf00fe0","_from":".","_npmVersion":"4.4.1","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"b927897e48732bdcd987289bed7bd196bbf00fe0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170324170727.tgz","integrity":"sha512-PhcHX4a2Qrh4u9wsnwphEMgGeSHQH3Rhkpsrp1gQdTFw4iR2fDGvgyW2oSBe4lyQ7dTOQF0FySnUKPv+Ed3yRg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBofu6U5Y0W6Yb8/sf8GGIlV9h1dchMrhUF9mhpBnD7SAiEApJHbRriAZPt2/DVBXmlAj5PS/YciUbo8MSNN0prxLik="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170324170727.tgz_1490375252308_0.38760381541214883"},"directories":{}},"0.5.6-20170325121708":{"name":"composer-common","version":"0.5.6-20170325121708","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170325121708","_shasum":"af90f10ee75d62ad67c4cf1c91612ce281d0abe5","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"af90f10ee75d62ad67c4cf1c91612ce281d0abe5","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170325121708.tgz","integrity":"sha512-jK6pY4dRJqt2bWYd4Yi4XpNW28i0JJmnMgRcqFQJjx4xH+oagY2gMBiV25b3C7BE6kOz4xy0DE2cOQ/70E0QJA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFZPOCS17+hZTvc0VnSe6gJ78dZy84/fx6EPMBKfLDHBAiEAxipa/U2YtnPFxzQZdZ/6c3bhG47VOS3r4g98OQumNVc="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170325121708.tgz_1490444233200_0.8842720352113247"},"directories":{}},"0.5.6-20170326213853":{"name":"composer-common","version":"0.5.6-20170326213853","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170326213853","_shasum":"a6c1f07f26c753521d71e9a413345efd8389aec4","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"a6c1f07f26c753521d71e9a413345efd8389aec4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170326213853.tgz","integrity":"sha512-iN8aky0XR0c0IeV3Q671y/C/tZ1bRTtddARPyg66ikkyFZplW93pek/4BDGJtwF9QkSqfwuIc+lfpH/GAOgjMw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAgGaaZR4o2R6b7w0Pq4wsx1I6KIKCyqStWSHzY15/2oAiEA1LFeomHQePtsHBrxlMgtuiU6q11bAzSM742+DfxQ8R8="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170326213853.tgz_1490564338374_0.562260378152132"},"directories":{}},"0.5.6-20170327062813":{"name":"composer-common","version":"0.5.6-20170327062813","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170327062813","_shasum":"0bb6f7d2efb929001018015747cbcca7ceba29e3","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"0bb6f7d2efb929001018015747cbcca7ceba29e3","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170327062813.tgz","integrity":"sha512-nSFkYAGI3TkboHMEs9e80LP26q6G3EK1PqTbz00d0BiPPsErFQEsyzh43zS/omTW/TOXw8+/0+uxZ2uRsIETjw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDGh4JGZTDIM4htTpQW0/4mQGvcYkP96hsmF3NlPNalMQIhAKBUxh4Gx1n5hWxKj+ZkTM1hxtTT/NKMD3z7s9b23m5z"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170327062813.tgz_1490596098287_0.5016367277130485"},"directories":{}},"0.5.6-20170327100206":{"name":"composer-common","version":"0.5.6-20170327100206","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170327100206","_shasum":"d9029c1a09c3cf2471ad2b8a2c834d1211c475b6","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"d9029c1a09c3cf2471ad2b8a2c834d1211c475b6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170327100206.tgz","integrity":"sha512-GsE3+332KwvcIzIIbOlLjq253w+WOFKttLFgxMzn5EFIt5y1TJyTIjVmGGMuBQJQhAFX9P7pDCyxK9pPsP32iw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFYWOzZ396Mq1yF/OiWT2GqO6UYnO6irjz6JkLfc1K2DAiBS2B4+i8ag9oDBGZaeKsjnT8/uPwjneGVEt1z59iI8rA=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170327100206.tgz_1490608931677_0.8058813859242946"},"directories":{}},"0.5.6-20170327131316":{"name":"composer-common","version":"0.5.6-20170327131316","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170327131316","_shasum":"929fc0d180a67fef5e5f130781dcc81b360dad3e","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"929fc0d180a67fef5e5f130781dcc81b360dad3e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170327131316.tgz","integrity":"sha512-eoA1DnnwTUhYDa8Q3BKl9h7TsFO/QvqaaK/xCYn/M/0zzuvUsnLEVe1aAvv+5JyM+MTx9ElTJbukzOLRTbulJg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH5aqRE+7nqh2r5a9Q3P37WFDEqlh2YGQcvlhkDg+H/DAiAH18mD+kx4iSN2/u+1qra1hr6HNskYRidAeYfH6G6XcQ=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170327131316.tgz_1490620401910_0.8816215894185007"},"directories":{}},"0.5.6-20170327135819":{"name":"composer-common","version":"0.5.6-20170327135819","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170327135819","_shasum":"1353800fe25ed397a6cc6af8e53b998c76bcef56","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"1353800fe25ed397a6cc6af8e53b998c76bcef56","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170327135819.tgz","integrity":"sha512-fid/d4IvwP9ZpfaEHXyzQSA8uzc7lhbKc60k2YWI4NijNCE2plsXekj5aZDriFLqkTkTqKt2NVPBxLTm1HvhBQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAheQ0E0p3UOuNXa29U/AJYZa7p0baX7/krSAtVdmTxsAiA2qIY709IwirVn3aSu/I8lzDZS2oxLpkE2eU0RTAqHrQ=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170327135819.tgz_1490623103881_0.7940007478464395"},"directories":{}},"0.5.6-20170327152530":{"name":"composer-common","version":"0.5.6-20170327152530","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170327152530","_shasum":"250e9b4ff084540302f1a55669e8527534f66d69","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"250e9b4ff084540302f1a55669e8527534f66d69","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170327152530.tgz","integrity":"sha512-8CTjPE9TW4vRxoedd9TlAZbZVXmgShMgZ1LHoogR095pOcnxG4yzmjrbhoGzVvVMai5GxxeFuuV/MEdlQKDTSg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGPX1/sgJSZZkyoYLbxrS+cU/gXfriZ9EridQPI9nzMgAiEA5xpObyKsOSpBEKtfSYugZ/jP6+CBu1vM0/HuZQwV6pA="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170327152530.tgz_1490628335206_0.7609080150723457"},"directories":{}},"0.5.6-20170327162514":{"name":"composer-common","version":"0.5.6-20170327162514","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170327162514","_shasum":"be977bbb45fb491e94b0266a50daf7ace4ed2500","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"be977bbb45fb491e94b0266a50daf7ace4ed2500","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170327162514.tgz","integrity":"sha512-AtTrygxnXCzDCYsp+uwBDN17OVGCXPdCKLFIKHW8CR/jNVGiLAJTZ5hnKaKMs7T7Nct5BxOKmjUApT+BrmszNw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDXo5CLzRgYxVLvbqLE1BvTaCJrTxtNL2YKyo0arxpE2gIhAOF7Nte+jdHtwM578/rg7TzfYVUjeHzmDzYOahk5ZKLr"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170327162514.tgz_1490631919318_0.04201991460286081"},"directories":{}},"0.5.6-20170327224800":{"name":"composer-common","version":"0.5.6-20170327224800","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170327224800","_shasum":"0eff7d9b1a9d1e0a133f5b3645407ef4ae104599","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"0eff7d9b1a9d1e0a133f5b3645407ef4ae104599","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170327224800.tgz","integrity":"sha512-z1JmzEz6tYkw2siQOl8xB1wBbHS3553KZcFLMSKI1LAuv/0swuZ64m/vO6zTdj6Cs3lh5LYD5i20Li2fIc1s7g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCboRXbMC8xNvX7nDkqQqWbDKFDyhTjRastvPKlE5ixMAIgWWKS7mzU08aNAJ+cmtSRApwCtMVwcjwIzzFjOjNffZM="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170327224800.tgz_1490654886340_0.6819622290786356"},"directories":{}},"0.5.6-20170328000248":{"name":"composer-common","version":"0.5.6-20170328000248","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170328000248","_shasum":"52825c80880ab960be766d01c14416a1ea273d4d","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"52825c80880ab960be766d01c14416a1ea273d4d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170328000248.tgz","integrity":"sha512-+H9TO/Y58rrMllUWJi73apaRBlpzJV6DkD0EStwrfeO+wOHb8Q4WR4ELGQsm6ueeEbbKUH+Lxq7cOh/d3/v3ug==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD5I+vXX5tJ27bHKwB1UjHqBk8QV44pwifelJapiF0/BQIhAJYdqd0vuGh8wj++j44DxHaHgyXlYsfYCDn6Jx+KsrnZ"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170328000248.tgz_1490659374355_0.6932135776150972"},"directories":{}},"0.5.6-20170328110516":{"name":"composer-common","version":"0.5.6-20170328110516","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170328110516","_shasum":"26c8c3628b9f8929fa08c451e41a2b3227c3f4a4","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"26c8c3628b9f8929fa08c451e41a2b3227c3f4a4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170328110516.tgz","integrity":"sha512-u8TUzu48hfKnt/0Kl1XOCuRC2b/5jeG+x6HOIrZWeoOrN02rx2bSbAGv/2EyBc/n3H4sCtRzVw+6P9+OtDzn2A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID6s5f1Gv+HMA08BV6SGNmIApwsvwcDtBDzsZVFHviIlAiAafUyvkrvxim4w9ujxdbgVsKXuNbd11W7CTwdTyJ9Lig=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170328110516.tgz_1490699120937_0.15047630248591304"},"directories":{}},"0.5.6-20170328132842":{"name":"composer-common","version":"0.5.6-20170328132842","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170328132842","_shasum":"ff83c7e246a3b5ae0c7a3afbf88e5ec175eee5bb","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"ff83c7e246a3b5ae0c7a3afbf88e5ec175eee5bb","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170328132842.tgz","integrity":"sha512-ZQ1SMLexGjMN5DW6ZZLv7cBMVanRJguTS49so7DI2YZg+ESUupni/A7PTONnDL7eDDzQCVP+QZapQONrC3855w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGTqSXKGWAoyDxnK01rLLS9bm9Zh7sCyDrdfQCxdxzJSAiEA5cYG0yKUhnBBdkEavQSGgRTYBMfwyPm2h5rENrPa8O4="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170328132842.tgz_1490707727727_0.37212350009940565"},"directories":{}},"0.5.6-20170328152710":{"name":"composer-common","version":"0.5.6-20170328152710","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170328152710","_shasum":"1d5a61169d702d896da4775e9c96d795d5c00a6a","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"1d5a61169d702d896da4775e9c96d795d5c00a6a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170328152710.tgz","integrity":"sha512-P1B3CzTwozGJXgtFLihAyp/nqbacH8C34GZNP1no2/oZoPjHzaRmZpAMv2Olxw9z8eutg1KxrWaj9oG5+6SGGA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHfiWcWreS4f/24HmfEu2RZLe5u43MpXMsYqkNPF+uJ9AiBFDlBxdIOvagkAdRUfQu0TALV/OExbbTX2PDtGr3GXKQ=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170328152710.tgz_1490714836349_0.5554214667063206"},"directories":{}},"0.5.6-20170328172301":{"name":"composer-common","version":"0.5.6-20170328172301","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170328172301","_shasum":"70d2c251b74760444fbb84666be4672c401de5b4","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"70d2c251b74760444fbb84666be4672c401de5b4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170328172301.tgz","integrity":"sha512-qXa3Ypu6mZ58ePNp2vPeKeYFsRUEtDMcr3m3kwYbo5edioeip5CAOipqQaLnecyMfipOpR0iDu9Y6ek+VtJzsQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDKG0D881HsoPW11mU7RZYtKLbaI4Ckw7qmAUtPg3L3jQIgW7htArVF8d7KVPlzoi7up3LVO6wBcwXWgZjfTTWHZM4="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170328172301.tgz_1490721786007_0.0555264949798584"},"directories":{}},"0.5.6-20170329065851":{"name":"composer-common","version":"0.5.6-20170329065851","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170329065851","_shasum":"3708d2e8569f1d2c68e75628e8d9bd39005376e8","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"3708d2e8569f1d2c68e75628e8d9bd39005376e8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170329065851.tgz","integrity":"sha512-+Bl4I/VzBwFN+Ohh195/jPACOY9D93Znzulfjlm54wLk353/tNIe7lYOJcCAxcbMJFPEbuWMoyFJrEyZC9VyOA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHNe/c4bysOE8A7gv2AODVoJf+ihoOmNJulDUjJOTlqoAiA5rvY9ZEdztVCEtpl4UnhzUkcqh04NV/HATOnuPDdl5g=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170329065851.tgz_1490770736640_0.1530176296364516"},"directories":{}},"0.5.6-20170329161359":{"name":"composer-common","version":"0.5.6-20170329161359","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170329161359","_shasum":"eedd41be967ace9132274545db38aa23275e30de","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"eedd41be967ace9132274545db38aa23275e30de","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170329161359.tgz","integrity":"sha512-XemscgNzNUL5XzRd1ZTeuR65o4y9sjEqQPlbNmo7vAz/0ypbiDcJ2bDi7ECxetsHYyWWPh2FkTfRzSqD/M7AnQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDPrYC9VV2tUsd349PH6KsNxkSNNtfbPBuN6i2gHxFZbAIgLj7Z8rxcBYPXjHcolON4giwZgfbLh3yvEf74a5pYfa4="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170329161359.tgz_1490804044899_0.8381646308116615"},"directories":{}},"0.5.6-20170329172715":{"name":"composer-common","version":"0.5.6-20170329172715","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170329172715","_shasum":"98b02eeb5b88e831be8a8cdb0d9de54562525aa0","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"98b02eeb5b88e831be8a8cdb0d9de54562525aa0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170329172715.tgz","integrity":"sha512-xZ532UQTaJrh2IPQiHLscMeflSF8dTBod8En8HNm2iH1akl1J13u6lpMFFVQ5Yy5/xWhRq/95bYhj9rW39cuiQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGIU4KY/KwGHouXf6REHUGM/wrWz3fTS1BlSRSpdrbBNAiEAnB7wZejIk1Ci0fY/SZBcWbkX538heq0LZ6dLMSVxE6c="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170329172715.tgz_1490808439922_0.006237918045371771"},"directories":{}},"0.5.6-20170330070544":{"name":"composer-common","version":"0.5.6-20170330070544","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170330070544","_shasum":"7d34fe91d6aeb83de568580570c531757fda763f","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"7d34fe91d6aeb83de568580570c531757fda763f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170330070544.tgz","integrity":"sha512-k3rSJ7Pp1V2cXfW9rA6dZkVmi8/sINT/9XfPX8ghs5jpmBCBJf+jidm/OzmIcEMCok7v6Xetz05Rj6psgkgr9A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDvIGx8dgwD71Cw5PyGeIa9Kvo6iEOuRtOQV3MSlgzIxQIgRLwob8bvIr/SBqiAG2IkTll5TFmU0uTmYjif0MWG+ew="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170330070544.tgz_1490857549962_0.1005447234492749"},"directories":{}},"0.5.6-20170330083135":{"name":"composer-common","version":"0.5.6-20170330083135","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170330083135","_shasum":"36a59d4c499f4cd39d85dd7406b282d023cf8616","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"36a59d4c499f4cd39d85dd7406b282d023cf8616","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170330083135.tgz","integrity":"sha512-meeuK2F3eFkwUZPpc9dVQZL7PNPF446pq5FdJ8b3hBJh1bSnKkchpNoqAFVySq2XqcXG17p8O2/yQC/WEZfYiA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD21GaljlGRRj2RV2CYiKb77bEBdzbvMrbi/UhMEfVOQgIgGsKayRkas0YzH1Oi2/V15o5C5dHTkfZADe8hm9b4IAw="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170330083135.tgz_1490862700224_0.5628009056672454"},"directories":{}},"0.5.6-20170330093909":{"name":"composer-common","version":"0.5.6-20170330093909","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170330093909","_shasum":"6c917c5ff1fa83b7eecd31ff59561235f22e9f25","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"6c917c5ff1fa83b7eecd31ff59561235f22e9f25","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170330093909.tgz","integrity":"sha512-pY/RD3toR4Cojivq7U0Nqq335U9VJcXNAuVjMboYrmkKM/XrAEbqt6tlPVZ++vrABECGUc/HHMhDlHrivG0aVA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCpr2k4KBsBydUbnyzgV09Dd3SXBrV+p/aopMa+0inF2gIgLp0ysxS/tL0hzonQNoCds1qr4y3aJSIbvKRxu/lwy7Q="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170330093909.tgz_1490866754192_0.2618381076026708"},"directories":{}},"0.5.6-20170330105333":{"name":"composer-common","version":"0.5.6-20170330105333","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170330105333","_shasum":"079fce2932b4a7ce9b5deb2c66342b38e00b6f20","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"079fce2932b4a7ce9b5deb2c66342b38e00b6f20","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170330105333.tgz","integrity":"sha512-XYLjaPCQGLL3BQJnChqkodIBvjj0qw9X9NWJBDjxaHxPhWAsHhfk/sgXlnXnR21D631lPLFUwetNiJJPAO4d+w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCjYkRhybT1qab44poiuYrfOgu9jdfFJpFNCMirEjiz8AIhALHs4mQ9lADZeDwtDffCye5bT24PEQ14Ky6U0N7gvk9z"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170330105333.tgz_1490871218846_0.9097514930181205"},"directories":{}},"0.5.6-20170330150253":{"name":"composer-common","version":"0.5.6-20170330150253","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170330150253","_shasum":"8cd757eb348e273603c868c30fa17cb678c73c28","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"8cd757eb348e273603c868c30fa17cb678c73c28","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170330150253.tgz","integrity":"sha512-NQGzBLbqrxqc/miuCicNksF3wihtKj4ia43U05kaIBPNP/ZtJp1lWonmdW2F1eJM+B06XGXUMWwMkJk5BLsyBQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC1qJK+jfKuFCdP0KIHyoctJ2eeGD2WzmV563I11TnRfgIgSgFHpKqH6qAeeazwTEcBJyvqXRGx5KrhFydCksxU1CI="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170330150253.tgz_1490886178875_0.710868701338768"},"directories":{}},"0.5.6-20170331093508":{"name":"composer-common","version":"0.5.6-20170331093508","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170331093508","_shasum":"7c4c69f18f9dd9f8e69de32c3b6f761cc393f57f","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"7c4c69f18f9dd9f8e69de32c3b6f761cc393f57f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170331093508.tgz","integrity":"sha512-C2gGitLqQg1VtUWxXDZ0orlQJDUbYb8JpcmkNMlq9qXKM7UBlgRbjnOknLUYNtePMzcKjN3/hIV5pNDVMQj+Sw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD+BO1T+mvup0hk681AwhGAalBcFXheIWAVqYz9pvnWCwIhAMWHoEF7uIq01NoKMr/TQmwhFXbdFIH1G+oXdMMNMnPw"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170331093508.tgz_1490952913884_0.24346087919548154"},"directories":{}},"0.5.6-20170331161339":{"name":"composer-common","version":"0.5.6-20170331161339","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170331161339","_shasum":"ea93bd1971be633d0654acff42c4f46035232989","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"ea93bd1971be633d0654acff42c4f46035232989","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170331161339.tgz","integrity":"sha512-F22EAQzZVQD9KqNeEmo8wymKM5JxJd62fecP/Y82fV3HVJJo/jHEVTw155DQ6NNpyStxGANxNreEioUo8dL0sA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICmYx8ZiO4PTcpw94qX1myM73RtGmjtbJzeZf2zN66b8AiBK2A57pVTxT4W20OmGAa+rc8eDDLdsRblRAIsPTB9NOg=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170331161339.tgz_1490976865784_0.33837375044822693"},"directories":{}},"0.5.6-20170401084624":{"name":"composer-common","version":"0.5.6-20170401084624","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170401084624","_shasum":"7a16f8dc21f839b8b69c2455f674244118b5ac8b","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"7a16f8dc21f839b8b69c2455f674244118b5ac8b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170401084624.tgz","integrity":"sha512-bbo9rN4Nq0qvV9UaP1J5+HNs6Qtrwe8/hzcUWhd8DDuLO7xwv5MeZNYRQI3xU6u7UeEXYS6Nz+mE4p6VBBTW0g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA73LETXJvZ51tqwe+0NF9M7zi/KX0twr0jWz+XjzL/HAiEAvjoeIOR32ouj6fYlloJfMUBRSGAlC4ywly0Ac2KBuqU="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170401084624.tgz_1491036389189_0.42222283966839314"},"directories":{}},"0.5.6-20170401095849":{"name":"composer-common","version":"0.5.6-20170401095849","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170401095849","_shasum":"ca6b03e8cf1c558818e75768212786b9c438fee1","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"ca6b03e8cf1c558818e75768212786b9c438fee1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170401095849.tgz","integrity":"sha512-s85YkFVEI+Tx/3np/fS/b9IkLKlxWqenP8V7Muu+w7DOprzaUssBfhttIFi19ghjaxO3BwfuvFXYigJuIXHQ4Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDp4gYwOtwJtYstwcrAx6TX5f8lX3Wg30ZpqrB2Re6McwIhANyrutyf2JxIQHP6elW+rYsKTdwG4W3+0lnTTPH/+caL"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170401095849.tgz_1491040734421_0.5261930767446756"},"directories":{}},"0.5.6-20170402192220":{"name":"composer-common","version":"0.5.6-20170402192220","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":92,"functions":98,"lines":97},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170402192220","_shasum":"55180940efb37a9790fb7718265c0c9bf9a163d2","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"55180940efb37a9790fb7718265c0c9bf9a163d2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170402192220.tgz","integrity":"sha512-3T3irfMu6f/tGyveMlVbAOvGKVt54iEg6r8tQ1LkK1LfXdr+N+imKm88np9LVlwjoijhAqz2sJ3+N4oQDjUJhw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEZKWf8jnmsZV6rjv92U4ttHhcWIq/j1Z58N3F2pQqViAiBCLNiy4DJlW3qEIXMsm0iMM867mZxfLdKB8fD++I7IxQ=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170402192220.tgz_1491160945816_0.6169586342293769"},"directories":{}},"0.5.6-20170403084448":{"name":"composer-common","version":"0.5.6-20170403084448","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":98,"branches":94,"functions":99,"lines":98},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170403084448","_shasum":"6e85824ef9b7a59d51a0b2cb1a1ba159f38a997f","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"6e85824ef9b7a59d51a0b2cb1a1ba159f38a997f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170403084448.tgz","integrity":"sha512-2lYD6267wQ1IUuXNAYrV6epIODL7whpCv3uuvnXM14CbJM+wsTnnAk5tMVPcghuQI39Tl6mX++SzX9QqQUa1gg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB8lI+Vdcy9dfO4Cx26RsxhYllU0tQDObCxkChmvM6D4AiB6U6hfC4S7cGtie8MXEz62CloSppjLeU5UUbo/Xvu/Ag=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170403084448.tgz_1491209093477_0.6068329799454659"},"directories":{}},"0.5.6-20170403092355":{"name":"composer-common","version":"0.5.6-20170403092355","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":98,"branches":94,"functions":99,"lines":98},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170403092355","_shasum":"4e7345e16f44fe3e743046fee8d149522e8f1057","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"4e7345e16f44fe3e743046fee8d149522e8f1057","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170403092355.tgz","integrity":"sha512-Nq7tCw/9Z5kFQ3zPiQSZ+eCdtkzDnh5ulboqdxtB1ZJdrEcwgSpRoApXjMydFlciHjIedcMylEKwEXKOFxMIOw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCK2fIMOWwHevFQ6OBcBl24At7d/oE5F54RrFgEqFLtAwIhAJ7MFcfgYvKzxw7xcN4nmRab3sG0fbSWi8424ACJCp70"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170403092355.tgz_1491211440157_0.8824817321728915"},"directories":{}},"0.5.6-20170403140747":{"name":"composer-common","version":"0.5.6-20170403140747","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":98,"branches":94,"functions":99,"lines":98},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6-20170403140747","_shasum":"0059ddd78089fa3d973019e2eb7d50f175536ac5","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"0059ddd78089fa3d973019e2eb7d50f175536ac5","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6-20170403140747.tgz","integrity":"sha512-hQ90/Xz+XuLyiec7lIyWt10v7FSQ4HY5tSQqym5IcpdA7LGUKRi1Iwra0aL/OffiBL3vVJ+O4uANA0dLhTPPpg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCW7B3q/hblFhEQCQSB6U314GsUnr9wYAivnSlXknlqpQIhAJxElhksVpdb4gZHVjNyntyvVVyQKtORa+HrNVgYQpy2"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6-20170403140747.tgz_1491228472714_0.6592174551915377"},"directories":{}},"0.5.6":{"name":"composer-common","version":"0.5.6","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":98,"branches":94,"functions":99,"lines":98},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.6","_shasum":"44a844ccfb4323ad2f106442f151d0ef17f73bbc","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"44a844ccfb4323ad2f106442f151d0ef17f73bbc","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.6.tgz","integrity":"sha512-Xdi1SZwA4bGOIpjmepJHu0gDlBdIEY7oZ9D0gIJCwjxhQoz+w+GNaWm7+MeCf+hloLKLY2e8hWm4YZXufvhDrA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF3yGbFPYvjX6fhF3DQhUwkOiHJjcERhy59TCp3oixvLAiEAgpYV3whOdbABSGUl8/pczLhQBGH+EQO9H+dQWI1fenQ="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.6.tgz_1491231438897_0.6099268023390323"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.5.7-20170403153420":{"name":"composer-common","version":"0.5.7-20170403153420","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":98,"branches":94,"functions":99,"lines":98},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.7-20170403153420","_shasum":"fc1938a6c33a7d398460884800a51ae643676e66","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"fc1938a6c33a7d398460884800a51ae643676e66","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.7-20170403153420.tgz","integrity":"sha512-0Qc4LIPLW8/dQvpafHgTjCYc0EqKkuIulwnP3cQvFaGwkylh7sWL3qOpeFZGzDm/FCjZyI68sGHCb4v6L0p77A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDrIIWXpGLdy/CHaamk0LwdbyFe1l0+go7bKNJXl2fcLAiEA5nGcZr0bATD/8O3JYsk+JNEz7GfRyvQDYfwo7IgXtds="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.7-20170403153420.tgz_1491233665416_0.6049130752217025"},"directories":{}},"0.5.7-20170403223455":{"name":"composer-common","version":"0.5.7-20170403223455","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":98,"branches":94,"functions":99,"lines":98},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.7-20170403223455","_shasum":"e172980f4946c2a09c4958c9ee18872eaa6d4f46","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.1","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"e172980f4946c2a09c4958c9ee18872eaa6d4f46","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.7-20170403223455.tgz","integrity":"sha512-Qynp9+aE6YLtJ2Csx9xJL1ZO1ePQDhKM0/b/imntwSGkFc7Jkzm8YFtKWTN13KrBOxipTDs9M5f+93WW/d4+KQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHrDVL1Qb1VLLyVF4KvXIsDjXLbYgUEqRlCl5qOpcKRZAiEAtDIRivKVb/a43YvhhYXnHXW/QhBqDwcpG9yMeko75ZE="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.7-20170403223455.tgz_1491258900602_0.13087612786330283"},"directories":{}},"0.5.7-20170404193825":{"name":"composer-common","version":"0.5.7-20170404193825","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":98,"branches":94,"functions":99,"lines":98},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.7-20170404193825","_shasum":"a9942d4a8f20fb0fc724f27b2f609bd70a2622be","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"a9942d4a8f20fb0fc724f27b2f609bd70a2622be","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.7-20170404193825.tgz","integrity":"sha512-nJxwFX9PGjuIa+8fCgWp96aJM9t2QrihnvcGvxxymZ9gIaoenkKwdSNdyFizo9Rd5k0y2YdYuloDI7CrlQkL8g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBTsZ8B/TVr2pz6OLer+D9Hx1pCbLmPVBsu/MbFXQNn4AiAl+Id+4powpR/LuwzyLBDh7zlbwLpsy9ZIXjBIIxCWIg=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.7-20170404193825.tgz_1491334710462_0.9720904363784939"},"directories":{}},"0.5.7-20170404205452":{"name":"composer-common","version":"0.5.7-20170404205452","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":98,"branches":94,"functions":99,"lines":98},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.7-20170404205452","_shasum":"dc2b0681f40ecdee300a589cb699869c54443345","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"dc2b0681f40ecdee300a589cb699869c54443345","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.7-20170404205452.tgz","integrity":"sha512-NNbAynHcgkD/xc1BfYQ8oaNTw03VkVsNC0m0IHsC8pjzjy+zaws7m9+31pm7rjNTpcxChNl/5KWxTYekS1ItIA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHLGiQjea/e5tio+L2nmb4FSQTyALFCS/mTgIdgupc3zAiB8K8hrESBcis3XeSn098uZ0gemf0cN+1LtspCytOM5+w=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.7-20170404205452.tgz_1491339297602_0.19297682913020253"},"directories":{}},"0.5.7-20170405074925":{"name":"composer-common","version":"0.5.7-20170405074925","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":98,"branches":94,"functions":99,"lines":98},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.7-20170405074925","_shasum":"af2ee2477299083f8bbe4376a18c7f2cf1e9027e","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"af2ee2477299083f8bbe4376a18c7f2cf1e9027e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.7-20170405074925.tgz","integrity":"sha512-tDndZqmvfef3cUaKAxQ0e8+PuhAnWr2nCPDlYwPpSnBKhgSfb96njFnpO99UVtxUUxiXNQIwy317V6E34q/skg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID7GrioSE3w+dvxG4ErG6E4lSyAczyhh1Kia/M53AciVAiEAvEtWwv80aXSkOlHSd6zxJRCm3zDQMwVn7y3b7llXH7w="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.7-20170405074925.tgz_1491378571036_0.5907725738361478"},"directories":{}},"0.5.7-20170405122348":{"name":"composer-common","version":"0.5.7-20170405122348","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":98,"branches":94,"functions":99,"lines":98},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.7-20170405122348","_shasum":"a491f247c3f28699c5e920018ca514718b1c79b8","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"a491f247c3f28699c5e920018ca514718b1c79b8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.7-20170405122348.tgz","integrity":"sha512-6tB3Q0pIyLiWZjSKI2ANYVD2qh9Zlf1wRBP5r3sCQOAkblPXJG7SsmC/+Ilj+uAS+FfmaI878FN3JjHXGAsA+Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAJTzkfZZg2F+zawp0VlX3tw7hW4WrNGw0A7YM7SyEq/AiADwfqE2J6CSRBwx6JCxRedHSCyWhw28SzQ6CCsN8G4Ig=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.7-20170405122348.tgz_1491395033195_0.2761260438710451"},"directories":{}},"0.5.7-20170405154329":{"name":"composer-common","version":"0.5.7-20170405154329","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":98,"branches":94,"functions":99,"lines":98},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.7-20170405154329","_shasum":"ad65b6bb4bd235e7ab68c0e36b13d1a811d4f10c","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"ad65b6bb4bd235e7ab68c0e36b13d1a811d4f10c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.7-20170405154329.tgz","integrity":"sha512-2I3zLpjgrKTOYOF/41ZCtpdX93/b2qEhWzWS3kz6bB08JAM/blHIdWdgB2LARkiOWLdBvuK3+YrbSBBmiDLIyg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCkyTtLd9932SHwlPvnGRtS7SD4upKKgp0zgIMVkT5PwgIhAPCyxlQkYVK2oAZnG6ItLO6OWRnb2ldrNzoODZCaE3Kl"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.7-20170405154329.tgz_1491407015060_0.026941801887005568"},"directories":{}},"0.5.7-20170405191000":{"name":"composer-common","version":"0.5.7-20170405191000","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":98,"branches":94,"functions":99,"lines":98},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.7-20170405191000","_shasum":"03295e3630a0310d736be7ae3e61a86a9f013433","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"03295e3630a0310d736be7ae3e61a86a9f013433","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.7-20170405191000.tgz","integrity":"sha512-7Bpmys+m8/ILEvLPJr8CIOKSQ/LVDortysaxVYiS8uvuYdL7gFh1PsjT6hUUbY8czcTXuhSrRof7plHUTbqTkw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDalWSATgH+VH7QvwLrmTdzWB2Ng+4F0pTkwE0jHENILwIgDtWas6IyW6UyglgbYTvYoRwK+YdqRY9uuwFuBc3HSkk="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.7-20170405191000.tgz_1491419405501_0.2839819814544171"},"directories":{}},"0.5.7-20170405195758":{"name":"composer-common","version":"0.5.7-20170405195758","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":98,"branches":94,"functions":99,"lines":98},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.7-20170405195758","_shasum":"c28e41d80c1be65d901ff006c07255e3cc2ad9e5","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"c28e41d80c1be65d901ff006c07255e3cc2ad9e5","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.7-20170405195758.tgz","integrity":"sha512-Stx5sYuFgc55y7Z3TbFdB2K0z/Bto7w/iE7iO9mYzEjldDsSz4ZB+UqsQj9tmJ5RMRMzY8ZVcXQSLks1ioqVWw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGifnZDtFu9Mmikr38ZQcpnp5L6uW7e+RVeRGlp3LAC+AiB1WSRZHGseoKvbPw9nMo0eZLwuv1h2dA7M7zAcZqrtIQ=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.7-20170405195758.tgz_1491422283853_0.7395735927857459"},"directories":{}},"0.5.7-20170405225116":{"name":"composer-common","version":"0.5.7-20170405225116","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":98,"branches":94,"functions":99,"lines":98},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.7-20170405225116","_shasum":"70cd9446ee58e6408172ed7df4de09b97cde0940","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"70cd9446ee58e6408172ed7df4de09b97cde0940","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.7-20170405225116.tgz","integrity":"sha512-9RVbbRTD9blrbNQW9WLa3U8snP+D00nneLnfjyotVAUaVJOA/YkY4HvxABpBBVqG3nVyArrBuASirYZKHUK5dw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCReb/8OYN5piiMyjvntfQg50c+cJufDXnHxqL01o91AwIhAPqtLNFf6dDmKFgyHoHfnyWvC9QdZBsOZvui8c//DxaC"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.7-20170405225116.tgz_1491432681680_0.4930918363388628"},"directories":{}},"0.5.7-20170406092009":{"name":"composer-common","version":"0.5.7-20170406092009","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":98,"branches":94,"functions":99,"lines":98},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.7-20170406092009","_shasum":"7a2a4bf88e958dc723019d61c48ce3fdfa2af486","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"7a2a4bf88e958dc723019d61c48ce3fdfa2af486","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.7-20170406092009.tgz","integrity":"sha512-6AKMVgesI2KoZTCQSZOGhOTC5K/NDMaLZKQ4XRaCc6QSkXYef1gQx/QEE2YwLC+95KGMyTVXCr515YAE14mEEg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDVn5SJIL1YonNTzsfYJxQt/fo7H2UgIf/VTC/GmzP7oAIhAKkk46vQTpWnB/h2TveWotl2gi1M33UlNSXbiFqP+hI8"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.7-20170406092009.tgz_1491470414382_0.30620297510176897"},"directories":{}},"0.5.7-20170406105358":{"name":"composer-common","version":"0.5.7-20170406105358","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":98,"branches":94,"functions":99,"lines":98},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.7-20170406105358","_shasum":"a8090921f56ee41c619088fd78359653a9866f64","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"a8090921f56ee41c619088fd78359653a9866f64","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.7-20170406105358.tgz","integrity":"sha512-flNzeIRMcW++aDbyCVQH5cC20ZqJMpwM34K9Lv5WXe0HwQixABHbm67E+GNoErFa4kcbyIePJGx7traPUpnQvA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCDbpLpcX5YJkiD5rxnhb+Fms5SlxQ1TDrwjMuN424Z2wIgKS2hHlVwxU85tEnbVphyTUyRChUckusIzdkmNwxAeFc="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.7-20170406105358.tgz_1491476042831_0.6503186766058207"},"directories":{}},"0.5.7-20170406120956":{"name":"composer-common","version":"0.5.7-20170406120956","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":98,"branches":94,"functions":99,"lines":98},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.7-20170406120956","_shasum":"a29d69639b3d557db609219bfc0d27a0ca43c873","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"a29d69639b3d557db609219bfc0d27a0ca43c873","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.7-20170406120956.tgz","integrity":"sha512-BtfNHukTcA8U9x8tGeYk9DTmq8KN/xicuozeNU1SWQF4VvQfHIxbfQkvght77khl076jMvM/0KpvfYBwoK4a/A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID6dZwabJaOBSuVpzrpjW9HVqdJy3P5UhXh9OeebBXvqAiATVRnrzac0yI8Q9/OVmXI58zy/9kAIt09M1n1fQgcJtA=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.7-20170406120956.tgz_1491480601336_0.7284070434980094"},"directories":{}},"0.5.7-20170406193752":{"name":"composer-common","version":"0.5.7-20170406193752","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":98,"branches":94,"functions":99,"lines":98},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.7-20170406193752","_shasum":"8013e04d5dd9a0b54718ddc498ff24c344ddd734","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"8013e04d5dd9a0b54718ddc498ff24c344ddd734","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.7-20170406193752.tgz","integrity":"sha512-TsdcpkghDKA4mQV+2bGGKdsA/t3DPBku/nKU3R+fBdlJ+Wy9hKlxmrj9cWOzZYOIrkuBGi+qElPenaW5cCHeVw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCtV8GUgT/kyzhOfmrob3xN7U8HmKdfxPNDXONlXGDa1AIhALj3Jeden/dXpEjnf0y6YwQtCMHtWKzdsiMGLvwgg7Ca"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.7-20170406193752.tgz_1491507478845_0.04146362538449466"},"directories":{}},"0.5.7-20170406203424":{"name":"composer-common","version":"0.5.7-20170406203424","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":98,"branches":94,"functions":99,"lines":98},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.7-20170406203424","_shasum":"f2c9d40b11f26f385790b1d14d35701955007018","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"f2c9d40b11f26f385790b1d14d35701955007018","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.7-20170406203424.tgz","integrity":"sha512-NWONCtZJfFCU1UK9DM81EDFqQHxVGfWAS/DCgZllKWFcvHIAZM7cqiX+KA5HGdpOxlzNhM14Au5PBCRCq4K74g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDm9BCpCLi0iZ8yqFZOAdy1DobdptoSQy9RQic0zkEGVwIhALkBFlvoBZ70esdDW3rJhnPq8U+NtFhQi/0o76kKndHk"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.7-20170406203424.tgz_1491510869457_0.08671583258546889"},"directories":{}},"0.5.7-20170406212740":{"name":"composer-common","version":"0.5.7-20170406212740","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":98,"branches":94,"functions":99,"lines":98},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.7-20170406212740","_shasum":"25eb41ba14c90c54259a8c7c64695f245a48a9a3","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"25eb41ba14c90c54259a8c7c64695f245a48a9a3","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.7-20170406212740.tgz","integrity":"sha512-Yn2Lkzq2gCBVvcjoD4a2iC8iXRJgBviQ8ywmmXAG2wGlslOQGhUUD02XEqH0pDhNvYJsIR8tzJS8hA1ByOAMIg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICiwJKt05MuTwRtat2aIqRYhVYPRRy92vtxESTLGd9lzAiEAxS9vnHW4qdsWFbnECveJVKHUJ6GANFVUwLxMY071D+8="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.7-20170406212740.tgz_1491514066458_0.43299886607564986"},"directories":{}},"0.5.7":{"name":"composer-common","version":"0.5.7","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":98,"branches":94,"functions":99,"lines":98},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.7","_shasum":"1af641f4e4867dcd6ef9fc9017d8155a35417614","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"1af641f4e4867dcd6ef9fc9017d8155a35417614","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.7.tgz","integrity":"sha512-kTWVIB6jxZoGF1ozgowezO1hSYcDWyQxqZRWVTfswTXmeExuJ3PhuHTa6dKs+eP0ek9U4u6tFrWByFY57cEemw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDVaGTOfyOWg5Ckt03kKfMtK06hZ4k/MDJczdPUaPKD8wIgV7ScKwKcv1kQC50/PilsjAFdOl0h/ObQ3IGoYfhWO94="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.7.tgz_1491516340749_0.8888408429920673"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.5.8-20170406224000":{"name":"composer-common","version":"0.5.8-20170406224000","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":98,"branches":94,"functions":99,"lines":98},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.8-20170406224000","_shasum":"13b3e79987a0bc3023db2ba6e06aafbd5d3b00a2","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"13b3e79987a0bc3023db2ba6e06aafbd5d3b00a2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.8-20170406224000.tgz","integrity":"sha512-j18CI/c1Ru/Zf79fdqOnX5toP9prjL297V/Gr6DuKMPuoOfeFVHXaH2yMj5zMCRnheUXEkNLD2WsDiwJqhR0dg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDugQ5BXb57zD37AcYC+Mo7AAtxnWxaI2VAdYa7/vlOdAiBXlZHnsVGCPNjqdXF47yEKqbj9tQPQLnwLAsPjvoU4bg=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.8-20170406224000.tgz_1491518405097_0.9138548520859331"},"directories":{}},"0.5.8-20170406224305":{"name":"composer-common","version":"0.5.8-20170406224305","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":98,"branches":94,"functions":99,"lines":98},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.8-20170406224305","_shasum":"d836c5fc82da287435a3efc1930944e8dda69d17","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"d836c5fc82da287435a3efc1930944e8dda69d17","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.8-20170406224305.tgz","integrity":"sha512-yfb/EbH4Yj32Omdg1AZuQ11HcHFMQSADLZ1c9CNuuaga3t5JBbcqdqshOyJZXnfgFa6Ebrc8JD4ai3conf5PNw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCycpC/3/1VJt10ke/vrA0ETIc22AbsA1vTSlYDa4C9zwIgFRxfHAeCa+Q0HHfUC06o+8cii+J+BNQOsJhxL2cAR5E="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.8-20170406224305.tgz_1491518590570_0.8736278126016259"},"directories":{}},"0.5.8-20170407092318":{"name":"composer-common","version":"0.5.8-20170407092318","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":98,"branches":94,"functions":99,"lines":98},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.8-20170407092318","_shasum":"b09f80c12f5bdecfab9b87e1c1fc0cb9e35b010c","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"b09f80c12f5bdecfab9b87e1c1fc0cb9e35b010c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.8-20170407092318.tgz","integrity":"sha512-cWDp0dRCFNOmhEa+6VuPjqJGmrzuB97HmI8lLjv5v7dbTcV6kyhCPBaVhHO9Rl17oJ6rc5M3f2R0+eUG8lRIJg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAKLjef2fYLBCfeCfeAzykSIuHwxWeO1LRjy4V19D5xuAiEAlJWEZ1kDMB3g8M6A2HgwUcpCm71lRz25cFw58+zTZRc="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.8-20170407092318.tgz_1491557003677_0.7719616368412971"},"directories":{}},"0.5.8-20170407140006":{"name":"composer-common","version":"0.5.8-20170407140006","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":98,"branches":94,"functions":99,"lines":98},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.8-20170407140006","_shasum":"053857f7a4a552cf02510ca92d8ce33f7725a3aa","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"053857f7a4a552cf02510ca92d8ce33f7725a3aa","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.8-20170407140006.tgz","integrity":"sha512-L+5/53FnHgya/KwoSuio0sba61B2qWeVu74OsZUKpNOCg7YJ4oTrr3hkqU6hSQHXaZIsKZz4la+NnO4TKjQadA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCANfiaK+Ll8Q4S/lv30hZ7gwZyJaZeMQd0DruSgD2LggIga0INucW42NzTC/h8OFYjuvIRgzc/QitWgxpT7Dvel5o="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.8-20170407140006.tgz_1491573610688_0.5165109720546752"},"directories":{}},"0.5.8-20170407163302":{"name":"composer-common","version":"0.5.8-20170407163302","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":98,"branches":94,"functions":99,"lines":98},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.8-20170407163302","_shasum":"217e1793bb393d1b9ae92a521ce6ed569dfe363d","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"217e1793bb393d1b9ae92a521ce6ed569dfe363d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.8-20170407163302.tgz","integrity":"sha512-+4dRcf5oZRL/AzR2/YfTPx0ZwpaiZLg7IV3MfCP48DnVtycHrzR/gd80YEeBMg+Q6fIxllN+Cry4GVjTmQDXMQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIByff+yHMNkgiDeu53ysTUkRopz/lMmmJQQNG5G6HS8TAiEA+SrQ1xl3IegNvrhE3UZxpHTvI/TxjkfmIOu5Rl9THqA="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.8-20170407163302.tgz_1491582787675_0.4344846741296351"},"directories":{}},"0.5.8-20170408203136":{"name":"composer-common","version":"0.5.8-20170408203136","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":98,"branches":94,"functions":99,"lines":98},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.8-20170408203136","_shasum":"135dc537237ce53fc566ed8acf381f9ef083c767","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"135dc537237ce53fc566ed8acf381f9ef083c767","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.8-20170408203136.tgz","integrity":"sha512-WViBdCzhJLj2BV15J/QnAkld4ndT0NMgnUuLKsRVIit2qbnPrI41Q+J1XOH4sD4rCE97zFpmu6sEkK98yrLuKA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIErbiZOIp6Ukr7eQOoeGk4/SsK2ojgRPpWuAvFLTMzP3AiEAzIoVYg0Stl3vXeT0/xCo6Gp3T4E/knOZtXRe0pqrpt4="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.8-20170408203136.tgz_1491683501887_0.5910445966292173"},"directories":{}},"0.5.8":{"name":"composer-common","version":"0.5.8","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":98,"branches":94,"functions":99,"lines":98},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.8","_shasum":"6c4c4be5ef142720b36b37f006c5fbb95f3e5238","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"6c4c4be5ef142720b36b37f006c5fbb95f3e5238","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.8.tgz","integrity":"sha512-Y4CBs+OyUq0N9TTMSIgL6mwdF6w23oAyZG40gMquWZ83sQSrBjyWZKetoqpvXf9llsYg9qZiaSAfN0xm8QjR3A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAeHVbvoXUInYaAJbuBXqMOauUa6hkWJukzMMFGA9QisAiAJCDpg7qj8UIEoQYxCK7FjT6LkFoRIs+mNxYFNO4SV2g=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.8.tgz_1491727306063_0.9537628616672009"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.5.9-20170409091911":{"name":"composer-common","version":"0.5.9-20170409091911","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":98,"branches":94,"functions":99,"lines":98},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.9-20170409091911","_shasum":"abde99867650c4ad54d25698ae50f0f0ca04f21c","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"abde99867650c4ad54d25698ae50f0f0ca04f21c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.9-20170409091911.tgz","integrity":"sha512-VKr8nf+38rIEw0ta77zvDQlHZ3vl7LRuqo/ABT6Do+7EwNPlDJhw9fzjT+ypA/eag8tPcqgUxDxJVwxcAr8MgQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD2XCVqWRwpr9QIRflu+0hDvdLIPJpxYGq/WwM0kXi6ZQIgchR4CX9zwdwACvgN9AVpLGIwK2mhvwvjU/nW7pHZi8E="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.9-20170409091911.tgz_1491729557082_0.37341399351134896"},"directories":{}},"0.5.9-20170409215918":{"name":"composer-common","version":"0.5.9-20170409215918","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":98,"branches":94,"functions":99,"lines":98},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.9-20170409215918","_shasum":"0997484deb35784cbfa0b037b520dc64c75c97b9","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"0997484deb35784cbfa0b037b520dc64c75c97b9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.9-20170409215918.tgz","integrity":"sha512-b2C7JVn0NRp4vXLcb1Di21EgHAB0tt10rlOiBAVIwFp6jFFm9fDvdINeeTD/ctuRhg80oKC+RnTjV7RPReOOiw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCpe1RAh/Rag903wRdlJYxxofPdJuj2LmSr4INPyWtuSAIgJaSm4sT2hW+PaJmY2YPwTCex2D1tIycG8EN9uznrmfo="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.9-20170409215918.tgz_1491775163449_0.9565224847756326"},"directories":{}},"0.5.9":{"name":"composer-common","version":"0.5.9","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":98,"branches":94,"functions":99,"lines":98},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.9","_shasum":"d58d092132f1aa2d6c0f4d069698d0ae288d5c87","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"d58d092132f1aa2d6c0f4d069698d0ae288d5c87","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.9.tgz","integrity":"sha512-f8/rTUwnWLFVWTSPID1MmNVP/8WiCnm068OKd6fqFX7pJo98/P/N/PHcR9+gQ+gMWowWLB4tzaxv/QrGQ+PfyQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEdyvl31JfU8zhasFX9iU+mXcrNIZNUk6p6yYzscrBZrAiEAibsMp25dFDpYGrNmvKJHlnqgv3piYzv/xgxg026NM4Q="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.9.tgz_1491778092110_0.6351255925837904"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.5.10-20170409232614":{"name":"composer-common","version":"0.5.10-20170409232614","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":98,"branches":94,"functions":99,"lines":98},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.10-20170409232614","_shasum":"46a5066cfd471984656427a127dac7df4c5303e5","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"46a5066cfd471984656427a127dac7df4c5303e5","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.10-20170409232614.tgz","integrity":"sha512-GmYWEYICZ47kiE7yVOUsOxhWwoac9rYSkxGgVYlS8eegokhBFSw4rUgZ1sTN5KDFuJg3MSx+07mV7BUkNCj7Jw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICeGCn/l3ZCkNyX4MlDw/o4CRZturHfncgAseX+fbFw2AiAnEPQq7G7ECmVUMAGrcautHFQeHbHVaGUXu8Im/V3Ntw=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.10-20170409232614.tgz_1491780379773_0.11239492543973029"},"directories":{}},"0.5.10-20170410103131":{"name":"composer-common","version":"0.5.10-20170410103131","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.10-20170410103131","_shasum":"97d4b111417f8f04583dc9b4488b133a163e9dd0","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"97d4b111417f8f04583dc9b4488b133a163e9dd0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.10-20170410103131.tgz","integrity":"sha512-hPiiD327s6iW+te9D/3ZE13+RbGJxwizZBEv2pk68nyl5QInkXxKuT5stKLeFud7CHDpe5MIFZvtm0izCR3vsQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCwad/xGdFv3X/uMWga5o8hQh/Vt24yZNZIkL+TP+4nqgIgA1tyUWhtAQFRhP4+wlwwRRjC+T91lvnOvAW9vzifepw="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.10-20170410103131.tgz_1491820296119_0.12394492560997605"},"directories":{}},"0.5.10-20170410133745":{"name":"composer-common","version":"0.5.10-20170410133745","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.10-20170410133745","_shasum":"84f6765b8169749f01efca55b1191b247324132d","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"84f6765b8169749f01efca55b1191b247324132d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.10-20170410133745.tgz","integrity":"sha512-l6WWOwGW5ycf8u6W3iHjCNl7TPzmejiTE+Ub23I3HFk13VrPzJRrMM3L5RfbTEkWIqaGSyEjw8nxE0x6qOKbXA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAw/8tv48E+a7Hn6uvhRcOk6erS2A9BazoP3dQ/tkYtEAiEAkoI0bgXVd3gJ2yqP4ayfukLjkKbC7QoKYSQ3gBk8shY="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.10-20170410133745.tgz_1491831470604_0.5127028387505561"},"directories":{}},"0.5.10-20170410145627":{"name":"composer-common","version":"0.5.10-20170410145627","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.10-20170410145627","_shasum":"fe3e247bdf2ab539d23ed82de5f780496b4e9045","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"fe3e247bdf2ab539d23ed82de5f780496b4e9045","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.10-20170410145627.tgz","integrity":"sha512-BUgz+njzsGzYLTu1/2n5SBCv1BSQ3cy2vXmJjaYdVgtbVi9yNaItfoaV/kM6pLKaiLd6QHaH0Qwk12dKNEVXfA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD1qYxDUNk3LuOqcQBArQkVR/yhII7CihON/xe4mFoRnQIhAJRg5E7BfZog8YxbZkeKfobYnUszHXYtwKIjmmLM6+0w"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.10-20170410145627.tgz_1491836191993_0.22983176750130951"},"directories":{}},"0.5.10-20170410155533":{"name":"composer-common","version":"0.5.10-20170410155533","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.10-20170410155533","_shasum":"64f928ffd4bac23ab1552f2ce47524ec6721f96b","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"64f928ffd4bac23ab1552f2ce47524ec6721f96b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.10-20170410155533.tgz","integrity":"sha512-ORL4TqS4Shq0LjwqSvsQDRNfbTQBFRWi5bX27QR9BBlXwQS5pb8RwHpajkYVn9nWKYyV18duBUv58rYvrxyO5Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCGNo8pCEEo8WwUtQBMgD2d9LZ3GZ2Nfzi3lSPuKQvvlwIhAJxX062/JpOQ3CXFCKzJjl1ABrJN54q5NtfwoGX8RkXn"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.10-20170410155533.tgz_1491839738198_0.45246552722528577"},"directories":{}},"0.5.10":{"name":"composer-common","version":"0.5.10","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.10","_shasum":"0e2ef6247eb2b609f4c0eb99391837378e44a69c","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"0e2ef6247eb2b609f4c0eb99391837378e44a69c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.10.tgz","integrity":"sha512-waqV2HJt4BREJdacUQmrskwuGlI9tAo10PHCJjRugrkBMpw8NeiX+G66yxNTNBdc2MdMuZ1hcWG6HfVHVSaJkA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBVS3cDUieSl1HRqTEE/uHFBk5/WIkLMiffCFmZowS/rAiEA8/xUv7zHu1UjzRaX7dk1b76vuamYGioTw6DVx2a+YoY="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.10.tgz_1491842899158_0.8079861025325954"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.5.11-20170411102332":{"name":"composer-common","version":"0.5.11-20170411102332","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.11-20170411102332","_shasum":"dfa842866993f5b016d483756812e836dc174757","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"dfa842866993f5b016d483756812e836dc174757","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.11-20170411102332.tgz","integrity":"sha512-iDQi0DN+J9o8eS7PcESP0Ly+zz+JclaS1eHzrA3WAQ79sMB3QSfVwylL8/4d9vn3Y1u4N4pf56rEge5nkNnfDA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDebJR07sSSxJfK6zeYTtyrl9D79MB+SSF6K3E4JUl/eAiA/RHnxkchfTmur0YRQAH53WXbDPpedR/5mrHMM1ADTeA=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.11-20170411102332.tgz_1491906217704_0.48740572831593454"},"directories":{}},"0.5.11-20170411145259":{"name":"composer-common","version":"0.5.11-20170411145259","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.11-20170411145259","_shasum":"e58b0f46f142bfbb9c41f5b500f88894754748af","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"e58b0f46f142bfbb9c41f5b500f88894754748af","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.11-20170411145259.tgz","integrity":"sha512-c+1fKmN5dAT88fvtmyvzcPCjxEyWfH1CalY1LkSWp74jsemLgPx10RvexvktJrdQa7jH96SW33+VRP2tjveHdg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAFxx10JxQfRuES8mwXRsGPxnRG+aDSL39O7v91vX3CQAiAe6E3TTJQdqOIpwyHpbvYPu/3VP0CHP6JXwXrJZZPTIA=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.11-20170411145259.tgz_1491922384685_0.21759732626378536"},"directories":{}},"0.5.11-20170411155746":{"name":"composer-common","version":"0.5.11-20170411155746","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.11-20170411155746","_shasum":"fb532d98c9e7c4e781f719d3ff97f6a9178af312","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"fb532d98c9e7c4e781f719d3ff97f6a9178af312","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.11-20170411155746.tgz","integrity":"sha512-X453Eu+z8ZjL2t0ck4XLYKEK3aOqAMSbM9t1TBF7FrNpZk6myq9azCqKkw9lxdpoNujE/wPvd/BTw3FmBfpopg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCzdnvJgqHe8yC3SdVLFv4owUKSaAe2OjC+kSmkY6krHAIgBqhSveORh7C6XswnxO9SlJeBneDPysomhFm4tBf6t0Y="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.11-20170411155746.tgz_1491926271533_0.7316141671035439"},"directories":{}},"0.5.11-20170411171848":{"name":"composer-common","version":"0.5.11-20170411171848","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.11-20170411171848","_shasum":"36d1a4df4d8700f970f3d82aca970e7d9fc7c0ef","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"36d1a4df4d8700f970f3d82aca970e7d9fc7c0ef","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.11-20170411171848.tgz","integrity":"sha512-Y+umHfnC2+8dqYG1GgNAw0cfsbXrdKmRk23ABqpEdsKOmI/k1+CJ1ieUN0S80QRTT8MgWsCs6ysNB4gNiskqbg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBkSdQLuWDMIELO3NzBWUGYgTqRNJ4T+D48WXEn4zCCZAiEA4iuIY7Il5HXXdK9LilPjLVztWZ1YnGtnFhHOpnn5GOY="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.11-20170411171848.tgz_1491931133752_0.5549971137661487"},"directories":{}},"0.5.11-20170412105027":{"name":"composer-common","version":"0.5.11-20170412105027","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.11-20170412105027","_shasum":"b93bc2914ec2c99a0a58adf1300da7e34030c26c","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"b93bc2914ec2c99a0a58adf1300da7e34030c26c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.11-20170412105027.tgz","integrity":"sha512-aph/Op3DDAdce1UkJGzM0jM1AFfj73HzTG/Lt2pLIgdtO8JHm6DKpsUBJ5pMFysxy5fICiOewGFaYMh1N4gNYg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID5hyvXfXBrldB+SMd46li8YSRbqVGoybC9gMjFAAnJmAiA4uLQIfObmcbzbB5EyHcOleOKO13Ut/YPWi2v9VwZdmA=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.11-20170412105027.tgz_1491994233073_0.761848290450871"},"directories":{}},"0.5.11-20170412130723":{"name":"composer-common","version":"0.5.11-20170412130723","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.11-20170412130723","_shasum":"1532638412976d635133ef48a92721bfc30ab986","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"1532638412976d635133ef48a92721bfc30ab986","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.11-20170412130723.tgz","integrity":"sha512-Qb8QYAUkb5y0lug+Agg5oHkkK3oMxgOsXSh7KmwnCmFCj58iUY47otjh92I8gMh2el3sBRQMrB4jz0pgQGuuZA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICpUAzgtTiAxDiuOIsttIQk7VD87he3+5MwzFHwoy1iUAiAPihAF+2Puqf6eDlgaprGGqmiZVkJEzW9YPUKFoKbg6A=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.11-20170412130723.tgz_1492002448066_0.08812067960388958"},"directories":{}},"0.5.11-20170412142640":{"name":"composer-common","version":"0.5.11-20170412142640","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.11-20170412142640","_shasum":"a76a5cbaadf4fe62b10e65ee1198642d81b3bdbe","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"a76a5cbaadf4fe62b10e65ee1198642d81b3bdbe","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.11-20170412142640.tgz","integrity":"sha512-RZ/A3CUsNAtAsBFOuHYI0lxn0C3tf5da6H81vlijrs56yTYQI6ILf1iBmS9G7ldGmfPyKWHzzcTIrmCnTzSp2w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHWKgVCzDDyYXK/7IBfsEXBCh1M38X0y1pC8azD8cF0YAiAjTTJXU5WhkBfzEjOlLQl+RgOGlibKugA268b5Bdxb4g=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.11-20170412142640.tgz_1492007206529_0.48332723160274327"},"directories":{}},"0.5.11-20170412150650":{"name":"composer-common","version":"0.5.11-20170412150650","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.11-20170412150650","_shasum":"7b95cb15d0a7488668c34621b1d19fcbd68364b1","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"7b95cb15d0a7488668c34621b1d19fcbd68364b1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.11-20170412150650.tgz","integrity":"sha512-wX24vXPXGU76sY2xMaKRBRZmSx/eYHodlU+FfkMShYiCkUmYXaynvkmZ4xBpEGYAaVoq6WwGPms9dsFB77SPAQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA6UmiSU+vo9Py0LdOAQmXwnjHyVAy419WQ+ZRZiql8sAiEAw5Y8SwuG3RHCa/TmRX2WEg6ZbseHyaJv3s8pCYdAomo="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.11-20170412150650.tgz_1492009615303_0.45833408809266984"},"directories":{}},"0.5.11-20170412161822":{"name":"composer-common","version":"0.5.11-20170412161822","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.11-20170412161822","_shasum":"8a0ab38f501efcaf468e092c5a916308d0a22d57","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"8a0ab38f501efcaf468e092c5a916308d0a22d57","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.11-20170412161822.tgz","integrity":"sha512-YByvlLIzdyMRohDfr7Uu3hfVXajMc2UKnA0XAcl/nOPjD3jDPXVoipwjbNY6PdUKUFqsUXJREd87AGllFx005w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDx+/zBAnGwb/HfFzoRS5TpwCCqLL6ICMkMV6bcjkRAVAIhAINxBOK4dftq+cNQNbSYrP1yb1wdsDn7BeDgUcB5+Dyr"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.11-20170412161822.tgz_1492013907260_0.305769607424736"},"directories":{}},"0.5.11-20170413081721":{"name":"composer-common","version":"0.5.11-20170413081721","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.11-20170413081721","_shasum":"b1163705b1b05efb677d9d17c454b01631d6308a","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"b1163705b1b05efb677d9d17c454b01631d6308a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.11-20170413081721.tgz","integrity":"sha512-h/NvD9X9yepClJIYevzbLDYgSV0VOi9hfk6IbP0PrxMCH+6ANdRjXCxWKn2ZCR9nFS3UCjeqSG06bNY7rQxvbg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCqeN/ZCNnYZDaBkEtn2F4aqU6XLOQI+DhpAXx70LtiNQIhAKENhphyFwLm/3EDSpxAq1XoojvEX+q98XBQDPAJoPKU"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.11-20170413081721.tgz_1492071446989_0.9350853748619556"},"directories":{}},"0.5.11-20170414131345":{"name":"composer-common","version":"0.5.11-20170414131345","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.11-20170414131345","_shasum":"b6e9abafcd594319944a0dda02160ff1d8a2a7f8","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"b6e9abafcd594319944a0dda02160ff1d8a2a7f8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.11-20170414131345.tgz","integrity":"sha512-WqXkO30nMahcndYoLkCjW4bbR4/B78rErcO2SQA5sda6Kp043moUTXv0j9cfs7IpNJpb+2YPv5e4jTB5SitNVA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDICeX6bt4Qa1qLH/OEPBzuah/S9IOqaGJ8F335g+neDAiB2RXvjgnguXJc7o1MZ7cssngVuu2xPDJwcAij12hkxnw=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.11-20170414131345.tgz_1492175630210_0.1951248727273196"},"directories":{}},"0.5.11-20170414140455":{"name":"composer-common","version":"0.5.11-20170414140455","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.11-20170414140455","_shasum":"a46e7d7bc8bc3f619c9c66357d7273aeefcbbaa5","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"a46e7d7bc8bc3f619c9c66357d7273aeefcbbaa5","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.11-20170414140455.tgz","integrity":"sha512-g5ksr2C1SkXhG/DIKEr3sq6uBbjP7nn6yvztz+pLPobuStegBgezBGGGNeqL5DYIDogO1J0qy/lNRv4ipchKBw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCHitx0Z7rDC1TVo+CgevT3YDAjvmg46/keZZ3iG57xsQIhAJqqBODqxiBuvXmcR2SiF8+NbTaUZ4Y9mZhVpDoOSn4W"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.11-20170414140455.tgz_1492178714206_0.939488850068301"},"directories":{}},"0.5.11-20170414172920":{"name":"composer-common","version":"0.5.11-20170414172920","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.11-20170414172920","_shasum":"6010db1312fc1bcb75a5db9c96c83cac2915a4e9","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"6010db1312fc1bcb75a5db9c96c83cac2915a4e9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.11-20170414172920.tgz","integrity":"sha512-d8T3/bWissMfjXCzYEGNY7FNaYmeD5s3PxJyik72SmOwt6+GWDxSK6sSvj2P27/uM3BIIVKPcTukW5KVHU0qDg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCMdirl/N8CRAUQr0Dha12S7no4Cl0m9qhcnIHkOTWldwIgOUBQ4I9Y4Qc1i21xet7hPec6N5J/uaCmtEVQ2l45tZo="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.11-20170414172920.tgz_1492190965668_0.5857149395160377"},"directories":{}},"0.5.11-20170417112232":{"name":"composer-common","version":"0.5.11-20170417112232","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.11-20170417112232","_shasum":"11befbbecffa7d55fa4c7124b400aa62ab6e9452","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"11befbbecffa7d55fa4c7124b400aa62ab6e9452","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.11-20170417112232.tgz","integrity":"sha512-JIvcxkLDOfGvX5rjRTilVUk93TocG57hw0vGfuAL5bbl7303uEQjAucBLQqjFcKGpyCmXsHOxuNo+Lemv0m6UQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCvEmBuUmGc0TMlJSPorW9i6QN4mRiOJGuxhTxfRR5M/gIgNqQJy9pI4DrAiLIcX/ti+MovAJdyA/ua+BfqJ9DMGSw="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.11-20170417112232.tgz_1492428157600_0.9746082392521203"},"directories":{}},"0.5.11-20170417175551":{"name":"composer-common","version":"0.5.11-20170417175551","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.11-20170417175551","_shasum":"7bfe087f4bc413567ff78c18b650b74e52eba4af","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"7bfe087f4bc413567ff78c18b650b74e52eba4af","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.11-20170417175551.tgz","integrity":"sha512-bZwWsouu4sLnKlFqtxIOtqQ/B27M7WQsPZpBdwgi7MIRCIBYmVdBRG4d/nmEST/PaEgjvV4tUuvjw2Xia+BA2w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD5z3u+0ha+dWZMFBcSYNQ19vfbH2VVIeOD0qh4+78csAIhAOU87A85wII9c+GHOhru0kLiNc5ZUOis5v4oOcHSukcg"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.11-20170417175551.tgz_1492451756440_0.8103040654677898"},"directories":{}},"0.5.11-20170418064625":{"name":"composer-common","version":"0.5.11-20170418064625","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.11-20170418064625","_shasum":"849e8790804c87e7045b44ffa51b0e9a00c87e89","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"849e8790804c87e7045b44ffa51b0e9a00c87e89","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.11-20170418064625.tgz","integrity":"sha512-39E5N0XPSknhZ3+tLP7o5UgWfJLzctV11O1Us04kEfeY9SPQNoIp8HUq8/7Lpsj4Y0mqbd6U7kiTQ7VNrHBwBA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDFoj5bY2nhQ9sZKRO7bRIyQb8JuY/IdnWpncln/MFpQQIhAOVstR1sjN+nq+wBl6KZC6N5C1C626Ba6BG+gEs/fT4t"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.11-20170418064625.tgz_1492497990657_0.1765403647441417"},"directories":{}},"0.5.11-20170418105809":{"name":"composer-common","version":"0.5.11-20170418105809","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.11-20170418105809","_shasum":"6440d3ff4e0b673d7c796df15ca9c12c23c0750d","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"6440d3ff4e0b673d7c796df15ca9c12c23c0750d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.11-20170418105809.tgz","integrity":"sha512-zHH5Eq+vHW7HA6KyBX540IQzF7uG18Et7RvWvid9fs60ojhJnaULwYp8OAH4gq9jbZs01aFL0pFpSKAGDxHOIQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCNsGzUxex/49sohzV1IRId5MpP8hDr7QA8/AbZPVpuJAIgDIF3jjDj+yzqHt9jZYcme/gL9Tay46n1bVt4hgutPJM="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.11-20170418105809.tgz_1492513093608_0.09849243983626366"},"directories":{}},"0.5.11-20170418124512":{"name":"composer-common","version":"0.5.11-20170418124512","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.11-20170418124512","_shasum":"94115470f61c7e8be9422ba1567fb5b97615bcfb","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"94115470f61c7e8be9422ba1567fb5b97615bcfb","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.11-20170418124512.tgz","integrity":"sha512-81rHMJEOQKoLJvLkr5O2y+cPqDo+A4SlJ5QJmSCkDsb15olWdNQq6+l84trDrqO0A601pK8PSD5tPaVbz06L+A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAoYE4ByYnToVFH2P3ZmMYj7/14FFESNgpfV55+u6OZAAiEAzlhNJAFcssFMsZXSiOj1OaSdl5CasDXFJz3p4RFx2cQ="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.11-20170418124512.tgz_1492519517288_0.38876259443350136"},"directories":{}},"0.5.11-20170418155913":{"name":"composer-common","version":"0.5.11-20170418155913","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/fabric-composer/fabric-composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Fabric Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/fabric-composer/fabric-composer/issues"},"homepage":"https://github.com/fabric-composer/fabric-composer#readme","_id":"composer-common@0.5.11-20170418155913","_shasum":"50c89d6c6b465d3821390e61040e432ff675411b","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"50c89d6c6b465d3821390e61040e432ff675411b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.11-20170418155913.tgz","integrity":"sha512-NRolkaS9AYwX7vrgtdMqwUxHq/hC/qhplUKawvtuJ+WVLQoAeU7tPh2EBJXD04B4/CXvuDdOVelU9lAi8N0Vxw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC00q6CGrHclMFm+cRTA8l67KYLVY0p7Epcje19Nr0A5AiBhj2FLT1qG8szgY/bPhD7tN3y1YHnYSLV1JSCZB5wa+A=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.11-20170418155913.tgz_1492531158175_0.7722511750180274"},"directories":{}},"0.5.11-20170419231210":{"name":"composer-common","version":"0.5.11-20170419231210","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.5.11-20170419231210","_shasum":"93897777849a2bda83c8da27e0014d48e28383a0","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"93897777849a2bda83c8da27e0014d48e28383a0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.11-20170419231210.tgz","integrity":"sha512-sLbWFTvIhjxY6mnbcDo8VqGuGmxvaQPq9+Xmyvna/fpMuQEhkPim8e7YQpFo/DKCovPshp153YEYu/ICcxHvsQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDeDKUKn8Nr68wlmuA+If7gswb72a7jEpfD09GG2P7rIAIgO7r7dvIE+5cDyimN6CMswsNe21zcT095Jn03BVcgv6o="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.11-20170419231210.tgz_1492643535509_0.6599970140960068"},"directories":{}},"0.5.11-20170420063536":{"name":"composer-common","version":"0.5.11-20170420063536","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.5.11-20170420063536","_shasum":"4fa5fe7b83c5863e91ef9ed799e389112afcdfa9","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"4fa5fe7b83c5863e91ef9ed799e389112afcdfa9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.11-20170420063536.tgz","integrity":"sha512-IXpEqVJifs1PmZ/UJsJKjHIjUFazlKjvPu1PsnaC0ffAXlo6IKzxY25rnNxwC+Fl1m4ctxnrdjBtPIXje4KppA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDTz9OZxSFKe6U3lBh0kZBKLtjYpdgiE2fHphocrd5gDAiEAozJvUgFsIWpdjferTttZcKT2uHiyZgHFVx+04ednnVk="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.11-20170420063536.tgz_1492670143670_0.05678521818481386"},"directories":{}},"0.5.11-20170420145917":{"name":"composer-common","version":"0.5.11-20170420145917","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.5.11-20170420145917","_shasum":"7013ee6813bb09535dc6c597487511106d125110","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"7013ee6813bb09535dc6c597487511106d125110","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.11-20170420145917.tgz","integrity":"sha512-ds/2h3canb8ESE36Gdf4rlReVIVLochbJ/0vzh0Cm4GPiAtk66JVxwqc9I8rxN849YaoqMRyo3P/isaHddGQYw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDgrYZ9mcSpWdQBpnzEaXBKl1Z9MAPWe2NHtUl+DPIpwwIhAOkEIafOU8RPwox2VRlL6E3oZl+eJeROuKGvhGeFJmWk"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.11-20170420145917.tgz_1492700362698_0.5153110139071941"},"directories":{}},"0.5.11":{"name":"composer-common","version":"0.5.11","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.5.11","_shasum":"77b8ede8030dc36c81a97dfa85833a884445ffd1","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"77b8ede8030dc36c81a97dfa85833a884445ffd1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.11.tgz","integrity":"sha512-au1d2dPijAKAcSCJ5LqEYV9ig9Pi8Vow+w34jcmfc1+5FxwNxcUT4OnfUfPJTyp3z9lRyIAnR3nPcPgCD+FFjg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQChu5xdlggyHyeOO87gZTtCCeE5Z3sOcJnN8G3tzx+bxgIhAICBTQ3PVN/35FuYD3z2MQHSHsSckX0vJI0i2Mw+b53b"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.11.tgz_1492700927156_0.5627228252124041"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.5.11-20170420160816":{"name":"composer-common","version":"0.5.11-20170420160816","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.5.11-20170420160816","_shasum":"6265fe4ef6bc2989a106a5bc9b58b8f8755f918f","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"6265fe4ef6bc2989a106a5bc9b58b8f8755f918f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.11-20170420160816.tgz","integrity":"sha512-0GzL2Gav+yyFr3boPDfefRO8zAs6IxSnAPutyv8eNGS7PLkjLA2xxd9X7wDKNCKb15zLvOREX6EOQBP/TLmkxQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICE8/5HiXdzoU2IMwBOBGGHggKokrtyw43Flz27BiWTGAiB5ll4TgQ78OYPE+MTjQkkeRriGbpEFFT7i7o5jJjXQhA=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.11-20170420160816.tgz_1492704501710_0.5602707671932876"},"directories":{}},"0.5.11-20170420171417":{"name":"composer-common","version":"0.5.11-20170420171417","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.5.11-20170420171417","_shasum":"6d48d13eadf188eb71a9c72cebcf35e57ee9ab42","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"6d48d13eadf188eb71a9c72cebcf35e57ee9ab42","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.11-20170420171417.tgz","integrity":"sha512-XVwwr1bRnA5ikfV1+R/mrKWyb2J0+P+HO+SEYDY21nEBCYClZn7XGeeRJgQXwH6s9aoxA4S7fPYlwN+MS4jGWw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDxs3GzwDc9GuYA7EI5ubIOpGQDJp6yexOvE0QN6LiHQgIhALrQdYH/3rAkxQ7PnK4HD9GDHhsX17IzuJlmBMcrOj5K"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.11-20170420171417.tgz_1492708462744_0.09266956802457571"},"directories":{}},"0.5.12":{"name":"composer-common","version":"0.5.12","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.5.12","_shasum":"c4b16acf5dc200383666b29cd0d7f129ceff169b","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"c4b16acf5dc200383666b29cd0d7f129ceff169b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.12.tgz","integrity":"sha512-YBOQD9cS5Qt1KeB22WICyDlVTy/0PC4Jc705gauT1imglDp9txm2dPGEYUBN8GhGk/7wIXuSyYpQvKZ7zp680w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDmrZXmtXc9BKZxxqRs2/OhurTcwkr+hot4sedp4FVedAiEAtzAqkEqoJo1r21TylFX/YRGa4IW3aBSOP+IpPbbAUXk="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.12.tgz_1492712027772_0.9056423639412969"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.5.13-20170420203045":{"name":"composer-common","version":"0.5.13-20170420203045","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.5.13-20170420203045","_shasum":"57e9acf13fbca0f7da4b116bf3943ab669a57fe6","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"57e9acf13fbca0f7da4b116bf3943ab669a57fe6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.13-20170420203045.tgz","integrity":"sha512-LqouOoEB/xTSOsoqYlnlqXH+VkU077GItswdZG4YRCSPUDsli2JdtVjpcyGL1g0ol7sK7d9ZUbvOMLVbOmPqkQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCF1VzHR964ciN+CZ+iGldM19bcfmXwcUDelKfTGBFRRwIgRuZsGe0XiZDLEySKD6npLiAOrTgzaU1G2PKi3ckqFas="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.13-20170420203045.tgz_1492720250345_0.0620498014613986"},"directories":{}},"0.5.13-20170420210947":{"name":"composer-common","version":"0.5.13-20170420210947","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.5.13-20170420210947","_shasum":"e2a47b8ba918e66d606a58fdbed74e4640a41d69","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"e2a47b8ba918e66d606a58fdbed74e4640a41d69","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.13-20170420210947.tgz","integrity":"sha512-K6UOIUPjrTEg1pooIv0Gh1yr/SGZkjBsK3SXjleD0T23MxB36miYU1L6Lq+a9cYnbm1AdoQJGAnEdnKBTHzftA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEtLQRW9ro/y1bDvpRobt+ubRNt0CWaA2wSEDsd1FxWMAiAqSFHFWOmL6ndrRC1ZuhrjfjY+dY6F428B9nz6j1Bv3w=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.13-20170420210947.tgz_1492722592775_0.09927648748271167"},"directories":{}},"0.5.13-20170421093118":{"name":"composer-common","version":"0.5.13-20170421093118","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.5.13-20170421093118","_shasum":"086e34f44bb3135f4043c94aec7d4e5a3fd34ddd","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"086e34f44bb3135f4043c94aec7d4e5a3fd34ddd","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.13-20170421093118.tgz","integrity":"sha512-Pr9gmcXNU98eO2Kl0XcA2MWLm5CXTM5HLgins5SLKF0f1oYNUDACnj3UXXMKyC8l86eYnmf76wtyaW6z7hIFjw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCo6zSmnY0Pme4IM8P/T8+lKGmaNMfgBXCwiGjzr6jmUQIgVI1Xf8Ma35LbaIUjtIiAd1Q8t2c1LcRRLGHYtYTOME8="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.13-20170421093118.tgz_1492767083535_0.6014561443589628"},"directories":{}},"0.5.13-20170421141512":{"name":"composer-common","version":"0.5.13-20170421141512","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.5.13-20170421141512","_shasum":"3d5591db2ff3442c3e9844521d031d1541ea55aa","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"3d5591db2ff3442c3e9844521d031d1541ea55aa","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.13-20170421141512.tgz","integrity":"sha512-5fE3An75rcx5I3Pr4BqpfWNGnIQX7+yqpcKBLEqCs4tbW9I5O4APEhLiL7QtuR4FCw+PBye6h0sjUEyr6gi8ew==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC6WM8PVYsVIX0jlh8uCqNPk0H0kNyx2U/32b3CQcxxeAIgNFm3kZQ4tdL+KFfUxP9ZuZ5ShYTTLArjfOApk9gc2HA="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.13-20170421141512.tgz_1492784117308_0.2595588637050241"},"directories":{}},"0.5.13-20170421192031":{"name":"composer-common","version":"0.5.13-20170421192031","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.5.13-20170421192031","_shasum":"31b65d68c960d7acbc077964d66165b8d772e3aa","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"31b65d68c960d7acbc077964d66165b8d772e3aa","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.13-20170421192031.tgz","integrity":"sha512-VZPx0IaD1OVuFgkFTuwM80Kf0DhBhTV5W0yd5zct5BWdcaGdMGD429WZkoU/UL35C4gHsnwJMxSaqXJtG8m9WA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCqlP2r3/O97BcJNy8w6PTAmC5p1SkOKBGjFRiB3O7glwIgQQpDf+hA5CmDooTCC4/KNJMAFa/rkWgXM+KqjY4m9vY="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.13-20170421192031.tgz_1492802436124_0.7842156391125172"},"directories":{}},"0.5.13-20170422071634":{"name":"composer-common","version":"0.5.13-20170422071634","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.5.13-20170422071634","_shasum":"3ffb6c7a611a97c1e83e9b864f19479a4643f65e","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"3ffb6c7a611a97c1e83e9b864f19479a4643f65e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.13-20170422071634.tgz","integrity":"sha512-AKiGPyJcF6TjFCk70tE0o12zy6oDOcArBKoFNB6s47aIqk7/zMspAclwSo4NvT0iF3vzLQUZU11TXEFvbSdcCQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAP66V4VMRRS5ofgT1ib/14Po7hq6x1bdC3I4KOxpycQAiEAu/Ibep7VKFqm54tQqN4MtEKF6WRcWzXal50TaZUM4qU="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.13-20170422071634.tgz_1492845400009_0.0010539263021200895"},"directories":{}},"0.5.13-20170422110932":{"name":"composer-common","version":"0.5.13-20170422110932","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.5.13-20170422110932","_shasum":"135fa3ecf5fa84d988f1ea512f1d10215e959079","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"135fa3ecf5fa84d988f1ea512f1d10215e959079","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.13-20170422110932.tgz","integrity":"sha512-BWrtUcINQnVXa2pti0cj0KgXYrGeowBIBTzyUbtLMyU7MhUb3tFpzaS7e5AFEO51VaGRYby/8WRSgdim1e0zuw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCDqqV3+V8BJpKJtrEj0457oTyZCiqxi+40wRf61QRIOwIgIn2rSqNWAafopXX1HnmnSWFXp+0Z+24EZSJvy6sGJC0="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.13-20170422110932.tgz_1492859377674_0.2467221396509558"},"directories":{}},"0.5.13-20170424101321":{"name":"composer-common","version":"0.5.13-20170424101321","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.5.13-20170424101321","_shasum":"48281f637bc9f601db27a98b8ff656c50542b06d","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"48281f637bc9f601db27a98b8ff656c50542b06d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.13-20170424101321.tgz","integrity":"sha512-KIpj8o/RTd0RB1P7PwwoA0TD3V9JFKUzCOvBJ9Pw98extxtImqJxlUMClP+ahItPbkAHEvvKjXFb1aB3nsF2+Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDYxO2RonZU4gjjpYvp6dnt7y/ufwXirDnyGKMqtm7THQIhAI8UNSsUUOF67SkViSrickngjlB82O7ikZhNOGFEGuTA"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.13-20170424101321.tgz_1493028807400_0.7601894210092723"},"directories":{}},"0.5.13-20170424145000":{"name":"composer-common","version":"0.5.13-20170424145000","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.5.13-20170424145000","_shasum":"d3da7fa0813932d05ebd87d7d3afa2d6352a9eaa","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"d3da7fa0813932d05ebd87d7d3afa2d6352a9eaa","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.13-20170424145000.tgz","integrity":"sha512-L8ucTjqFq86PLfjCJ95iia4V0bvQgUk7lacMKD9KSpWagZQWtMn1w3mePFo4/4krpf4hUh8SGVxeaBCpPfbqTg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDxzrBRLle8Mi5Q3PJHblulIIRMlvxShN5c6aYtBn73tAIgZUq3VOS/7r/2d26KG89/k0o9FZRFhpEHVwuGJguxNAc="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.13-20170424145000.tgz_1493045405421_0.4614636416081339"},"directories":{}},"0.5.13-20170424155417":{"name":"composer-common","version":"0.5.13-20170424155417","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.5.13-20170424155417","_shasum":"bfea5110844e2ad3c6b617376a95882071740981","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"bfea5110844e2ad3c6b617376a95882071740981","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.13-20170424155417.tgz","integrity":"sha512-vzz0NZHfZYo5Y10Ic56qAeuXkgxouhTcVXyFCsKWKVLr2yNI9FdHPnyTT/iljSj8iXB72fm+qbuoSdCV+oNiTg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDbEx3MdZIOT418RnOLXFPszq7644Z62Vm+r6CtU1SEZwIgEiLjqJpC+oz9Yj4ZMRmkGXOBnTSuw4xfdrgv6xq0PEw="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.13-20170424155417.tgz_1493049262447_0.0024775743950158358"},"directories":{}},"0.5.13-20170425101322":{"name":"composer-common","version":"0.5.13-20170425101322","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.5.13-20170425101322","_shasum":"23c8ad83db016a852c9bc4c19c3123d1229cb6b2","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"23c8ad83db016a852c9bc4c19c3123d1229cb6b2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.13-20170425101322.tgz","integrity":"sha512-sq6VK6v0CVbXyXhCVsWSOOVpaq5iTg9ONuk1F7qRtV3WQ93X3xvBHr7r+c3GKo/2KTmIqT8UiVT4SFvBrCUt5w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD9BzbNvk0PG3GRF+eRMPn1RYOScjDUV1Cum+MGR4avjQIgXkGvJOHmp7y/0sfhXh3CuTg31MFV4l2JBnv9CJIh4WU="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.13-20170425101322.tgz_1493115207682_0.8439303901977837"},"directories":{}},"0.5.13-20170425144442":{"name":"composer-common","version":"0.5.13-20170425144442","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.5.13-20170425144442","_shasum":"0ff2816c6601990b42ecc5422262e776e78ad85c","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"0ff2816c6601990b42ecc5422262e776e78ad85c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.13-20170425144442.tgz","integrity":"sha512-saWZ9SDwQmh7eivJNVxNijxzw9tY77cthkBHwENDdVdLaKpTE7oeEVSAlDZwatINvp3lcCf4iACvxTEGLg7t6w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDUUpDZJs5Zq49EwYfNxqPBYLFFPteMW4azqQv1HgNiPAIgd13/bGhQcctkPlOCg//2sx+XC+ZKRzMWE6PKXy+x92U="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.13-20170425144442.tgz_1493131487692_0.22024186910130084"},"directories":{}},"0.5.13-20170425165811":{"name":"composer-common","version":"0.5.13-20170425165811","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.5.13-20170425165811","_shasum":"27a276dde25e0461cb476198aee474e7b50f69f3","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"27a276dde25e0461cb476198aee474e7b50f69f3","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.13-20170425165811.tgz","integrity":"sha512-JEDbCDC9Uxp/Q9fXBF9ehUArvjq9RIiNFuFOgVG0F5sBqR2HQ3HsBV58uQEo7Ok8EBNkJJYrbtLZcSxsqkbIVw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCnSrjtMxzNxek1BJ9KwzvY9SqH5n++Qia3vT5J0TcCcQIgLSUnL10VX4L8eMlTHD2+MWRc2XJJocV7CEBuEm4yG9Y="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.13-20170425165811.tgz_1493139496912_0.21346004214137793"},"directories":{}},"0.5.13-20170425174559":{"name":"composer-common","version":"0.5.13-20170425174559","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.5.13-20170425174559","_shasum":"6cdea4728727e610d9fbe09640362813247f688d","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"6cdea4728727e610d9fbe09640362813247f688d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.13-20170425174559.tgz","integrity":"sha512-4pavB4SOmQ5LCnxu1aK7WE8EHGXV2Jhm1ALLXPER5txNxBhBkXU+SHyBxjTpC8lVOB4ZXh/lAvmMwwzM6zBq0A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAQm++bC6/llEDrYMtUozrrNKyJdQGM4PCskSVawxPR8AiBpHoIDcjyAki1oW5Y8lh7IUlUiOi6ly33gx/LTEA4Vxg=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.13-20170425174559.tgz_1493142364280_0.6522492244839668"},"directories":{}},"0.5.13-20170426092503":{"name":"composer-common","version":"0.5.13-20170426092503","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.5.13-20170426092503","_shasum":"ab299180b2f7824b2536d5bbab8fd5e7d2a0cb7c","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"ab299180b2f7824b2536d5bbab8fd5e7d2a0cb7c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.13-20170426092503.tgz","integrity":"sha512-9n1wvOi83mlkdPkT5jAfQc40fvP7gkwJ6s0qTthOJv2ZGFsR+CLyq7AiTRKrmAdxA+/iOpeb0NGbPDB0Oc6EmQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBfHHvY+Rhd/FWt5k614pkf1q0C4oL97/zwdHELoV0EFAiEAhIJE1guf4izMH1+49VYf1b05X7fWXoX9t1bNWdW3g1k="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.13-20170426092503.tgz_1493198708249_0.6467507244087756"},"directories":{}},"0.5.13-20170426100536":{"name":"composer-common","version":"0.5.13-20170426100536","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.5.13-20170426100536","_shasum":"184665f7a3a85aa91962d2a200c76d4fa79a6b8c","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"184665f7a3a85aa91962d2a200c76d4fa79a6b8c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.13-20170426100536.tgz","integrity":"sha512-SMYAve1KtReBR41dGmqMMj4I4bOOWe6XZ1eBB+/Cq7kI/flZoBJlMrlm5426ePBPiqQ5uSEQqXvHiaUFzTemUA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCUbpd2VQNXCN2GYixdWfAyymq/qTg/mk4zTvAhy6O6aQIhAPuPvN/Tag3vgWAGstuwiKzrkJYLpqovZoVu99PXLNmr"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.13-20170426100536.tgz_1493201141285_0.7929401753935963"},"directories":{}},"0.5.13-20170426161821":{"name":"composer-common","version":"0.5.13-20170426161821","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.5.13-20170426161821","_shasum":"16d8a03459f4a10813a8e85d31af105ede3e7422","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"16d8a03459f4a10813a8e85d31af105ede3e7422","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.13-20170426161821.tgz","integrity":"sha512-pkgP8QZi+HhzAUrdSFiInDRdmlh/411spQNYNPHTLVfTiHJO3+gbbzlpO1e9F7NHXsa+yfKSnkXhMEpcgLeKJw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICPyH6JT5ZoAVdfF8XNsCeHk3Wet6fDfibt58bPBHJSyAiEA25eFI+a1hwoG7fZSa21ISLBNqNbgixkshpWol6UEULE="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.13-20170426161821.tgz_1493223506758_0.8256445464212447"},"directories":{}},"0.5.13-20170427111149":{"name":"composer-common","version":"0.5.13-20170427111149","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.5.13-20170427111149","_shasum":"630aac826aa0e9adf2704128f9a89e8148e7b631","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"630aac826aa0e9adf2704128f9a89e8148e7b631","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.13-20170427111149.tgz","integrity":"sha512-PuUCM/mkD1aiKyvjp5tvTWsnxYeFiRvgKR88Fjq2/bmZr6hpJgbWfeXHNBmNJhDD0gd0/oGVMDcnEYM4VhXrzQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCUHeT766zA6oppzHbQ2uwxm6iOhThGId8wrkJioHWbwAIhAPAcBXWcG+4ylQ5WCi4Y8Oqmd4F0HMETHtEN/pC1qqJg"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.13-20170427111149.tgz_1493291514116_0.6638449495658278"},"directories":{}},"0.5.13-20170427130946":{"name":"composer-common","version":"0.5.13-20170427130946","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.5.13-20170427130946","_shasum":"93156f4a3599c19b9ee95e5a6139ec08326eace1","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"93156f4a3599c19b9ee95e5a6139ec08326eace1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.13-20170427130946.tgz","integrity":"sha512-jHTuTFiY/2UHSUMhpEvxYKxAOXOOQAWR+6XxTFGoEma8wVMED6y1bze386YnI23/0tcAZqviJXP7lvPPf4k54Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDjS546P6gXweer/3Fzx/+Fz3sRhGMaEVlFOM3dMLW/LwIhAMpIKbgXBAlIXhW6T9PO8CO/bB0r2EqF0LXMqUSwhYml"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.13-20170427130946.tgz_1493298591613_0.6796647487208247"},"directories":{}},"0.5.13-20170427143854":{"name":"composer-common","version":"0.5.13-20170427143854","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.5.13-20170427143854","_shasum":"1ba597c56e238bd5cd7822c1f7bb50f5e8292ab6","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"1ba597c56e238bd5cd7822c1f7bb50f5e8292ab6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.13-20170427143854.tgz","integrity":"sha512-nc/BNzrKmhMqQLGv60l0ldQ0k8hxrtvPYRGFJeVNYaQq9Upr5d3kbSEQv8Nwjggj09TykLXbGawt/Oz9T7L8UQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEv4CZnZgzWc6NSyRvgm9IBk4bCD1xwm8meJFnEJXgteAiEApzmQ5/Il8azAGinC5/Cpnb9ja34SJ5WERNOZlow3r+c="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.13-20170427143854.tgz_1493303940558_0.5136416519526392"},"directories":{}},"0.5.13-20170427162249":{"name":"composer-common","version":"0.5.13-20170427162249","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.5.13-20170427162249","_shasum":"15d1c9f3c4e1c10a28fed6a2fd8572b2317533bd","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"15d1c9f3c4e1c10a28fed6a2fd8572b2317533bd","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.13-20170427162249.tgz","integrity":"sha512-7N3ohQishuzw5yEwFihvsR5gVZKZNpwNSPGZ7z0aPNV7sgfftlPdDmzPW0wFEuSvB4kCZNfNbodwmoLEe4h3IQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFpTmj1IezyDeZU3kXh260o9GpkUdQ4HwIhKnwjZ9ffgAiANJZGuw7vsHCn3hFWoRrxNmcIcPs794x+dpzleEyP9rA=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.13-20170427162249.tgz_1493310174848_0.8756847414188087"},"directories":{}},"0.5.13-20170427200328":{"name":"composer-common","version":"0.5.13-20170427200328","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.5.13-20170427200328","_shasum":"a9e7d1ef5a14d6aac85408c7e76a1fc397444352","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"a9e7d1ef5a14d6aac85408c7e76a1fc397444352","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.13-20170427200328.tgz","integrity":"sha512-LZ+2/zwVUQokKR2b3uHGJWAbIG+mLMcg4jApERwdPdUQzu0hSGtNT8HYFQ/L7MSgwbjGXOlBVQW7DPgx1TJYcQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICAaIpiiAjnDdRF13IAWdWZKzze/4SyvFGm8s4XJEXVXAiEAlznnkRVp/rA8rwlYTEH8aYU4txd5WM1jlj64czA5ld0="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.5.13-20170427200328.tgz_1493323413291_0.3496987633407116"},"directories":{}},"0.5.13-20170427230055":{"name":"composer-common","version":"0.5.13-20170427230055","description":"Fabric Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.5.13-20170427230055","_shasum":"4fb044825df5a30bafffa84086f8f945d306a334","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"4fb044825df5a30bafffa84086f8f945d306a334","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.5.13-20170427230055.tgz","integrity":"sha512-gYVfiHFGAxqGYMutC42TgArObHOqg8VALY/HymB9tu+x7zB1N6Y7KdPjwk7GD8/a7C20YsgnJVwXwQSmRWScmg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDmO+hLBKXQkjuCIy+vN2xggI5gm2sW7nUrL8yOl+Pk3QIhALdHII79RStP+TfVkTDgk5zrHgaRKmAen1ja39JKUVdL"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.5.13-20170427230055.tgz_1493334061176_0.7095571591053158"},"directories":{}},"0.7.0-20170428000725":{"name":"composer-common","version":"0.7.0-20170428000725","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.0-20170428000725","_shasum":"c00a6a1ab58fec92095d90d609cadd40f2382a2d","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"c00a6a1ab58fec92095d90d609cadd40f2382a2d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.0-20170428000725.tgz","integrity":"sha512-TTqocSfmNNp9iLAcYj9wboAMvzh1A5LH+bOc+QjpTBvzvpFfh5A3m6kC8eoaKwiNmDIXLOVbhMnqZ8cKG08SNQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICWoNipzztEnqlc1+te0m3hA7jY/xUSvZ/tXyQxhjwt1AiEAxwhTrVs/kk4FfLUKodUiBlyjL3kYjhf5zTbmUEYlZDg="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.0-20170428000725.tgz_1493338050742_0.5563446348533034"},"directories":{}},"0.7.0-20170428090650":{"name":"composer-common","version":"0.7.0-20170428090650","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.0-20170428090650","_shasum":"16ba7236bd418c47f8568adf296713b7ef463365","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"16ba7236bd418c47f8568adf296713b7ef463365","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.0-20170428090650.tgz","integrity":"sha512-4jQSHYwz9c1fVaDFV0r3XbvKKoXMP0IRMY21t8kzFSL+dKRe4AULae6mM/i4yhzZPJkcByMgsa42SqXliS9V8w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICHKyaGhnr6bwfUHMBi61onbycxyhTUemM4LZ3a5wxyLAiBTk48kxacr4GGFPNoHl7Ve07e0/4iVOm8srAq9YVyvoA=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.0-20170428090650.tgz_1493370414789_0.7445209263823926"},"directories":{}},"0.7.0-20170428111102":{"name":"composer-common","version":"0.7.0-20170428111102","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.0-20170428111102","_shasum":"2319b3c739248ab6d41b4220239c24ef85036df5","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"2319b3c739248ab6d41b4220239c24ef85036df5","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.0-20170428111102.tgz","integrity":"sha512-KZ/oO7T4gEhzmcUXdJ711he9jWX/LmeOxlMKzWDY06NkrrT/ioPWgc/5/x8D5a6mI9siB40lkn2meMTYHFhKuQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDyVLngrioO3e9KFY82OLqvXLoEeBuxef+3CTXY61tasAiA3iLQUzcmTVnwQlhLNhJyijK6hkKY5s4gcfsAvUWZx0Q=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.0-20170428111102.tgz_1493377867956_0.21046165213920176"},"directories":{}},"0.7.0-20170428141114":{"name":"composer-common","version":"0.7.0-20170428141114","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.0-20170428141114","_shasum":"c91914d873e02fc127074715716878f8b11a35b6","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"c91914d873e02fc127074715716878f8b11a35b6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.0-20170428141114.tgz","integrity":"sha512-Y4BYsyHUr/499daSN9HRd1f9Z7CTz6Q/m93onmRNnzJqarRQEFKjftKitgTQC+ESfiaRdCWt8OKsDTsYJ6C37g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBTjvcY6mqdBobgMS608EnXBPMcSjW6dnJBvCpPPbL1PAiA2dHoPcml0IYFrTLq/ZFyClS5fKN2L2ag+G/XmzhjWWQ=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.0-20170428141114.tgz_1493388679393_0.20310389692895114"},"directories":{}},"0.7.0-20170428144416":{"name":"composer-common","version":"0.7.0-20170428144416","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.0-20170428144416","_shasum":"346b65a7ae4380a844fee6bdd24e487b3b78d621","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"346b65a7ae4380a844fee6bdd24e487b3b78d621","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.0-20170428144416.tgz","integrity":"sha512-Br3HkoQN6KcwZy8THHuMHHgWK6YWL5RzkCNgIEm6UBfQOviJ+8i5omkZUlA39bRmec9TSgdKLPMthFJjYlE5og==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCAjv6yZDmRqCHnr7SDbI+Bl2llHFiEKoqoXCSpD5KzEwIhANus+HLJu9hQ9IwZlvcLAyTGTWzON6lxbtOUAk0QkjDc"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.0-20170428144416.tgz_1493390661642_0.9196217432618141"},"directories":{}},"0.7.0-20170428194216":{"name":"composer-common","version":"0.7.0-20170428194216","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.0-20170428194216","_shasum":"5b6ac01b6a582154943b006d3dbe4573955de726","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"5b6ac01b6a582154943b006d3dbe4573955de726","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.0-20170428194216.tgz","integrity":"sha512-RXy1VIZ2eCElSLvC81zU8ZeYIgeaT4bowEZ5vaEoMk2VNg3H08SAl+b/AZnz8YYPY5UC74qxcoSjSIbo9hcnAA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG0TqpJBsj61BtQtdQDUxnd6bvLVDKspRi3Fw8gX4tTqAiEA+fN4UUpGiO1Ll0vT0XNKxL9xXhG/hZEig6UhAwEJFqo="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.0-20170428194216.tgz_1493408541456_0.5411298731341958"},"directories":{}},"0.7.0-20170428201639":{"name":"composer-common","version":"0.7.0-20170428201639","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.0-20170428201639","_shasum":"46ff9ccc86d053d52fb5d6fe5be9eceeb7d63319","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"46ff9ccc86d053d52fb5d6fe5be9eceeb7d63319","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.0-20170428201639.tgz","integrity":"sha512-WT141dWBOryFDxvk+ijGLPWRDWQfWavqJIJY8QEN27kxPuhuvSu5LRjWwBgauDxyAmvOMjz7+BlbROrmXZrtEg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGpP/5C2QcunlQBwf/7De77U0439iI6JhJGscOvWTU+PAiEA6toLQdmqw1yYaCEX0xRi3C3qcG+4cmxsAnzt9ZKfr8A="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.0-20170428201639.tgz_1493410603768_0.718768134014681"},"directories":{}},"0.7.0-20170428204746":{"name":"composer-common","version":"0.7.0-20170428204746","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.0-20170428204746","_shasum":"f0670675f89d6ba6eabaad88021c898d275588c5","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"f0670675f89d6ba6eabaad88021c898d275588c5","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.0-20170428204746.tgz","integrity":"sha512-UxQvTWUr/ZYqNyIK3xlPsNRkr+gpIdt2Thr+XbsSAjET9bBOlFa/QEC99HXjzSKPtQDd2FG9CSdlCD4iiWppYg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCFhjXV2Gvv0PfGBqRzQN30Mb2oo34aURGOaif++h+31wIgLawLNYPIEjS9PsBv6ZirzqX4xDPLlZTX31DU/ljBOnU="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.0-20170428204746.tgz_1493412472381_0.933116716099903"},"directories":{}},"0.7.0-20170429134507":{"name":"composer-common","version":"0.7.0-20170429134507","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.0-20170429134507","_shasum":"fb80e3853500b1625c5a3c31efec54b685d796d6","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"fb80e3853500b1625c5a3c31efec54b685d796d6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.0-20170429134507.tgz","integrity":"sha512-dkCb2/Sa6f4GfrEjnlGmR14pCGZH2QuRqaLa5arG4SNOg4cUZLXuk33rdKe0nVwHE+Erxa4lUgcqljmVLdkcCw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDQX7ray5XOR6YG1Jdju7dYJ6s4kX5lkDaRkiyWCTngKQIhALGAO8hLSxCjowsT6CM7NKnccnaE9mbZaOeOIj5HIURt"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.0-20170429134507.tgz_1493473513033_0.20684190769679844"},"directories":{}},"0.7.0":{"name":"composer-common","version":"0.7.0","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.0","_shasum":"9029d25b1246209ab021570a7101f3fa888c9a6f","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"9029d25b1246209ab021570a7101f3fa888c9a6f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.0.tgz","integrity":"sha512-PKntIb8sI/lJjAKO4Ke82Ea2Ho04HW8h727ibd/wchI5gOVBl4NsRe+rvSH4DGgeyDc+uvibexZl8e/yeGuyJA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAY7hbDr5SiAgFg4zhBMe/o5/8fHeKRyFRl35xS5gjxeAiEAkVSHs3j9jpqJelFW13O4ji8Np1wfpKiB7oaj4II9ENg="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.0.tgz_1493477621879_0.026604835875332355"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.7.0-20170430150534":{"name":"composer-common","version":"0.7.0-20170430150534","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.0-20170430150534","_shasum":"3a28ca9163fa5c6f84149c21065d2d905a90ac93","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"3a28ca9163fa5c6f84149c21065d2d905a90ac93","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.0-20170430150534.tgz","integrity":"sha512-AwiLHHGz159Uf5fBFEI7Hw1fE7mTNVb0hSvUsCmObFlyFFXQ0s0cBNZoMXLjpugA2xa0OeVI/DVea+YO3BBWCw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB/71sQ7I0XNBmkynX5soSHHkY6ZY0h7gyKSeQnbR8c4AiEAgILRM79IWa8AeL9gZGb6WB9KIzA5IMLk8+SjaVB7C3k="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.0-20170430150534.tgz_1493564740096_0.6224467784631997"},"directories":{}},"0.7.0-20170501193650":{"name":"composer-common","version":"0.7.0-20170501193650","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.0-20170501193650","_shasum":"6ea7729bb6a82954e46e03b37c21bccd02138a6d","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"6ea7729bb6a82954e46e03b37c21bccd02138a6d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.0-20170501193650.tgz","integrity":"sha512-IZViT3koFsUECHE4Vv9exluD02GzKGNCb77uy26UXYZC9PGFoNDNzW0vq1xbn5UfysSovSaYjDSyGkq8jSGKSA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFm9DrKB8Ma5s97Ed12MlXSCXiXMlcOL6jWFm9oR0G9CAiBw9yDbswEhWTgbIBqUn3reB+euA3GcPcVDK3m9U2Mi5A=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.0-20170501193650.tgz_1493667414999_0.78731310646981"},"directories":{}},"0.7.1-20170501205612":{"name":"composer-common","version":"0.7.1-20170501205612","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.1-20170501205612","_shasum":"5555b333e99e983fd68ed5c299eec901303381d1","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"5555b333e99e983fd68ed5c299eec901303381d1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.1-20170501205612.tgz","integrity":"sha512-BaCwbv3Pkbz3oUEV/M0QG3Tp6M8x6+eysLvs3A726zaYN+C3wWWi6qdkE488P3FScvr7YcGYGMOqXh5zSANP6w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDd46+79V1VwW2DtD4Y8nqDEtbKgi00shNA/gkqEQjmaAIgf0ND6lv3djc8EM06DYVJXYDXolTjIY7a3sfkJpFo9kg="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.1-20170501205612.tgz_1493672177731_0.7184341384563595"},"directories":{}},"0.7.1-20170502072833":{"name":"composer-common","version":"0.7.1-20170502072833","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.1-20170502072833","_shasum":"f6abb8a583f42737f834f32cfc316869cc4f28e8","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"f6abb8a583f42737f834f32cfc316869cc4f28e8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.1-20170502072833.tgz","integrity":"sha512-n58FFhZTipctNoRTCSoWmhPyf7U6C7dk5XWbx860GcO9uAJSR5zop2AisOLL4il1DAToUT6GCE3ciK35dEYrvw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE2TwSq49E8I5qgrwXHaOpbUoMbdb26wK47LRAw4r9X4AiEA/DZZduGfC9rLQED1W+tjVszEpbIklZtybqHqXSnErss="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.1-20170502072833.tgz_1493710118847_0.5195413802284747"},"directories":{}},"0.7.1-20170502083132":{"name":"composer-common","version":"0.7.1-20170502083132","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.1-20170502083132","_shasum":"388262d0988a4b46a4468ec225955f52473b7edd","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"388262d0988a4b46a4468ec225955f52473b7edd","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.1-20170502083132.tgz","integrity":"sha512-cYVoby2a0F75MmG82pMN28hS6m/fw+3injHLxh3aYeEh7iSnwHOzQNk1bnxdTm3hgoPjEs+K9AhX8obr6kJnKg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBghuxyG8rQEiFbfkieiDsA/uc24t09aw3Fos91ypERHAiAeUVS7ccJJ9uvGVa1lJ1lkI+nU77i53ufag5RMR4RoLA=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.1-20170502083132.tgz_1493713897236_0.57665039668791"},"directories":{}},"0.7.1-20170502123250":{"name":"composer-common","version":"0.7.1-20170502123250","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.1-20170502123250","_shasum":"67c67414f69073af4592cfe75381c46c9f412e28","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"67c67414f69073af4592cfe75381c46c9f412e28","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.1-20170502123250.tgz","integrity":"sha512-fw87cbBaK8lcdszQeAsjMzIe34XGdYbfZhty2sZRW819fb1tT+mGPnUTC1Pk6j0MI5LKvb5/udfpmvaK/an3Sw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGEpCzY8rVszxEk4K4ZrqV3bOa3SALV3DDjCRA5aRNUfAiEA3Vvc6Kfe2ciwOsx0oYKP1nan1MEo5MrLQ8BO8UmNU1E="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.1-20170502123250.tgz_1493728375040_0.9668763452209532"},"directories":{}},"0.7.1-20170502132911":{"name":"composer-common","version":"0.7.1-20170502132911","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.1-20170502132911","_shasum":"8dd5e03a6536319cd823525ec1097dcc6ae3703d","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"8dd5e03a6536319cd823525ec1097dcc6ae3703d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.1-20170502132911.tgz","integrity":"sha512-ZEqisPPeYZmw6wACto9222UuXhBZfkcfFEHgwJKxL0jg4mwPRPYWKoTt5pkuEO0fCzqNYlgGxePNKZT7sVu35Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQClkJW+kMkoyOSqRvog1/yklEgkAiViDhg2ElvWlpTTNAIhAPUdWhpptyRUH6/vTXx0BwS0lTuj6UXZxdzR5zmuG/NB"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.1-20170502132911.tgz_1493731755817_0.23931007040664554"},"directories":{}},"0.7.1-20170502142052":{"name":"composer-common","version":"0.7.1-20170502142052","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.1-20170502142052","_shasum":"7a8ecfc404fbe96d53a8c4f7fa853460b65b3dad","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"7a8ecfc404fbe96d53a8c4f7fa853460b65b3dad","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.1-20170502142052.tgz","integrity":"sha512-24ldRj/FgDijvLhrxer6F5PwkTUif3zi7Tnau6T+iLhiW65i95avqGidiquLloSCgivunJ4BOLCrvuP7lfHD+Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBRQWzZpe5vEZeFz2HBY6q7hM/78fFxkBoIVP9wMX8yvAiEAkZwxl7XdEFSBHCzqAjvCPb0k5+sHGOSZxY/4AQ0m5Ws="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.1-20170502142052.tgz_1493734856875_0.04076735442504287"},"directories":{}},"0.7.1-20170502151544":{"name":"composer-common","version":"0.7.1-20170502151544","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.1-20170502151544","_shasum":"17ada989f030e5b89b03d12ad7856e1a83a4cb7d","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"17ada989f030e5b89b03d12ad7856e1a83a4cb7d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.1-20170502151544.tgz","integrity":"sha512-6q74M3Y/bZdpBAHABnMBN8wTkYFcaQMcLmQRLDMkqschW6pmOjq5zuLCICW8Moq2/+6P14YElvB82/2v+zQI3Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDB1DkORzPHJwaQcnNgV3sTj9DsJe67xSL1LPtVcTYPoAIhAPKDN9D4t9DGAAQAy/hd/9bctZzy2akD7dK8oZ0w06ni"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.1-20170502151544.tgz_1493738150950_0.40694360923953354"},"directories":{}},"0.7.1-20170502172623":{"name":"composer-common","version":"0.7.1-20170502172623","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.1-20170502172623","_shasum":"915934c4165a90be0c31f493a7feb1245c84a85b","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.2","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"915934c4165a90be0c31f493a7feb1245c84a85b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.1-20170502172623.tgz","integrity":"sha512-CLCijez7nRV0wHiy52KXy81+8bCTJvDAR+Uih8aOTXIsJx565foV4G/yyIrek9/UwAO22brF5mrAV0XVTdSH9A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAbbdjNQa+44CHLOzV1C/GdXKTt2kNnHuH44i8qCxIgIAiEAvtLo51VFN94JrYNkogZIu+AxFfNV5iV+AEo80gRxj2w="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.1-20170502172623.tgz_1493745988937_0.21291852719150484"},"directories":{}},"0.7.1-20170503091344":{"name":"composer-common","version":"0.7.1-20170503091344","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.1-20170503091344","_shasum":"2b4c623dea25cb1951e0f8a913e438786250faeb","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"2b4c623dea25cb1951e0f8a913e438786250faeb","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.1-20170503091344.tgz","integrity":"sha512-j4Q13FO0sAY1abuCUpUoXdgQkawprS3n53Q0WvMZGckSZkN/CgU6D4YaqcI9rW1ZYdFM5RFPz3renX3Z9VwZAw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDK0BHKPiorT0DyZldNNzB+6kGnLU9FLKaxeFJBRHqe9gIgJ1fICGtdEm2dCHMwxb8bD+nior0OwHQlDo11MUbIlP0="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.1-20170503091344.tgz_1493802830026_0.9679529934655875"},"directories":{}},"0.7.1-20170503100703":{"name":"composer-common","version":"0.7.1-20170503100703","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.1-20170503100703","_shasum":"994a736721807d9eaa72dc692dece30e01a75d88","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"994a736721807d9eaa72dc692dece30e01a75d88","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.1-20170503100703.tgz","integrity":"sha512-5CMU55q9XAwmDdR8oh+MxNNY3BrUDZUIIRpUZe5UVHtVl1fI0YCHZJw9VmluLsv/Xg6PPA5KTkei1IswnHWfOg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFwa4AAPf0DsP002kPmst0oNDIMBLbsCw1epLYCGDoGUAiBZr1lqtSAdqOFAQHH9FCXgQ6tB8znfdpHq7Pbic0lNDQ=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.1-20170503100703.tgz_1493806028158_0.49898548424243927"},"directories":{}},"0.7.1-20170503150054":{"name":"composer-common","version":"0.7.1-20170503150054","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.1-20170503150054","_shasum":"438efb8de763e04c20534ffad91f980b2330d45e","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"438efb8de763e04c20534ffad91f980b2330d45e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.1-20170503150054.tgz","integrity":"sha512-drTz8JYkwi1YSn6qShpuKX77D7qxQTJ/Oqv89GZFgVJxQ5B6uJ1vET5k9gqWu5yp8VaaaS/PIwis3AVS19qlIA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFq6vd0Yc4+ck0ZQ/qcDSgGnz+a/qEZ6wvJBNpQ2VmpwAiBYWyfCaFNSa52wNTAps8z8nbzxexq1lpMpHIGuaNvbew=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.1-20170503150054.tgz_1493823659963_0.36520683648996055"},"directories":{}},"0.7.1-20170503192825":{"name":"composer-common","version":"0.7.1-20170503192825","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.1-20170503192825","_shasum":"542cb863a156dd267a968a0b1531850befa0c3c9","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"542cb863a156dd267a968a0b1531850befa0c3c9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.1-20170503192825.tgz","integrity":"sha512-VOLnM9q7lkvOB4fgYGMtaMiukUmXVY8F8jo4lQrg9AQKeI1f58jYgSsfk05mS+lo1+sskARh1WJw8kdZsspI3g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCsuooz9jBNLEf9U8XUHQLz1uRxZKOAtY/Fd5MLbpAUoAIgSMph3JJj1OPcmidmEkPqcKzu1NqaAdZ4cvN6GKYip3I="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.1-20170503192825.tgz_1493839710936_0.5949693988077343"},"directories":{}},"0.7.1-20170503210021":{"name":"composer-common","version":"0.7.1-20170503210021","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.1-20170503210021","_shasum":"0b3d1d5d7e563c2a0868858e6643cef1b89256f7","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"0b3d1d5d7e563c2a0868858e6643cef1b89256f7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.1-20170503210021.tgz","integrity":"sha512-P9XgLvSUWJAk6Dyservw41tQ6aWEnSWNYB64dPvqKFZ/ZpQil9H/ZG0T2WzCv5CRCOHVvkifZ1rUgIfE8XA3jw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC0rpbbUmeS0n3cF0k/Mjj7ng6eM5e4arer25r/AW4xwQIga+z1DoWoeEUUc9E6ZFmj6D9VXMdDK9UUVaiwTKwmrxs="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.1-20170503210021.tgz_1493845226719_0.02171125542372465"},"directories":{}},"0.7.1-20170503220610":{"name":"composer-common","version":"0.7.1-20170503220610","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.1-20170503220610","_shasum":"eb725a1a3cd1378a9208b809e5ea9bb7786450e5","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"eb725a1a3cd1378a9208b809e5ea9bb7786450e5","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.1-20170503220610.tgz","integrity":"sha512-TGyzoxD9HtKAqZKAc79UDjhyYp2n7urlTwO3RBlw+WbjSHbDa7ZEE0Nb5SycqxXtb9vx+hpfsZw5so4yRK+ztA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDYTsn2J6aeiFHdoZW5Dkn9pOhur9BPqYOCdX3/KIyfEgIhANp/1+/ZZXuY9sMapnk9MZ4ZncEZ84QsY9ZzJPKR1Fd6"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.1-20170503220610.tgz_1493849175889_0.19553914689458907"},"directories":{}},"0.7.1-20170503231020":{"name":"composer-common","version":"0.7.1-20170503231020","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.1-20170503231020","_shasum":"ff79b76f45a37c38906daa8b6ed7919579ff93ee","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"ff79b76f45a37c38906daa8b6ed7919579ff93ee","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.1-20170503231020.tgz","integrity":"sha512-gCFh8f0mEWmvR2mU8VbVuygZ0rCV0s+LKiZk0Mj3SZi0NF1fsTkcqoFKVZxBt2UQG/zJP9iE3xxvEELb6yyKWA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD9lQ141BEZGRD30cwOLredFTczIfmqlvBoKa6RGV0joAIhAKzlMWwBehKLBHGr8sLnGl8G6dTvFyYyW2fIogd7wK+9"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.1-20170503231020.tgz_1493853025945_0.45421724976040423"},"directories":{}},"0.7.1-20170503235534":{"name":"composer-common","version":"0.7.1-20170503235534","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.1-20170503235534","_shasum":"ac418668d5400743c58daa15debcf2bb9719880f","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"ac418668d5400743c58daa15debcf2bb9719880f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.1-20170503235534.tgz","integrity":"sha512-PVlrkdiLfXJQTBfXCAavJrT/sgRXgIvoxe2+MEvARrcMztV5mS+nSJvnnm7TGpcj3avlz0Xt2CnS5tAh5Gd+Gg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCGtw5GGS+emoZuBMaQdFIEhokb1OZc+ruUmj5PvMJ8igIgWlgNbLU2ZoobQUouc8PaOjCYqcb6Aed+7atg1FCw/oc="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.1-20170503235534.tgz_1493855739255_0.4477523306850344"},"directories":{}},"0.7.1-20170504100253":{"name":"composer-common","version":"0.7.1-20170504100253","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.1-20170504100253","_shasum":"36ffde8cb058403754569e95c48ae554155cd4a8","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"36ffde8cb058403754569e95c48ae554155cd4a8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.1-20170504100253.tgz","integrity":"sha512-u8BorB62CiZM0v4+83HH36IKaumxyV3XoWRW/X0cF4pku+6YbVnPrv7lKq5l1BylTp+B/zyT8LTQyQqDHz5HVw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDnYjEPE+Blnw17/3HO0BYEssa+bI3Qn6geweZB0ETaSAiEA9Rtvr7vLPuxq/dX7yD0io3XA8caV2vcFjf+l3O9Zu/g="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.1-20170504100253.tgz_1493892178509_0.12454535905271769"},"directories":{}},"0.7.1-20170504110951":{"name":"composer-common","version":"0.7.1-20170504110951","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.1-20170504110951","_shasum":"f72a781de85b437d7656ee45ce4f4d8836377733","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"f72a781de85b437d7656ee45ce4f4d8836377733","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.1-20170504110951.tgz","integrity":"sha512-8fpW/jvUB7HQSJEPu71hhM0TRNBrM2oRietaI1aIq1nig3tt3Nk7XPscR+sgF36Aci5XLyLN+4ltpxL8PMCnBg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCppZtVzKJtl2mFizQhAEpJM71LIsurGPuOVj+aACRHqAIhAMeXNiArcoSCiYw5fb4dFJKZabzJ1v9ewYIilJJvls+D"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.1-20170504110951.tgz_1493896196273_0.17920215311460197"},"directories":{}},"0.7.1-20170504123539":{"name":"composer-common","version":"0.7.1-20170504123539","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.1-20170504123539","_shasum":"c28119ce908bff24803f440908a4583102bc7320","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"c28119ce908bff24803f440908a4583102bc7320","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.1-20170504123539.tgz","integrity":"sha512-qXfMVSC5z1SKE0AAcX1hRM1E+gJ02m7GA4ZeIPx4h6JvxaNGpqCu7Y+C+AsEl14l2vlDpLiCAlxkzgtI6CiV5w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD++AsuaM6wQI484iorJNb5SZ7S3LOKOR3UY9103Iri0wIgForuIZzFAzfOWVd0NVeQeBYXEmpadGClRK5eg0GPLdc="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.1-20170504123539.tgz_1493901344556_0.25350054958835244"},"directories":{}},"0.7.1-20170504160025":{"name":"composer-common","version":"0.7.1-20170504160025","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.1-20170504160025","_shasum":"f7d222f25927de8b5aed7a17d0246c3c9bc4d961","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"f7d222f25927de8b5aed7a17d0246c3c9bc4d961","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.1-20170504160025.tgz","integrity":"sha512-RtO+/AAS49Zh7V+8Abc1+qbNJ8IimuOJoG+qT81/r2R0SGussViLXEXCHfIwEHzu0gfTeHhpMHLk85ohR3uoGw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC+H72FEpk29Jgg9kSxgtnFBFBXYBcpDl7tKHAarN+0MgIhAMDIXuCZ6YExtY12u3CZomeqgl64vfvP1ko4m8cgruCR"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.1-20170504160025.tgz_1493913631557_0.9335512758698314"},"directories":{}},"0.7.1-20170504194131":{"name":"composer-common","version":"0.7.1-20170504194131","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.1-20170504194131","_shasum":"afafb287de02d50a125fa6e0d2bf97a3e48ef580","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"afafb287de02d50a125fa6e0d2bf97a3e48ef580","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.1-20170504194131.tgz","integrity":"sha512-WPTUDaXldOxtM2ci8giJoL7aNZvRtGxj1C3d35jbdpIXE66RECSLiWNuPAP4/PBFsYovg2oYnik3voUe8ghJKg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC6HKGeZq6dsk/0IbKnHsC1J0S4H2zQKstiRQdjfNHHCgIhAMb3M0Cr85Fx2tdEJdNxYIja+eMO+rhzoFuqYRJ2l+bJ"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.1-20170504194131.tgz_1493926896594_0.8260421366430819"},"directories":{}},"0.7.1-20170504214639":{"name":"composer-common","version":"0.7.1-20170504214639","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.1-20170504214639","_shasum":"83c471ff948b214009ed8645045e1fd3b5d180bd","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"83c471ff948b214009ed8645045e1fd3b5d180bd","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.1-20170504214639.tgz","integrity":"sha512-7JR2Ct3Th13z7MZaUGyg3g6d83xP9u+R6tc8SHbp/Znr0SpLYUH5L+Cw235IsUnC97CZnXHyKW+wTsySWMl5/w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCY919p/2hEJPgQT+h+XoJIdGtfH3HazZs7z3MIbl6wvQIhAOlcMDtnELToRjVs9suVy7Skur1bVRBWXwMtKhM64Gfh"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.1-20170504214639.tgz_1493934404034_0.8563767380546778"},"directories":{}},"0.7.1-20170505075003":{"name":"composer-common","version":"0.7.1-20170505075003","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.1-20170505075003","_shasum":"d9589588b0e7aaf198bc3ae0182f5c4d35ce5cff","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"d9589588b0e7aaf198bc3ae0182f5c4d35ce5cff","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.1-20170505075003.tgz","integrity":"sha512-bDOceXh9VkspEXoaD4qA2XOttrtdusqWMcCJKZGiYBsZRH1yVVFPMANsYiFiWG51bNawda3QGmvj6Fe7spmfEQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDk25EQroaHkV4aZJfLW9kpnYVmTifFPKFQ6jtegU5+CwIgZ2JBIRiJ7cNmv+wZ2CLS4+BqJgAbm+dBk8mbRelysEU="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.1-20170505075003.tgz_1493970608850_0.18923691054806113"},"directories":{}},"0.7.1-20170505082916":{"name":"composer-common","version":"0.7.1-20170505082916","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.1-20170505082916","_shasum":"c36b6bd275155d473402d743a6a8c76269474a8c","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"c36b6bd275155d473402d743a6a8c76269474a8c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.1-20170505082916.tgz","integrity":"sha512-46QIW+n7lhbACpx5xQ2OWUrQsA03jDxNtjSRZHMvyP28/EyTIeMWh8EWkNx4KvqHfqws8icwXDht4OWjXdd3XQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFfpsL1fqBn49blltVN7taa7NaKi/cbzYy318gLvFof0AiEAhtG+fO/7rZ0KVgGgWWVxUCOLazBE7e5+8kmtFVE1f6A="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.1-20170505082916.tgz_1493972961906_0.680228897370398"},"directories":{}},"0.7.1-20170505101424":{"name":"composer-common","version":"0.7.1-20170505101424","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.1-20170505101424","_shasum":"9cbc25537b962bc3b23920d19139a8186acd6328","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"9cbc25537b962bc3b23920d19139a8186acd6328","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.1-20170505101424.tgz","integrity":"sha512-M+Oi+JC/bIzTvrtiukibGDkmZOAzgCAXmfO4EN4Yt/xGR00JAiSXOqEW+0AKolL/CFFdbEdVzkT8TOfGDJlO9g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFHxJZNpUCvRHwzZfjRIjcCsz3NinDmQeLNtTg5evmTLAiEAkr50dwf7gDSkMU7fkPiK5z+SBjuBh0W/exk8twAHyi0="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.1-20170505101424.tgz_1493979269852_0.34539457270875573"},"directories":{}},"0.7.1-20170505135229":{"name":"composer-common","version":"0.7.1-20170505135229","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.1-20170505135229","_shasum":"9f238ef1d167574c7059e280547130759a310982","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"9f238ef1d167574c7059e280547130759a310982","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.1-20170505135229.tgz","integrity":"sha512-mlaxUIuCJbgOFL3laS+tiwELxs3xVyzLeEwVthvfW8HhW2gXy4ll9EuFsMOwgdTRe4+5uG+kuzJdh64hH5262Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDkBIpsPX/bAEuSLQa1WfIkXCNhGbqw98ByqFyP90cm1wIhANOxKhKopeHoeXKv5hsBhgxchyov6DhxKvkaBp7E2Y8p"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.1-20170505135229.tgz_1493992355044_0.8032220569439232"},"directories":{}},"0.7.1-20170505151238":{"name":"composer-common","version":"0.7.1-20170505151238","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.1-20170505151238","_shasum":"1153a39caa47d84512f27fd68156dbd8a932c5c4","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"1153a39caa47d84512f27fd68156dbd8a932c5c4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.1-20170505151238.tgz","integrity":"sha512-fCoFqqtr7KkBrv28ijXg8xlGh5n0y9Z1s7B32ZB/v0XFdTRFqGhi4vFS7HrO6GbJ3anctplnuDw/4ZWWBsCNdg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB71IoRQWfDXOTyi4bVsq1UOorEROSL0SZOo6MDE4SmUAiEAs/nG6nBk40KZoGAtvXL/dmkY99Wowpah0Bj5Zo3ski0="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.1-20170505151238.tgz_1493997164120_0.023287574760615826"},"directories":{}},"0.7.1":{"name":"composer-common","version":"0.7.1","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.1","_shasum":"42b7033d002b78914e819536cf926ad95bb9690c","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"42b7033d002b78914e819536cf926ad95bb9690c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.1.tgz","integrity":"sha512-eLgBRqkOXpuBM8Yua14tXxJiLtbNRA4mb/j62R7dvRRPPqrgJKs8zCIwgcjSn0KvRSm8r51XL5/UQVIWVNfq7Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCecTPMftvcoX9eG6IRKv4wQ2eIpOnX9eXeWrUTcPuaqwIgMrNE1D7d3xAOsezd1qW8PUVMh/DRXSCZOBJsUHalV7k="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.1.tgz_1493998107956_0.6168844581115991"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.7.2-20170505194144":{"name":"composer-common","version":"0.7.2-20170505194144","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.2-20170505194144","_shasum":"8bc629559a468cb1b46f0a48d677693d7d4c77ab","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"8bc629559a468cb1b46f0a48d677693d7d4c77ab","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.2-20170505194144.tgz","integrity":"sha512-ArZO6F7WMO0+2Blk9URP6RaynN6zoJQ7tURqPKDWFgSq2pdLb21kYKuIpdJvUnVY8dA8dmB+3XU8+bKuIBggjw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCiE0G+aqQ4ZI1kSLYzG8NFpNBrTmjOkzAOn4sCATIK3wIgB7e+HSPkjkpBddqxwnFWWSlQ96stE1kRPC8jTZswQu8="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.2-20170505194144.tgz_1494013310085_0.35209830361418426"},"directories":{}},"0.7.2-20170506073514":{"name":"composer-common","version":"0.7.2-20170506073514","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.2-20170506073514","_shasum":"311c66bb2a3ffd5ec49a6efce06ecedf0dc6856f","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"311c66bb2a3ffd5ec49a6efce06ecedf0dc6856f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.2-20170506073514.tgz","integrity":"sha512-0O7LTdFFGBKWy/znxqg+s1ZjMJ7l7vPBMjFAo8cZC3aln3xA1HqHUwdVj5zNyhfnf/0tSonkghTAU3G0F7tfrw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAngYa+FpFPEdTJN8gZeI0XvM+AStqFI5yoMXU7GiaaIAiEA1U/gF97/BMsILU5aygqCFL8ZePZtBoy0sHUPa8hm37Y="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.2-20170506073514.tgz_1494056120126_0.007763322675600648"},"directories":{}},"0.7.2-20170506084056":{"name":"composer-common","version":"0.7.2-20170506084056","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.2-20170506084056","_shasum":"b56bae81562fb3dc6d36a58290e684625cf722aa","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"b56bae81562fb3dc6d36a58290e684625cf722aa","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.2-20170506084056.tgz","integrity":"sha512-PJpkMEFdzFLrEeZGG4cZs17TUuHF11u63n1kmUisj6JcM5V8crls29bW5VBcwfPMTxDmBvdiYR+GqK2KbvpMRA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC3CSR8cBliQjrccRSJ8z8RGwWuoIjzSLvmt8KIiNP41AiBJAO1V389tZ5SvqJlCeqx4eSYpuYqg5Dp9GR+x2fhTbA=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.2-20170506084056.tgz_1494060061919_0.6236883369274437"},"directories":{}},"0.7.2-20170506190618":{"name":"composer-common","version":"0.7.2-20170506190618","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.2-20170506190618","_shasum":"abc2d6a20970e5043ec5f7e6d84c2f6ebd26f8a8","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"abc2d6a20970e5043ec5f7e6d84c2f6ebd26f8a8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.2-20170506190618.tgz","integrity":"sha512-bT9/6ZpkIk86TruVS42EGjs7n0KPqdy3jF1o1Fx0j1xrKNJlXNaXYWq5jyti13slKF7KB9xelJv/1iLmD6l0yw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHLLxORBAOuKqMoL5qNqcQPUHvk4GNcWX0HYt6mRv1hKAiAerJET5e7yoRyBl6w3d8hWbG+OlNRoorYzubkF/r2mjg=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.2-20170506190618.tgz_1494097583465_0.5832692130934447"},"directories":{}},"0.7.2-20170507111349":{"name":"composer-common","version":"0.7.2-20170507111349","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.2-20170507111349","_shasum":"31575db5a22e350207372148abee56757db3950c","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"31575db5a22e350207372148abee56757db3950c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.2-20170507111349.tgz","integrity":"sha512-T3FW8Vzsg9GxItrNs33IY9M063ylvrlAiSLvug30rK6D2rHo5ZeOskCl47B1uaHgQKIJ1GzrpGcKsoQvNHKjpg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCcR5efh4kzLBRoBqE+aDwg0WBHBB5nEKRAKPz12qVAQwIhAPzZEUKqnQFGd/qkIegINBP28HPBGFwlADM5F0qqA2Ub"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.2-20170507111349.tgz_1494155635131_0.24333602003753185"},"directories":{}},"0.7.2-20170507130651":{"name":"composer-common","version":"0.7.2-20170507130651","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.2-20170507130651","_shasum":"f3a3984d84a48de9911ab3137d7ae0a9e4342e32","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"f3a3984d84a48de9911ab3137d7ae0a9e4342e32","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.2-20170507130651.tgz","integrity":"sha512-g2VytJJwW/Mv1QnJ7bO7M7SFp6DgvQRPmTIlYs3CDe6Y5bmT/0/tVmBo74yfW7lgl/T+TuAlX+M0Doa5lboLJw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDosn8OHbGo/3b72JIAalAaVhEle2AvU3HQeaDbeRkK3AIhAIb0e4V0PDR4JfkEBeDPm2PkG97Th1phxkl1sjkYuzkw"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.2-20170507130651.tgz_1494162416682_0.11323897656984627"},"directories":{}},"0.7.2-20170508093534":{"name":"composer-common","version":"0.7.2-20170508093534","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.2-20170508093534","_shasum":"4c869abaa3f7322f203e3cd97ae91a14568d85ec","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"4c869abaa3f7322f203e3cd97ae91a14568d85ec","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.2-20170508093534.tgz","integrity":"sha512-qLW3RdfeW2+x0pxtYzKUF8+QOiYi+SjwsZDfLpXgPGet6aEn2bbVvt9syIOba5w+rMN868h1f5uJDVsUF2IE4Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFMBlFqIGC3YIpyEEU4hCku4FYtlbtVEQs+VSo9a/HZ5AiA/W+inqtC/RHjJvCf+/ciY9ifoMlQq5i+Xc0TK7jec9g=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.2-20170508093534.tgz_1494236140046_0.11415653279982507"},"directories":{}},"0.7.2-20170508113734":{"name":"composer-common","version":"0.7.2-20170508113734","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.2-20170508113734","_shasum":"f0bf1243d8ae81ae45196afdd79f41481a675ffe","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"f0bf1243d8ae81ae45196afdd79f41481a675ffe","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.2-20170508113734.tgz","integrity":"sha512-EU0NCNE4IIYRZJM272ZhvyF2hlTHZ9BVVnVYkgnIkVk5pfOAwlh9htgf2n0fSlULhEJNIuwGA0v7DRDwlFVp+A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGxlvsdsPzGbVVBtcKLVDw9al6HFXdmu3W7fZF3POOupAiANXvZkMUTNRDMmE1TReob9RXD+n0jZ+RYCgMYET5CaqA=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.2-20170508113734.tgz_1494243460067_0.12809037207625806"},"directories":{}},"0.7.2-20170508135105":{"name":"composer-common","version":"0.7.2-20170508135105","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.2-20170508135105","_shasum":"24ed84d4ac77ac8e538966c40fc3849437b69f4b","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"24ed84d4ac77ac8e538966c40fc3849437b69f4b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.2-20170508135105.tgz","integrity":"sha512-PTISFwjvLNJF8EHDU68aXOZ7oFECgRl6fq61yZPcdqM/KRPloQUVegDikMDSVLNYRJLGzCZd6UooSYe1xKlrlg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC8T2AXs+IZnGVfnxR+5P1WI6i5yZXRMBC0Y1FRESB4HAIhALVMQwNVLy4K2yOi3Cd86FchvdXb4hczBVH46Y2IiNt1"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.2-20170508135105.tgz_1494251470991_0.44575173943303525"},"directories":{}},"0.7.2-20170508143222":{"name":"composer-common","version":"0.7.2-20170508143222","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.2-20170508143222","_shasum":"a2b855b87db0fa19a074e9b8a6aef552e4f07195","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"a2b855b87db0fa19a074e9b8a6aef552e4f07195","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.2-20170508143222.tgz","integrity":"sha512-2gC0N77x3knKsyb/OLXJhGcmKNqGkdaGtlNivtjZgBjaoaeai4AXLcudOUzSRg/nehChn3YIoThs8QT3eBjneQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCjPqJgrkOFs/VLG4GmMI1EcC/r6TePapwVhLbAszLqcQIgGhkHzjDiA+rovXAVkM3vKP8AWpzf29r57R9WwGZWYG8="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.2-20170508143222.tgz_1494253947594_0.837761927396059"},"directories":{}},"0.7.2-20170508150422":{"name":"composer-common","version":"0.7.2-20170508150422","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.2-20170508150422","_shasum":"b0532e49e7f5ba5493150e3db8dbf91c1004127b","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"b0532e49e7f5ba5493150e3db8dbf91c1004127b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.2-20170508150422.tgz","integrity":"sha512-0c6a3P2Zbvh/V1uhTuH8mIZgjws7iCX4RPUJnxOtOyp/DTUZugdbKRcf7kwagvDMG+BtvkOI1risWtEU5Gz1Ig==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQClisd3uZWC+Im88D82hQsj/iedZdkCXlnpPstdEeRWrAIhANZiZAyXzco+XFU6NR+gbA+KfyB6s0Vk6mSk6SdWiD6i"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.2-20170508150422.tgz_1494255867948_0.4345371751114726"},"directories":{}},"0.7.2-20170508201056":{"name":"composer-common","version":"0.7.2-20170508201056","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.2-20170508201056","_shasum":"327c48618ba78d05e8f85b269595adc34527687f","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"327c48618ba78d05e8f85b269595adc34527687f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.2-20170508201056.tgz","integrity":"sha512-LB+AVBI62GSBOgLsbOM0UGyLr4+Hfq8pCs6788gzWLoNJODuNd/xhUlfKxLJooyQBtfmGRpy+zNxbLWRwJfInw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBpZRRIat+BEmWK9ec8u70tvSB0Ps5mdbUveO+S4k75PAiEAkH9Ko54Un8BN9obKIeJUJApwt+6rilrlaQ9Ojtu5210="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.2-20170508201056.tgz_1494274262243_0.818439379800111"},"directories":{}},"0.7.2-20170509102910":{"name":"composer-common","version":"0.7.2-20170509102910","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.2-20170509102910","_shasum":"6b9cb7239b7e4cffcb47e33d7c8b44c999d5b49f","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"6b9cb7239b7e4cffcb47e33d7c8b44c999d5b49f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.2-20170509102910.tgz","integrity":"sha512-DH+uNqAw1Ay+en6sPTsd/i8bo7vLukEkHWxs/phRXi+NXzwGdJY8yZji3Xk8PbLVj3GPkauyGfRxMIxscMSEyg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIApKrBaGpvWtBan/g9ZDBaRsRTO13Pk335IVlvW3iusuAiA+tXQ8eTY1Sm0aPftyHPaZHaty3c6cfnoemDBsYUdiNw=="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.2-20170509102910.tgz_1494325756046_0.47973852697759867"},"directories":{}},"0.7.2-20170509132635":{"name":"composer-common","version":"0.7.2-20170509132635","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.2-20170509132635","_shasum":"545d669ec8933aec0e0a104f4902edd479a4c3b2","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"545d669ec8933aec0e0a104f4902edd479a4c3b2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.2-20170509132635.tgz","integrity":"sha512-10uHtrILnR3VoyDXF3rSkGi1h3FImlyJJ7C+j6s9nI6ohNUh7s0tDH2ujF38DG1FzNVqj80f6LwqcBcRkK66Sw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCRWp4/t7dooUvKYDl8QKSWOT3EnAK5dydPqp/ouBs5sgIhAOSosKbN7e1SqUnswf3Er1bigT8HORJnEIf5aRSwspZY"}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.2-20170509132635.tgz_1494336400601_0.7506131823174655"},"directories":{}},"0.7.2-20170509150231":{"name":"composer-common","version":"0.7.2-20170509150231","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.2-20170509150231","_shasum":"09d57ee570c54cb36e6c4a457aca60269c626abc","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"09d57ee570c54cb36e6c4a457aca60269c626abc","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.2-20170509150231.tgz","integrity":"sha512-hizV7UdzCviCwG22vQSmdRyuux/m4uShHR96reYNdLHAvWiTq1/nmNTDprYfR1aBMbcW6lDnOhjyoCZJ6ZwdIA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCjqQ8UUPtfIFH8EPILEdM+eFiuwbBYBIo/btzao2HVOwIgKq2q7u59YYFBC+M8f902U7ZW7efvI6Yz5j4ac+unGw0="}]},"maintainers":[{"name":"dselman","email":"daniel.selman@fr.ibm.com"},{"name":"fabric-composer-admin","email":"whitemat@uk.ibm.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.2-20170509150231.tgz_1494342157075_0.6911346623674035"},"directories":{}},"0.7.2-20170509215115":{"name":"composer-common","version":"0.7.2-20170509215115","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.2-20170509215115","_shasum":"4fe026475e02ae97b3f5ab8285d1f6bea7853243","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},"dist":{"shasum":"4fe026475e02ae97b3f5ab8285d1f6bea7853243","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.2-20170509215115.tgz","integrity":"sha512-xUapgDQSextPZ5fFzXwXpul+xKCWtvk2Uog+lolgzqbl69wNPcSinsYlcE7/2MaI4NeqXUtkJbWRX+6/XITp0g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDNOEf1TwXWTyYIN76SLiel/YWH22qKUY1gI+tQ/ubFjAIgdxSwTyCQMV6xVRXiUVGWio4VhxBexKaFvk6wyUkn9ZE="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"daniel.selman@fr.ibm.com","name":"dselman"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.2-20170509215115.tgz_1494366680328_0.09343936154618859"},"directories":{}},"0.7.2-20170509222126":{"name":"composer-common","version":"0.7.2-20170509222126","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.2-20170509222126","_shasum":"d935a05195be455dfce820dc0d2a19211ad81409","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"d935a05195be455dfce820dc0d2a19211ad81409","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.2-20170509222126.tgz","integrity":"sha512-SP7CwPpnXJOVkttZJJnGjQuBbj2EGd2NDopeK/qIn93DS89UBKgXWMY30Gj/h6rTtKKoZqAqeuH7d7HSMCwPNQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAjX405aaZTik510kPSazzjWDSZ2XXZ//Oz2XQ6ENFo6AiEA7LpcVvmfEiPiot084G+9/oTsrnlVVFWUA/L97lbGhFY="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"daniel.selman@fr.ibm.com","name":"dselman"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.2-20170509222126.tgz_1494368492388_0.102985636331141"},"directories":{}},"0.7.2-20170510080340":{"name":"composer-common","version":"0.7.2-20170510080340","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.2-20170510080340","_shasum":"b559297fe54dc03919a1d1aeb06b65e41c0fcdd0","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"b559297fe54dc03919a1d1aeb06b65e41c0fcdd0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.2-20170510080340.tgz","integrity":"sha512-FP4iSF6xUKy6pJXfPdndRny58UomgAn5Qz1JXhzeMXWlx1RcmAQUCAUxWkr+RVwl8VSn1GkUCXjPShmUpGE8DA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDC2NVRFQLvCrl3/36GsgKlhKBoeizIKPKjNU6k+NtCZAiBUWNN+KqWrGEpwZnH/VD2b5Z1HKtrEqw5gVmVITsOSXA=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.2-20170510080340.tgz_1494403425611_0.06802179734222591"},"directories":{}},"0.7.2-20170510092802":{"name":"composer-common","version":"0.7.2-20170510092802","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.2-20170510092802","_shasum":"b4ba00bdd5ef511fc52a48f30aa89549213b04c2","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"b4ba00bdd5ef511fc52a48f30aa89549213b04c2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.2-20170510092802.tgz","integrity":"sha512-CIzg5DTlXEoyP29yfSsuHdeRt6+x3VZ35Yo3LdF8xV/zzMV48+MqSMODzMY9Fa9eiD6TK2jRRj04gqc9XPqmcw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD0dMKchri7dkIYzt7/AEJz7Y3ztXHndD9fk5OQAagQzwIhALSfJuvRoQSX4s3Y/F6o1u47Vnr2ARIX3aRSN3RFE/qI"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.2-20170510092802.tgz_1494408487340_0.6205929259303957"},"directories":{}},"0.7.2-20170510103407":{"name":"composer-common","version":"0.7.2-20170510103407","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.2-20170510103407","_shasum":"55962c9e943d25f9a54523c5339e263c5f71aea6","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"55962c9e943d25f9a54523c5339e263c5f71aea6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.2-20170510103407.tgz","integrity":"sha512-Qz+DxFtaKbGM8q4VDREhzLthZKjW+LEe7d3nPDdxQMcDHkwy8cteOIYoJ2p3wMuH4DxmLQBXGPgmA0xgrM0fLQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE+5nI6ftpapenAUn21cX0t3UlEKkedxqAQh9qltP55ZAiEA7ELBDDxXZL2hG4wUAabQoCL1NUfIBodiup1RYe5eTiI="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.2-20170510103407.tgz_1494412453124_0.8496832966338843"},"directories":{}},"0.7.2-20170510135245":{"name":"composer-common","version":"0.7.2-20170510135245","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.2-20170510135245","_shasum":"6afc7cc1b74898fec4ae9d006304612fc964d057","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"6afc7cc1b74898fec4ae9d006304612fc964d057","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.2-20170510135245.tgz","integrity":"sha512-uiD82pqCLcUgwQWbm2PhXGpRD+mkI5So6fhj9UafAdrVmJSSfFuq8RhYHdpLo16Xpd9IZSBes0772U0g7goR5w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCugZ7Xnw5vBecsgY4fvG2jqSI0xS9gX0OkvGa0dnXG6QIgbSJAm+YFgB4+vbZgothVzArZZ1gG72th7qGWYKhc4WE="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.2-20170510135245.tgz_1494424371149_0.7739626632537693"},"directories":{}},"0.7.2-20170510145522":{"name":"composer-common","version":"0.7.2-20170510145522","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.2-20170510145522","_shasum":"7dea3d0d461df0c4cae56b97cc11e59e09c66b71","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"7dea3d0d461df0c4cae56b97cc11e59e09c66b71","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.2-20170510145522.tgz","integrity":"sha512-k7MXyLp+dWhum6GJKuAPksf3xq1229H7Pvd3YOfpjZHiaNrTp+6b14A9J/KaDG1IerhHSSuTsgFlGO7aSmZjPA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCS2+fv6c1KO05O1SMrjLayeGIk7U7KHMyIm0bYRZVkTwIhAKKRLFuUkblPI2QuNep9BkJc2Na9jZChkRRWUuK3KD3z"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.2-20170510145522.tgz_1494428127623_0.24643503432162106"},"directories":{}},"0.7.2-20170510162533":{"name":"composer-common","version":"0.7.2-20170510162533","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.2-20170510162533","_shasum":"ecdeb52957caa3c3e9cb8e42f2fd37a509531e11","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"ecdeb52957caa3c3e9cb8e42f2fd37a509531e11","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.2-20170510162533.tgz","integrity":"sha512-0m0xuYiU6d/CER0O+ErDutmpZjytKEUXgCz6qAGeX9XoPWp+VkmWGl9xu7oYf254Lciey280lilZAumavwvs4Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDYLBy+NYuV7MR+oc7KEuE5tFtatQTV1Ywjgut9fldCRQIgDHH6vxENQp/Ig2VR2/vCLvUaPXUItWphXBA0Nw9D7jc="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.2-20170510162533.tgz_1494433539314_0.16002998151816428"},"directories":{}},"0.7.2-20170510170851":{"name":"composer-common","version":"0.7.2-20170510170851","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.2-20170510170851","_shasum":"4fd2593eee2ea321f5830fc64984d988bb35c9c7","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"4fd2593eee2ea321f5830fc64984d988bb35c9c7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.2-20170510170851.tgz","integrity":"sha512-UOgU+PJvCroPuRIha0SO05f77uQeyTzdsT9chcrI3TsFiyjd27sIYXUa62DhW0k9Grk5ddriXUv596FYugeUCw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCT74+i0kBU1W+L21xPoBFafN9M/u1mJ7M1RhL4zRoWoQIhAPnyzTdBPvpASfBElcuxoKj7jSnxOQ/9UlbjCkSPUbss"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.2-20170510170851.tgz_1494436136242_0.14670101087540388"},"directories":{}},"0.7.2-20170510224135":{"name":"composer-common","version":"0.7.2-20170510224135","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.2-20170510224135","_shasum":"9dd7ea249066922be4c865fad1cede2f0da0ba6e","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"9dd7ea249066922be4c865fad1cede2f0da0ba6e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.2-20170510224135.tgz","integrity":"sha512-mFa0+ZT3qbA+6y8Z+oIqvaB5IYMik+wYGb0ILke07EC1NpYeveDZ8XGwSGlGolYO6sP0nQ2VWqR6U+FQqOJfLQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAVaOomWiofEmZYO4ttU1Xpg01HYYxxZ+XnOx/swjE+rAiAj3VRH0z+jO6nfDYEjmJ6ouev+7m+/6qkvXQKpQRt6rg=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.2-20170510224135.tgz_1494456100593_0.2658260581083596"},"directories":{}},"0.7.2-20170511000120":{"name":"composer-common","version":"0.7.2-20170511000120","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.2-20170511000120","_shasum":"cc87d8085be050b00bc1208abd440fa72f684331","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"cc87d8085be050b00bc1208abd440fa72f684331","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.2-20170511000120.tgz","integrity":"sha512-oRLGVdjWn7TD8p5ZZZSdXGQGBZei9Y8kpgEW7ycrG3Qv4+hdjVRnz6qTdOSwYPH3gr41Uge40XQOoi+vDV9t0Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDCzlIBxEATHZ9XKrZrv29k622rXCJLNiFYHfBMHiviAAiEAgJMS9poreR9+5FAw1kQbF1OpbgBFU9O3fOSN5+DYNP0="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.2-20170511000120.tgz_1494460885538_0.8104833359830081"},"directories":{}},"0.7.2-20170511073210":{"name":"composer-common","version":"0.7.2-20170511073210","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.2-20170511073210","_shasum":"f4a35fe07e49656dda9d626960dda31683e3e031","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"f4a35fe07e49656dda9d626960dda31683e3e031","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.2-20170511073210.tgz","integrity":"sha512-QuNx/iHdknIym1xlD9gF2O0F1ZD/AKe8+pW+8xE5Iw5lRBMDKW/6NnXQGIBvZnoYs7GdKzYmu8cI0vKN2cP0kA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC7AtAqaAiMgxLbkVrLKhhbOGlodbkrEQKY7kVdQzic4AiEAvPkviL58Ks2DDt8kFfLtkrRdLD7wvTMA2sSMzlXgN4s="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.2-20170511073210.tgz_1494487936257_0.7658312621060759"},"directories":{}},"0.7.2-20170511081458":{"name":"composer-common","version":"0.7.2-20170511081458","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.2-20170511081458","_shasum":"8bc58943a570e07c91690d18744e30b4dbad056f","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"8bc58943a570e07c91690d18744e30b4dbad056f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.2-20170511081458.tgz","integrity":"sha512-bkm9mjQqrtcs1B50LjkTDRUzyFKaMF+3ktwwzv7spVyMKYnpSuzHmdf7la1OSlvgwfUdzqaqOnwoEmHX4yZV6Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDE+ews638sHBuu3NvU2gtu/vIrqXcO/WnlT0YtGK89+QIgVfcFb9G7pFSiNih97xzchoLvBnNhemHeUOQZQfFLNPo="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.2-20170511081458.tgz_1494490503592_0.8774912091903389"},"directories":{}},"0.7.2-20170511103750":{"name":"composer-common","version":"0.7.2-20170511103750","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.2-20170511103750","_shasum":"3006e805ebf697c983e7639a1a6b94554f3b5577","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"3006e805ebf697c983e7639a1a6b94554f3b5577","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.2-20170511103750.tgz","integrity":"sha512-MBQ3pj2j7PsyzwjaIWmDKpgKDZwomG354eGAEpQ3rKDmyuIbZhGCUx9OMZKEwNVxG53oQuH7hgQbAe4z6cDf1Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDvGU1q+ZMHTolBHLEumLujcaVTa0pRGA3tkbYgPHAtdQIhAKk/IW+ZJyS0Ime4vzUGgGlbBNc6Nk07cZ1GTjnhI4V5"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.2-20170511103750.tgz_1494499076338_0.3335779483895749"},"directories":{}},"0.7.2-20170511133356":{"name":"composer-common","version":"0.7.2-20170511133356","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.2-20170511133356","_shasum":"7d17529dc78ee07517a6ca02c07780c152ade657","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"7d17529dc78ee07517a6ca02c07780c152ade657","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.2-20170511133356.tgz","integrity":"sha512-hG5g5mmUcpvYhAyCuyZ5AInU0fjMAHxC0d/pm0gSEVOU4HbV08W4ffoFXqic6pIarL2SaquyOAukZS1N88Oy0g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC+z8AbzofwAFdaPbaz9oMsdQGuhCohGQ8vEuGzL2RBKgIhAMHxBTF6SMYEV3EjJrdyvZhX6rbzwyjYMW8USm5Iv5UH"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.2-20170511133356.tgz_1494509641924_0.7574571212753654"},"directories":{}},"0.7.2-20170511142719":{"name":"composer-common","version":"0.7.2-20170511142719","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.2-20170511142719","_shasum":"b0e2e2d23c13028c6100875772f219e1e40c60d0","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"b0e2e2d23c13028c6100875772f219e1e40c60d0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.2-20170511142719.tgz","integrity":"sha512-lIgUgw2iJWMFAL+04piaAyHRqjooYBgGzjh4Im1K+LEaAgDBKRhvnPVy43Rf16L8BgUvto5QjiLYrM3EuqNSfw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHTwxLARTa2cJ74vVKrLLdTD8WtwETk/20r1gumlkYwmAiEA8jS/ZVEM8DqqoL0z2TO9kiHj/BUKk9FlRYprHLse604="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.2-20170511142719.tgz_1494512844852_0.7089245258830488"},"directories":{}},"0.7.2-20170511174126":{"name":"composer-common","version":"0.7.2-20170511174126","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.2-20170511174126","_shasum":"088fbea49c3cf7c178211fe44f2f68b7c80b4195","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"088fbea49c3cf7c178211fe44f2f68b7c80b4195","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.2-20170511174126.tgz","integrity":"sha512-OrW7qpG67nymcRe1j675x4YP8iog7cfinjUWLGm0rmDuufGndf7oXpS2fvKwEy347/doqJpqnkecL0lVffKuQQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCp9s/rVrx8W5FJO4EBiu8pXZ0NT240Ehk8KYini30FywIgaaRcHZTC+k+g9hU7uKIh4o5V2J7f2DnyM0P21KGT8vI="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.2-20170511174126.tgz_1494524492296_0.9098365630488843"},"directories":{}},"0.7.2-20170511184348":{"name":"composer-common","version":"0.7.2-20170511184348","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.2-20170511184348","_shasum":"342672be56cf7f16c00f5d0590512624d3a0a306","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"342672be56cf7f16c00f5d0590512624d3a0a306","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.2-20170511184348.tgz","integrity":"sha512-sTi25StiNsYBe9z8fYO7xopsqTIOFElYkiQCoVa44KcXS592eWfTaYc1BR9GqqWft+5AK+2OSlOmaW+B/1N79A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGb4Kfn5s4KpCinN4QdtKXoJcvsCzUK2XAkvX1QhwxmOAiEA37Bf0dUf35UvZsBGqwcNDxw99iwp4d1mdAvhz3pGf1c="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.2-20170511184348.tgz_1494528234482_0.8864965168759227"},"directories":{}},"0.7.2-20170512065403":{"name":"composer-common","version":"0.7.2-20170512065403","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.2-20170512065403","_shasum":"c7e4fe93e702f329050f91edd5e4ec3cceae7e16","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"c7e4fe93e702f329050f91edd5e4ec3cceae7e16","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.2-20170512065403.tgz","integrity":"sha512-Lreui+FLIqe0YpgYM0QOkRM5wqUzdJUvwtIbA7jmUvXmzmug2EJOxryzNOMoa9+3c6CPELkd+l9VUyvs0l7WkA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFjEFTVgnS31+RWJvgv07+ScFUtO8C8U+qm1Gr8iLG2LAiBJzrYqn1Tl3iH2nNuDpW68RrZ3kv9EXwV6LkPoFijSuQ=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.2-20170512065403.tgz_1494572049652_0.1800726498477161"},"directories":{}},"0.7.2":{"name":"composer-common","version":"0.7.2","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.2","_shasum":"91688d4ba21032f4df7fe77bd83e64609d5d919a","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"91688d4ba21032f4df7fe77bd83e64609d5d919a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.2.tgz","integrity":"sha512-ZwSaYbyc2hxJOYL3VBOWEkjR1YmS+1VeNT4TqtfCiHB/JWtRRkpedSwVx1gJBNLl1cYCnOnNpwWe2l2HpGDrpA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICgHJHfchLhqXOA9bpdWIssah7QeHnkTi4f1LP6XG7wXAiEA1vR8rgvSeUOcz7qkZYHohLkcBjQ4llGW+ChPnznAo9A="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.2.tgz_1494577565089_0.5222395400051028"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.7.2-20170512091332":{"name":"composer-common","version":"0.7.2-20170512091332","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.2-20170512091332","_shasum":"731019f44892a4e0d5c77ffb22f77a5f018a419e","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"731019f44892a4e0d5c77ffb22f77a5f018a419e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.2-20170512091332.tgz","integrity":"sha512-MYynj6QXRKeGEHSrfNK1qfn09xOsNKSI8kx2ZKQs5EphXmTkL2SxmD3w32LVVGZ2k2Pw5MK3NgT129RzIvB5cQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBPTzIeX9/tM7TZoClToZ8HMqleYYCsxsTS4u1uvggImAiA4OKtiIevwJmDlzQkf39VSn87acvKS3vvGkcolZgzUWw=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.2-20170512091332.tgz_1494580419223_0.48609700868837535"},"directories":{}},"0.7.3-20170512105624":{"name":"composer-common","version":"0.7.3-20170512105624","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.3-20170512105624","_shasum":"3cc7bd157453797c8c116038b5bed13c515bc66a","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"3cc7bd157453797c8c116038b5bed13c515bc66a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.3-20170512105624.tgz","integrity":"sha512-Eg5HpWQB+IbWGCddv0ptr4h5E6WAegJQMymUtFrM7aLXgcQWBW7OlsrXKdX4nDJJ7fd1Q5Ybr2jbRwVbVP/vWA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG9P9e8ItOvyZlSqnRA33R9sXenDUzFN53JdcCXtRTYDAiEA0eBS80RmgDnHnlXkiNidPkBbG0cRoJ9+wn2uySWoBgc="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.3-20170512105624.tgz_1494586590410_0.8695946501102298"},"directories":{}},"0.7.3-20170512143234":{"name":"composer-common","version":"0.7.3-20170512143234","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.3-20170512143234","_shasum":"f7b90dc735edf454d99c1ce6c0719771265bf4cc","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"f7b90dc735edf454d99c1ce6c0719771265bf4cc","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.3-20170512143234.tgz","integrity":"sha512-avjOO8cMMPoc0IOVbk3nSWwL+a3y0+OGXmcGQrGI5euK9gqi3a/xPaiUF8ubsM98Wmej2M1XaXR71QtROuWm7w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDG/yJf5h9MrjX8JHGylczdhcRdquc6Nn9ALXE2g6rj+gIgc2LCL3ri6KPwdvueGQKtnSNK65g6DI0VNEDm1tmG60c="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.3-20170512143234.tgz_1494599560587_0.09306363225914538"},"directories":{}},"0.7.3-20170512193834":{"name":"composer-common","version":"0.7.3-20170512193834","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.3-20170512193834","_shasum":"e99d9c05b652747bdfe26635ba28d9ee717dfa42","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"e99d9c05b652747bdfe26635ba28d9ee717dfa42","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.3-20170512193834.tgz","integrity":"sha512-6UHj3SIT7W9SQs38ND79kdX7VCzNPKW0i992/IP4SUYJqD29CsfsqKyACSkPS+5MdDIbCvY0cmjOS0/ZuA647w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDxS42+Uedyu4eOAb+Q6vUKbS9xsW+lng5FKssGJVYMWgIhAPUK3pLsWYebtHw8uoaRREEKLkKbLl499eAycpDBr1Hk"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.3-20170512193834.tgz_1494617920241_0.14882433414459229"},"directories":{}},"0.7.3-20170513063455":{"name":"composer-common","version":"0.7.3-20170513063455","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.3-20170513063455","_shasum":"f7f3be90c0646283d3436ed0a7e5ebc6c309e389","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"f7f3be90c0646283d3436ed0a7e5ebc6c309e389","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.3-20170513063455.tgz","integrity":"sha512-pXm+96btAes9Qzv9uAurOUnk+aS5QgXC1bbL5ZTM6hBjUCacFqx8Rjb1tw+/UEHlyaFDfv37tJqj1oCdnQHxVA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCHM08p5DiHjUzv0B++jmVW66n1vDsLid3BdF9mT7jxqAIgJFTLoNtT+o+EiXRVNSwIjOKVxoIEqJ0k9TH2L9IsXtg="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.3-20170513063455.tgz_1494657301307_0.8384940880350769"},"directories":{}},"0.7.3-20170513161412":{"name":"composer-common","version":"0.7.3-20170513161412","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.3-20170513161412","_shasum":"92c7e4a5befeabccdc8727dc9021286d6ec10608","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"92c7e4a5befeabccdc8727dc9021286d6ec10608","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.3-20170513161412.tgz","integrity":"sha512-xq5mfrBsSbfqWyzUwmVBpdqWdZW4ZIxgMlOEzRDtC1DiMCnOzxTXfbYk2y9aSJP7kDGiYWTJZdo1NCRA7PrhXg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCfamvvAh3gPj7t8nrpgpuGluaVqwU1OUfpzIzA4PUdewIhAKP+bu98NUX80BuWQOE0yiuJrWjAGi5iUYHGQTQ9hC00"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.3-20170513161412.tgz_1494692058226_0.7051563945133239"},"directories":{}},"0.7.3-20170514112333":{"name":"composer-common","version":"0.7.3-20170514112333","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.3-20170514112333","_shasum":"58a8000bd80b396edc24a9f182f73d5893d5c8e2","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"58a8000bd80b396edc24a9f182f73d5893d5c8e2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.3-20170514112333.tgz","integrity":"sha512-CIU4exxrhbxmyvu/2mCK4kuLu8Mt8n9I/Z2SP+h/ZyDgLenDZJvc5t4FWcl6q4TUS+HwUN3uD4MRlSiGzZdH4A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCaJGCEN5To7tkYhq7XLRM6Q8fVlDBU2lqeOxuR42V4dgIhAKxRkIaageJlOzDkCixrPMjpvUoccAoXMPD640YG5i81"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.3-20170514112333.tgz_1494761018584_0.004568284843116999"},"directories":{}},"0.7.3-20170515083534":{"name":"composer-common","version":"0.7.3-20170515083534","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.3-20170515083534","_shasum":"ee19ad772867c67a4cef19d374b2a413a6ef21b7","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"ee19ad772867c67a4cef19d374b2a413a6ef21b7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.3-20170515083534.tgz","integrity":"sha512-PUkc1UhPM7kinjwYqSlQAbj+P/DxBUbuwEx/cTkUhmNhhysqFgwe0rNVQWaSBp9ThOxdfYOw421VpZGh9Eooeg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCPK8CRxh6Hj/Hpeca+ZMrfC3kDWS7bq7lZYO2l+jPLCQIhAMq17em3OqGxoNtiXM6o2hCVO5bnylE4+1qREl+cDyjY"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.3-20170515083534.tgz_1494837340486_0.428274336270988"},"directories":{}},"0.7.3-20170515093334":{"name":"composer-common","version":"0.7.3-20170515093334","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.3-20170515093334","_shasum":"92d94de205a2b4194d930ef1186864c6b51b3040","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"92d94de205a2b4194d930ef1186864c6b51b3040","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.3-20170515093334.tgz","integrity":"sha512-9LwF6ONkmocce2dE6TJd/YE3JDw/WiQL41CDhILQ5Kr9ql80/XbT47kCoVpB4EyuQrMF4D//mHQdWlBTVPzv+Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBXqjljM4RlqwGZrwZOM3qf9QkEZ5fGkfld7fHqdlSwCAiBSae4utIaMNHNDviRJDTqXiIaK4lAM+uSa1wmHLDuBKQ=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.3-20170515093334.tgz_1494840820021_0.16481273900717497"},"directories":{}},"0.7.3-20170515142750":{"name":"composer-common","version":"0.7.3-20170515142750","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.3-20170515142750","_shasum":"f2bae2e96a198612447ac6c2589342226409fc51","_from":".","_npmVersion":"4.5.0","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"f2bae2e96a198612447ac6c2589342226409fc51","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.3-20170515142750.tgz","integrity":"sha512-CMr1YochxYrWl+fc1jpsabbyvo9Gg4vQBqim4kgYcBse4UwsqrhO/yzp/hOj7tPTftu1x0GjUCaF1MtcHIyIFw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBLHRQ7YwjkKg6RMnOm+TEBOpH+u7xfBCbc74KqNO9SWAiBk/awhrQMK8kzfCx2Gr3Xq8GEudkoDaCJJmjfv+fFdFQ=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.3-20170515142750.tgz_1494858475710_0.2925910442136228"},"directories":{}},"0.7.3-20170516211022":{"name":"composer-common","version":"0.7.3-20170516211022","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.3-20170516211022","_shasum":"a58c114ca3f4014d8203cd5b5813b186127abf63","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"a58c114ca3f4014d8203cd5b5813b186127abf63","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.3-20170516211022.tgz","integrity":"sha512-xbzuBjcK9deN1R5upzO3yn8xGmZIpI2jwwcN1E7Z0badvQT/hOa09gxHoPCebpJTVuMSbJ191O56z6GDKQ3zcQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBCwPvXCEVO6ZwIwGcVW8D2D7yF89vIxXToW+HOdeHvWAiEA4j0H5XqT7CWvYPCDVFHchVdiro3sZnzA770Gg0fYK88="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.3-20170516211022.tgz_1494969028183_0.4232385929208249"},"directories":{}},"0.7.3-20170517094659":{"name":"composer-common","version":"0.7.3-20170517094659","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.3-20170517094659","_shasum":"d2f434a745ea320d512ade3f5b616656e53f62fa","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"d2f434a745ea320d512ade3f5b616656e53f62fa","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.3-20170517094659.tgz","integrity":"sha512-ogIPlzijZJ6afoyrAXb6neH9MkxWjRpdiKU3ieOLJpEXz5AGjBjl7v6x4HBH/xPEZQX7JA1El8Vp/ld5VImIVQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDUQieW0KnGpm7nRXf92v7h+0KgH8mXyKOOlCdZwu2ZjAIhAJ3jeHyd+z93GQwqG6OQjS8S7mj3PDbMRjk9RDS3IgK9"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.3-20170517094659.tgz_1495014425626_0.6887814160436392"},"directories":{}},"0.7.3-20170517105923":{"name":"composer-common","version":"0.7.3-20170517105923","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.3-20170517105923","_shasum":"a356a3a5634b1b2e3f3c06cc521017f28ae854f1","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"a356a3a5634b1b2e3f3c06cc521017f28ae854f1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.3-20170517105923.tgz","integrity":"sha512-COAE8BOpwXmT5DlD3ukjeTyl2U4SytLfc7gHX1XyeL09QSH30BpNNPu9KPZYnb8cBE67ZgN9b8rnZ+sa93Y0TQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCwrTFzv8JQMZqOHqovvgaheOulodMfVTG0eJGrGtSzVQIhANDpKh9OvoLkUMEWaXLz4HJFCHmom2Jx49861Oxt5fBe"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.3-20170517105923.tgz_1495018768620_0.2695904951542616"},"directories":{}},"0.7.3-20170517115303":{"name":"composer-common","version":"0.7.3-20170517115303","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.3-20170517115303","_shasum":"7a968344e82d21e5dfb37acc90d4fb279c7363be","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"7a968344e82d21e5dfb37acc90d4fb279c7363be","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.3-20170517115303.tgz","integrity":"sha512-P6K0N4vvU1IXpt2ckFz3AU4V9AIlWDl8Lsi2eam79Kwb88Pz8WCjfzwwDQTOLIg/oQ0xM2wxOWGpy2jHe4Q1SA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDi6TnBuuJ98sqGqqvy7rgUaxgCCSdiS701IM4D3GCc+wIgaPSgeRgwdD7EgRsxLngl86shWrixzLgLy9yWfdkJ4S8="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.3-20170517115303.tgz_1495021988341_0.7439737725071609"},"directories":{}},"0.7.3-20170517125550":{"name":"composer-common","version":"0.7.3-20170517125550","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.3-20170517125550","_shasum":"1abf389a1b93d550982ddf7e10426fe98c0acb39","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"1abf389a1b93d550982ddf7e10426fe98c0acb39","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.3-20170517125550.tgz","integrity":"sha512-RAhEcyTn5658dR+h/tqoysK+uJXK44t+/+9o6YdKbZV8ae7U79N2y/rjclpyD7/BPvDGqdYC1Iu0wrpLqKZFXQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICYzRodW7LW4JPZEiXYUN8BZ9AE90GuV/oDkr726dRE6AiEApipoOZPI9mOotsJR7Kke2p/HpWiYEgzv3uZK3LIJvEM="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.3-20170517125550.tgz_1495025755801_0.5519957924261689"},"directories":{}},"0.7.3-20170517144754":{"name":"composer-common","version":"0.7.3-20170517144754","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.3-20170517144754","_shasum":"e894a1538099fda5d99d9b03a87ca9568c981247","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"e894a1538099fda5d99d9b03a87ca9568c981247","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.3-20170517144754.tgz","integrity":"sha512-QZT9KbKfv3ZM8x0umcp4yQOF3nlweGkOjwwrPdslm7sqogfgQ4LnwxvKxL602AFgiWkuK5BY1aWUMsIo3XjwJw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHhTeGGnEAY0+AkbAQhSxT7Cqy2lSfViGBG+3Fakr8DKAiBI5wNU5fjkYkGCa2rFXPljO+ERyhgBN9S2t+PkVfVYTA=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.3-20170517144754.tgz_1495032480217_0.868539874907583"},"directories":{}},"0.7.3-20170517163408":{"name":"composer-common","version":"0.7.3-20170517163408","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.3-20170517163408","_shasum":"7731356f0ff9739c0221959e850841183c25b0a3","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"7731356f0ff9739c0221959e850841183c25b0a3","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.3-20170517163408.tgz","integrity":"sha512-BUb4qs5MgZzLdflz9pMUnV/P0mh+T+T7KPfL4bvUOKAPexDZ7Z9OYuvOdc/G+NvroCbokSIdGMxHscEd2QyFKg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDhOxL9jgouYuuYD3kJHAz++nLEaJCbfoqrVrhfABBdrQIhAP7NEecxU/Z6AhbgV7NeB2IQETwkXI0Xvf88RoNZWc9I"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.3-20170517163408.tgz_1495038854077_0.8422893551178277"},"directories":{}},"0.7.3-20170517185539":{"name":"composer-common","version":"0.7.3-20170517185539","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.3-20170517185539","_shasum":"9fb9d410cb3a3ce0a3d0c006dc412a0f5dc8b1bc","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"9fb9d410cb3a3ce0a3d0c006dc412a0f5dc8b1bc","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.3-20170517185539.tgz","integrity":"sha512-etg49c+1yvOS11bKchk/7eX/3Ormyiv0llNkV1Pgx9Km94zrvjBAW1tK7cFMhlcJsRgHKaXLmF2mTboU1vvONA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEfMSHN3xb+2w+U8Ux8wZP+69YZV3HeWggw0kUlRqQuSAiEAo8bthue9YdpJ7lO3RXu4CBwyewE227P8rMizc5xcxP8="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.3-20170517185539.tgz_1495047344856_0.1571455702651292"},"directories":{}},"0.7.3-20170518103321":{"name":"composer-common","version":"0.7.3-20170518103321","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.3-20170518103321","_shasum":"2545bb895f6abcce21c051ee2219e79162ab9d6d","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"2545bb895f6abcce21c051ee2219e79162ab9d6d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.3-20170518103321.tgz","integrity":"sha512-IOvsna0ymSnit9HgtO7lzmct0j6VbBDRD1dGYFtA2xRst+ilWKIYI5se50cEhnvrmZRG8DCVHiNTGFLi4XRuTw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD8honmbzTptQaSzuwkdc+RQ9CBMhg2/yFxlknGyJvI0gIhAPBj3f488f6p1P3b3jkekVWp3APej0uEy6vD24hyfJzO"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.3-20170518103321.tgz_1495103606850_0.8126866242382675"},"directories":{}},"0.7.3-20170518123305":{"name":"composer-common","version":"0.7.3-20170518123305","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.3-20170518123305","_shasum":"c923e5cd28f0b849fb115feab402e6de870beb50","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"c923e5cd28f0b849fb115feab402e6de870beb50","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.3-20170518123305.tgz","integrity":"sha512-abqXamA5Yhpc4yEsh0QYXbjL/5f+14v81iMIXgMUS1hfuJwWyG5U/Lie4cEYAgu34IGMMioGad3/wSaD6r8CLg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDW6dFD4ZtC9mLPEa31DG2YYp2Lj/vZgVcAPb8hFJ3dUgIhANijc/BqL4B1xd/w9EVRZISPWiO9NWYbuBlkd4Amm7EQ"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.3-20170518123305.tgz_1495110791187_0.6072130752727389"},"directories":{}},"0.7.3-20170518131232":{"name":"composer-common","version":"0.7.3-20170518131232","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.3-20170518131232","_shasum":"bfc7e9595fa8dfe3a8cfcdea1d79f37a10bf2467","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"bfc7e9595fa8dfe3a8cfcdea1d79f37a10bf2467","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.3-20170518131232.tgz","integrity":"sha512-55B6rKutTm2RKm7ZuzHjC3I+msLnsqRsxid2ii441qak+5d9CFhU8vAvKAvIddp/0dUhDDRFHrfFqYcSKSr8WQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHK6Ky5wokHtpkNWigYpb3U+oYCP/cNf2WSz7KRTt579AiEA3VSlPSxKr2aHMkZRmUFik0lpWAM7Fd3FBqcDsj/sfWY="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.3-20170518131232.tgz_1495113157131_0.06825012224726379"},"directories":{}},"0.7.3-20170518135130":{"name":"composer-common","version":"0.7.3-20170518135130","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.3-20170518135130","_shasum":"3156ca70391296680b154d9f95d206651f7ba830","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"3156ca70391296680b154d9f95d206651f7ba830","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.3-20170518135130.tgz","integrity":"sha512-7+BmfU8FoK1AS0TC2AS65QMe4hkqFU/+JJ4lToFmekwf1S4LiTITtoGpZmnwk9ueER+AccquPcCMIo8QIWaiyg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDStq8xoLbcD7Z5yjV5W3Z+jk0msB49u1rkruRgf/COJQIhAMrcLpyNB8NhZU343sVeP6GdCtcohZdf6F3hab0dEMpZ"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/composer-common-0.7.3-20170518135130.tgz_1495115496278_0.9596637724898756"},"directories":{}},"0.7.3-20170518142623":{"name":"composer-common","version":"0.7.3-20170518142623","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.3-20170518142623","_shasum":"8c8ecdccf94a273629405ca0936ef714232b1e3c","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"8c8ecdccf94a273629405ca0936ef714232b1e3c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.3-20170518142623.tgz","integrity":"sha512-UcCH0L/zLO6TkYQoymEArgIBWieJbsr/IpKDq1njESbyKxaScQjkw1MjDlU7dtqHAJ1ThfxT3iEJwfO9XyUwLw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDB6A1HeHp6I1nQfvNNeJKX5lbc2V0XlueH+2iToDiJqAiAEp1DB8MQbQqPFZRPAOGuri8svtAtKT1kEcw8Pm7q4sA=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.3-20170518142623.tgz_1495117588535_0.5130535489879549"},"directories":{}},"0.7.3-20170518201536":{"name":"composer-common","version":"0.7.3-20170518201536","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.3-20170518201536","_shasum":"8dbfd8551099a3c344f677de852bb297957f8477","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"8dbfd8551099a3c344f677de852bb297957f8477","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.3-20170518201536.tgz","integrity":"sha512-2P79DyoSFV1Xh7bT2QeMJAkxkQMcZd+lyQDeT1ciW1HjXvG9yzYiY5RqTyAE6C8woYeU5PiXjb4O8afRIAbDdA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCS+0ZERPoULXH++llpG7UPFYU5r9n65kn9yRv7hUTbTwIgGxKbTajZfePT/CajO5uUqbEUfK1an1wlUKQhuFQG8Fc="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/composer-common-0.7.3-20170518201536.tgz_1495138541371_0.7816522077191621"},"directories":{}},"0.7.3-20170519124107":{"name":"composer-common","version":"0.7.3-20170519124107","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.3-20170519124107","_shasum":"91b1004bdea0eab3e0c62ca757873bea1db4404a","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"91b1004bdea0eab3e0c62ca757873bea1db4404a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.3-20170519124107.tgz","integrity":"sha512-jZG2KBngcwCaMVhwrasNMXfme1dOyPNHkDaIllk/e+wcZfbe4YBY0IQ4tayF0VaWJLPwPQyLYgV5yp/1FxNi2A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID3C6reqKcI5lhqJwSUhILRdF4An0Oc4B1VHFny+CE8fAiEAo3xpu8DjR9jRkEW/d8LOaj2i0R/9MDLVRaQPJkRxpyw="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.3-20170519124107.tgz_1495197673371_0.06356297852471471"},"directories":{}},"0.7.3-20170519155658":{"name":"composer-common","version":"0.7.3-20170519155658","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.3-20170519155658","_shasum":"86554fe0436df1e18bb99110a4b58da7b7f8a41b","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"86554fe0436df1e18bb99110a4b58da7b7f8a41b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.3-20170519155658.tgz","integrity":"sha512-jyoF0J2tlPadIp7vuoGS74u8SfAwA6We6xUuJzveTwSJJIlhp08EeM2ILMPVvE4h91ithPd8ZTIOcp1u+sAP4w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEJY7NvgQpJKsnDBT1f8veY2+akGnPM9Ju/EiSxq7jIaAiEAizfrkT/X0ZKj/dFyfZtYeNcC4Mi24kPqJdSoQbyxQoQ="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.3-20170519155658.tgz_1495209423872_0.0173636581748724"},"directories":{}},"0.7.3-20170519191537":{"name":"composer-common","version":"0.7.3-20170519191537","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.3-20170519191537","_shasum":"67e27417bce7e36a0cf0f50933be4fe861faf6b3","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"67e27417bce7e36a0cf0f50933be4fe861faf6b3","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.3-20170519191537.tgz","integrity":"sha512-adT7UUiPJNs6FAMgojkhX+8gsuksnik9fa6dVxDpRKQTLt2Yyjv9rzKAsFGo9UuJowcgD1a7kCEiALA88ZCYwA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIECJ56ahXP+7VyEPhQ9DlUSH5B2lbBRhhr0Hzsxli5Z8AiBkvCGh7x3Jk6eMtseqI0d6UByC3cNOBG/eO3h5zP6SSw=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.3-20170519191537.tgz_1495221342958_0.2530216993764043"},"directories":{}},"0.7.3-20170520185533":{"name":"composer-common","version":"0.7.3-20170520185533","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.3-20170520185533","_shasum":"30e6ed9bbf2364db0ae38c8f23b891a7f4727025","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"30e6ed9bbf2364db0ae38c8f23b891a7f4727025","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.3-20170520185533.tgz","integrity":"sha512-bXshjm6H7f7S8NwbN3/kIKLvYT2HAiSMGSzACKdEwBWcoGF6NMVuToSAH3hIK3MkVAwhRLyFXr9OuzKRMivwmg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE5obfmAk4soYgRmUx/E8hYTOdumF0DMZb5fMQ2MLMhdAiBkwSbchAOkyRHedRNsBjB0fJ+J98TFWxgXD5NjZ5QqMg=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.3-20170520185533.tgz_1495306539125_0.6372329199220985"},"directories":{}},"0.7.3-20170523201332":{"name":"composer-common","version":"0.7.3-20170523201332","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.3-20170523201332","_shasum":"240a06fb220e07d0889b9aa783f7060623ec5e24","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"240a06fb220e07d0889b9aa783f7060623ec5e24","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.3-20170523201332.tgz","integrity":"sha512-W1AqAulDOPx3BwaSFE9Fea3d3v0e/jV2/YF/KKKrx9/58iAQj3lZm1US2vOZMhqdn5qvN0BQrWHJDS20Q55OVw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCCEnMIVl4xiK1nUaiU0mOkiTDSwidOPEPqxg67uyEzWgIhAPkcww0swdlbpsPnbPsyBXsgeyHkJUY4YM6748k7MrAP"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.3-20170523201332.tgz_1495570419752_0.5561066246591508"},"directories":{}},"0.7.3-20170523204533":{"name":"composer-common","version":"0.7.3-20170523204533","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.3-20170523204533","_shasum":"c3ee5d0045ac321bf013f1fa65eadf9399f949cb","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"c3ee5d0045ac321bf013f1fa65eadf9399f949cb","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.3-20170523204533.tgz","integrity":"sha512-0+9XDs9c0u03aqDDmLW615pjc0xjQTuLzaAbGK0S8Z/VTLa1quQY6C6ZWB160CF0ueeS81J6Ts+D6s3f8JSKhw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE2qq+XlUVo1NDJh/QJLIFNDcbfybV//lZj7sbQ/HRq9AiEAmynqHgz12mDjHmkP6efK1cXywTuo0iquiAyxs+wsHbw="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.3-20170523204533.tgz_1495572338833_0.7276966092176735"},"directories":{}},"0.7.3-20170524092303":{"name":"composer-common","version":"0.7.3-20170524092303","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.3-20170524092303","_shasum":"1655a712b7612ccf6223e346960997fd73593ad1","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"1655a712b7612ccf6223e346960997fd73593ad1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.3-20170524092303.tgz","integrity":"sha512-v381cNc8GvtxiH3iXfYEMziyJ1aXe4TpR4WQbMwOnbVtozabpiQtAC0l9sKZP2D2AWWlOBT+Yfuhe45aE1xE3w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDZEigDtHnokFV/hT0n7X4GBBYxJ8CT7iVa7GyZ49zP9AiEAmGRtqoD/BxvqZKjAHIOGmfI6J7MeMCEsVj/TL/UHAKQ="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.3-20170524092303.tgz_1495617788904_0.07371139992028475"},"directories":{}},"0.7.3-20170524104159":{"name":"composer-common","version":"0.7.3-20170524104159","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.3-20170524104159","_shasum":"d621f943aee516c04ce72f839c9302c9e546f1ab","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"d621f943aee516c04ce72f839c9302c9e546f1ab","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.3-20170524104159.tgz","integrity":"sha512-4DSoUvNLfxoNQ4p49pIu1T3c0Ijj/L+41oqxbKJZbiqVogKWhfOO8HWDg7f0WVz3gdcPNXp5jjQi9LGMm7VmKg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD5yDi88h7oF8bjXcbrOIwfU9rK5Fpob2XoxqarcjUtQAIhAJ3b7s2e9LYFRhjGJWoNF41b/45KZYesQJO//skjQq8y"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.3-20170524104159.tgz_1495622524798_0.21399562805891037"},"directories":{}},"0.7.3-20170524104708":{"name":"composer-common","version":"0.7.3-20170524104708","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.3-20170524104708","_shasum":"8e10351531e01aa0661a1b7aee07f7c1405c9650","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"8e10351531e01aa0661a1b7aee07f7c1405c9650","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.3-20170524104708.tgz","integrity":"sha512-ff/jlKXvrxRQsna0UO7/ED8p2e2M9gfPwNEtlQD6/731nWDj5qGflfS7Y0HdxzLPK4nrzjMKPwWZ32GYtrAA0A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICrI5VHyyzzPK6YPzjbvxHFTDMA96jMwVvcVZ5XtrniJAiEA4X39+tcEPXpEGiPRyCFCBKCfpe5A+ZT7UCqcG2eI0lg="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.3-20170524104708.tgz_1495622833613_0.5142744497861713"},"directories":{}},"0.7.3-20170524124715":{"name":"composer-common","version":"0.7.3-20170524124715","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.3-20170524124715","_shasum":"8b8ca3fbf89aa74294d31ba4ae03a3a9b9acfa50","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"8b8ca3fbf89aa74294d31ba4ae03a3a9b9acfa50","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.3-20170524124715.tgz","integrity":"sha512-p4/F6PelEH7kolRdT5t3y+WTfzEyWAhykTiZd4ah0Gjp8aphYo0vBszGrKJipI7itvE62un4ENNr4jq1ByZI/w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGmBIUeJDUuKcnust6jAEq+yCxwSuGDvhzSBzpmCSLjnAiEAyBYw/JwlYmcOvQ7u/Qd88r/MfvSKaau4EUxdK4Gia44="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.3-20170524124715.tgz_1495630040581_0.4852287790272385"},"directories":{}},"0.7.3-20170524134549":{"name":"composer-common","version":"0.7.3-20170524134549","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.3-20170524134549","_shasum":"cc1864288544db470ffb718f0c42095e567f5aa7","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"cc1864288544db470ffb718f0c42095e567f5aa7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.3-20170524134549.tgz","integrity":"sha512-tnLq36eF0ONjPAAutRF/O5269oPibVTC2jweRAv60ip2Tbz64zCdFR4mc5VqUftGWo7f5y7vFVLxbmhD1tX5XA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDy+kshnP3NKprE5rcYH989XSvL+s7VJTV6qvwGFTAdjAIgMX8kRwRfgRTlE7/4PqrNE3BzTlnEz5ClvRr6u6SqAOY="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.3-20170524134549.tgz_1495633555117_0.8085405814927071"},"directories":{}},"0.7.3-20170524145629":{"name":"composer-common","version":"0.7.3-20170524145629","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.3-20170524145629","_shasum":"f1d147dde3fa11a783e61cb9a3a15630c5d28725","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"f1d147dde3fa11a783e61cb9a3a15630c5d28725","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.3-20170524145629.tgz","integrity":"sha512-FsbJPvOO6ZKjrov1G5txlGNq1k5euyKLWrC59CN4bEci7wYn6acrHhDfOZTuPZ+MZfTGegNunVPxKNWRvjQnEQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAzPe6DWOTLSpni9PIxjqQ2MOEBtH3HK/Ewn/22WmXbvAiEAw5woNS/wJ75z5KFQR2/SOV1Kc17naZFtG1HmSV0GnqA="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.3-20170524145629.tgz_1495637795429_0.978679871186614"},"directories":{}},"0.7.3-20170524154239":{"name":"composer-common","version":"0.7.3-20170524154239","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.3-20170524154239","_shasum":"9719549e17d335ecff966363fad50d6aa7cc4698","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"9719549e17d335ecff966363fad50d6aa7cc4698","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.3-20170524154239.tgz","integrity":"sha512-bAdHPkF7jls3+4Aj+Dj4bjN+FH3fgTH0wFKnP2KXcnFwCH5AVPYmXdA5IZRO44QY01uU0lLLSDhblCoBkkwhPQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD0lGfHlcwagg3ZyINkqQRee/Tlr2kPcx6H6fT3oK4smAIhAN8KfIuAOHvfkYA5HzDXZ+7fV5G3iehblZx4Dm1cD012"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.3-20170524154239.tgz_1495640565261_0.6067284245509654"},"directories":{}},"0.7.3-20170524214122":{"name":"composer-common","version":"0.7.3-20170524214122","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.3-20170524214122","_shasum":"dc424f505b94a109ebcd2d85f09d0051d70b3082","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"dc424f505b94a109ebcd2d85f09d0051d70b3082","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.3-20170524214122.tgz","integrity":"sha512-8ZZy+50gC5Mjoo+r6Wfpunkp0xASyV1DG2ZBPIu25UrQSBUq+sAxdjF10QOzMfLPzvqsqmRW9nM9ufSHZZ5P6g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE8bEVhzgOmwd27G/pCwif3v3nnvvWhVt0rdZoA+JnuHAiEAmcwTtd04vVLF4Cp30N4h7SX+hgYJIr/B044C9aqWRx0="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.3-20170524214122.tgz_1495662087779_0.9595669822301716"},"directories":{}},"0.7.3-20170524225241":{"name":"composer-common","version":"0.7.3-20170524225241","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.3-20170524225241","_shasum":"c1012c01edae4572224bdf66e822f78fff96bdd1","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"c1012c01edae4572224bdf66e822f78fff96bdd1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.3-20170524225241.tgz","integrity":"sha512-o4ilnJ+HSNv5Uc7pF4+GBgUu43c0o0im94Uo8h6stmjH77qFT+5bMms8m5CeQj+ewM/foWsFmfAl3UKTbunlag==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDbfYsfCACa5N5Fp6e/b0AepurjNzWD1m8IFeTqnQ0ECwIgKUZp8soxquUagxevrjAjDKIYCBtRBQF5UoBdk+eFUsw="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.3-20170524225241.tgz_1495666368448_0.8810772243887186"},"directories":{}},"0.7.3-20170524235951":{"name":"composer-common","version":"0.7.3-20170524235951","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.3-20170524235951","_shasum":"3ab72d2c994157795ca5895e840e79177bc1873a","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"3ab72d2c994157795ca5895e840e79177bc1873a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.3-20170524235951.tgz","integrity":"sha512-HPp72XHqhplxWr9s9yZrkvj46dZGrDRnJzkzEz92oabNA0h0C1AXkcMQv2o2VMIcG15P9cnj80+66MSrj6lLSA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDUqjfOIQz5HgrNmdn1Gbqs8rohO7L4NpyYgDdwpWVHhgIhAMDF8UJES6HQpP7rA+em4mF7fiDI4+hqur7GyTw2Y3Rv"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.3-20170524235951.tgz_1495670396960_0.39650321402586997"},"directories":{}},"0.7.3-20170525082746":{"name":"composer-common","version":"0.7.3-20170525082746","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.3-20170525082746","_shasum":"d50b1ddd9ee0fde874fa86cf65a7e977dabe6302","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"d50b1ddd9ee0fde874fa86cf65a7e977dabe6302","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.3-20170525082746.tgz","integrity":"sha512-ShK10L71r49BAa5EroLafvpoZByVq1GSDl3+TBDq9bwoYdfGhVGiyf/GiMemRV5I13w6gQQp6POePUVqHk+O9w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE2zacQUiTQIs2le4NV4jvuPLFrYC9RyI/DGoU02ROQWAiEA+ZYpJpvwO+y0iL0CY0BJZzgNpGNZjdanzsOmN/Wr/hI="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.3-20170525082746.tgz_1495700871527_0.5459656838793308"},"directories":{}},"0.7.3-20170525092654":{"name":"composer-common","version":"0.7.3-20170525092654","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.3-20170525092654","_shasum":"9d47f8624036bc34c9ef92bce399d33d871db838","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"9d47f8624036bc34c9ef92bce399d33d871db838","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.3-20170525092654.tgz","integrity":"sha512-kv6MB8y9UNF2oXfXsaNi3tuOkur/MP4/mq3cSag/GRfgnKNPE5nAJ/1WxD7u+ui9+6+rfZ786spHDWtu2x1R9Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDFLhcFMTK+91ivQqqZ76ajO3soCG1euC7Ra2UJlCdqAQIgbMjESIZkPIKk/IQsoJXfw0fOrwknHSBnYZIi9r+oTME="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.3-20170525092654.tgz_1495704420375_0.18330088444054127"},"directories":{}},"0.7.3":{"name":"composer-common","version":"0.7.3","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.3","_shasum":"cd0166fd42e58c3335ddd447b2543649b284d712","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"cd0166fd42e58c3335ddd447b2543649b284d712","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.3.tgz","integrity":"sha512-Y2xfUDJeOddiq8cL6eH5sL7Qxsn9xnA2Vyp7GU6WSN+inLGphrlPxWPsXjjZYkh6av5jHajwQDSl59dMUKInWg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCQONr5CfPpxkyiKeMcI9ByYp0WmhUYSI2SEAE35E0YfgIhANrtl54Yv7H1wJCYwbJ1LAdHPtozMOJPTW01qUeW0l3R"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.3.tgz_1495734311184_0.05133504397235811"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.7.4-20170525193844":{"name":"composer-common","version":"0.7.4-20170525193844","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.4-20170525193844","_shasum":"5ad0cabf4892d261c2c913ec1757272ff8247da8","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"5ad0cabf4892d261c2c913ec1757272ff8247da8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.4-20170525193844.tgz","integrity":"sha512-TqpdSBYnTkOMWm3h05iUKcZLT4PjJxxoU7s2TtPbqbwvdJGTw1Snavl9ckOvuGuSpN9cks5v4wO+CORJWzGEyQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDTVH8tCTguxraDdTqSgRCDLd0MrAsmdIdw6RqmtluTZQIhAMhhDmrKD3P30xedhdG2ww12fdgNsbHTfJnlTskqGSWO"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.4-20170525193844.tgz_1495741129376_0.08208141126669943"},"directories":{}},"0.7.4-20170525234800":{"name":"composer-common","version":"0.7.4-20170525234800","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.4-20170525234800","_shasum":"ed2f433d2c6dd8d95f40c2449426877ee26b297e","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"ed2f433d2c6dd8d95f40c2449426877ee26b297e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.4-20170525234800.tgz","integrity":"sha512-0dXdIB79mjlINTam7cIDT+ZiiDPU/D+JwvFXdnDIYGiaqKEjLniMCNJhWkA/X9FDwCIOe3ElREv4amafPnqIlw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICKmbLW4cy//sPJY1EpK1JywnFtsh+mYOx0/5RfUBK2dAiBq3Zm2WCOCjBO26P+qZYbwT4+l+A01iL2s0oXBSD2fUQ=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.4-20170525234800.tgz_1495756086038_0.580535946181044"},"directories":{}},"0.7.4-20170526042055":{"name":"composer-common","version":"0.7.4-20170526042055","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.4-20170526042055","_shasum":"fa0901fa2a74cc042ac094a3ba281fd81e85662c","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"fa0901fa2a74cc042ac094a3ba281fd81e85662c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.4-20170526042055.tgz","integrity":"sha512-fXC7wVDWHmOrABBztr1OqjdpI//Cfjpew2m/MVFprJzCwPEfaWhXo3uYkNJv5JnyJuUKOo6eqyRWK8JbWIQeyw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEIG/AsrK+JAMHyobJtUO/cVcCYkU9F9BE3h6gntPICrAiEAgzm024UPNW97+mIePXmY+GEK6diP6pa+r5njACe3HNs="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.4-20170526042055.tgz_1495772461049_0.026509426068514585"},"directories":{}},"0.7.4-20170526142135":{"name":"composer-common","version":"0.7.4-20170526142135","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.4-20170526142135","_shasum":"d601aecee28be81c8ce8ad2e22efc94bf1d91cdb","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"d601aecee28be81c8ce8ad2e22efc94bf1d91cdb","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.4-20170526142135.tgz","integrity":"sha512-xnP+VNo9bn05tsI29XDvAPIqbFOSgEAkxj4+QN2oIpZe96Mw2RjsZ6K72xWhyjyFHPWSQHbFUoFYqzzYS/O4/w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICiaoO3UcFzZkU+jDH/bR6tCc8GlFoArNFxaTR6GgTUhAiAMr2TO9Ih0qJNDNRB5JnOtWnQsXOjV53Ne4/2F1uVsfw=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.4-20170526142135.tgz_1495808502070_0.7831000373698771"},"directories":{}},"0.7.4-20170526142254":{"name":"composer-common","version":"0.7.4-20170526142254","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.4-20170526142254","_shasum":"6ebf73e4d92e7eac027bfb27e31eb695cefc618e","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"6ebf73e4d92e7eac027bfb27e31eb695cefc618e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.4-20170526142254.tgz","integrity":"sha512-byhUnk/jk6THtFY4EQ8hGrkXKX0S/eb+434Cd1ciPlGdgST+qrEXZduaI/ONjeL8J6lTBpvz16FOYnV3AFSMZw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCP2S1LUXKechiFF7VwyAzSPXk6A/QnjWhT7cH48ZFJEAIhAJ8gQoWacqcsoc4wLF4+KbZ57ExmHn6g4VriJL2fhELx"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.4-20170526142254.tgz_1495808579745_0.7384299109689891"},"directories":{}},"0.7.4-20170527112128":{"name":"composer-common","version":"0.7.4-20170527112128","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.4-20170527112128","_shasum":"8614af0d7bf3345d6fc506e1d362575fe3e503ee","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"8614af0d7bf3345d6fc506e1d362575fe3e503ee","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.4-20170527112128.tgz","integrity":"sha512-L49XiyyCcVKDdabsGwpVjjYvjMJWehXvcTKBF3pISSNPZG0wCvLmML7H8OF5Rvtb4ZCip1gfGFcpBfUD24UiDA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDsqypDboQuMnt+snXeJ910qHiIHbaQkUsF9G/EloI7mQIgcSpLSbQZaOLGtwV1YpZgIqDaGsfml8G/l1rDIPkGoI8="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.4-20170527112128.tgz_1495884094370_0.287947956006974"},"directories":{}},"0.7.4-20170527115320":{"name":"composer-common","version":"0.7.4-20170527115320","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.4-20170527115320","_shasum":"06811ea8b002195a04c29ff7a12146b0ec0c3985","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"06811ea8b002195a04c29ff7a12146b0ec0c3985","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.4-20170527115320.tgz","integrity":"sha512-0JrOP2ciw+xk6dYWfmEtPtRTYNFTnqq0VY7o/HDgmRn+2BtdDtXB9jXRoiIEpo4yXsKYPf1ujrG/Dqj5zYup1g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDittxnh8pK/XhM9pC+jn0Q7mj3VFaGh7LrTcuWDLAYJgIgYGwCEvUw670rdRShjIyW2e27P9o0O7n6S2fm/J7Lq78="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.4-20170527115320.tgz_1495886005851_0.11632777494378388"},"directories":{}},"0.7.4-20170527142420":{"name":"composer-common","version":"0.7.4-20170527142420","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.4-20170527142420","_shasum":"c171a17f54751876f2c3419002fbff3b993f8bf6","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"c171a17f54751876f2c3419002fbff3b993f8bf6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.4-20170527142420.tgz","integrity":"sha512-9Cv8NaoVvCO+fRShaxlAq4rqefBc52i3yMZJnFqljQ4Rrth1jKE3BfEUbMD3kFK9b0iiAWcKUcD3wKxKPz11qA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCd9ij5sMmbRtdegKPcaEF9VLxakKC6xzB/v3GXNoNLDQIgWMYwy3v7yVnmguUkdWNWE2Dfu2dQ30RZFu2P6C5oQWM="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.4-20170527142420.tgz_1495895066572_0.1819206492509693"},"directories":{}},"0.7.4-20170527212230":{"name":"composer-common","version":"0.7.4-20170527212230","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.4-20170527212230","_shasum":"3ffd2000fd9c49e18e96469e4e2fb8c6418947f1","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"3ffd2000fd9c49e18e96469e4e2fb8c6418947f1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.4-20170527212230.tgz","integrity":"sha512-a4Xgd1vraoPsoHCMM98GDRt0HVbXBpnJN3d/kp4v2k3EBkwcvAFHOskbBsqaSzo90QFXbs2g9M0DpN++VRtrcw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB5zYMU98xrvS7Es5F9Iij8KREl8yTV4xeRWHZgxjTN8AiB8Kbq0c1s3YSjrG6VN55LRGJrmwAhlS7oI5k8iyE27ag=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.4-20170527212230.tgz_1495920157204_0.30355836753733456"},"directories":{}},"0.7.4-20170528142626":{"name":"composer-common","version":"0.7.4-20170528142626","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.4-20170528142626","_shasum":"e11c7a0a78e935b3167aba534bee294eb4b48fa6","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"e11c7a0a78e935b3167aba534bee294eb4b48fa6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.4-20170528142626.tgz","integrity":"sha512-4cccTbMllukV8l58RpMX0VQa3JA2BZE6tPbMRi8InSesdS/KMMJhyjJ4plL6LbJdoqeCvb8LYGMYSiWk8yf+5g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCf20uEvnwTdsr7P0K6JYu3rp2aZLss3R4/IK/owRqAUQIhAJwALp6+rn9T27PFxH7C17J+7st5SR85k3jxuEsWS7kX"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.4-20170528142626.tgz_1495981592551_0.4479720627423376"},"directories":{}},"0.7.4-20170529161140":{"name":"composer-common","version":"0.7.4-20170529161140","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.4-20170529161140","_shasum":"38a26ca34bcadaf4b8ac59d00e2e0afc4b2d1995","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"38a26ca34bcadaf4b8ac59d00e2e0afc4b2d1995","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.4-20170529161140.tgz","integrity":"sha512-0p+CdLsTTYG/YBfpI1OWenorLapuJHo85PvcjM84XeiE27rFqOy6DhLkXKbj8B2+7h8IQ4YHRL+UKqKVTuxUeg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA+yIhKNb9gjUFPhMwincCEvFlmNJVVJMa59oMbosTIbAiEA/UaHgqV9HfjcMEi3POhjMXb86gAXiNr88P+1/ZICXpc="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.4-20170529161140.tgz_1496074305604_0.6240206169895828"},"directories":{}},"0.7.4-20170530043839":{"name":"composer-common","version":"0.7.4-20170530043839","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.4-20170530043839","_shasum":"363bb0bbf3b0efe953145be26dd48bcd9eb70ab2","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"363bb0bbf3b0efe953145be26dd48bcd9eb70ab2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.4-20170530043839.tgz","integrity":"sha512-+F5RIyYmoEWvTJiNvWS7fRWQ9vZYiR9s+n9jJybwUhU52sf0IPhG9Tq8Kypyow8vRLgeFPJJcBLazmzyvcB/xg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDOEh5X2ds3agnNUicL9gLH47vSil74NmXiEgQSfK5ZtwIhAMFuw39Vpce55bKgLtEayWiR38rbrUwyjLWlplBwpG9f"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.4-20170530043839.tgz_1496119125904_0.22502747550606728"},"directories":{}},"0.7.4-20170530052600":{"name":"composer-common","version":"0.7.4-20170530052600","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.4-20170530052600","_shasum":"c262c4d335f69752aab2012a4aa4c87ae9b5e353","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"c262c4d335f69752aab2012a4aa4c87ae9b5e353","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.4-20170530052600.tgz","integrity":"sha512-VahN1/etPrlSht6jebAGkAlnGGqL2AFW1XQnpxLH9NmZXZTRbo83Fw/WESemqysqB++8oowN1NJIgDRhtQZeOw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFCsMteGRX8f6XCjom+tXgi3xwpZg50jee2R4M2f77SVAiAd33nhrZ7gudJBbtwew6PH+SQ07KA9xQcNI4Q+I/h+JQ=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.4-20170530052600.tgz_1496121966443_0.5436379867605865"},"directories":{}},"0.7.4-20170530074729":{"name":"composer-common","version":"0.7.4-20170530074729","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.4-20170530074729","_shasum":"57a1061e9319de5f5143b0110fe90ef063de7e7e","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"57a1061e9319de5f5143b0110fe90ef063de7e7e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.4-20170530074729.tgz","integrity":"sha512-uRZ7ATP88aQ1Jpjn2/T8uPHotF1hjviAgVCXofd2IdWoijEQcuruHLY8Iv6G9KHf80YS1zP2xmPaHhQ6iHpAlg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIApN2NGo41fLeP1pVKbwL4ISc86hbFPHJTpLm4onFlfjAiB+KnRUSfm4kSsuunMRwNgfjmNRv+gNxHczzlx8mCTE+A=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.4-20170530074729.tgz_1496130455641_0.6846489869058132"},"directories":{}},"0.7.4-20170530092927":{"name":"composer-common","version":"0.7.4-20170530092927","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.4-20170530092927","_shasum":"50f6dc0f70606ef5c3ccf9b6e0c53ee1dddd4797","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"50f6dc0f70606ef5c3ccf9b6e0c53ee1dddd4797","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.4-20170530092927.tgz","integrity":"sha512-j/thtOIbrVkuDrp76RpVB1k7Iz27X+E+9FsfwN3bxzpoC1d/W4FMHci5rfxUWYKgEN89XsjWOra7lHQbA82ifQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDBBejO9f+GuU+4hLlCLzeacPE2X0fXB2Ce67CXy94dqQIhANVl5vctzaaEYwwCV/+/hG77xfO9kkcNS+eFBU3ZBKoV"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.4-20170530092927.tgz_1496136573543_0.9646229315549135"},"directories":{}},"0.7.4-20170530105630":{"name":"composer-common","version":"0.7.4-20170530105630","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.4-20170530105630","_shasum":"72d5433d07acae29f41e4e3cc85b893e047ac657","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"72d5433d07acae29f41e4e3cc85b893e047ac657","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.4-20170530105630.tgz","integrity":"sha512-eSMU6APRti23nbzZ6qK34WdR0N0MKpQ3Si85DUF+VmXdyjtg3rpZdE38cpqgM6UIM9W1oRsKNRA7O3Y3rYSaRA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAFYQT2ynVnHHKrakugvhHqUgAblU7w0aa8B9vmeqRVhAiEAmIzSOq18mSHoRNgXrMbJcFqMpVTqntPR0uOTZS0sKOQ="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.4-20170530105630.tgz_1496141795905_0.5506616204511374"},"directories":{}},"0.7.4-20170530115441":{"name":"composer-common","version":"0.7.4-20170530115441","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.4-20170530115441","_shasum":"115078648e1221206bb70fe8f522bc7727b20aae","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"115078648e1221206bb70fe8f522bc7727b20aae","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.4-20170530115441.tgz","integrity":"sha512-5LlvYEhvBjjUZtSgYhdjc0K/yPF+w/GUiiawzE6ayIQo81JfBvWtlqjkID92fVb8N9HOAmDDvwqTqouOPiVlYA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDNuBmP4z+P63SJCEEFsgWAiYQXLblOvmxDBCDjvcPZZAiEAxSN2gX3b6/UdXFakfdzTLCMUauFUY7D1Bj91d52qhOk="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.4-20170530115441.tgz_1496145286349_0.4165971027687192"},"directories":{}},"0.7.4-20170530142459":{"name":"composer-common","version":"0.7.4-20170530142459","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.4-20170530142459","_shasum":"d30cbd4339bf54752c92a348bad2631d8a1d217f","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"d30cbd4339bf54752c92a348bad2631d8a1d217f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.4-20170530142459.tgz","integrity":"sha512-L6nTW4tWto+o55Ire+A3Th646tar3pDNa33US3kpu3Ee51qIsedPJwnk/mu96oS+tPikiVLeSR0l81rAW5FpHQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBFjaP6FyK6JN3p/zkFuQSmghQW8aTRLwqpd5eUKZvFGAiAclSTcbio34VO+cInBhYtFvYUhEFAEBWDCSNxKp2cylw=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.4-20170530142459.tgz_1496154304822_0.6050251813139766"},"directories":{}},"0.7.4-20170530143521":{"name":"composer-common","version":"0.7.4-20170530143521","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ es2015 ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-es2015":"^6.18.0","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.4-20170530143521","_shasum":"26da40bc3eab633c62f24bb4395e8f376c72d4b7","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"26da40bc3eab633c62f24bb4395e8f376c72d4b7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.4-20170530143521.tgz","integrity":"sha512-9Qp8xDg3o41R75/LQsznOMSpapgTfpZaGsbtGGphp25EJM7x72bvBx5JrQna+nFEr1YNLQXNcy9m6DVyl9YvCw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCvgr3/FvHfWIUrTqRG1kZmMfBC9X5ZhyKrO6/HGm/izwIgRp3h8YFwyNJFMajznhr6pRweKt4ZoGFW5l6UBvtm0LE="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.4-20170530143521.tgz_1496154926803_0.87048664316535"},"directories":{}},"0.7.4-20170531082238":{"name":"composer-common","version":"0.7.4-20170531082238","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.4-20170531082238","_npmVersion":"5.0.0","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-+Wqp3OU9bizfykcqAfHNwIdh+nFVe77WPpjG6YPGIkjR2DrWWtfNCYN4y6wXFqig9ezLiYSOmpIBf1bC7T2zgA==","shasum":"f603b5a413d0ce2330525d3aa4004c51973a01a9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.4-20170531082238.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCSpIqZq/UonN3oQgMYJYovc8ddgeNf5ZYoB/+pIrIk4QIgHlxTtZ8kM182lSzZTvD17CGbSwTdp1A9x7MKoVhKde4="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.4-20170531082238.tgz_1496218965084_0.8732727784663439"},"directories":{}},"0.7.4-20170531092210":{"name":"composer-common","version":"0.7.4-20170531092210","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.4-20170531092210","_npmVersion":"5.0.0","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Sf19LD00AxJzXDrMZt3hx6RYrZiaVfMc8kekms3/p5Vy4Oj+tG+GOlI2PVFpS8HEWG2uSkeB0Dqj88eXa58Y/w==","shasum":"1f5bbe2dbcf871f3e9cbc641135ad70082bf22b3","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.4-20170531092210.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHKTomoZi/bHQvXSttaDhYaJ+EYPh6ej1IDPJnDE6ipOAiEA+ZEMllI4YoEwBaFk12PECa6ZASvOkKhqFYlRj8k3vN8="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.4-20170531092210.tgz_1496222536569_0.508666856912896"},"directories":{}},"0.7.4-20170531103935":{"name":"composer-common","version":"0.7.4-20170531103935","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.4-20170531103935","_npmVersion":"5.0.0","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-QUnuwcgRLK58kR65RLnD9pInLZCwELjf4K9naqaYqgqstDUVvtug0aLctxAFodU5x7583Qmlfcw9vnPBZhXPzw==","shasum":"29d9c7bca9ab76957c2e4c1c156e60075e1e182f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.4-20170531103935.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDK3iKoQe8zja3jb+0UoriGxoYCV7Zf5XmYQTf7fh8cSQIga4rVp7GUuUu2Lz8GCWQh0EDdTgJOKs0fJPuHrr0eKkw="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.4-20170531103935.tgz_1496227180947_0.7390076266601682"},"directories":{}},"0.7.4-20170531112809":{"name":"composer-common","version":"0.7.4-20170531112809","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.4-20170531112809","_npmVersion":"5.0.0","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-cLpU7LRuIXw7dgYJlrU/4sEeYqF6RVlfHV3S6Mb4n/MtW4bjEr9XF8SJ/goxViqsdicsC57pdmdTDpv59Iv+0Q==","shasum":"c8856cbaf4ee5d165f317fc3f54a7cb951858332","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.4-20170531112809.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDmx4pSSHoGHOecpMpI0ZgLRUBWEgm6WkU75tz9MBC9VwIgBANuw9bitV5z+xxzcT31W/fYk6PJvnhGEc2B51wmf2g="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.4-20170531112809.tgz_1496230095327_0.18743357597850263"},"directories":{}},"0.7.4-20170531140019":{"name":"composer-common","version":"0.7.4-20170531140019","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.4-20170531140019","_npmVersion":"5.0.0","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-k9tKrmDRPwjLjd6wHJ0njB97An+YUrFk0SfBv42cPg9JUU9qHaXThOJ0Q5VPp5F573XBG/hhJtFA3PQLIfGC2w==","shasum":"2501235c64b2e8fc27bd098fdc00c2aa05980164","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.4-20170531140019.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGwWW4FnOQK7bLdQY947VQz7c0UnCvAkfxkxlBcgohsGAiEAjhyj17nekoszdAIKy/cBhIGws208p9BK57tqUo/Vhnw="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.4-20170531140019.tgz_1496239224711_0.6656507616862655"},"directories":{}},"0.7.4-20170531145655":{"name":"composer-common","version":"0.7.4-20170531145655","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.4-20170531145655","_npmVersion":"5.0.0","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-C06BLKSlTOLIzyns7l7PHyd7W346ImhcA1C5cXNvLvEOBuXAXRgoYj1/22Rbl5Jn86085yldJLSgXjsXB510HA==","shasum":"f51d917f856d23614964925473f7e79f4bc880cf","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.4-20170531145655.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCSsC1CQpFmxVBvY7dvQeJGRIkqvBUUmbAfASDQfZlOmwIgIsR2c3KMtOdP0Vdn+Je025yaU5OypIxv9pBkB6A+Nds="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.4-20170531145655.tgz_1496242620698_0.5976018509827554"},"directories":{}},"0.7.4-20170531175620":{"name":"composer-common","version":"0.7.4-20170531175620","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.4-20170531175620","_npmVersion":"5.0.0","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-aU9ffgf3nUvaVDAAKumRkWxuyhy9ziCB8mxWBTrU4mYfuGJfJwfW3/vFCl6YpUSOd2hymo9AUZ1VkOrwrYk6Ug==","shasum":"2ca13b484c66d012077e2a585c51b3555ded1732","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.4-20170531175620.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDpm4EPAog33B0uJFhTr5TDGIfE5jXuEiz95aqp/48qWwIhALwqrv13z2iRHqta+wykeEtUgr1V1dNmCmnZ/nSgvOV5"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.4-20170531175620.tgz_1496253386547_0.08794567384757102"},"directories":{}},"0.7.4-20170531183904":{"name":"composer-common","version":"0.7.4-20170531183904","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.4-20170531183904","_npmVersion":"5.0.0","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-zfFlKFXG1B4Qmo2xBfUToyjts8sOpi+DrZuOwrH7J9oqZljp9kUAsrKNaGzmQBo1amjEriISu/pa28ihlKpxvg==","shasum":"217dbe327fa6b7e3f98e261a0b247b4cdce2882c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.4-20170531183904.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEILZUqL5EcR/Ib3Q4FFNmL0iCRt3lYeJw8lfJtanGiBAiBz5PwHXjKRm6fXa+GRDgMVeVPtfhOzpqawqmj/z4U0Mg=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.4-20170531183904.tgz_1496255949797_0.6359130463097245"},"directories":{}},"0.7.4-20170531193135":{"name":"composer-common","version":"0.7.4-20170531193135","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.4-20170531193135","_npmVersion":"5.0.0","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-YU55Qj/xobmif4gKz2CEverXsHmNtjPIh42X6BUdOzrE2JHRWUYRaKN01y4RQcWl01r7DNVb0IE5Z7lCHxgvXg==","shasum":"061f4decf4c998e722e427bbfb6a1c2c52a2b8ac","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.4-20170531193135.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA+Dzw67wsx13EJeRDFuhpKUaJ3Qr/ajYzuhDzW6ZoLjAiBXGrDqYs2giAFEcVe32PPtJon/Z2l0A08xWEOIuSThMQ=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.4-20170531193135.tgz_1496259101500_0.45288902474567294"},"directories":{}},"0.7.4-20170531202043":{"name":"composer-common","version":"0.7.4-20170531202043","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.4-20170531202043","_npmVersion":"5.0.0","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-IB+cFEYvb5uCUiZcKz4sqNwp2Tunf+VHE9Y/q3aZF5A+1jf0Fdw4otBFhcMLv+2943Qu8JEotam675oNk/mppg==","shasum":"20de8f3859375757756fcdbf8416e95f3e6fa828","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.4-20170531202043.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCGG4al5wBO/+7YhlU6/m63Sa4uivHtZyhImvgauskDugIgRWbh9Kp+a2Diq947PGOqtHzEx7SH72uYR20PW5xKJrA="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.4-20170531202043.tgz_1496262048765_0.7597072848584503"},"directories":{}},"0.7.4-20170531212938":{"name":"composer-common","version":"0.7.4-20170531212938","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.4-20170531212938","_shasum":"75a3e307f1305278fe474593fc5b0091c529f216","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"75a3e307f1305278fe474593fc5b0091c529f216","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.4-20170531212938.tgz","integrity":"sha512-ieCTgOypxk52mOZ2rLnLutGy1HnD7aXJWRc38bJ2RLZLkIYccYOVdn2OWJfQLLpohbiVr2fbNsjMRi7A2h2lug==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC1GPQBgbut4WXhX3CfBDZHKFc7jE1Hq2guARJETnrYJQIhALOTEXXLrqOGryHsp5fk0JxfvwR2iVR7Z+curnWlZeUT"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.4-20170531212938.tgz_1496266183513_0.4231350270565599"},"directories":{}},"0.7.4-20170531221058":{"name":"composer-common","version":"0.7.4-20170531221058","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.4-20170531221058","_shasum":"264777fd32d6d41cbe517189e788f311fd414e6c","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"264777fd32d6d41cbe517189e788f311fd414e6c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.4-20170531221058.tgz","integrity":"sha512-eXXCFq8ons87ZWG1r2Sc/p21ixx1H0NitY5uxtVCsHIwQc5bz9NglHD+PQYBJZen4bPhZ1Rzt9BEUqsjJHycMw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA45oibOFr4ulRW9dndD/PvqTpW4zTH452ZCOTLOFvEQAiEAxPijwKADTCXxqBYMbrdkIEWNj3XsR8ot0FjcT3Lg+P0="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.4-20170531221058.tgz_1496268664080_0.9931652287486941"},"directories":{}},"0.7.4-20170531224226":{"name":"composer-common","version":"0.7.4-20170531224226","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.4-20170531224226","_shasum":"4e88e2539d3fa07d61acd99abbd49703132ab6a7","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"4e88e2539d3fa07d61acd99abbd49703132ab6a7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.4-20170531224226.tgz","integrity":"sha512-CugyS/txYdb20yairHmtphADNIbEm87hK3GY2JWE05FJBBiIpuDR+t9f9u5oWwvRIkShSHN+eDy588sOd+QT4g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQChubMI2vNlXC//Lty6eidyPYFt1vm7Hn0TeE3Ud0M3NwIgSVV5iiFKlPl4r+zNphIPO7GmKmWnuA/+f9ijNyJ1u+U="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.4-20170531224226.tgz_1496270552377_0.5060516595840454"},"directories":{}},"0.7.4-20170601142718":{"name":"composer-common","version":"0.7.4-20170601142718","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.4-20170601142718","_shasum":"94087d383e7f1431c950505393cd55aa3e83ab99","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"94087d383e7f1431c950505393cd55aa3e83ab99","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.4-20170601142718.tgz","integrity":"sha512-eQZh1j1sBFJVHtXzvYV21vvboVWncsv+d5A4T73J8BjyqTOdsF33u8HzfUtY2CRSyD0hL3FZSRuIV75rFtB4Hw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFhVmcIdKesEojiajCdpzqkYCBO9RXStD9vohwRYcX25AiEAod9ZgywwIPtxePEwxknSOUMVmmp+NUsPiszoLUP4qpM="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.4-20170601142718.tgz_1496327244224_0.48940650513395667"},"directories":{}},"0.7.4-20170601145149":{"name":"composer-common","version":"0.7.4-20170601145149","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.4-20170601145149","_shasum":"990669890fde0ef81980ce789a22eb859d284672","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"990669890fde0ef81980ce789a22eb859d284672","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.4-20170601145149.tgz","integrity":"sha512-3JptKS6nn8K1eS5zZNHMhk/hPINHWn8gpaBb2P096vrfrN63zoFw4xpEu39zBgWhOzKQXbFoTA2kQGogv0vZdQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCMtRdaI+IP16vVzJto/ReE+xSOnArmrHaoMO/gF61UMAIhAKA34ByybEppbpYaQy8EM8YM91GHD8GfzM/R61cuv7Ev"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.4-20170601145149.tgz_1496328714215_0.7709214803762734"},"directories":{}},"0.7.4-20170601151520":{"name":"composer-common","version":"0.7.4-20170601151520","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.4-20170601151520","_shasum":"313ef8ba21d4c9e99c4ff682f3225b0f85a8fd91","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"313ef8ba21d4c9e99c4ff682f3225b0f85a8fd91","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.4-20170601151520.tgz","integrity":"sha512-ZHwq9oqLIa7iLxZwO9qq0fI7YrJ07Ba3AO0x47WzYi5kVEXN4ZAjEPwT5N6trakB3G51kT2aO72rMWQ/E8sJpg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGOC5/w8Iki0Qn1zpdXJ0dZfbwZr/xNA25wHQRSZ7Mo0AiEA06iA9RoJ/UeoUoDjMLURDbUacIdb6Q52hoi2tuqjdhA="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.4-20170601151520.tgz_1496330126081_0.5861595028545707"},"directories":{}},"0.7.4-20170601161655":{"name":"composer-common","version":"0.7.4-20170601161655","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.4-20170601161655","_shasum":"fef051711fcc359e623cfd2e8687fde0dcdf025b","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"fef051711fcc359e623cfd2e8687fde0dcdf025b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.4-20170601161655.tgz","integrity":"sha512-y+BVge4vrHns/vzryMoVen2ruhPJh1U5GrHT3zniw6XMDI9ud0Dr946mYuWjSpG+eEYJHZE7GVhY8ITe8CnmYQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICjMYOgZjpGjSOfMhPiy7xfR3bm5dTofDsSCeUcwIr8AAiBbiJd6xDQVq9fLj/1ForCtB3+19zwxx4lZQfxBH7TtjQ=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.4-20170601161655.tgz_1496333820660_0.8661864518653601"},"directories":{}},"0.7.4-20170601183626":{"name":"composer-common","version":"0.7.4-20170601183626","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.4-20170601183626","_shasum":"10859319745da9d36da9542a06f6fd8e6f53a4b5","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"10859319745da9d36da9542a06f6fd8e6f53a4b5","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.4-20170601183626.tgz","integrity":"sha512-CvycB4vj0CwUJH0d6eccxpQVK6d9qDvihwM/K8lQTfWiJNWBUijGcbEG4Js2+iKtmCW4DKNm1IInrtBqBOgoLw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF2xe/UoHSHP/d1pN5QM9gzC9GqrdEDwMtIL31/XA0b+AiEAt7Dqmms/J0/Wx60m2QuSlLwioURrJHIDCussx64ikAM="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.4-20170601183626.tgz_1496342192314_0.16964478394947946"},"directories":{}},"0.7.4":{"name":"composer-common","version":"0.7.4","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.4","_shasum":"fcff47bb0f64509be121c47c234322e8566e4ed7","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"fcff47bb0f64509be121c47c234322e8566e4ed7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.4.tgz","integrity":"sha512-oypLwWYdYQBnJG5L4mDoUV6DDeh11YTR9nfthfppFIgnBrRMjpcloAxd8mlPzDA61TWcCX4WsnyRCf9RlQqKrw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFqEBBfYIYdYb++n0djv44QdBkuFNun7iszurJs1WGCgAiEAu/mtTMfx02lz26hSOeV3KXmsae6+bt/2aR2rrrg3ovw="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.4.tgz_1496344301692_0.21422081044875085"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.7.5-20170601201256":{"name":"composer-common","version":"0.7.5-20170601201256","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.5-20170601201256","_shasum":"7e8fc7ac35394053680c82d9771b3fb9e5dda021","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"7e8fc7ac35394053680c82d9771b3fb9e5dda021","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.5-20170601201256.tgz","integrity":"sha512-pWm0Xe8rWdTWOpFx/Mpt3dTh9zZZGCGGAgyb0keaE4tm8lpzcBPFeSUZllUzMi5O2EXzqLI3GC9+AaIKS8w0mw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHjS723beszQ15AHjSnZEG44QKC7ZeP2mRrSECaSHGbtAiEAoa+OyEn+tOHxFfRv6Ch/AMJA1PckBsGmag88SBnpZh8="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.5-20170601201256.tgz_1496347981548_0.025474755559116602"},"directories":{}},"0.7.5-20170601222342":{"name":"composer-common","version":"0.7.5-20170601222342","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.5-20170601222342","_shasum":"d7fc1a9eca2c2e429747dbdd8e495a2ea6c6d6c0","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"d7fc1a9eca2c2e429747dbdd8e495a2ea6c6d6c0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.5-20170601222342.tgz","integrity":"sha512-8X3To2XNi1wTUKn0jjtVvedtQbhoH8pPRtp9jrOZWiOA7rWfcLWrx6ZA+mpee6poCWkijXq6eId2gvg3UvUB3A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD2rcYFHu6G6vJbdPTwG68IBgJarrSMsgbRaI0FvaasWAIgN/K2EmmadI/mDnE+yrWezRU46quYCg8l4X+z7n2DueM="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.5-20170601222342.tgz_1496355828207_0.1131254902575165"},"directories":{}},"0.7.5-20170602132747":{"name":"composer-common","version":"0.7.5-20170602132747","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.5-20170602132747","_shasum":"0df6b0dcf496b333fd003f450f8fc70b3f79a909","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"0df6b0dcf496b333fd003f450f8fc70b3f79a909","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.5-20170602132747.tgz","integrity":"sha512-ZPp3Xwcpp9FNMWG8zjAbe+r7cNQ3AoyI037hpOJZi58Q9t7lPKDcx3ydX8cFf7dR8mXLTRB6qosmi1YhiUa5cg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDYyFgvzVO08RgKg4Axjwkevekx+F8GLI+WIPli9vc2KgIgP8C3p0qfwxxef7bamWMt/hw7tSY6an3P5XaNSfVvYBo="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.5-20170602132747.tgz_1496410072632_0.7875681165605783"},"directories":{}},"0.7.5-20170602134715":{"name":"composer-common","version":"0.7.5-20170602134715","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.5-20170602134715","_shasum":"7ce61fb4b554e6a7f0645ae2fb4b528022a35bb7","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"7ce61fb4b554e6a7f0645ae2fb4b528022a35bb7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.5-20170602134715.tgz","integrity":"sha512-9LuuWs3dwkQu2/eEzNHBTzKtgxKblCQNEE0UfLmrHD0xcW8JiPQkH57IIttCHGjasp4LBH9LrXKE8TdPVM5qHA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB1Qi33L1zonyLLC2WQEh+u6Vck3/vQ/oHFie7wPPwPbAiBQn9m6OLl0/oDdhOe/CcrF1eReFUH20b4/Ndp9mn1fKA=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.5-20170602134715.tgz_1496411241132_0.8551819454878569"},"directories":{}},"0.7.5-20170602145252":{"name":"composer-common","version":"0.7.5-20170602145252","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.5-20170602145252","_shasum":"fb1cf3aadf107b69b13e180bf1c010653f340c89","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"fb1cf3aadf107b69b13e180bf1c010653f340c89","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.5-20170602145252.tgz","integrity":"sha512-Cxb+WFk1C/7ta6nmuMFDOHEWGP1hd58cm5Z7djC7e6MLCJ9U8A3w09qnjjOfmhY0ifkbACAUgehQAcdb3mNZdw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDIohQluidi3Bp6/nuuQq90EyT01iflO8vnA2+rnZbypAiApLi60HFIBUDR0buGB2CeF3TFH/HMcvEae8QTlKvjkrw=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.5-20170602145252.tgz_1496415177648_0.8341162637807429"},"directories":{}},"0.7.5-20170602152810":{"name":"composer-common","version":"0.7.5-20170602152810","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.5-20170602152810","_shasum":"dc089ac751f6e54f212006c7e325fbc29d505cf2","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"dc089ac751f6e54f212006c7e325fbc29d505cf2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.5-20170602152810.tgz","integrity":"sha512-lT+QvlDNsQZZK6ZZ9IccZIiN5sgTei1hEtxvbmL5JnwEutL1m8BX0eJsudTT0COcOUk/uR4rA+4hAox5kp35SA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCYWr/+QDX9hQtpniUCH3pB0SPWFWBgWN3VQSPH34E4xgIgA1+FXznQxzO7kzgR0WEsKzLMxF+qaURrd/9tS+QqGZI="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.5-20170602152810.tgz_1496417296379_0.5587741595227271"},"directories":{}},"0.7.5-20170602153637":{"name":"composer-common","version":"0.7.5-20170602153637","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.5-20170602153637","_shasum":"353ce83033903ebfa628237d2bdfef69939835cc","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"353ce83033903ebfa628237d2bdfef69939835cc","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.5-20170602153637.tgz","integrity":"sha512-UUIwElidH+gl07AtShkwscF7CPFmn7gJwEILAgvUsNmDUbKocJFDDkTZ+RCHB8fNP8qyKxDclpnqq07uwDXz6Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCGkosKpXNfqoXUVzi6KA3iL2VPxRo/bh/YFoogclIlGAIgOXF8qNLyEDNySvktEx93iDQfqYBDMwAbxd6DcGZVLJ0="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.5-20170602153637.tgz_1496417803018_0.8741470742970705"},"directories":{}},"0.7.5-20170602192530":{"name":"composer-common","version":"0.7.5-20170602192530","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.5-20170602192530","_shasum":"1797a0978de527028a0bb2b4e06101f6bf402416","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"1797a0978de527028a0bb2b4e06101f6bf402416","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.5-20170602192530.tgz","integrity":"sha512-UcuaqnUfYjlSMsa5lJaz+mm4dKdCgrQKXuASwTIRA1ZDLPdmLAImAWanchmU7OqeO788pS3l2nHB9RdmMQVB+g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCLgcXqP/KEtWXfJ97cMRZd5GR0mWLRGxvF/IIBOc6iugIhAKXiHPAECLHom2j0LEKfvi1cWAajnZDWzewu6DQG7SyC"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.5-20170602192530.tgz_1496431536072_0.5714103160426021"},"directories":{}},"0.7.5-20170603083010":{"name":"composer-common","version":"0.7.5-20170603083010","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.5-20170603083010","_shasum":"a757a6b595af647819f347885d0c048af172a470","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"a757a6b595af647819f347885d0c048af172a470","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.5-20170603083010.tgz","integrity":"sha512-doXcM+hWRSMMT7ELillUunKaDnGBSYz9EEwvbNN29DolRYAlMAhm+Cxga+tp2Os1GwgEpR9C07b5t1MVldFKNg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCK02FrAdQjULGeO1xZll4e7h5NAlVwDmYPSXJpYCIOkgIgR7E5ZdB3ZuV7Sm4maNa3yUM08x7KSN2O7kZYdxBg5U8="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.5-20170603083010.tgz_1496478616516_0.7529200075659901"},"directories":{}},"0.7.5-20170603142901":{"name":"composer-common","version":"0.7.5-20170603142901","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.5-20170603142901","_shasum":"9d779401abde035a018cd5d83cf66bb7c8606b62","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"9d779401abde035a018cd5d83cf66bb7c8606b62","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.5-20170603142901.tgz","integrity":"sha512-Jjx9RUt9dyX317GKz7OHuuvl5vV7kulWKnsQgfNSRarHcfzfJj6s+mU9qZlgMqmZdIawSMjJwG8C7qNwQX/QSA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC/AsQulrC9xrS4qZauyJV5PnDgNwXitIJk9Qhm+/b4XwIhAPvZ0tBAJgXh6QjljJfBNQVjgHbfZC8saVls5Bhbttqt"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.5-20170603142901.tgz_1496500147548_0.12533607822842896"},"directories":{}},"0.7.5-20170604142924":{"name":"composer-common","version":"0.7.5-20170604142924","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.5-20170604142924","_shasum":"86e7b6b690e47b43ca1f15cace26b954e963123f","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"86e7b6b690e47b43ca1f15cace26b954e963123f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.5-20170604142924.tgz","integrity":"sha512-03e2XPQVI0v+KVQcd3vEgwAcbHwhYRBnxZ4ly5Y00XtV5aDja5vBOtgzP/WzqCYPkc/+Mw6xUfxz+iH5WUPKgg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGBHShQcqHiQtErzlRVVsVjdrnhVxHyU1ukus851q9rmAiEA3XOdvTS1/9yZhwyj1ATSJS1twtlGoYTEl0mxqaORfao="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.5-20170604142924.tgz_1496586570293_0.3304487762507051"},"directories":{}},"0.7.5-20170604151801":{"name":"composer-common","version":"0.7.5-20170604151801","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.5-20170604151801","_shasum":"d76013abd26325e34f23b2b05d0bdb6ad5fb0e1e","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"d76013abd26325e34f23b2b05d0bdb6ad5fb0e1e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.5-20170604151801.tgz","integrity":"sha512-d2CGhvEYg8/wOD33JUUnx8PPmlLUtZKzJtSFRQUnBxx4iDLiGIbmJzop/G/n3ey58/pjPBTHtecqWfyAPLCmGA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAPVs1rx5TLNP76/o+M7gf8pRcUQUFGC/Fhbu2bo4NNWAiEAnEYBNTY4WlkhNceaovnaGudX/r49mb5X+Pa6fGxtB14="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.5-20170604151801.tgz_1496589487039_0.8565941387787461"},"directories":{}},"0.7.5-20170605142800":{"name":"composer-common","version":"0.7.5-20170605142800","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.5-20170605142800","_shasum":"d2cef159e051490bcba57d065b2fb1c64beb1cf5","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"d2cef159e051490bcba57d065b2fb1c64beb1cf5","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.5-20170605142800.tgz","integrity":"sha512-ihR2DfphDGc/Eh/FA1zqpBA9/eLI7qeu7rKE7L5q/79w+/xmfoGUc+QP/yACBE0MjXvyeJrhy33jp1c56ZpbIg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDRXWcDtNQlgVGiWRqIYBYqF3OEdM8oQBd7PMso8ogfQgIgNnE8cM/5pcrGiIvcC8FUbRlZNmaYtuEg9nSq0RtykVE="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.5-20170605142800.tgz_1496672885592_0.9387265332043171"},"directories":{}},"0.7.5-20170605145931":{"name":"composer-common","version":"0.7.5-20170605145931","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.5-20170605145931","_shasum":"40a03fe63bc8c740f103c3834afd9dd3ba09be3e","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"40a03fe63bc8c740f103c3834afd9dd3ba09be3e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.5-20170605145931.tgz","integrity":"sha512-7KdurdNQ7fEM3alLy0hU4O9uAk+qCdSjrYnsHGcTYa3r2AUOLSzSGO9r42cIB/9shYhab5ODLY0VWznuJoNTqg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDiBNnaQsnJpz8fZ7UKPCV08DDy5B8dSdSXrwc96c34FgIgGXHT20mafDFe7SivCsJruESZgLZv/3WCv2bmh5ZQr9Q="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.5-20170605145931.tgz_1496674776561_0.2969157942570746"},"directories":{}},"0.7.5-20170605163420":{"name":"composer-common","version":"0.7.5-20170605163420","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.5-20170605163420","_shasum":"3b7f66985691ae0c4a743e43c1d3c7d3f92e2d0b","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"3b7f66985691ae0c4a743e43c1d3c7d3f92e2d0b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.5-20170605163420.tgz","integrity":"sha512-W8V623zxZcBwTRopD2UWdD6MrFy90lwpTkXDvnVzFe84PrItbNUXxZI1X8U6+Pk4ma6uKisDYAaweSGetbpiHA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAIjbgQFPGjTbm79Gj2Eo5wKECrsWvqQ/Eqn8jniOvwpAiA7k0ivwiD4tkJ1KtsgVph2X1bYyGzdFWddJXVJxIl7Gw=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.5-20170605163420.tgz_1496680466502_0.09807488229125738"},"directories":{}},"0.7.5-20170606143010":{"name":"composer-common","version":"0.7.5-20170606143010","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.5-20170606143010","_shasum":"2fc488de65f0eac15bcc0e504b6d644de6685052","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"2fc488de65f0eac15bcc0e504b6d644de6685052","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.5-20170606143010.tgz","integrity":"sha512-3OYAxAI0mRC5cW5QBWXtbPp0SyWy+Cb21jKBACMZ0h6ysPVyk/pGivbe6rBJ4cgM2Fw3xxo026+RTta8zphdZg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCgI/GdptmIQgtrxV9goYf0lHr3Uv3UlzsKko7u2wu1vAIhAPhsIP3Sze91mpPf+ErBYPxMU19IBqzAsGkejvIRrIrn"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.5-20170606143010.tgz_1496759416591_0.1647313421126455"},"directories":{}},"0.7.5-20170606163636":{"name":"composer-common","version":"0.7.5-20170606163636","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.5-20170606163636","_shasum":"31f1ae362dd172426e60b2db5f8e85399bc0b53e","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"31f1ae362dd172426e60b2db5f8e85399bc0b53e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.5-20170606163636.tgz","integrity":"sha512-ToaPKFlgxfzPJgr9qqp/0GOHEgZKUR9C3lEIPgddh2xk7iPA4gs4+YIKT4OyLWi+HleC7Ekf2/BPfSnLvjnf8w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICktZt/D95E90PA+Chz0VXj9H/sFN/zZQRe51CJSR2z0AiBEwrsrWWZfRHs5h1LxvVfXd/AAzNL8fDD8Ebmc/1jRpQ=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.5-20170606163636.tgz_1496767002432_0.5842601400800049"},"directories":{}},"0.7.5-20170606172429":{"name":"composer-common","version":"0.7.5-20170606172429","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.5-20170606172429","_shasum":"6170d125e5f5f4c1cb8fa16967c9c66b67012d27","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"6170d125e5f5f4c1cb8fa16967c9c66b67012d27","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.5-20170606172429.tgz","integrity":"sha512-amN14O4X4Uqhsmm7qTqkADo9G92uyV2szu2XeLHtV3ldtPJgGiyeXu4nvuAkKcucT7nocJKoBB8FfU9pABIMcg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC9XVT5bDd9zLsGkR/CD1LaMsGL73lfd0WM2TT7p8QrjQIgO8EXvcMwsUL3mDHtB7oQ/nKOIeoJElLCLloy2DdCWIw="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.5-20170606172429.tgz_1496769874386_0.3947567702271044"},"directories":{}},"0.7.5-20170607081745":{"name":"composer-common","version":"0.7.5-20170607081745","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.5-20170607081745","_shasum":"7a71732c66701cec87832d7e677cfc9dcaa40bfe","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"7a71732c66701cec87832d7e677cfc9dcaa40bfe","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.5-20170607081745.tgz","integrity":"sha512-1fOvJgRnvto3OpHI1xuGpz4O6Gj9ITL53btrZfDGy5FZbS2go5Zpc/GxaqFw2FXBik+jhoa93nyc++S3yQQFbQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA6YbTQ7js+beMZapX4XBIogtXW5YY+7NbHSRiJng0OaAiEA628mbdcmPEjgIt4MJbQNiMJZr3/OwzrgdAtkjJZTayw="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.5-20170607081745.tgz_1496823471255_0.3485743487253785"},"directories":{}},"0.7.5-20170607083836":{"name":"composer-common","version":"0.7.5-20170607083836","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.5-20170607083836","_shasum":"0e10a9bfbdab44129945471bcce4a9ad824c7b3b","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"0e10a9bfbdab44129945471bcce4a9ad824c7b3b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.5-20170607083836.tgz","integrity":"sha512-xzhXfPqTwGh7xsiYypmKq7ExavZ2yq5qtWATvDNihv03/K/gor/v4xgOkQA0eXQyZtHGrOhzOujD0LGVCfRkVQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBKXyQu8IIOxF5TIKcMJiptYAc1k+1dGxuM+tdxabxqrAiEAju1DmlKaHej6WNnfQbalhhAKrtidcZ/EXylbWHmgf1Q="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.5-20170607083836.tgz_1496824721973_0.5360499385278672"},"directories":{}},"0.7.5-20170607101732":{"name":"composer-common","version":"0.7.5-20170607101732","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.5-20170607101732","_shasum":"261fe605321e907a0260fe58912af0d5b853b247","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"261fe605321e907a0260fe58912af0d5b853b247","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.5-20170607101732.tgz","integrity":"sha512-3vwVJ+iwDvOML9SND3GZaTM0sJFxxdnizxlcoRqbwPYGVwJGqiKF/VNF0wdR2nYUtvQP2Hb2XuvmzGS+7OBPmA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDQmwnLPPYbfq9Hww0i2j4gLYPDiNwYoBD1H5I6rKpCDwIhAP0hEZ+Zg5/Be1rCuDj2j2KxbEx9faFqknGluepT7eRQ"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.5-20170607101732.tgz_1496830658071_0.8526273635216057"},"directories":{}},"0.7.5-20170607113406":{"name":"composer-common","version":"0.7.5-20170607113406","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.5-20170607113406","_shasum":"25ab127766e8851d69af97c6031c02f1a6542257","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"25ab127766e8851d69af97c6031c02f1a6542257","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.5-20170607113406.tgz","integrity":"sha512-5m6B8ln0SyBZVf7rpyQRFY/uBH2j18bcOLoLnZeefpaDECHW/HuQ2zgeVMST2PlESvxgRSa+3C+hYFPQxvP+Tg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEtBO2HerJA8uUOvnSZ7aWdW5N9bxJFEu6mPsxEO+ASpAiACI3RrHAHBXjo3Y+QQn26bcMqVisaIaMhT64gA3W14lA=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.5-20170607113406.tgz_1496835251752_0.03591961273923516"},"directories":{}},"0.7.5-20170607121234":{"name":"composer-common","version":"0.7.5-20170607121234","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.5-20170607121234","_shasum":"8f6e6513c7f7e3e7329871489dacb822207dd21b","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"8f6e6513c7f7e3e7329871489dacb822207dd21b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.5-20170607121234.tgz","integrity":"sha512-tDyiJr6x4MV9dLOTVqMBMxOwq2RVW82vhqyzJmjCUc7qveENPtExXp+fEouRLT45KRCGY/2QfE/6K73buRwnYw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCuzRsEpfhGEDerunK4lvq3DE86iUbleRLHGQl50aD1ZQIgPmElMsuEs7ZjWmDlvNButJvdCvIdSWEJw6yggZvzRcc="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.5-20170607121234.tgz_1496837559578_0.12526274053379893"},"directories":{}},"0.7.5-20170607125341":{"name":"composer-common","version":"0.7.5-20170607125341","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.5-20170607125341","_shasum":"0f880657c515273edff5198350f47792ead9d478","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"0f880657c515273edff5198350f47792ead9d478","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.5-20170607125341.tgz","integrity":"sha512-hhDtpfaNu11mJE2WXWCOGI3ZmiyaBNjxdL2WSKC0OCjV6xWuuAkR23LUDhbj60qoe1noUVymQvZn3M3Pb9yi8g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDh0j8h0fKAMB2Z0fHHO3cvL/eFKL8duax0iz6QmpMMKAIgLO+a+gHpdpUz8o1NycCWGmJo0u0cN9b4eBt05gvx17w="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.5-20170607125341.tgz_1496840027568_0.9682094517629594"},"directories":{}},"0.7.5-20170607134301":{"name":"composer-common","version":"0.7.5-20170607134301","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.5-20170607134301","_shasum":"fa3b513b3a40194ffc5921ef137b2707f7239c11","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"fa3b513b3a40194ffc5921ef137b2707f7239c11","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.5-20170607134301.tgz","integrity":"sha512-SdUxW0kiXow/RU1CvM59wFZHpZ6JCeJN4jQrLWgVof91SPPAfoRIKeT7MUbcxUCdNBQbEPM3p2fVo7CnsKHSbA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAERJCasaYwcGEh9z6k/qeP2/Eu35AXSEyHeouWDeYynAiB7JuOP/Y5O2KDss4oJXJKNvgiXVRK+23P6fBxFLN/Q7g=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.5-20170607134301.tgz_1496842988773_0.5158047436270863"},"directories":{}},"0.7.5-20170607144226":{"name":"composer-common","version":"0.7.5-20170607144226","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.5-20170607144226","_shasum":"333e006ab2301199c39e1348aa24770b81b7d69f","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"333e006ab2301199c39e1348aa24770b81b7d69f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.5-20170607144226.tgz","integrity":"sha512-CWtzFw6EC7OmBEeL1dwkLZAD1Im+r8IXvJhLJVOMlYTUHSxp+jIeNS1icO1fOGBl5BFDqpZCFa2Nz7wp2VcLDw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGY4ivLYvCv4WFSyJofxhHnpNgqDirYhGqksIH5QcKj6AiBbUWXF1GwWbQBrunpx76hnwTVJdvi+XzmSES+dWNV2gg=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.5-20170607144226.tgz_1496846551815_0.7820235264953226"},"directories":{}},"0.7.5-20170607145031":{"name":"composer-common","version":"0.7.5-20170607145031","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.5-20170607145031","_shasum":"244e0799688237d9c8beba28fe34b582e9198493","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"244e0799688237d9c8beba28fe34b582e9198493","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.5-20170607145031.tgz","integrity":"sha512-Ld7bbPAAYDrmeinoSUgJJUtyKd8qxvtX+gk9l+xoh5doLDWrWDeO55Ks8OoXAh9cQ5GVwuapJSAL1saAYT+93A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDnn5vf9EgmDBeYy1V2TlHTC56OwjiXheslqpi6TibcEAiEA+501/O/uO5YpaUqcjjtEF4BcPQO6mjaNAAq8weFmSVM="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.5-20170607145031.tgz_1496847037600_0.4395675091072917"},"directories":{}},"0.7.5-20170607190239":{"name":"composer-common","version":"0.7.5-20170607190239","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.5-20170607190239","_shasum":"0f97fda8e5e2c6ba0de95778a680b6f63ead1fde","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"0f97fda8e5e2c6ba0de95778a680b6f63ead1fde","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.5-20170607190239.tgz","integrity":"sha512-iaXGJ1X6dXapL0DCAX06O5jWq29LeIM6Eq0i1yquaDyFK/I1I7jtqxaL2T8x79x7xNIuDygkxWTqc0s+hRu0sg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCwIpl6jyaVhFS+mUSXwGjK7nhJ66c3Zuu5htMyVhgeUwIgcS+avSHVJ6ytO29vuE2XYFf6SW6KhTbB+bRBna3lGDU="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.5-20170607190239.tgz_1496862165333_0.5145409186370671"},"directories":{}},"0.7.5-20170607224227":{"name":"composer-common","version":"0.7.5-20170607224227","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.5-20170607224227","_shasum":"512d2750549462967bfc7bc8172a8613bb6223a5","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"512d2750549462967bfc7bc8172a8613bb6223a5","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.5-20170607224227.tgz","integrity":"sha512-RhIZjo+GYBVDtWBiXTJe5i5w00yLo1wYSZdsJ/enqF7vcVGLT3TLAdrPjp5ajqSBQ/566PVoNof1piAX3OLWuQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCIGn1a672ZTvSUmtNQLN1RluP4S1ukhQ9V5shu3Ki22AIgK+ZVFhS0abAhz3vdHg6YtO0fUesykUupW8NAn5aiMoM="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.5-20170607224227.tgz_1496875352239_0.4162700125016272"},"directories":{}},"0.7.5-20170607232141":{"name":"composer-common","version":"0.7.5-20170607232141","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.5-20170607232141","_shasum":"1e37c09f39c09bde2b1b697dc0f65a5b481f28e3","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"1e37c09f39c09bde2b1b697dc0f65a5b481f28e3","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.5-20170607232141.tgz","integrity":"sha512-o0gu1J6d98/6KWAOg1Wp/38SF8Iue+zyhB02PqDfll3elTUr7WmaTEUVZ2GnesyIqDtqCHKB0Mzfef0peyXhTQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCyklj6JvCneyti65W4B8MQmvYxZa0mpKUfg5r1c/0F2wIhAPml6jc+YaldrcxhUElhQ8ppMpnXLkZ3XZcwmVNmrH7z"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.5-20170607232141.tgz_1496877707146_0.3597114735748619"},"directories":{}},"0.7.5-20170608092100":{"name":"composer-common","version":"0.7.5-20170608092100","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.5-20170608092100","_shasum":"40f0b87286f405be4768ce196981ba659e72c221","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"40f0b87286f405be4768ce196981ba659e72c221","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.5-20170608092100.tgz","integrity":"sha512-5U2pNkV4uql1LvTF/slYHXPJYPR09ii96GLsi/9utI709C1hhYWedlCxfMjXnZg8GRwA0XHghn4S4tkx3rXa9Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC7jyfSBxKRARxlhG9FNkhixPyNj/jnaldZ97vXBl50rQIgHpGnvIBDlKcMZj3hAdbOWnks9jotKzUiAzHFnTiNCuA="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.5-20170608092100.tgz_1496913665999_0.268871784908697"},"directories":{}},"0.7.5-20170608111119":{"name":"composer-common","version":"0.7.5-20170608111119","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.5-20170608111119","_shasum":"4412411ce6ed3a48c42af50dc76126c3791345d6","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"4412411ce6ed3a48c42af50dc76126c3791345d6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.5-20170608111119.tgz","integrity":"sha512-IaKrLdqreshRlhLcgPR1grtRgOTcYWXJ7qmqzOlxi0uuOSYkeEkt1vvWtk9aKGJrnCeg0K+6/WY3gWPvrZhepw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDNmA4yrY4zWa6K2AbFFsbj/VXJenO3MysZ73MFkph1WgIhALwc25DgJuax7C19qJnTL3Ezm1cIAFi/i8/i8uW9pzGP"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.5-20170608111119.tgz_1496920284495_0.7545725929085165"},"directories":{}},"0.7.5-20170608115739":{"name":"composer-common","version":"0.7.5-20170608115739","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.5-20170608115739","_shasum":"9a4edb716a085016d1725467c2d5a408d42c47b9","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"9a4edb716a085016d1725467c2d5a408d42c47b9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.5-20170608115739.tgz","integrity":"sha512-LTj+TlZnFRi6GXpSli+zt3gcqNfx+v+PB62fyeeHAsGmPCLVzziUxpiijBWPYbBHYOPNRgBd5O6iXInKWcNPSQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCLY8V1X6RbHnBGeLQPXMVki9NQniT0qf6bMbvJvHtYbQIgTpBVtmPVXmDA6CN3uGNo/TtByr74vUFvGP6b5bb9z40="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.5-20170608115739.tgz_1496923064445_0.9402904638554901"},"directories":{}},"0.7.5-20170608122215":{"name":"composer-common","version":"0.7.5-20170608122215","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.5-20170608122215","_shasum":"1fc2aae7ac35f927ffbf68bdf3c45301a63c01e3","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"1fc2aae7ac35f927ffbf68bdf3c45301a63c01e3","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.5-20170608122215.tgz","integrity":"sha512-B/Z3DJLHfiGk2/WZNzqTCfi9/qIYWiY74d3BzAkTIcj7hLnGFCLceHtqaFK7P6VXkJRrlZt3GzgkQsJc4rveag==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICEL7wjlAd5LZWZ6nmbUSSRP/hJfx74hzMbyFZYDrQU4AiEA062E0fkej233eP4Mz2CY8u3qSEiCy4pUKgPSplr7RkY="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.5-20170608122215.tgz_1496924541086_0.9053993667475879"},"directories":{}},"0.7.5-20170608131527":{"name":"composer-common","version":"0.7.5-20170608131527","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.5-20170608131527","_shasum":"a19b102a63cb61e5ec691e4db564ab52cb260ed0","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"a19b102a63cb61e5ec691e4db564ab52cb260ed0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.5-20170608131527.tgz","integrity":"sha512-y2xXoj3qE6a9Mga/B+vn52YmvAbTkv/wYXk/GNmg0Btfk/4eLs5pQ0ugcFP0ACxWWjvdIhbc/2E8oRFZoX/iXg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDR/gOBjZmzFpJem3YrnOSM/pBQUAP6nQZcOru+kONQ1AiEA0rBYlms7rR8vb5pIU7DccbvBWFFseej8Eg3wfVnD1U0="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.5-20170608131527.tgz_1496927731854_0.8161540129221976"},"directories":{}},"0.7.5-20170608141250":{"name":"composer-common","version":"0.7.5-20170608141250","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.5-20170608141250","_shasum":"91c8a34536ac47cba15389f782e8dac3aed9f38e","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"91c8a34536ac47cba15389f782e8dac3aed9f38e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.5-20170608141250.tgz","integrity":"sha512-tE47BxTcLHGN0o8MBpaSxXkaHUhCWfnrJfAJLXWDzw8kUzV09aaUn7iXmaA5uBJNSchMl+UofZl0qxNUXwkNpg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICzQc48bes1vIRwPO6KOgdC7+ZrRH7z36h7wTC11tdupAiEAxkAofH3xmSZBy5RJFm3+FFh4pAti809QnDhZxRKQj2w="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.5-20170608141250.tgz_1496931175707_0.9500848492607474"},"directories":{}},"0.7.5-20170608143127":{"name":"composer-common","version":"0.7.5-20170608143127","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.5-20170608143127","_shasum":"809e8c8f573aa2f1153e6eb60a66b6008dd7fcd3","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"809e8c8f573aa2f1153e6eb60a66b6008dd7fcd3","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.5-20170608143127.tgz","integrity":"sha512-x1vvgFtWwC06pGTahzW/kNt6gxN+STOiCKaQZ8qAN8LjWnGM7c4NnjfhRDqD8XUWba5MtXXamrFR8gzJZKTCUA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAtbZUQwQIc8nHfq8s3co73BhuWQpJoLc3HEGt7WD0G7AiEAu6OJ/YEXqRtoOhTTJjCWf6GxJJYS7avi8vNxaZMZCFk="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.5-20170608143127.tgz_1496932292242_0.7487023547291756"},"directories":{}},"0.7.5":{"name":"composer-common","version":"0.7.5","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.5","_shasum":"3f16383f9663e3a043fb836bcf8f2301d277362c","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"3f16383f9663e3a043fb836bcf8f2301d277362c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.5.tgz","integrity":"sha512-rjlFdOhIpMHwNmnpfXtYY5YT0AOYuvOxw+wuoKLbnqgl2wSrExQGrbJ4CC+AiNRioZN/L0jGRi/1RpcxBA1nQw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD33prJJt7irRBM4ej/IdX3PlKHMWs9l7MCwl0+WiqTkgIgIrc/CGd7wkZbaGr0CB2R7ftKw5IkVxwiNE8kgtQEO50="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.5.tgz_1496934472576_0.5151777418795973"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.7.6-20170608154642":{"name":"composer-common","version":"0.7.6-20170608154642","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.6-20170608154642","_shasum":"586938b25d180e9c86b3dddc00af21c602520912","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"586938b25d180e9c86b3dddc00af21c602520912","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.6-20170608154642.tgz","integrity":"sha512-vFA0Onj5oq+6rlbXwKINTzjstidUNTX1qyrvwbQWw54dq94gimwD5alFoTk0HJiiYQpoLJ6IfWigv8d8gPu7zA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCQz94lC6EIf1ikd5xB9Fm6y0YNdS2R0eLrbyScgwLt3wIhAPvGZP30s3jQwlWEouzLP8uoQRKGP5dlydQ4AtEDPiyV"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.6-20170608154642.tgz_1496936809577_0.4607440943364054"},"directories":{}},"0.7.6-20170608183956":{"name":"composer-common","version":"0.7.6-20170608183956","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.6-20170608183956","_shasum":"7b939ad871d2887046e5e809bdd432715700defd","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"7b939ad871d2887046e5e809bdd432715700defd","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.6-20170608183956.tgz","integrity":"sha512-ZCq5aVImF07yWw9lKfQhaDX0fkKKT1RNEeMwzlYM+8rbb5wd0F2YjA8213KiUsgQtgnKLQQS4DYJUJDVUMWkgw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDaR1OL6Z3HqHmP4+6oRQ+16oj6RhRjzJFXC3WcWn9QLAiEA5VqBHyPpG8rPm4TDkdzcKs83yhs9slfwDUcpayGhZTI="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.6-20170608183956.tgz_1496947202776_0.7507872651331127"},"directories":{}},"0.7.6-20170608204428":{"name":"composer-common","version":"0.7.6-20170608204428","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.6-20170608204428","_shasum":"7abde6c9d6eb2ae28ca9062bc22c7368d1928026","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"7abde6c9d6eb2ae28ca9062bc22c7368d1928026","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.6-20170608204428.tgz","integrity":"sha512-czibBnEvTsYoNYN6rnF1tXE6b+0wGmBge7Ikoq4cV4/2Og40FEpIbjkHhV5MiAbcutpf+aSQSyCw2iXQnOVlmQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCnVjiRrIs/eY51qfcKZJmQdNoQfe4sWAK8U4Nrfeh8iwIhAP3bOtc8vxPlWmpg25fm/+Do1A32AtS9t/H+hIo+w9Qa"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.6-20170608204428.tgz_1496954674328_0.8606632307637483"},"directories":{}},"0.7.6-20170608222549":{"name":"composer-common","version":"0.7.6-20170608222549","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.6-20170608222549","_shasum":"21aa2649e046b3f1e37866f0e945a1749278f22e","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"21aa2649e046b3f1e37866f0e945a1749278f22e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.6-20170608222549.tgz","integrity":"sha512-uH/fPj7auEgblIx5My9tjabpliVOAfMX2XFZWgTlpYmCWSODOhxN2ehcaAwRS9+kIn2oMw+5SEobCQfIdbjN2w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGUFQy5Ve+9bUgwwuyfTGhQTDGMbHkHodlUPXDl3miNrAiAX442CD7MYSFwczMReIufAAFAxNk92E3KZ08C4w7PkMQ=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.6-20170608222549.tgz_1496960754968_0.2346830335445702"},"directories":{}},"0.7.6-20170608225201":{"name":"composer-common","version":"0.7.6-20170608225201","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.6-20170608225201","_shasum":"7bcb7a0de2f5adfa68757e6b0aaaa5e47d4d0acd","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"7bcb7a0de2f5adfa68757e6b0aaaa5e47d4d0acd","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.6-20170608225201.tgz","integrity":"sha512-fp7as/Xm6uDg/yS7eN0m3rZN2PWW+pMhQq2Ah4iO8R+6yeZftRqjnlAk4IsZaEhNJmpcIgqOMBpAZaA/ADfGzA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDPXYQlBEfCUIC10kZ+l1c0UWW6G75Dh7qn5vaHhioTEwIhAOYOB0ZLKOyy7X5F4CCG2AICnZLchLkqH1oT4iMZW4GB"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.6-20170608225201.tgz_1496962327846_0.14306831150315702"},"directories":{}},"0.7.6-20170609062816":{"name":"composer-common","version":"0.7.6-20170609062816","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.6-20170609062816","_shasum":"579deaa452fcc9601b10732365738f5a4410b198","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"579deaa452fcc9601b10732365738f5a4410b198","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.6-20170609062816.tgz","integrity":"sha512-JuOc2RT+XnvteOLz61SvNeWDCAt2rP1u02cKohMyL+jDDUs/1S9rNrjqJ88oVZ04lKI28gnR9C7gfdGCd2uwjQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDghusARtCRRPtL0B9HsoE81D3MEnBdDvlBT01ba07oqQIgSlDuQmeGXExPqLGEvY4xtFB1SYyfBbY26/G4MEK1npQ="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.6-20170609062816.tgz_1496989701987_0.5361343526747078"},"directories":{}},"0.7.6-20170609073834":{"name":"composer-common","version":"0.7.6-20170609073834","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.6-20170609073834","_shasum":"9374cea7e1b310e924250aa2075d41bdfb5ecca4","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"9374cea7e1b310e924250aa2075d41bdfb5ecca4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.6-20170609073834.tgz","integrity":"sha512-HlgylHOWjIT081RY54XUvsM0Ear+o8veunLtaxFxlCQ64BBvRxhNg7jnOWHbcRk8l7XMlplWEM3PdI1oBMHSMw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC6hKM8JfnNW9hPr1ll4n7w9SEN4/MV8j5IHxTPqRsWaAiEA2hd6Brd2cdaUT56o1qz4cGkH43khgNkH+GTvRUrx5Sg="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.6-20170609073834.tgz_1496993920324_0.8136760983616114"},"directories":{}},"0.7.6-20170609102910":{"name":"composer-common","version":"0.7.6-20170609102910","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.6-20170609102910","_shasum":"28dd4427f602c474269bf63d007235a07978c0a5","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"28dd4427f602c474269bf63d007235a07978c0a5","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.6-20170609102910.tgz","integrity":"sha512-xPouU1Eno/+uPdasr6zLbfqa8wGeTLSYsNXIFjGa8trBnVkQzgMTzRwtupciQW/jotA/Zxodq36GLJoyINBLsw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHdPcO78ADJ6AtgmHcaf3EwSBZ1lazcmxIWNGo3WFCVIAiB9OtqlhsOf37qOOnHKfmaTrMKfkMUVR7B4tTOjC9cXhg=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.6-20170609102910.tgz_1497004155931_0.9952955401968211"},"directories":{}},"0.7.6-20170609110135":{"name":"composer-common","version":"0.7.6-20170609110135","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.6-20170609110135","_shasum":"e880588de4f3b6dab38f8f27c9a354f200fa5395","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"e880588de4f3b6dab38f8f27c9a354f200fa5395","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.6-20170609110135.tgz","integrity":"sha512-MhpoFYRgKU2Pp2UlObVcVYSUNXkf/jAFGX0M99gPEXdOfdXK28y30n6q36RJX/b/1wRtP9Q7ojNWtMh6x47dgQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG8rHP9cysikdryhGLCanqp3JGRkxDpvyPVjubxXXTS1AiBirMmW00+///GFAtoCe3lyb56XiwtgGF+s8eVjX9EY2Q=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.6-20170609110135.tgz_1497006100788_0.04599585710093379"},"directories":{}},"0.7.6-20170609122519":{"name":"composer-common","version":"0.7.6-20170609122519","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.6-20170609122519","_shasum":"f63ff8c3b55cd8fecb942bd3782247e249c81c8f","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"f63ff8c3b55cd8fecb942bd3782247e249c81c8f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.6-20170609122519.tgz","integrity":"sha512-jMqab8cW5Me0QyQGg8o4nNIoKEx9WMbkGZR3FXhsH5gveL5r/2tHnJsCJMlvLCrEmOCVkfRYml4oQ3dCxHXxuw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC/b34sjTD4GK2FOErtJH8C7cQBWUDe/M9MzL+2GnzjAwIgP6bU8gO6+v702xnFK9M8EFZupLRRP8Z8YaaI4ObTto0="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.6-20170609122519.tgz_1497011125279_0.31178314704447985"},"directories":{}},"0.7.6-20170609144131":{"name":"composer-common","version":"0.7.6-20170609144131","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.6-20170609144131","_shasum":"9694327399b1d3c984bea9f4a986079f84aaf278","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"9694327399b1d3c984bea9f4a986079f84aaf278","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.6-20170609144131.tgz","integrity":"sha512-XSJ4mzZVOJ2Gq6sDtzp5aL6DVBna5/BjcZJk0UqAEGKmBYmkIioAnGtPq0O2HWDAzfU9CAGq2k305JJV/SK7SA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDzP5koT4ptY3MhP44Ybp+oUS3jAxGMxMtOA2egiJ9EowIhAKczzcgjrfQ5AgG7qNEKohbzPMayEq9K+lcAyO1N7TRr"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.6-20170609144131.tgz_1497019296502_0.3753246774431318"},"directories":{}},"0.7.6-20170609144437":{"name":"composer-common","version":"0.7.6-20170609144437","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.6-20170609144437","_shasum":"1e9d831b6e1feff1c16d13194958fe97e92986b8","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"1e9d831b6e1feff1c16d13194958fe97e92986b8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.6-20170609144437.tgz","integrity":"sha512-W/z2Otrzh3AeiYVNbLUgz/GDUp0MYwzwSnN9JSpVRzx8Uxk4tBNeLcxoPJ0bfVHp1SxsSb8n3FwXjIDmc1F9hg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDhcs1ZPQGPJqAW3Ssl0yGwDcjK1/9Aw9KrHrM1DyEeOAiEA/3wgfyZQI3vieTQYiPxS/hWzFg83ONP9Vc7vHNAYCh4="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.6-20170609144437.tgz_1497019482218_0.9164966652169824"},"directories":{}},"0.7.6-20170609145759":{"name":"composer-common","version":"0.7.6-20170609145759","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.6-20170609145759","_shasum":"21659ba254725371fe115d6c080724701de77bff","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"21659ba254725371fe115d6c080724701de77bff","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.6-20170609145759.tgz","integrity":"sha512-xi8T1S8EQN0Ly1REndKvzGsG+bz2reyyj+jXPnVXhS2oVfR1/unTPRFwdx6EcUaAtKIEs4QlQJnEH2q7OwdD5Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBxLz1rfdmW4QoB69i4Sf6MWWSE93+yzBLiSbkq3+OiIAiBLBxZTboK+Iw+WPRQGCMS0Ywac+Yv3z4i5AXm0lsgaVg=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.6-20170609145759.tgz_1497020284245_0.6607522300910205"},"directories":{}},"0.7.6-20170610143326":{"name":"composer-common","version":"0.7.6-20170610143326","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.6-20170610143326","_shasum":"e5cbc5b16d1448aee4db6b316f643e9cc63cdfcb","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"e5cbc5b16d1448aee4db6b316f643e9cc63cdfcb","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.6-20170610143326.tgz","integrity":"sha512-gzWClLTF5eXm/7lnt+sdUYzIlZmkSQKlqhikYSo8QIk99rZb6kDDkAjHTfx9VJd0q1O3ZnlHhL+KrYf5Ya/EWg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBo9j48z71KYmV48Pv/B25sgCPGslyqB160uw2EeSlHyAiBYheByDBQE5ZkfyySnEHa/juvvbXm5sqfUflcJjWdRIg=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.6-20170610143326.tgz_1497105212472_0.426328789209947"},"directories":{}},"0.7.6-20170611143336":{"name":"composer-common","version":"0.7.6-20170611143336","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.6-20170611143336","_shasum":"8b09281da14d089980dde5b40aac9ef20be111cc","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"8b09281da14d089980dde5b40aac9ef20be111cc","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.6-20170611143336.tgz","integrity":"sha512-It7icslHKX10kyatuP0juA9psx2p+v9umHFaiLvdFp0qj43Tn9sBdRRhJ2w4nsXCyfMpTm1kXO3p/loA8K3KEw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCFq0cuN1dJdA42uq7Ms+9JzQ7RkcnQz+CWu5DUHJGZ6QIgGh4tNzXeOhKUCCoQrAc6h+SU0ycFCyxCLCiJkPguYEQ="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.6-20170611143336.tgz_1497191622065_0.6912393351085484"},"directories":{}},"0.7.6-20170612061632":{"name":"composer-common","version":"0.7.6-20170612061632","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.6-20170612061632","_shasum":"fc34a0de5bec8c84c8530ba37cc6db86c0174152","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"fc34a0de5bec8c84c8530ba37cc6db86c0174152","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.6-20170612061632.tgz","integrity":"sha512-jAFkPqRsfUfHseZtWZfz/lKDt5kcJJIWk6AOsMKYpLfUuzHLxD+4LeMqbK3lk9bLWSUf7oxgrd6ep4mDOQiyRA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC/jzDqLqdf+qkmrVknCfdYy+i7hKSTnUxDBFZtx8DloQIgXJilAgqV/2JSBtcTrlch2JRtM4JMHZ60q4JNwFZuYyk="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.6-20170612061632.tgz_1497248198196_0.4901429701130837"},"directories":{}},"0.7.6-20170612085507":{"name":"composer-common","version":"0.7.6-20170612085507","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.6-20170612085507","_shasum":"18bfc0940a26af584620614e3eebde73e7c7235c","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"18bfc0940a26af584620614e3eebde73e7c7235c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.6-20170612085507.tgz","integrity":"sha512-nfEJ6gTUHesdgby3kz7uwjvCLfW6+pIbprYVqcbajmiLMDoeRdbYe6I8AKGOcRuGN596n8VjABuQkzs8UjwEzg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCtceCdnlqxiSesIrm36lTiVdSa598PE2jYn3Fu9a4yvwIhAJDynRWDNb9BiqzBrFSTabqNawFwLl/JJBrXFEvOIztr"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.6-20170612085507.tgz_1497257712341_0.08416896499693394"},"directories":{}},"0.7.6-20170612095634":{"name":"composer-common","version":"0.7.6-20170612095634","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.6-20170612095634","_shasum":"923e498da92acdba3fb4ebe9d21af984b295841f","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"923e498da92acdba3fb4ebe9d21af984b295841f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.6-20170612095634.tgz","integrity":"sha512-F5ynoeXN7jPn2bZoZpmatVh6FwUx0JzPWY2D2hTJwaW4jY0FcqHqF0RsOPzxthapH8xMkwyrwU8OEJvag4Uj6g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIERN8BuM8iyTNi7YUQhfqEoIa3jvaqNZQ+PJyjKJ9znoAiEAoYYst57cckSO8RSao+LUFeX/2R/zfzYe5/VxI2Zt8ps="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.6-20170612095634.tgz_1497261399656_0.009356661699712276"},"directories":{}},"0.7.6-20170612111410":{"name":"composer-common","version":"0.7.6-20170612111410","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.6-20170612111410","_shasum":"9abefeef9dcfdf4794be0c83d909390d25bacf64","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"9abefeef9dcfdf4794be0c83d909390d25bacf64","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.6-20170612111410.tgz","integrity":"sha512-LCWALtjIxMOXnhTxrQVTreC+2R4lMIKVoeji1GwlnjVUYNcS9tmMUCpK1cTco2V9GzHhU4PRFUkcC/l68vw4CA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDT9H09Hr9txO0TmB66FRPYO0azSCGduWeo93SAeYODqgIgMK0cXJcRIL5OAndYVLLagpQZfPvBhm9ynIyWBgqMN3E="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.6-20170612111410.tgz_1497266055945_0.2586503562051803"},"directories":{}},"0.7.6-20170612122019":{"name":"composer-common","version":"0.7.6-20170612122019","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.6-20170612122019","_shasum":"89d3a0138532ffd72e7a5c348851249bf4b8f749","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"89d3a0138532ffd72e7a5c348851249bf4b8f749","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.6-20170612122019.tgz","integrity":"sha512-zHWRuCQQwiC4d+mNI40I3496iwGwA+3GV3OSEYeOU1o6wwV2hCX9AqwUbCyLMhJwSX9ZHbW9kqbcxkGi5q8whw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICsAyUwEaSxTXmBxLFcRlbqGSaV6cZRPCyzgOQRbNbnJAiBu0vDftR98eHA2JFmpv9lYsMrsO8Z+D5eUNKUJxubzHQ=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.6-20170612122019.tgz_1497270024870_0.3243573857471347"},"directories":{}},"0.7.6-20170612123908":{"name":"composer-common","version":"0.7.6-20170612123908","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.6-20170612123908","_shasum":"7f072bd5c081146ee7bc15106bfcfa59abb91376","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"7f072bd5c081146ee7bc15106bfcfa59abb91376","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.6-20170612123908.tgz","integrity":"sha512-rUT5+zYmlwXpr1WKN8WFqANnPzQfmwu4xQspDuYhm3HVU1yqAlKSAcpkTXIBulNKnCDtlgOTfdVwtRwNFeHQ6Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDZnD/wKFK19FidasloWIR5NGitwzCVU4cj0PMvFL7ujwIhANPWAd7pAfTzcRWHjeM3/ehXEdUdgwMxKqOBvC4Ddrug"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.6-20170612123908.tgz_1497271154010_0.3255028303246945"},"directories":{}},"0.7.6-20170612135520":{"name":"composer-common","version":"0.7.6-20170612135520","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.6-20170612135520","_shasum":"bcfc9bf3187a37eec03df0a815bf3cdac877a274","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"bcfc9bf3187a37eec03df0a815bf3cdac877a274","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.6-20170612135520.tgz","integrity":"sha512-i35Rbbmzx3ojv6EQLM+UW1TbzkfBtQEyBKzNsYREHDNw0AY3+CCLufyiQ5OJARhyv2ohDM6MB3BpRzdxoKNPrw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICMWhxDXRWneU40AQQLF+0UTv/svtV6Uzu9h9cdfbNPDAiEA5PiKX3+wmUO/ooJ6XLM/C+Ner/ycm9ha09Ix4y/pR24="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.6-20170612135520.tgz_1497275726026_0.21524710394442081"},"directories":{}},"0.7.6-20170612145025":{"name":"composer-common","version":"0.7.6-20170612145025","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.6-20170612145025","_shasum":"48e905a9d96d1544f10ab978e857d823510e6313","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"48e905a9d96d1544f10ab978e857d823510e6313","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.6-20170612145025.tgz","integrity":"sha512-P554CDIL2dOzOnOVV8RHaKHUbMdC9XUdbOrxZuJijrzpT84AHp+tR23y7NcxUVJeq/yPVx5kkCHW6pZlVxIv0Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGQDQRXCqd7fr3F2Rh5rxSRXdZ/76T1dLAGPQkxWrX2DAiB9xzWFTHVRBJiZMV1rtIRKQa/LtkHizoHq06z3i8CcdQ=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.6-20170612145025.tgz_1497279030374_0.09987485106103122"},"directories":{}},"0.7.6-20170612150404":{"name":"composer-common","version":"0.7.6-20170612150404","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.6-20170612150404","_shasum":"e76d813e1b22a5da890af0bb042b5bfe2461c372","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"e76d813e1b22a5da890af0bb042b5bfe2461c372","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.6-20170612150404.tgz","integrity":"sha512-YPjBbTCpd1DZoDXEtQ+Uji3nj3ZC29jpKVcxTwRS0h3jYTOX92g2JLBx3yGx/fV+FHW86njnX3jkNn/OCb13Xw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC3gFHGF2gDP+Iv+i81Ah9EuRj+oqW4dzxoEKNvlq4HGAIgBoAwg1JwseNpl1XRToX2j/DefgheMHUFLQDQh8bzWWU="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.6-20170612150404.tgz_1497279850078_0.11667907703667879"},"directories":{}},"0.7.6-20170612160935":{"name":"composer-common","version":"0.7.6-20170612160935","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.6-20170612160935","_shasum":"36f96735f8970c69ef9d5d188fecb1b9b80030ca","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"36f96735f8970c69ef9d5d188fecb1b9b80030ca","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.6-20170612160935.tgz","integrity":"sha512-0QqKsAPU4RmTpcXQZBgViAOLWb2rOiaiyGfAySkDgKupCVKyo1d2AQyGDwi8DIBP/yhkqduNMDQNbqI3qjDiIg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDAHO7H4JWc2xg2O1vqyX3AcOzcBrqdjxAbaE7q3OfbiQIhAII8LumvCsOgolHQsDUFzrtOzwM+43ZEQcJkJqLjbI/t"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.6-20170612160935.tgz_1497283780864_0.6218236293643713"},"directories":{}},"0.7.6-20170612164131":{"name":"composer-common","version":"0.7.6-20170612164131","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.6-20170612164131","_shasum":"ef051c3b4d5a483f6ec334a753cb8c68accf9942","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"ef051c3b4d5a483f6ec334a753cb8c68accf9942","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.6-20170612164131.tgz","integrity":"sha512-5ANErktKdq992dgNTr7uD9YnGAaeOjWSqtArPBYw0KIWYPB7JeJEZfDFWmYK6vxCa4Cm6FVEHPt5E8cSJck2xA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCD6RaTitq/d8p4ljHbCm7X4HyI4mTn+CbR0+Q1eqZS9gIgZpLNDoko2kdE34PP3FDHhm5dOZUxZoLZk3HHXlQRsP4="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.6-20170612164131.tgz_1497285697049_0.48382343957200646"},"directories":{}},"0.7.6-20170613080508":{"name":"composer-common","version":"0.7.6-20170613080508","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.6-20170613080508","_shasum":"d33b5c453cf7f679876a5600706b8eabcf136916","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"d33b5c453cf7f679876a5600706b8eabcf136916","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.6-20170613080508.tgz","integrity":"sha512-4eaQ2R6Ykzfdk4soh6tCQGSgg70vpIIZW0Fdq5+cQpX3qbFgYUMmXmGH9l3TdCkW6YVtznlrbN0zGbqTaSJiwg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD5+vN2/0b84aXKjJ7hOEIRf/rKT6bGx373sISI7M3smwIhALYPCgQ/cZavpV6sdna+Aaz1Slr9hSDGOpdVQoRLB8I5"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.6-20170613080508.tgz_1497341114330_0.46887894649989903"},"directories":{}},"0.7.6-20170613113551":{"name":"composer-common","version":"0.7.6-20170613113551","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.6-20170613113551","_shasum":"5783bbcc3006ce606066879aed346bb42d0ca644","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"5783bbcc3006ce606066879aed346bb42d0ca644","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.6-20170613113551.tgz","integrity":"sha512-wjmesgJlDWVrw40lnDuI/qJLVCrVgm4Hg2Klbgz94ksP1egT4TWgwyg6SuLHv6dLUbqrmz/KPOLWjfPdDEFAPA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC/QZ14SwdEInVpPOTLcNIkC1ffHSuEKWrndx1phj/X/AiEA0CD/3KkBSvEI1FGhYIkTUJVbcVLcKKjh5MWtaGiOwYA="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.6-20170613113551.tgz_1497353756993_0.9792991266585886"},"directories":{}},"0.7.6-20170613133300":{"name":"composer-common","version":"0.7.6-20170613133300","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.6-20170613133300","_shasum":"1bd1151479ef33a1767398ff3438ee5d97bb1681","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"1bd1151479ef33a1767398ff3438ee5d97bb1681","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.6-20170613133300.tgz","integrity":"sha512-eQUz7LmYmpfSLz12JDUVODT+rcW9BY0a4F3mYmCcjzfo8GajFMdh9SBghzoG3daN6F6yR37I99XDZ7ES1zk7fA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDIaLYq3J2XpCRk99Xv1V++3FO/neJGYGJcKZ3RgzelQgIhALmwaSFYtk0A1tYWjWy1AQpnHFvpsfXoHYbqZuTkRgqh"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.6-20170613133300.tgz_1497360786014_0.8765373744536191"},"directories":{}},"0.7.6-20170613143916":{"name":"composer-common","version":"0.7.6-20170613143916","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.6-20170613143916","_shasum":"6f9d8040fbb24a723bcfb983a5bce0817598a548","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"6f9d8040fbb24a723bcfb983a5bce0817598a548","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.6-20170613143916.tgz","integrity":"sha512-Ib+VG1xMj30mf1XpxqCW4HDTBn8dR9/Gmo9jvf6ab2WhlvtsCYRqasmhHdHevdHQAOu441y9iUMdQzWGk1BqCg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBwMnBRpVAwZhKROzQYV+nf2xivqqng8g2Q5QKpQRhnQAiA/7aDASMltRpaMhF/AjsBnMmN1vLdfq71G4nMb3BZv0Q=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.6-20170613143916.tgz_1497364762120_0.6696509751491249"},"directories":{}},"0.7.6-20170613144610":{"name":"composer-common","version":"0.7.6-20170613144610","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.6-20170613144610","_shasum":"499c805aca31ba554d403d41a198465274b30402","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"499c805aca31ba554d403d41a198465274b30402","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.6-20170613144610.tgz","integrity":"sha512-DlkTX1gGJaAihBPeOCI679fffnPARAM0Skmx7wcODKYBYnr51ZrBS+RERO/kXc+HpKVw83g+kLVErW3wUnDk9A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDZZPIdfNWmNcOIMMhpMWEV26IL1dVRQi8xMNZVU2A9IgIhAJpnSccjSCGbfW+onJzrS+zHiEQopCwAqCrA4XwxzsFr"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.6-20170613144610.tgz_1497365175996_0.5221634842455387"},"directories":{}},"0.7.6-20170613182050":{"name":"composer-common","version":"0.7.6-20170613182050","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.6-20170613182050","_shasum":"6943f8321dce2c1bb15fa21bbd16196f2f45457e","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"6943f8321dce2c1bb15fa21bbd16196f2f45457e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.6-20170613182050.tgz","integrity":"sha512-yAoFLoJ6Uz3aGb6ORN2mhSBEdZgArtQvQW/LG892CPhwfzEBIhZpg2PGB0izuqEMhWBzi3snLyg7qbAndwUoxw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC9ADNtlbS0MgNUdSDn01cndEAWmaAjLErj4kAzf8RyywIgFe0D7gAZQzmvxWhhgXawztJfsX71s0EM/8M5seYeCsU="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.6-20170613182050.tgz_1497378056859_0.028089740546420217"},"directories":{}},"0.7.6-20170613193539":{"name":"composer-common","version":"0.7.6-20170613193539","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.6-20170613193539","_shasum":"9a7838813d0b3d0c363ee56791c15dad3bdfc063","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"9a7838813d0b3d0c363ee56791c15dad3bdfc063","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.6-20170613193539.tgz","integrity":"sha512-UlVCehiXIJkzxKUL+SodypWaSWFI48DGSWlDgv9QuviwXFkJstey4izgwWslR4Yz5PsAzva2dQ6yL/sOhveIdw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEp1p7uJ39taLXsIqMOVsSzkcy581iEBeA95H6Z2AMtfAiEA0clzlhTngEEmb6kw55/3ShmrpSIyGMr+isjX/RArsA4="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.6-20170613193539.tgz_1497382545539_0.7817129336763173"},"directories":{}},"0.7.6-20170613201618":{"name":"composer-common","version":"0.7.6-20170613201618","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.7.6-20170613201618","_shasum":"ca119656ba15213e84a524a74975d1aa3266b67a","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"ca119656ba15213e84a524a74975d1aa3266b67a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.7.6-20170613201618.tgz","integrity":"sha512-NRPLdVzv1Y5zgeERTI2nqVyUsOnyFGZps6+tzQ9nBEw1jqZrhTSIIBQAuv31EZQTPNBE+8YVa5EuNjQ4lel8UA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDHrgnR48AyJL15kS8Q8Ba1lVpOYG2obd4M9XAE1m6SHQIgE5YzfbcxC+NKTZnXt9QM0rPOS4dD6yvWlq2KdOZf07Q="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.7.6-20170613201618.tgz_1497384984607_0.9722210967447609"},"directories":{}},"0.8.0-20170613214242":{"name":"composer-common","version":"0.8.0-20170613214242","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.0-20170613214242","_shasum":"b915fb9971e2b744e5ab839773c0fcb7230602cb","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"b915fb9971e2b744e5ab839773c0fcb7230602cb","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.0-20170613214242.tgz","integrity":"sha512-1e/f4lw8tjtb3pLicoGHp7e/+gZK40+ZkKR7ce3EJ/thsLZRNrkrV3azAZ3CGq8wAKDByGzMIt8G6FPAVFVabQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCbwk3pKXGctMmGxUALDFHSu3Kh3Dr3OvCfUAia+2lhGQIhANVVz54TigFpM3CfcSU2JjuSUfX4c0q6j0Sdnx9tB/C0"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.0-20170613214242.tgz_1497390168113_0.6058730252552778"},"directories":{}},"0.8.0-20170614072320":{"name":"composer-common","version":"0.8.0-20170614072320","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.0-20170614072320","_shasum":"2076646b204b2643ae192a05eb73f626b588bdc6","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"2076646b204b2643ae192a05eb73f626b588bdc6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.0-20170614072320.tgz","integrity":"sha512-I35JqHgXNSdVafLFfZ4LsJbCmU/67++ao9Mr5+f9t5lUhYjIQlSKR6oEw5ujxSqfu9GKKkNPW9EHhy4KrUWSHA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDbPMynH4IciENUMk/TYE6qHatrqEauTe8etf2zALoPNwIhAKqdgOh69VkWYxwlkbuipq8exViyL2JaPps4oJwxr9Rr"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.0-20170614072320.tgz_1497425006141_0.37047554017044604"},"directories":{}},"0.8.0-20170614084157":{"name":"composer-common","version":"0.8.0-20170614084157","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.0-20170614084157","_shasum":"adef5330d23936d1220264632dcae745cdaa36eb","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"adef5330d23936d1220264632dcae745cdaa36eb","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.0-20170614084157.tgz","integrity":"sha512-laYMt4tyPgwrJt4BnJOzlMsLtM33c8gy5AfbrC9l5ELZGwCH5eX8HFSDksrZLaTPMUP2P92rYih+xZjWcAYOlg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCT4TX2je0BBtBOsHqfxF6uvbWJPitpvpvXqfmIDX7h5QIgNVbhpaTz1AewyP+e8kD8EbAkfPhuwOcwWUCynp7EQVs="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.0-20170614084157.tgz_1497429724091_0.15797500661574304"},"directories":{}},"0.8.0-20170614093416":{"name":"composer-common","version":"0.8.0-20170614093416","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.0-20170614093416","_shasum":"a0953d6e99a5ddffa869c37174553d192a145e47","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"a0953d6e99a5ddffa869c37174553d192a145e47","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.0-20170614093416.tgz","integrity":"sha512-9IAX1/Xmf7yFTGkBcEcTqlR7LbECR2WkknWYg56vIoslPEjAGG6rDFEGA8pahJYmyEfGeBp+ubyuxRlRExtLvw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCjB/DMhTpwC7QT/4OxCiN2elYmTrhLm9+W6fUAkll28gIgUVXxm0Rh4DKrHxsX/tMA55poSKUcgei/0f4QD92sWTM="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.0-20170614093416.tgz_1497432861810_0.5948679347056895"},"directories":{}},"0.8.0-20170614113200":{"name":"composer-common","version":"0.8.0-20170614113200","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.0-20170614113200","_shasum":"17c97438b5a8a6a286408869dcaa14f933582286","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"17c97438b5a8a6a286408869dcaa14f933582286","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.0-20170614113200.tgz","integrity":"sha512-DJJA+Ntqjml6vEyXU6E3toPe1Kp7ltdIfbroJPeRJrryIcVDnvXTHILuBcgISfWalRYJgBzYwbMoyzriVHlMgA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDYWt6BekvvVsjEwO7x8bjrDLt64VTndkcoL+dk4vdm/gIhAKGZIohSbJDP+w05BWy0w4CIV4uxCpxcm2U/OrlMZQuS"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.0-20170614113200.tgz_1497439926385_0.6437512615229934"},"directories":{}},"0.8.0-20170614142922":{"name":"composer-common","version":"0.8.0-20170614142922","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.0-20170614142922","_shasum":"39dbf0c1a2e063ac7b9621b3c4afb27aec09f44d","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"39dbf0c1a2e063ac7b9621b3c4afb27aec09f44d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.0-20170614142922.tgz","integrity":"sha512-xgxcS0W/axrwkR+d2tI4yDLKoB87oWC7oGBbQFn4iNfBR75CCQqz3FVBaE5rt8mcPQjQyEqkK7xi2OzvBDCMuA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEGcLKbdihgXQUnOp4Yuny3U0JhtnkeKTlkJdMSp81AVAiEAqV8JlWKI0JFcI0VkY83rpJFDAdtheqbySNbvrzFAdYQ="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.0-20170614142922.tgz_1497450567909_0.43938801251351833"},"directories":{}},"0.8.0-20170614143354":{"name":"composer-common","version":"0.8.0-20170614143354","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.0-20170614143354","_shasum":"b1e1e7e8c19fefb61bac9b6d9551a113eaf6051a","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"b1e1e7e8c19fefb61bac9b6d9551a113eaf6051a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.0-20170614143354.tgz","integrity":"sha512-2N3piQjndoJGi5A65AZnqLzt9F9bDB5pSTqrVv5Pz9BdMBFqaE5zO8hlM0mELvd5ZfA7rD66g/IC59LWW2gHnQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCQZtaDsNHfg7aK8tNboI7ecASHxC17iDyagI8FgsWopAIgOMfQ4rFYq1q5mZM2jmHUjGdtvt8Z4M/JazwnGOKQQow="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.0-20170614143354.tgz_1497450840525_0.9643040259834379"},"directories":{}},"0.8.0-20170614154818":{"name":"composer-common","version":"0.8.0-20170614154818","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.0-20170614154818","_shasum":"27992f4b65de4b113676438d826fd4b2902bbf9f","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"27992f4b65de4b113676438d826fd4b2902bbf9f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.0-20170614154818.tgz","integrity":"sha512-JcovO//ZX7tO1QPZ9eTf6k+hNzWjtNAk1L3c4PxGufN2pK+n06Ih4M1dQxAX/FuAFYfY4BFkCUB/onpUOenztQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAPtiFSJ97B582E/QFNeoeFQcs00XCyi+IDpS3OwMDNfAiEAoMBWbhntnI79FeKEpNSkQO1vOfAkpGBRFLamH/EPvUE="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.0-20170614154818.tgz_1497455304137_0.9659895829390734"},"directories":{}},"0.8.0-20170614214652":{"name":"composer-common","version":"0.8.0-20170614214652","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.0-20170614214652","_shasum":"a12d9338de030d22bfcf266eed9f88e3546684d4","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"a12d9338de030d22bfcf266eed9f88e3546684d4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.0-20170614214652.tgz","integrity":"sha512-J9KHveExZnYELXU6tYosZPqzeQSackQQYhyjaOODBoQR+qcBIPbsq/21n1OK6r9vIG+VT6ew066wglZzcKO8HA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAyESnWuhb7fy21bCTigvioWxdG0RYsvzyChIz7R6u9GAiEAy8sxn8JkUvdaSPPRSxutU3mxlSuVdqONjYj3y45hlYU="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.0-20170614214652.tgz_1497476818183_0.003995509119704366"},"directories":{}},"0.8.0-20170615012247":{"name":"composer-common","version":"0.8.0-20170615012247","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.0-20170615012247","_shasum":"a695c2e2d6d326e688849aae430b10665b75dcda","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"a695c2e2d6d326e688849aae430b10665b75dcda","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.0-20170615012247.tgz","integrity":"sha512-aLpo6LEb1146jYnJr7HL9tvPSGipbz8KmMC3dK0ensc/P1zDiOF+g6KucRpuwx/9udNZUVCoIDbgG6086ayE+A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDQu4fPMx0Lkbi0I+FPtwwIKkmpviXsTdVpHT/C5ZxxBwIgB9ZHI0dkcQSS/BmEtrqM8nrr+4mjfgbadml/d988IBk="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.0-20170615012247.tgz_1497489773103_0.4665614489931613"},"directories":{}},"0.8.0-20170615085314":{"name":"composer-common","version":"0.8.0-20170615085314","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.0-20170615085314","_shasum":"3fb27aa5af75d8fc2b46a0cdba67b1d7c896a6de","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"3fb27aa5af75d8fc2b46a0cdba67b1d7c896a6de","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.0-20170615085314.tgz","integrity":"sha512-1LIEJM9AnQ0NVmc+VM5LFOnibO13HEbTZYEa7XdCgU/5bGuAjM/2DSSrzuSxdgKLmyJaG9E9H9eUJQTZbEWuLQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICQ+84Y8wGuZhvKpGd22JjsYwNZfDdGAeLsRBZByWbadAiA2R9SONmZXjPTPK1f04xk4xKmt/vDlsx+z8WfK2wuCew=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.0-20170615085314.tgz_1497516799800_0.44161264202557504"},"directories":{}},"0.8.0-20170615135854":{"name":"composer-common","version":"0.8.0-20170615135854","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.0-20170615135854","_shasum":"2fbd3a9ec8767ab815df2a9c4170c15bd14adb14","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"2fbd3a9ec8767ab815df2a9c4170c15bd14adb14","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.0-20170615135854.tgz","integrity":"sha512-2nKymPmpyRFZhLqsaxzsipzVelnS6jPwr57wkihBNh9P8m4q17LXqzYaNUbya7zZxooTQhT3rA8XT2QZrqao3A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCTgQKdfCPlnlr99PIDc20aWjpyPe0dB1BxIOCbQBAwQQIgT1dBSL7ddWVQSohTLQugcurrLnH7kxqyUsuO3CFibbw="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.0-20170615135854.tgz_1497535139615_0.07051405147649348"},"directories":{}},"0.8.0":{"name":"composer-common","version":"0.8.0","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.0","_shasum":"124e05af729edb5942ddafce3a0d6cebbe418cbc","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"124e05af729edb5942ddafce3a0d6cebbe418cbc","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.0.tgz","integrity":"sha512-HA5Vq72ecsZWU3Nt7Xv0glBrEkuwLDBnEr4bDv8GDlyPkTV1F2msbjwTJxiESvQU/lILf79G59v3f5XSyKrNww==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC77FP52yzl98QkUXmbUTcwEeXEgMxB+YuJXOy847N2ewIhANDqR5sfSQ96WeB0ej88OfPPiOV+gOlG1QV5jaY8Yqlm"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.0.tgz_1497538547106_0.4518116966355592"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.8.1-20170615153531":{"name":"composer-common","version":"0.8.1-20170615153531","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.1-20170615153531","_shasum":"cee3c0de753b8e2d271bdb176be786c17baca5ca","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"cee3c0de753b8e2d271bdb176be786c17baca5ca","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.1-20170615153531.tgz","integrity":"sha512-jsPhJlM3A8/zTEYVCegjgHXSvOrRdYMMAqoAe4vgf7kspY76jjoorYkbQsQ3RGli0Wc1hpbA/93UsLKg65oUZA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD8LYEPmuJYRden4QwPFf+2QNLrJZjaxMZMeX020yCKbQIhAOOTVLHvtw8tuNhgbU0gE7T+90q3rV8az/hAMqSKZr+1"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.1-20170615153531.tgz_1497540937679_0.7760787103325129"},"directories":{}},"0.8.1-20170615185612":{"name":"composer-common","version":"0.8.1-20170615185612","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.1-20170615185612","_shasum":"41b6b8d0c24bcc366a5e5ff5d8469b54a05bb4dc","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"41b6b8d0c24bcc366a5e5ff5d8469b54a05bb4dc","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.1-20170615185612.tgz","integrity":"sha512-fFu+gOO2sqZGOcMOC9gY27DWgU3bHPHTlvkxjzwJ51fOm+keJFPmnwUTodI6qmTT3YorhXvRkI9I6BJ+hwVgpQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICgBO+HIHa/4Z+sUQ2GZUD0al3Dw0yi4gi+kf+BuaCclAiEAtQ9xzgTWZ2fBKu+DAtM/mEZKKL4XyusMAZog0BlH+dk="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.1-20170615185612.tgz_1497552977959_0.7424891956616193"},"directories":{}},"0.8.1-20170616012224":{"name":"composer-common","version":"0.8.1-20170616012224","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.1-20170616012224","_shasum":"2f4759c4c46c95308b2d23632d8ff3ed1ae113e2","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"2f4759c4c46c95308b2d23632d8ff3ed1ae113e2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.1-20170616012224.tgz","integrity":"sha512-imxhAXiqFwuhUAJAQvq4Tg7uw7XqIiqkKVR0zqV/wXGTNjUIUZavm77+7pMoxepG4nyhXPY4yhVnqCpS6fib7A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE6JMght7AP+LGUTJzA/g/XYtwPsjN0PTAw5JNvQO14bAiB97+TCMA/8ptpohCOe9BSo2zwTGYro2Lf9x692SGjvlw=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.1-20170616012224.tgz_1497576149917_0.3302124061156064"},"directories":{}},"0.8.1-20170616094925":{"name":"composer-common","version":"0.8.1-20170616094925","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.1-20170616094925","_shasum":"48e077eb0e276d9f9cef0ba6013e2d00a2cf0790","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"48e077eb0e276d9f9cef0ba6013e2d00a2cf0790","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.1-20170616094925.tgz","integrity":"sha512-TSq7mMLfx4eKuGm4RzuMcl+66nmcygPNv0xJ9dh65tg8CWcRBQTqqHRpbO5/BGuTxVwnAa23x6KG60N1Ibw86w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDNKQfzGskT6N6uPFTSm0sjoesYgV9VpN99ruywf7PMvwIge8idX7JJXYD6QsLxk3k2aG+jOj3U6BEUqFSR3UNKNDM="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.1-20170616094925.tgz_1497606570766_0.04203316499479115"},"directories":{}},"0.8.1-20170616145110":{"name":"composer-common","version":"0.8.1-20170616145110","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.1-20170616145110","_shasum":"60c8f9a0dc1feb53f8d6b4790e072ae5c46a725c","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"60c8f9a0dc1feb53f8d6b4790e072ae5c46a725c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.1-20170616145110.tgz","integrity":"sha512-YIaOkc0hPUoCZr/+QInmJfdTfOxf2rckVMagY53pfsmTOIiah7zhl3BqI778/vEWPo9/ByPgnIDOdUINAcq3Gg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDSdVYtqfX2bPQ5GT7aEM0lMmhras9pHsp527sZ1YFlFQIgDvMlg+n8cxrN8whXaL80aHnYluYdTMOBUxwY0Z891SY="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.1-20170616145110.tgz_1497624675744_0.6247834062669426"},"directories":{}},"0.8.1-20170616191224":{"name":"composer-common","version":"0.8.1-20170616191224","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.1-20170616191224","_shasum":"a9c0aa6e5a8af19c4587efb27aa049e7c653e809","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"a9c0aa6e5a8af19c4587efb27aa049e7c653e809","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.1-20170616191224.tgz","integrity":"sha512-QlpcQ3WbIVFxcl8mg8Cooxy8YJ67yJ5foEHGT8dT5Y82CkZVBpoOamha1LETtDhm7jckHhinoda/mETAuBf4iw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDQwDS42NetNYFd6qddAb14spaCEWCufeOdNkwCrYWECwIhAPsMps8WGSND7wSY0Nx23RTRNMLXkKUmHTKUFeE6p2tS"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.1-20170616191224.tgz_1497640350841_0.822200297145173"},"directories":{}},"0.8.1-20170617012323":{"name":"composer-common","version":"0.8.1-20170617012323","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.1-20170617012323","_shasum":"b698c6a0883cdd17e875b4ce00e8550b0204bfd1","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"b698c6a0883cdd17e875b4ce00e8550b0204bfd1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.1-20170617012323.tgz","integrity":"sha512-zFJ5DQW+v4OjaGOTUnFJ0xu9pjvGzfqOtdEG0T5QqLrOBpi3gdWCOQ8rOp35zpwEA8fDGBfADk2DCXNaE4J4Yw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFrV1z6Nm5Qg3HekZSwUmJrYYM6JLipnK+QIrbATEwKcAiAq5yR1ZZ/mMmaz7KdX6v8th0SetwmyvN6x6CYVoL5W0g=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.1-20170617012323.tgz_1497662609635_0.9723293883726001"},"directories":{}},"0.8.1-20170618012709":{"name":"composer-common","version":"0.8.1-20170618012709","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.1-20170618012709","_shasum":"9c515fcc145818ccb9ade78e48503fb8fed34d41","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"9c515fcc145818ccb9ade78e48503fb8fed34d41","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.1-20170618012709.tgz","integrity":"sha512-A4dBeUDf9gFNEadkYOzAx8SDH7ElbvXvnndEUZmWS2xYnAQneYu+5p7k9XwS0+xMTazDvcrHklpxKV7imgLzag==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDDdI7ZfXKNSuMnGcN6fKCS5U6XEUY8hPCqfDoKHXX4ZgIgZJtESroOXohSASCbeWe7ehd63SqSpiFU3bAMDHmJW5g="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.1-20170618012709.tgz_1497749235820_0.46666503977030516"},"directories":{}},"0.8.1-20170619012543":{"name":"composer-common","version":"0.8.1-20170619012543","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.1-20170619012543","_shasum":"de8a40486fad76156c8a367ec2e0d715746a5de0","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"de8a40486fad76156c8a367ec2e0d715746a5de0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.1-20170619012543.tgz","integrity":"sha512-n6SCxcJcv5Yn3ZNP5mG+4sOvOIO60cHesCjz/926YkfYd4UqukMVYUUmxGQTb2kQhIWYTwqkU81tYs3Jdy4eGg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCPLyx6lzNM5QyLpNjfPBjzmlT8QH4HSaP0oRZt7h2CqQIgRlg1nvcyjYHvsqRNigmQEoTheY5bniHMmfkjERanyIQ="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.1-20170619012543.tgz_1497835548979_0.5183994898106903"},"directories":{}},"0.8.1-20170619085832":{"name":"composer-common","version":"0.8.1-20170619085832","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.1-20170619085832","_shasum":"9649ef48776f30f57a76ad55c669c427139dab64","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"9649ef48776f30f57a76ad55c669c427139dab64","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.1-20170619085832.tgz","integrity":"sha512-xmV1JzBRWjVFieiFUgTb0ldg3dykPY8tGuATi7QWgf1mz7bNIkezGnpmeBT+JgcyVEklZSyq3rkPMyVnI+Bktg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIByCKrVZqOjH/7e7+dd9Ph4U8A9lxWqHbG0yOaTnOF3WAiEAlJ1nVrBbSsKScasoI++Heg5oqeX+uYygDQXLXHJwAAI="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.1-20170619085832.tgz_1497862717600_0.10889257118105888"},"directories":{}},"0.8.1-20170619094635":{"name":"composer-common","version":"0.8.1-20170619094635","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.1-20170619094635","_shasum":"9cd2ecc0a3da5102c8082953811a26f8bfbf62db","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"9cd2ecc0a3da5102c8082953811a26f8bfbf62db","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.1-20170619094635.tgz","integrity":"sha512-9L3jG237nr68rTa/U7axJL+EpLfxhq/8M9sDn2QHI8WnrmLU9fQ/hafrrGRdd6Sz5zAQZJrq0HW4ltxxigJ6/g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDD/EuNYtakE9e7FkEg4aDzo+pw3863h/OVOJhB4+TFoAIgEbbbqicL+W2Z7HdIGGbsINdkmq0RVYGu4t2NTgUATKE="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.1-20170619094635.tgz_1497865601073_0.6146485572680831"},"directories":{}},"0.8.1-20170619111330":{"name":"composer-common","version":"0.8.1-20170619111330","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.1-20170619111330","_shasum":"edd81f35dccf10a5a0281bfea233b4c911bc0f18","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"edd81f35dccf10a5a0281bfea233b4c911bc0f18","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.1-20170619111330.tgz","integrity":"sha512-TsTDfDjBfsGzJCEVmP9a3yqo9HYewq+Yg/pc0aSIk4bLXJkPND1EaNEsfHJmZzdA40J/H441pBnhfYG6/PLhjw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEwkPNYFHuJMUN3gmzih1NZ4nxMvtD3nFmbJZdaQ0l2ZAiEAh7pMi5aUBvDRQYyojUssd6esHfchnxvazK9uPeA3yeE="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.1-20170619111330.tgz_1497870816617_0.1405898672528565"},"directories":{}},"0.8.1-20170619125346":{"name":"composer-common","version":"0.8.1-20170619125346","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.1-20170619125346","_shasum":"fc03c89a0da8c10343ad84807bf103ebedc3b8b7","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"fc03c89a0da8c10343ad84807bf103ebedc3b8b7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.1-20170619125346.tgz","integrity":"sha512-zSye0fiCMtxqGkwgaWHYwbussk3Y6UPRH+fAudVZ7CCnzKSQ2I5auiLhmp7eGUGYwXKEVcINsMyLNJd9HoKbQA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDrmkaARs7WCtW9hmHbzJERIwWy1XAGo/5tl6MNlBW7YAiEAvQWKunJFJkqIHWPjyxURbUSXmzOB4bqyoTyfJ/JgH50="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.1-20170619125346.tgz_1497876832070_0.0684869799297303"},"directories":{}},"0.8.1-20170619142352":{"name":"composer-common","version":"0.8.1-20170619142352","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.1-20170619142352","_shasum":"ab89042f426b25ea7f5e106d63ab8128769e06c9","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"ab89042f426b25ea7f5e106d63ab8128769e06c9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.1-20170619142352.tgz","integrity":"sha512-vAYST2j02SrKLj0nc97zaRadUjwSdMP6+4NtV/JlbIJZ27lmo4jAHinsXLL9adF2AT5yCytsDgtctV9XMAsWMw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDxA2O/4ylB+Hqj5ZUAcmwmTy8MVidoD88zpmkwdqaPaAiBP/rmCGQ3CT9bNC3zp9oBUYqOBLCsFudS9+LKpxJmXDQ=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.1-20170619142352.tgz_1497882238028_0.056528372690081596"},"directories":{}},"0.8.1-20170619160931":{"name":"composer-common","version":"0.8.1-20170619160931","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.1-20170619160931","_shasum":"f10d62ae21415840fd10d378f8ed745a7077345c","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"f10d62ae21415840fd10d378f8ed745a7077345c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.1-20170619160931.tgz","integrity":"sha512-6dyvQrn0LNP8VgG3zMQua8SOIjHBeJtmR+Ev4pJz6vHuNveZDCIek3fkwa8hPA0iTzwna2KRMMkgz3EBi37qXQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCrI9czrcJLjBlF6tnDe09pZxGaH3JVkVD8pF8WCXq9TAIhAL3OKxEy2AyvwKgpNazmNcqxpn0IYGiNdxqBRONt19XV"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.1-20170619160931.tgz_1497888577609_0.47643510764464736"},"directories":{}},"0.8.1-20170619211155":{"name":"composer-common","version":"0.8.1-20170619211155","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.1-20170619211155","_shasum":"49eb5d3da30db19a120708f46c15d94736fbe9b8","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"49eb5d3da30db19a120708f46c15d94736fbe9b8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.1-20170619211155.tgz","integrity":"sha512-7iiRDOwBMiIAW5z7OExHdsXxk3SI8fWL8nJIF7isjbPALXvtmfO95prZNXokrcdhaQ1j3XGq8ruHMz/l1rRBng==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDLxKQg/KumjZB2L9LaQwXK8mFXopWa2s1CBYty2tgjWgIhANJ8RnnDABHyas/F2M+tnOIsRLJl7t45ZQVDvtOGeeoz"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.1-20170619211155.tgz_1497906720786_0.8024244906846434"},"directories":{}},"0.8.1-20170620012447":{"name":"composer-common","version":"0.8.1-20170620012447","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.1-20170620012447","_shasum":"f59ae7cb62f60b89d71b936b2c736c2e967fe3a7","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"f59ae7cb62f60b89d71b936b2c736c2e967fe3a7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.1-20170620012447.tgz","integrity":"sha512-2A6RbYHyrrQsfvelXMpARf1ki/GGvNk02g08x1GjwrsO3PyVjLdlwslPg/EvnESk2O3tt/6wmm6kIqXKfrcyMw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCec2o6zATlaY4upasKd3uZVisftx7F725V/Ig+Babx+QIhANv6iATSsCVYV7Mp+5BgN3qRxcJ5kdSOetOyvfQnecVf"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.1-20170620012447.tgz_1497921893746_0.04265170940198004"},"directories":{}},"0.8.1-20170620014620":{"name":"composer-common","version":"0.8.1-20170620014620","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.1-20170620014620","_shasum":"32d25a79a9646f40a847fbfd11194d5d7a9799ee","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"32d25a79a9646f40a847fbfd11194d5d7a9799ee","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.1-20170620014620.tgz","integrity":"sha512-SCZcjSSiAtoknPqNr1UlhCLWhh1e4ynqv6k3LjlgY2EnAP5eNC0TlFD7AyrIQafHIZepfGb5yUzHOzKxiz+NGg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFdp55h4tYtG9BZ9cA71tXUc3H3VJaIaddStQ+Ij2qMJAiEAzplKbETMBMcD+EnhiDSM6elOUIOILhwV1EOfpKQOctM="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.1-20170620014620.tgz_1497923186529_0.9857452760916203"},"directories":{}},"0.8.1-20170620023202":{"name":"composer-common","version":"0.8.1-20170620023202","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.1-20170620023202","_shasum":"0f9303d16fa600bc469b0422645593f05eb89045","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"0f9303d16fa600bc469b0422645593f05eb89045","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.1-20170620023202.tgz","integrity":"sha512-O7IxUNDx6h85lICjW4S4UyyUPkL+/EhcdL/n0UBwH/VOpcHpkLy34ViLqxftlSGSUUrfYkp/ku5EuJ5+YLQCPQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDncg5X5PtD1XysxfhD0pM1URvkwpo5dfmPzNeGDFLN4gIgaLq+IBXp2jKo7dcjjhlwcJGiFIcNC7PO+gDJCSgDB+c="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.1-20170620023202.tgz_1497925928273_0.6634092202875763"},"directories":{}},"0.8.1-20170620024939":{"name":"composer-common","version":"0.8.1-20170620024939","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.1-20170620024939","_shasum":"34809cefa7a9698a211f67cef1944d1f62543126","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"34809cefa7a9698a211f67cef1944d1f62543126","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.1-20170620024939.tgz","integrity":"sha512-I3Wym62LNz6gqL8fpBEZUd5F77yDBJSgBHJdA+GmMg4TZcJY8LuqFx/u8jOVsV7rnj2MusS92ZopEBqyhZGHUA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCWoBHODp5xkW9KN4yHuH8He3sE6DI9CSiJ09OJh+4j9wIgHGifqTNZX0m/sVaPKB9xem0yFMMRbhAAmA8aiMDAd34="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.1-20170620024939.tgz_1497926985061_0.6166124357841909"},"directories":{}},"0.8.1-20170620072547":{"name":"composer-common","version":"0.8.1-20170620072547","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.1-20170620072547","_shasum":"0742813c813f56f37fde9fa2c74646a7a6046ec2","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"0742813c813f56f37fde9fa2c74646a7a6046ec2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.1-20170620072547.tgz","integrity":"sha512-OLWqKi9EKYep2HkiRYlo+KRo9zo1AGxdp71cX/Per9tL2rnv+hMadtNUXvaAiMN9xMwLuX/YU0PSymL6zoXKQw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD2JIbkX5Gld4+YZpDeNZQvhBTaLw8D4Cv6uMpVx7iWfwIgVzUi9mkDhtLdifWZr5L3kwuVAmUaCtNA9xCrDXaih0U="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.1-20170620072547.tgz_1497943553831_0.6575281985569745"},"directories":{}},"0.8.1-20170620112952":{"name":"composer-common","version":"0.8.1-20170620112952","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.1-20170620112952","_shasum":"cfc0335c298281d5f2513e04d3909311efc06fe4","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"cfc0335c298281d5f2513e04d3909311efc06fe4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.1-20170620112952.tgz","integrity":"sha512-M5uMwm5sZByaL/8AzQnsfOjqEhOxusoAP7crBgO7zspQtGijGZyZULbawW7V8SnTeapbBnKyYtf5cznFNpnQQA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBYSt9lzxe5gmiy/DI2H+OSxkrXtEdjpWWVwSY8YEM+CAiBnpWqng2U41/rJgJhgcsYQ06T5Vxgb4RpDht+pX4txMQ=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.1-20170620112952.tgz_1497958199749_0.1483936281874776"},"directories":{}},"0.9.0-20170620120252":{"name":"composer-common","version":"0.9.0-20170620120252","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.0-20170620120252","_shasum":"f0b99c5040bb05f757e3a6e36a0cf90a7e79dc42","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"f0b99c5040bb05f757e3a6e36a0cf90a7e79dc42","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.0-20170620120252.tgz","integrity":"sha512-ouyi/kFIaYG2bZEFESZZ2yGjWkIBXkt6gehbc7IJHZxJVZTV7gHegYWa/qWtq3UmT4ErlFuP53XEFmlmVer9Kw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDdSRa08KPBSZHCMOJ5ari7+IRu8j+YMOJeh/jeNSHeRwIgAORTc2btk0yk74VKA/OWMYfb0WdHRD1qqtHuy5V1xFE="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.0-20170620120252.tgz_1497960178114_0.11269892123527825"},"directories":{}},"0.9.0-20170620133801":{"name":"composer-common","version":"0.9.0-20170620133801","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.0-20170620133801","_shasum":"984ad80b7e11939089ffef0529efe15d05f8b2dd","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"984ad80b7e11939089ffef0529efe15d05f8b2dd","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.0-20170620133801.tgz","integrity":"sha512-f5uZntXkINPVF8U0+SbVHUzYV8mWH5lwPnBBuOVcfRLj8Oxy26PNM6rpSdGADZbPnkSjbffbc9TurQJxPtrk2Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDU39OWy38zUVZKEyaOzh846hVP/heiVBpjcZQjI0T1uQIgTjIFuCRhlKXv/IA9xeKafueysbS6EYXAKS0u484uJBs="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.0-20170620133801.tgz_1497965887156_0.8741507725790143"},"directories":{}},"0.9.0-20170620162939":{"name":"composer-common","version":"0.9.0-20170620162939","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.0-20170620162939","_shasum":"c149998493ccdc864c1ebf7f80b6bbf4cbbf7007","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"c149998493ccdc864c1ebf7f80b6bbf4cbbf7007","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.0-20170620162939.tgz","integrity":"sha512-kmSi06exUA5tzEB800QzdRgZz7Ns/BN1WVlrW6MKeBz98IdwI6wtlxIa8gkZApiI+RPhQdlS0bcg3SomwLM/7g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCIPvsXjyvCz5buMzNsJDyf2Z5ARv+Vz0WQkHz1WURvfwIhAPGSBYpmyqCnr1dTOZGG5GbpFY7wQCjCwnG+1tx/eYVJ"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.0-20170620162939.tgz_1497976186069_0.9476644757669419"},"directories":{}},"0.8.1-20170621012511":{"name":"composer-common","version":"0.8.1-20170621012511","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.1-20170621012511","_shasum":"31c4fca07e31845ba191534319fb85fb12099371","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"31c4fca07e31845ba191534319fb85fb12099371","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.1-20170621012511.tgz","integrity":"sha512-UDRYgWueFmqVz3bsce5GWTdqHGxjC3zOiym5C5CDH170bVS8c90Hk8zV4NdUKp+cRkZ13FHiZCREmr9mpaOHNw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBGAd69zDZNDhRZpmacAF/8ADVZ89BQ4c4WJCYZuqw1/AiEA0JaANA+V2V0iOMUdCcLndUucYK+UjDrabJvbe8aORi0="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.1-20170621012511.tgz_1498008318145_0.8702993670012802"},"directories":{}},"0.8.1-20170621080312":{"name":"composer-common","version":"0.8.1-20170621080312","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.1-20170621080312","_shasum":"ca72856e79dcd15174e3877679e7337d6eb28a6e","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"ca72856e79dcd15174e3877679e7337d6eb28a6e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.1-20170621080312.tgz","integrity":"sha512-B1sarrlH83uPXQBuDv20VQ5jJJrBIgbf3pUDqgi4vJ91yuZV1V9EdU5iA6b2Uc1yJtFAu6+AxXAj8lkfLC7iDA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFWCLKV/ql+1HqxE6jp7XOeaBRGZ17FnUGkwy5KZAjN0AiEAko+n7ZXN9KKoGfGm3go9QO4hLVr84mYWEMILyA3Oxq4="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.1-20170621080312.tgz_1498032198784_0.9676867416128516"},"directories":{}},"0.9.0-20170621102802":{"name":"composer-common","version":"0.9.0-20170621102802","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.0-20170621102802","_shasum":"3b620c8fa60b4bf0a0ec09b902a785fdce5831be","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"3b620c8fa60b4bf0a0ec09b902a785fdce5831be","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.0-20170621102802.tgz","integrity":"sha512-H0dYq83B+xWHxwxQMwNQu1H5wxYh6bSrPGmTxS9lT7ES/s2+AOg4TN8eWmVPNvneCrC52j7N6Ded+qwk6yepsw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDpscZQFXKys0wPO3QWlhoTz7THYNtT0etuxE57rtc7BgIgCz12WooyFiL9CInnqLQtorqZy9IftS4nA8ZQx4u4+uU="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.0-20170621102802.tgz_1498040888352_0.9066110977437347"},"directories":{}},"0.8.1-20170621114714":{"name":"composer-common","version":"0.8.1-20170621114714","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.1-20170621114714","_shasum":"95cb8dd5dc96be7538d913da226592cd0c0a69f6","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"95cb8dd5dc96be7538d913da226592cd0c0a69f6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.1-20170621114714.tgz","integrity":"sha512-fB1koLhsebwPN4pYkBY7Oq8mpz+rcUrTpyGzNPQEoi582ofSpmc/BrOvC+Rx3HuwRROA4IC+NL3jbmnrkl03yg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDHLDLN0LKK1reCmdosXkVLyLH8Av0x7oAIRMRxdpZxkQIgCr7X3cC3iZrMtwTgEoTc48QsLK4aEaG/M/AtmyPNwSg="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.1-20170621114714.tgz_1498045641196_0.24313515750691295"},"directories":{}},"0.8.1-20170621120037":{"name":"composer-common","version":"0.8.1-20170621120037","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.1-20170621120037","_shasum":"ff7ac1fb7d7cf366599a47575b43de35d10ce697","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"ff7ac1fb7d7cf366599a47575b43de35d10ce697","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.1-20170621120037.tgz","integrity":"sha512-t12MvtRev9Bw6daMFOQT+moZNJRoEi+1u6EHANvb9jjLmQuGwZnn9cD84b+/mPY627+nq+WDQe397yMffmL0oQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGcxKRKqUfkcGPbVzfVTxOpXRaPubsVKZne2obPNLPclAiBQMfcMMwfd/yQcZR4JYUvbtGP8hd77V+JTOl7V9KIt7A=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.1-20170621120037.tgz_1498046443457_0.9856007788330317"},"directories":{}},"0.8.1-20170621133629":{"name":"composer-common","version":"0.8.1-20170621133629","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.1-20170621133629","_shasum":"cce18dc747f0af466b1d951c867dbcde7965e9f0","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"cce18dc747f0af466b1d951c867dbcde7965e9f0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.1-20170621133629.tgz","integrity":"sha512-qJtMnvfvFxIpE1/VdBAFER9NUQyCoRIPdfqIuM0AmSFfv3IsMgK1bnEkEBCPrxu7nGxmESaVPn+xzbxPsOXpxg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGwuV4AsnuZQQDzm748eJpp1K2R9VDIAtsEaj32AW8raAiAgJ9fYv1YNvpeWZ067s6iBOflY2tsgBOdlLcr4Yf7Xdw=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.1-20170621133629.tgz_1498052195885_0.9578765346668661"},"directories":{}},"0.8.1-20170621140644":{"name":"composer-common","version":"0.8.1-20170621140644","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.1-20170621140644","_shasum":"6c7c849b2b7acce75d1f3d55a484b0bd0735eff0","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"6c7c849b2b7acce75d1f3d55a484b0bd0735eff0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.1-20170621140644.tgz","integrity":"sha512-riWwYX19mORHfjoleeg+WfKPpJOoFpoikuix8hwldV4/T56/kBAXoWoPovTXHPfGijzb4lXpY3NdVgo/sT2tQw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDa6zFTZVutmmdpY/iVhzgJ5YQRwbaTXWE3zR5s/j/OaQIgenp1GWRkoNwWtx787AUv8dBRsGGmUr22C+Svz3yKxKM="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.1-20170621140644.tgz_1498054010268_0.44430123060010374"},"directories":{}},"0.8.1-20170621152351":{"name":"composer-common","version":"0.8.1-20170621152351","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.1-20170621152351","_shasum":"bc94b6ef2ab5816f35c2d4d5e4eb88612a607598","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"bc94b6ef2ab5816f35c2d4d5e4eb88612a607598","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.1-20170621152351.tgz","integrity":"sha512-/goPMxY1LXKA5pP64Fj0CpqgynlvaEV8gco2254yyJc0rcMWNFZEymfxvFA/LTubqq1YbsNM9zXd10M8w122SQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCcf81JGPrnW81Ent/Lfw95lstIY8/vMKbbwZhYTsdSEQIhALJ3D2UbyTPmbMbwQgucdC1gHDPWBKwfqx8iO8QaOq34"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.1-20170621152351.tgz_1498058637672_0.5013044723309577"},"directories":{}},"0.8.1-20170621164943":{"name":"composer-common","version":"0.8.1-20170621164943","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.1-20170621164943","_shasum":"d8792a08744dc11d86723f7753b68cb8054447e4","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"d8792a08744dc11d86723f7753b68cb8054447e4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.1-20170621164943.tgz","integrity":"sha512-qnraBm0rLv/F0gsvBxHE0HxD8uF+3FaLhXhAHopmFSstUhoSObXKZrlFzr6AOMsISTZtvhxgWBp/FAxpzC3uNw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC0uW3O6R8MRWutP25hf/AsMr/qLWUYGO2pW9QW9rjNLAiEA9lmYhe3/cEKUUf9usO/sYKPbQu6NAGT3aGnpdI2/kZw="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.1-20170621164943.tgz_1498063789309_0.460735647007823"},"directories":{}},"0.8.1-20170621195318":{"name":"composer-common","version":"0.8.1-20170621195318","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.1-20170621195318","_shasum":"558eff6800495d0cc5ef2cf2bfa5d44b55cbc392","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"558eff6800495d0cc5ef2cf2bfa5d44b55cbc392","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.1-20170621195318.tgz","integrity":"sha512-MXMWmNr/liy2vwcuuKvXhT58fX0RjgIz+cjQE5B3LDejJrb50dHVOB0QF4/hxi3pRMMTqNkWBAIDjThzDYIezg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD78UmnplBQ0pbcNVt0MNxcfu7XVoeG4iN9RalLGow69QIgeNYU+kELLXf1KHgwnMd+x6uzDoHnvB+VEkW1X7JbYo8="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.1-20170621195318.tgz_1498074804811_0.8079104002099484"},"directories":{}},"0.8.1-20170622012741":{"name":"composer-common","version":"0.8.1-20170622012741","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.1-20170622012741","_shasum":"84f07aa93c313b1d789c1e5cbe2d6f4cb56de723","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"84f07aa93c313b1d789c1e5cbe2d6f4cb56de723","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.1-20170622012741.tgz","integrity":"sha512-J1bvaKJ0L6V50gstUPV9k3kK0UmzxLHzclLIUgvb6pNIE4OKROX2kZHk9skHSGFGNrzi/aDQYt7yfFJkhnVvsA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDOmBs+caDwxxP69jIayAqWudippwB+xSu2jPT5e7pwtAiEAz5WQB5P1zeZSL/1tWrL/QSovuwcydApH0BCsTFzKI0w="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.1-20170622012741.tgz_1498094867947_0.7343910527415574"},"directories":{}},"0.8.1-20170622080828":{"name":"composer-common","version":"0.8.1-20170622080828","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.1-20170622080828","_shasum":"9b4e1833749b6ab10449d7069400368c42f2bd79","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"9b4e1833749b6ab10449d7069400368c42f2bd79","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.1-20170622080828.tgz","integrity":"sha512-cgKMYozRHlBMvSmBCxF0L7EjuPZh7xwJUb7Y5yS0EpWoAFu2XiXhDMPNM4yWfLIqNdlCf76oRj8Tv8uJd9GWVA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFwoPdmJneWJ4ozHhnFsiMENFb40WffGmnM2UYMs/9KbAiEA6cq9fbnm7vyUhKNWzVA+y+Ft/JIIS7ClXK+I04nBqRg="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.1-20170622080828.tgz_1498118915703_0.5021550334058702"},"directories":{}},"0.8.1-20170622090108":{"name":"composer-common","version":"0.8.1-20170622090108","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.1-20170622090108","_shasum":"f505b6ffb0e3ea91b50ed9d11a463ac09e03b284","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"f505b6ffb0e3ea91b50ed9d11a463ac09e03b284","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.1-20170622090108.tgz","integrity":"sha512-V7u8aNLa9IeFBXU9263Tv98KhxuWjzdBAKH6MK71Ix8dnHEbw6JxTl7AUkUmh7Cx9rY+UIkGbkKB6YqRagLpBg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDEMKLCYe1c9At+v/kghM7iQhmUgkhhBwMRcDq/km5Z1wIgcLhWQH0+8gcQ6nymnNAGwWucCVi0LlK5EmavwED386g="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.1-20170622090108.tgz_1498122073601_0.16467126179486513"},"directories":{}},"0.8.1":{"name":"composer-common","version":"0.8.1","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.1","_shasum":"4c1c28cab922e613297b9c094616507f0fe3ec77","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"4c1c28cab922e613297b9c094616507f0fe3ec77","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.1.tgz","integrity":"sha512-N6YW1Dy7h84S75hQj/sGqeV+h3CzrxECoNwSvYLPHNUgw6qEkRgAKArL+f2pp6ETgxao4jGTnhoHfQl2K7UCpQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHY1jG1cu6jZHhYAwctlfaOkZvTr/rRWMqIYktXflE32AiBowGX+XbU4blywmwbiae2EcEGk64gD5XDW2655t24yxg=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.1.tgz_1498130269466_0.18452852102927864"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.8.2-20170622115410":{"name":"composer-common","version":"0.8.2-20170622115410","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.8.2-20170622115410","_shasum":"f224e965eea824ee6c4dfc3c073ec0e58903fbc3","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"f224e965eea824ee6c4dfc3c073ec0e58903fbc3","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.8.2-20170622115410.tgz","integrity":"sha512-8sDqMlrbpFOc4/Og5HKGUTra2Kw9iVv0Rznrgvcz/1WihwF3g698rffes500xV0uZOAUduew2Ugf50FFW0g78g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFl2TQ8q0JUEeXG5QaiU5SbEXIiBrhlcGcPeONhBV7h6AiEAvqlSL4jMxAyU8NEBeJNWQDvOYkRzruVyzBcYFypeqTk="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.8.2-20170622115410.tgz_1498132456514_0.30229937634430826"},"directories":{}},"0.9.0-20170622145250":{"name":"composer-common","version":"0.9.0-20170622145250","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.0-20170622145250","_shasum":"4d966f5bdacaf8607be95ff7db5608006af1c6b2","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"4d966f5bdacaf8607be95ff7db5608006af1c6b2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.0-20170622145250.tgz","integrity":"sha512-MxfeEHiJ0M1qsKbmr4yFJAL74oxDMJ5nHkW/dEI0WitZJGL5AC4/cejj9jfpmQM4AwiMRfm8eiqL0iQTjAPclA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC+PnLZAWWMXO4OEso0sAMQSj9maCWGPppHvItErcNzvAiBD2foOJmaAtT3m38AZVyfjaqad3SVr+fNdKQ+zx2Kckg=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.0-20170622145250.tgz_1498143176204_0.8255819347687066"},"directories":{}},"0.9.0-20170622165635":{"name":"composer-common","version":"0.9.0-20170622165635","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.0-20170622165635","_shasum":"8c413d5db8b3270adefc604911d6d3d65a2afa06","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"8c413d5db8b3270adefc604911d6d3d65a2afa06","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.0-20170622165635.tgz","integrity":"sha512-KernNmhEv0hd9YSgEQvCEwaDQgq7JI03da38eK0BfsEkosHjZNOe2bk6E+i7kQ0AJg8DwmnelsuSe6z93DoYCw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBz+BRiiWwxyB/pZs3u7bH4cPfumP/Xzh/oKga2n5v6mAiEAtNniBI3sTyw9PGgWuUblpAPtym2PFVNxtUtV4AzqBts="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.0-20170622165635.tgz_1498150600223_0.8631288239266723"},"directories":{}},"0.9.0-20170623012723":{"name":"composer-common","version":"0.9.0-20170623012723","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.0-20170623012723","_shasum":"8cef435b2dc3f1065d1a67d6bedb3aff1075a8a0","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"8cef435b2dc3f1065d1a67d6bedb3aff1075a8a0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.0-20170623012723.tgz","integrity":"sha512-LCGeTKOwwH20kem7eMq6lRfy/tF+KjdoRgZaE8gPORLbk54Xxw7rp0Su5XTC6dQgVOC1xtbofIuyqOeZQ52vdA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCUpXazruJ/VNp+FHn5QWGqTVjSeaVsYZh2ujDBtoS7nAIgC3RfHI50rteDD5SKKtcMi62ut0vjdlY62l+2FdZmxx8="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.0-20170623012723.tgz_1498181250849_0.2941541832406074"},"directories":{}},"0.9.0-20170623101407":{"name":"composer-common","version":"0.9.0-20170623101407","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.0-20170623101407","_shasum":"0d717b6b225453387b53175b0d6b9e44c2eb1823","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"0d717b6b225453387b53175b0d6b9e44c2eb1823","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.0-20170623101407.tgz","integrity":"sha512-yz5rTLPBwCtCI5b7bL3BTz6r2qldQGnNMMMOyZauJJA6wSERQazAbjzPva4REkEKxgmTqJyYur7fU2wnYVALqg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDsdulvTqRiT8agJKsIPg65TnIRBEJri/KAB9R2ZKidqwIhAIcgMy1qiqocp/hWbh98LB/iGk7UkqR25Na2NUArA6WJ"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.0-20170623101407.tgz_1498212854099_0.5776447127573192"},"directories":{}},"0.9.0-20170623102701":{"name":"composer-common","version":"0.9.0-20170623102701","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.0-20170623102701","_shasum":"11c23137f289b8ab59c12818bf2913989dfef5cd","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"11c23137f289b8ab59c12818bf2913989dfef5cd","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.0-20170623102701.tgz","integrity":"sha512-lad/EeZjZyVS5LbxftFeQbfNDr2FvczgG0I77Rk7rRruUFf/BEnnU0DyCi9ymfTPgok52hyfaJjUMvOsvpuG/g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDJtw+QdjVNi8DoXWttORYftu2ZYyweNKsoMb1q1U5FYgIhALgya7HfciXdE5iXfAUkSosma53RVP50xkfbA6gc7mU7"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.0-20170623102701.tgz_1498213626911_0.520432757679373"},"directories":{}},"0.9.0-20170623122804":{"name":"composer-common","version":"0.9.0-20170623122804","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.0-20170623122804","_shasum":"9b7d6e9fb0e45e2ffebb6f0cbcb69b967ed1da22","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"9b7d6e9fb0e45e2ffebb6f0cbcb69b967ed1da22","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.0-20170623122804.tgz","integrity":"sha512-qEbED1f5rLDcERwRJWnyF8FO8WeFic39NoNLQBBLXyvFsl5QFnjiJkuBWNUl9dehrtTGhvpP85Lo34rE9wlKig==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFqR6yJvV/ySHYNwHvtE2W+dCn3CoKL4B+omLGyDzitaAiEA7Q/RWywl3O5Xa+YLDEsXqNJ5pLQQ8lLqHebV6ii080E="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.0-20170623122804.tgz_1498220890185_0.146469532744959"},"directories":{}},"0.9.0-20170623130352":{"name":"composer-common","version":"0.9.0-20170623130352","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.0-20170623130352","_shasum":"8df30a199e040b0913c43302b1659a1a3fcf61df","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"8df30a199e040b0913c43302b1659a1a3fcf61df","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.0-20170623130352.tgz","integrity":"sha512-PXqy4su+bdl4bPyxK6QnvdCWyd9o9wPKTSpn573zAE7ydne7JZ0h20qUpD88gsurmr6tkv5mYsEmELhYicoaXg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDI39Bvc5PO3HCX7ywgaRw/xDSwE3IReH/Bl/DYwFtkJAIgR0C5ni4XlU1pSodJn9SEQAyXBjerf9WsPhv7YdKzl04="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.0-20170623130352.tgz_1498223037756_0.9977713443804532"},"directories":{}},"0.9.0-20170623172712":{"name":"composer-common","version":"0.9.0-20170623172712","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.0-20170623172712","_shasum":"c4399399a57d9b1c47a2048522fd116d9bd0ee05","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"c4399399a57d9b1c47a2048522fd116d9bd0ee05","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.0-20170623172712.tgz","integrity":"sha512-/gcVSQFnBBqPx8kXaKlUt52dq+u98fJ6adTkm5kVzhHLDrgnvEsQgFoyL7eSgOUMahHhSV0wMtPUKRSCffPLEQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDI+CkD4YuvWJVLNCks5ywT7yJh5rEdktnsJqanyXwBMwIgfYNqD4Um8oU8cWLMOE1qSxc3KwYx5hmi4YudH7R0730="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.0-20170623172712.tgz_1498238839013_0.33598229149356484"},"directories":{}},"0.9.0-20170624012558":{"name":"composer-common","version":"0.9.0-20170624012558","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":97,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.0-20170624012558","_shasum":"444cd2134ebafae0a1731451c209416a900e35c2","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"444cd2134ebafae0a1731451c209416a900e35c2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.0-20170624012558.tgz","integrity":"sha512-WrLnwX/aWdHGUNyW1sGXStCAbZwBAoKozDpE5CICC+m5ZPc6XByPdZuMuyPJtk5dJ+omC6mX0N+ZIrFrp755NQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGNSryJIJLH1k6q8dlJORRcAhpWP2z2EOghtjEdRS+brAiBNfFoMSFSJ8rf7HxiZTmlWT4hYE4sMk0p42x15XebCag=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.0-20170624012558.tgz_1498267563291_0.8293133792467415"},"directories":{}},"0.9.0-20170624133851":{"name":"composer-common","version":"0.9.0-20170624133851","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 5000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":93,"functions":97,"lines":97},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.0-20170624133851","_shasum":"2cff5714f2f76f0fa2c4fab8054572a4bbfb8a0d","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"2cff5714f2f76f0fa2c4fab8054572a4bbfb8a0d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.0-20170624133851.tgz","integrity":"sha512-gVmUPJ1ZIqHiy52ziSFJ0FH1tSRDz38Y4NnqZUk4JS3QKImaYf/fsfxxtJxiiY0y40oBZa7XSQW5rW3G5Da/Gg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICVaB+dMRBAkHeA42yRnYfJihokQOzvWZe476gnRsathAiBaPh9sKmeMVNbVYTn/EvPXBriBNiqEfPgvoV4JEMjP8w=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.0-20170624133851.tgz_1498311537711_0.9100897102616727"},"directories":{}},"0.9.0-20170624142630":{"name":"composer-common","version":"0.9.0-20170624142630","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":93,"functions":97,"lines":97},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.0-20170624142630","_shasum":"50bb1cabd36ce3d833c5166100e5c67ad6237811","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"50bb1cabd36ce3d833c5166100e5c67ad6237811","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.0-20170624142630.tgz","integrity":"sha512-Mu6I5OgT1MQmP0D39tqwG6MAkjY50VMgodkyvQKCvLZxkNKdmjzWIIlq/3+qXokTmlhTEvozRu1AOmEll54RLA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDvsNfyi1YGmc7fcQvI3Vi39DeyCpd4R45rKMnkuEpiuQIgP9YwDoLzreomA6mJjknpyIdgMcmAMPWGDnvyREM7ihY="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.0-20170624142630.tgz_1498314396150_0.649006832158193"},"directories":{}},"0.9.0-20170625012751":{"name":"composer-common","version":"0.9.0-20170625012751","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":93,"functions":97,"lines":97},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.0-20170625012751","_shasum":"e982430390161f32b4a9302bd1ec47e1e4c18239","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"e982430390161f32b4a9302bd1ec47e1e4c18239","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.0-20170625012751.tgz","integrity":"sha512-Ovb2kOnjMIV8DYB7KjM83k+aIxAI7DMHjHoxQ1NxZcyi/pfnhARM81f6GuOGZ0C5tT4evHctKVBxLVRD/jGxIQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHKDuEyD9Y0m29KSHvoTXD888vUlnquPp+wPzHWOpovhAiAWDslXZd5FsCnr2TS1FsLlfwNfRhsY+kbnDfwNAeK5Og=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.0-20170625012751.tgz_1498354077451_0.7214567326009274"},"directories":{}},"0.9.0-20170626012707":{"name":"composer-common","version":"0.9.0-20170626012707","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":93,"functions":97,"lines":97},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.0-20170626012707","_shasum":"23e401db7c060004633c3d24a77f999af4b9585a","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"23e401db7c060004633c3d24a77f999af4b9585a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.0-20170626012707.tgz","integrity":"sha512-7CAHncLoXDJHoOoFEtaiWyFTEatLXr3M/MphJYJhacZbdCKN6gykydYAYn6bI4FsMhsovinjzOy5xEEuNLamng==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDs6F8/yCKZrbK6XyF/9rJYjBwJ+l41aeYqVoSJu2vwpwIgJhTIaiqgv7yqpAw+kWNyNwNKvFVJv9qDFPYISeP+EFo="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.0-20170626012707.tgz_1498440433433_0.7899439625907689"},"directories":{}},"0.9.0-20170626100418":{"name":"composer-common","version":"0.9.0-20170626100418","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":97,"branches":93,"functions":97,"lines":97},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.0-20170626100418","_shasum":"e61370a478d888eed2157bfb8a05d0193665d428","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"e61370a478d888eed2157bfb8a05d0193665d428","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.0-20170626100418.tgz","integrity":"sha512-lyhj9DlY29pFLYUW5hm1hTry0xRIJ/PKet2Q2XO5S1fKCLCtIYAozHuKFLXCZEmx7my7QIw+jCsUTe2W/RnBAg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCMItSqLxCQWj9dzYmBhGEu6WCtmZ+C9ZE4EpWny9xRvgIhAKRj4+26VifxggIlUZwBYwChnOE/WtdhSEWtJWhFuoZW"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.0-20170626100418.tgz_1498471464186_0.858388481894508"},"directories":{}},"0.9.0-20170626124243":{"name":"composer-common","version":"0.9.0-20170626124243","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.0-20170626124243","_shasum":"99e44a14b6299a1406178d4c628bec0861e6839a","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"99e44a14b6299a1406178d4c628bec0861e6839a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.0-20170626124243.tgz","integrity":"sha512-NlCX5QnrrTUJ3VMIb1b4AzCZDQpMDGSQT8eSX7JNu6KruRXwT9N35TTfETYTxgxs50CPSaRIxFvtt00bd318ig==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF0OBqHgq882vthV2f43tHlZxt9k9aSRAzMynk+DJOPuAiAeE7G5QX6/bbcZ7ZJL+ZbUTTcfKfJz2APurmP9oQ1Tkg=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.0-20170626124243.tgz_1498480969772_0.8492398101370782"},"directories":{}},"0.9.0-20170626131511":{"name":"composer-common","version":"0.9.0-20170626131511","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.0-20170626131511","_shasum":"35ce516a776cd9b62b425a6f95af49e30b6f80e1","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"35ce516a776cd9b62b425a6f95af49e30b6f80e1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.0-20170626131511.tgz","integrity":"sha512-ol5x1RK4aWR7AqIl+hYyuvCSmfISM64B+Rn3R4w7wADJXOOhvjNxwWjXrwyhVBTeo6lBO6bvgifmhh07U3fbOA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCVVLIYcx6cqBxb0YmAKjNeu5H5A3ZAPND/IZSZHK1LNQIhAJ+ppqgWoMp7f7uItMQfJNv1w1q8EBgN6Dn/UrG6q35C"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.0-20170626131511.tgz_1498482917459_0.9849592470563948"},"directories":{}},"0.9.0-20170626224354":{"name":"composer-common","version":"0.9.0-20170626224354","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.0-20170626224354","_shasum":"280c18fe07a0c06ac694530219f506c24f977883","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"280c18fe07a0c06ac694530219f506c24f977883","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.0-20170626224354.tgz","integrity":"sha512-yT4ZEoX4g62QhSA4xlO7UhV2SdYk+zX678QPKPIpsos+SuHHLIw/t5U8E16JfbY4IWpaS1kcaALTD3CvYjSB4w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCdqsKgpY5o3zqzYYFyiogT32xsXcBDFjaEFivX6E1BWAIhAPdUkVQIVSSyYT117d6bYTUleTOyukyQDccOMoCDQdrz"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.0-20170626224354.tgz_1498517041095_0.5391403120011091"},"directories":{}},"0.9.0-20170627012847":{"name":"composer-common","version":"0.9.0-20170627012847","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.0-20170627012847","_shasum":"6ef7274a87e88c41e542dfb14500242dc86d7abf","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"6ef7274a87e88c41e542dfb14500242dc86d7abf","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.0-20170627012847.tgz","integrity":"sha512-0aQLRftRGz/9/W6UEXByQi8tRfCB9xb5AiKmDs239UNHgI2I58MEIyV8X3MY7ES9rUJsTSCV8sUnP+mXbT0qow==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDZ2VrEkyswdxd4yBi9FlsZyJ0mAj6rEA7DxRBYuyQAggIgPVTjFFlNUTDFKIjweBX1PutugvBiXMLMpgN+WFNs2tI="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.0-20170627012847.tgz_1498526933016_0.6896189549006522"},"directories":{}},"0.9.0-20170627081948":{"name":"composer-common","version":"0.9.0-20170627081948","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.0-20170627081948","_shasum":"ecbd6b163a35fbb4c25d6741d3c589fb17a8e127","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"ecbd6b163a35fbb4c25d6741d3c589fb17a8e127","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.0-20170627081948.tgz","integrity":"sha512-zm3kUxubPzsWr+suQT7xeiwBzJhsD65KN65a/bA0EX112FCqjqh7h/8eGJ9FaItkzk2Ofy1xAvcP1O+6c2NUUA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBzDuLXq0ZGBVSvEkEi4ES2KgkV3v/wZRFCShIQTwei4AiAVRnP5svUCaLjTlxtwG1qS/HIIJemZC4nYW9WA4wl1Kg=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.0-20170627081948.tgz_1498551594763_0.2368434937670827"},"directories":{}},"0.9.0-20170627091831":{"name":"composer-common","version":"0.9.0-20170627091831","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.0-20170627091831","_shasum":"44b9659269f5aa621af826b06ecd6efa0945e7ec","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"44b9659269f5aa621af826b06ecd6efa0945e7ec","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.0-20170627091831.tgz","integrity":"sha512-JGxEjjkz90W8vPsuu79/g23z+2LTBMBiDma6igyWUulHpL5ruSEyAeO0l0/OCJLph3h77JA4v/g7KbnUymhbcA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDkdoIE4dVMkoCouwmdwazIbXYXaXOwVrKbHjBuZxP2TwIhAKEawuAHcDkoHt/TIqEdWN5T2+o/TPzNwFktqu4zVLVl"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.0-20170627091831.tgz_1498555116678_0.17875604913569987"},"directories":{}},"0.9.0-20170627102828":{"name":"composer-common","version":"0.9.0-20170627102828","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.0-20170627102828","_shasum":"c73a80c50250fcef300c6b9c598bd6f399d45495","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"c73a80c50250fcef300c6b9c598bd6f399d45495","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.0-20170627102828.tgz","integrity":"sha512-CAX2zR6MwptT2kalAv6pgfc/aMMiu54NWtlWyzW6b2edtRET5QhuaIOcRHYxvgIQrnV3+cgRuuYG3OZttCQZWg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC99Q2ipyVPqxSz02DFL00vQBOnSnIuLloI6KS0LPuzmgIgM1axjTeqBeBeyAKULrV5JwxivsiewJ763uOa811oZIU="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.0-20170627102828.tgz_1498559313992_0.42288856115192175"},"directories":{}},"0.9.0-20170627153207":{"name":"composer-common","version":"0.9.0-20170627153207","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.0-20170627153207","_shasum":"350fcc29a18f4549071a46c129492ffb16121b40","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"350fcc29a18f4549071a46c129492ffb16121b40","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.0-20170627153207.tgz","integrity":"sha512-a4nO4UMhuUdrgwLozndZey0sso11sO75DxoTVnV0N1BvK6VFwzntizDvF3jYTKK8atAimpOCQP2HZAT+JPFlMA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC0g8hBw8lAcR3grdjZNRytocBJ3D9l3mg1DldsKX+IkwIgVW4K2QTSMMrVYoUWZCL9lTuHONe/IYPj9eLBeIln2nA="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.0-20170627153207.tgz_1498577533495_0.36054650600999594"},"directories":{}},"0.9.0-20170627164838":{"name":"composer-common","version":"0.9.0-20170627164838","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.0-20170627164838","_shasum":"eff9d1d0ec4b5545e8675cfb7766411ce628db2d","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"eff9d1d0ec4b5545e8675cfb7766411ce628db2d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.0-20170627164838.tgz","integrity":"sha512-smtiW2cHI+maZv0F3rlusBlY1TaXgphblJoXrbW4Iexqfms7ze2tohQsZAILYPrgCQR+tty76UtOyLmbTOvzjQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC8t+iuZbQAeRYalBNh/PrDSEGPJLfDXwAK+RAolZLUVgIgBIdOBX3NghwNQmy7kEBIMdVdjLCGvXjbVJnrcHGSjYw="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.0-20170627164838.tgz_1498582124224_0.6372098862193525"},"directories":{}},"0.9.0-20170627220132":{"name":"composer-common","version":"0.9.0-20170627220132","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.0-20170627220132","_shasum":"2541ffd330a3fe734bb1a4321f37ceeae0d0a82d","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"2541ffd330a3fe734bb1a4321f37ceeae0d0a82d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.0-20170627220132.tgz","integrity":"sha512-4bSaTypJaNB4GsdNIs8yCOTMa8IlwXwpNWlgaZygQfp1oRTsaquMqX8a7U8oevwRiq6E5zcH7CsMt8n21Wat9Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDlWgYZxA6K1KubZoHp3vWm4vHzU+oU31Ltyqc4Yss66AiEAkQ23OQYa6RRL/Coj0GTthxEKqtu8g/RCd+3HGOMb5Qg="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.0-20170627220132.tgz_1498600898862_0.6732793075498194"},"directories":{}},"0.9.0-20170628013101":{"name":"composer-common","version":"0.9.0-20170628013101","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.0-20170628013101","_shasum":"bea4992effab20a792a2aaa86a7272890869defc","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"bea4992effab20a792a2aaa86a7272890869defc","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.0-20170628013101.tgz","integrity":"sha512-s2Aa8ue8KYjOpD7lh6q5fXMdWMbtM4V8o4BJmBheCZZ76meKXQPVYYRSkjfuvQ9AmWfadTm2CVxoXWVBxl0Twg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDp3b1XUFGDFQL/8iUKPX9e6T1ScEGw2+PPtx4XY1VPEAiEA81Ao7M3aYxtyfmNzm2dU1SUFDVSkIB0+YvDEXklIKOw="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.0-20170628013101.tgz_1498613467599_0.06479540606960654"},"directories":{}},"0.9.0-20170628075608":{"name":"composer-common","version":"0.9.0-20170628075608","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.0-20170628075608","_shasum":"b3d63f983d76705b277afff22dddf6578df7c286","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"b3d63f983d76705b277afff22dddf6578df7c286","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.0-20170628075608.tgz","integrity":"sha512-Nu5On0gJ4AK3ycHyE9fmH+Omc76MC0U2mxAGh+EC8TnwsixAKzZ31lsEAY3t68z0dt4jYi1w3+gdcDLLcE1TaA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCSPudGhjFpX511b7u/RNy9iISgfOeCQrWLSakS7/7YGAIhANWTAdwRwgdilvaheObbkZZT+wkYdqjNBULQlPtQKVvb"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.0-20170628075608.tgz_1498636574725_0.033672278514131904"},"directories":{}},"0.9.0-20170628090531":{"name":"composer-common","version":"0.9.0-20170628090531","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.0-20170628090531","_shasum":"9883478e08adafc86b28eb7fc72ddb836cf3b34b","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"9883478e08adafc86b28eb7fc72ddb836cf3b34b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.0-20170628090531.tgz","integrity":"sha512-LZSbn0ELf032NZa/RqK204TS1gQYWEoqHHqEgb9FnM1sURCZk/zeExm1UhtgMD+gk9b+ZjAmo7wkbUx8FlEO5g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC8PACWyQeY/NIviYu1be6M2wnyUwW8Y5cJ3o8HHfy/HAiEArUTKzOMBBk3Ss2yUI7ulgdaTqG+GgJPKfJypjxm0KnY="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.0-20170628090531.tgz_1498640737520_0.6257822995539755"},"directories":{}},"0.9.0-20170628164930":{"name":"composer-common","version":"0.9.0-20170628164930","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.0-20170628164930","_shasum":"4725164320bec9808a802a366509e4efcda426c0","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"4725164320bec9808a802a366509e4efcda426c0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.0-20170628164930.tgz","integrity":"sha512-M1LD70BZvNZUakodwef2i1kVu8Ihm8JnxmkoTjTUbYgKhcxXhZ3a0WkTd+vlF3IKiSW7/Xq8s5LR9jaNcKBgwQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDb6okD4wXsnH9ZAUE0ccF7tPDGz2Sc6g0nIvE7j0grCQIgYK+a5gfKI6dnQBOT4sWHoqIbswio6Nksq2BrML8AXsI="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.0-20170628164930.tgz_1498668576245_0.3720199321396649"},"directories":{}},"0.9.0-20170628231010":{"name":"composer-common","version":"0.9.0-20170628231010","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.0-20170628231010","_shasum":"22a7b228e49d5fb39bf79779b7054dadec07e505","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"22a7b228e49d5fb39bf79779b7054dadec07e505","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.0-20170628231010.tgz","integrity":"sha512-zcznup3m/6X6YawvrXLToRQYyUXFOOn1D9R951ML1HFXPohyGAWCUdQJTwboBU62eo31HoUeI9hNlWs24vsmmw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCJpzkxcTKbKBn/8sP9p30cEFBCOYnhT5aF7rAuGkeo6gIgGWZNtZ8regTBiwk9XeJqrv9ZDJxONSjJ9pq/Rx0MY1Q="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.0-20170628231010.tgz_1498691416932_0.6373888561502099"},"directories":{}},"0.9.0-20170629013118":{"name":"composer-common","version":"0.9.0-20170629013118","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.0-20170629013118","_shasum":"ff3f1eae4fccf1d0bce2ff7cdbf3d24fe713142a","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"ff3f1eae4fccf1d0bce2ff7cdbf3d24fe713142a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.0-20170629013118.tgz","integrity":"sha512-evsW463VXOzLVJrZmTW66yNvc4RLczAlsA2mqGk2AELtgh/xeT5AGKTquIpOXArgn7/20C5ce4CqD0WJ6Ft/vw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICRd2/XlEeE1fTSYePo75N9X8J3bwWxZ+Mf9W7Ife7oMAiEAmsNCtZ1wfhVvdu43b9fCcw03ACficGTEQ4e2tpd9ZvM="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.0-20170629013118.tgz_1498699886399_0.8679410750046372"},"directories":{}},"0.9.0-20170629081450":{"name":"composer-common","version":"0.9.0-20170629081450","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.0-20170629081450","_shasum":"8dd365d1caefbe00e5cf6f115e3cbec1039d0a61","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"8dd365d1caefbe00e5cf6f115e3cbec1039d0a61","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.0-20170629081450.tgz","integrity":"sha512-j9sJM4OEcFUcxqc/4voVbsULekUrlThu0mukUBJweBAhFGgjtIRm45Uk2UfZ1TL1FZ9NFxAVcddWdY1/uaIOEA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD9EESeMcY4KdiQRV7g6bliNw0fRI9/A8b67wXI5/jWpwIhAO9Uz7M1vDtNSwB5edF8m8nn8E0rsY193WSNKIoVINyi"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.0-20170629081450.tgz_1498724096797_0.23017277382314205"},"directories":{}},"0.9.0-20170629090600":{"name":"composer-common","version":"0.9.0-20170629090600","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.0-20170629090600","_shasum":"49963dd1787ad7b0f00921a07fac200073816d4f","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"49963dd1787ad7b0f00921a07fac200073816d4f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.0-20170629090600.tgz","integrity":"sha512-+PxC5LEgh7FYchIzCgt0ucsY0x7pDfUowbcwqtQLCM6oi1ryhUb24ThM4P91A6PUjAWg0VMBbV5rzg2pRr3AAQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDseV1xtWnDcMtqBYFXx9L9rWVUvptGq6AQXNyqZDoW0AIhAPJtxvTmwzxCDbNNNH2xr6HY5+VV7IxSpX9ylbC5ziSJ"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.0-20170629090600.tgz_1498727166181_0.7290473703760654"},"directories":{}},"0.9.0-20170629131100":{"name":"composer-common","version":"0.9.0-20170629131100","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.0-20170629131100","_shasum":"fbf0f635aab565e2106f26a603012776714c0941","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"fbf0f635aab565e2106f26a603012776714c0941","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.0-20170629131100.tgz","integrity":"sha512-AOvBzlm0wC/yUfBzWyWARig1ZOkr2ZDjIVZfaSkfCjS8K6VyPyv8dCWQ9+HWD6W0VRq6eXVA+bQ7/vBHY/aFeA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDeaImCXkzgJ+Yt472QnBaBMybbGl+kPLYiF2iMM+nMSQIgWeAGL6w7SocVAf42BIc3hq9GZWn1gisQMDyB7anZdT0="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.0-20170629131100.tgz_1498741867753_0.17272779950872064"},"directories":{}},"0.9.0-20170629133414":{"name":"composer-common","version":"0.9.0-20170629133414","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.0-20170629133414","_shasum":"fb7f55f5e01cbe488fa8275709c23e176f6b609d","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"fb7f55f5e01cbe488fa8275709c23e176f6b609d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.0-20170629133414.tgz","integrity":"sha512-eZZ30igBnHR9X5zDB/I7rl+JGM2wkPNCW3B7DkPfD48h3wAchpE605pFah8o5F1PTh6aiyS8TAAWZsTpHv0H3A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDGIGOVickd0UgwDujUxileUn2q4A6CSS9Zl4J+1pkf9AIhALi1pJsNEmEmikBRIgzKOZhx72S+GTZH10C3Lj/w81Oa"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.0-20170629133414.tgz_1498743260732_0.5714520867913961"},"directories":{}},"0.9.0-20170629143322":{"name":"composer-common","version":"0.9.0-20170629143322","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.0-20170629143322","_shasum":"fa8c8d782c39c127e237561fcc40f63a6eea51ca","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"fa8c8d782c39c127e237561fcc40f63a6eea51ca","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.0-20170629143322.tgz","integrity":"sha512-OszhEl76rx/aIBnK0WuNrzInpLM4NXJQKkTM2Yp3XVjWdQARpU42d+xgR9Mv0kVHVfv0OppEs22DLAnEyhZ85w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAO0NlSf8zFIoJUigfRegZWcaZ33Qih/ZquP3WHrbI/JAiABJAagVHHWYX+uYJDMV9Vvd/eHSXfbEGibj80qegYUug=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.0-20170629143322.tgz_1498746809203_0.2560580868739635"},"directories":{}},"0.9.0-20170629193010":{"name":"composer-common","version":"0.9.0-20170629193010","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.0-20170629193010","_shasum":"17c3ce2ba91bde3a506022034c81eb589860e740","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"17c3ce2ba91bde3a506022034c81eb589860e740","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.0-20170629193010.tgz","integrity":"sha512-2rhZ/NpkQVsn4Fo3vdrfMpgGI+A/Yz5Mzqgeyh4LAl8DBqrD1+9nQXsuH8CzBRfo4L5zJFmbkiBhnco6n2GrWg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDie02NuOt3msxuQgL76or6mOCn2qEyeYkX06Gf85geAgIgATJm2kuL8qoGdlsFpHwnPhhf8UBtqcetM8g5JiXQgbQ="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.0-20170629193010.tgz_1498764617322_0.6530403548385948"},"directories":{}},"0.9.0-20170630012831":{"name":"composer-common","version":"0.9.0-20170630012831","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.0-20170630012831","_shasum":"857ff1ab7feb00a3cab305063cf9b0db06c20d72","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"857ff1ab7feb00a3cab305063cf9b0db06c20d72","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.0-20170630012831.tgz","integrity":"sha512-VYkzIX1X8zeluDxN6m6tBASRBBAV457bWYyO5HpmlijfLmpbU4NZXxhDwZC+pzzQxZjeZahbLUP+INhacIiIww==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICQa6f5EPTWhxfsrvi84K2H2F45m8Ai41dNXJcoAqsDoAiB4OK/4UffrSb3tvk5cdWfeh/5z2RnO9BXmWXw86N196w=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.0-20170630012831.tgz_1498786118004_0.22095640283077955"},"directories":{}},"0.9.0-20170630101328":{"name":"composer-common","version":"0.9.0-20170630101328","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.0-20170630101328","_shasum":"cb64668e3ec685fc951dbf80ae5e9fdc976ae5e2","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"cb64668e3ec685fc951dbf80ae5e9fdc976ae5e2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.0-20170630101328.tgz","integrity":"sha512-aRa7Pv3xrw8TAzyoyYwctkQinBvv9bXnNWMf9s6eHZDNpAEs+oNGQKyqfIxXJQCs0M1mB0a4rEJQH3JiaKkZDA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDCwyB/5in5bXckxoEAhacvk9jdK90MPLXSoBslGJIEdQIgPU50hgazw7RMWyOkRTnOIGvKawksszCq9FP+rbyCroE="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.0-20170630101328.tgz_1498817614357_0.8630740244407207"},"directories":{}},"0.9.0-20170630111036":{"name":"composer-common","version":"0.9.0-20170630111036","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.0-20170630111036","_shasum":"aae90e062df2ff34f75365bc647835e5a9350353","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"aae90e062df2ff34f75365bc647835e5a9350353","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.0-20170630111036.tgz","integrity":"sha512-6kyyAGs9E+6TBSyescIh8n8z7+oRoezrGZarWBNeckmML/4V2pxkf1v/sY2OGBPzlU7USBC8eaQ4g5K9fXfYdA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHm+xRoJZ8naTmUUADV9diFUzd0Aevcnu0fxWwGm3T3BAiEA9hgrD0uU/K29XGqH5HCbCaG1ucrwAph6fs1I7KpJdpM="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.0-20170630111036.tgz_1498821043552_0.5268405927345157"},"directories":{}},"0.9.0-20170630120930":{"name":"composer-common","version":"0.9.0-20170630120930","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.0-20170630120930","_shasum":"2770d8e805ded97f73292f3fbafe20ab5f46808d","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"2770d8e805ded97f73292f3fbafe20ab5f46808d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.0-20170630120930.tgz","integrity":"sha512-8aWXIMST+6Uw1uZinjkIl647RqD1XY6S2IwCtI2bLzAKv4J+Jn27z728QX+caxWyLpThePyAiIzafUM37jhJNg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGHdPU/IgKsjs/LglGgaQGg6c6cnTQEbtZqFkerB0eMuAiAJoQLH97SISoYbLOjweR3vZ4hQ1x1ydrWRqvXf8oemow=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.0-20170630120930.tgz_1498824578011_0.5364886906463653"},"directories":{}},"0.9.0-20170630131714":{"name":"composer-common","version":"0.9.0-20170630131714","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.0-20170630131714","_shasum":"36189f8bbcf2b4027c6bb5d8b0da6d86311434bb","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"36189f8bbcf2b4027c6bb5d8b0da6d86311434bb","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.0-20170630131714.tgz","integrity":"sha512-zADc9qmB6fcxX7Zm7sVtV5/Z2lVslSXnsX1ITZgrH/Kb7oMbIpqo9uOpOlbIxoEdKl0D2NXwmdtFjwGV65IWBw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD6+gBvorJtEZvu8hod0CJzulQ9XolzD2cZxeCdYBuQ4gIgdP4d1vuAbo4JztF/bpmHcKm2wDsGY/3ZLEkQ7SUkLos="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.0-20170630131714.tgz_1498828640689_0.02738771610893309"},"directories":{}},"0.9.0":{"name":"composer-common","version":"0.9.0","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.0","_shasum":"10930e16284bd2fbeff121940bf138507271d2bb","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"10930e16284bd2fbeff121940bf138507271d2bb","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.0.tgz","integrity":"sha512-XuKz8nwbWbzfOBz3J1t99YleXNFM6+PcbVNuT+p2aeWBgEOrbprncjVnQeBH3cRwbWtL7iT2dRlyMf2r1ow1og==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDi0ki38yh6lUf4Ur3hOIoTDGs6Sl9eqLKGIgTzCuVptwIgVLY2nr+doNWz1NC+p1U0kCPeklYSlSrbYI6L6D4Buhw="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.0.tgz_1498831118123_0.48612121981568635"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.9.1-20170630154149":{"name":"composer-common","version":"0.9.1-20170630154149","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.1-20170630154149","_shasum":"70564e27c7bbb8becfb13afa6f102bbac35cd099","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"70564e27c7bbb8becfb13afa6f102bbac35cd099","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.1-20170630154149.tgz","integrity":"sha512-E4z08y/vrmQxmxGGEMxK7gRySbbG+kL68b4/7eSuH8O9hyA+VT08SzV38RTmI2pyzOzXC0ttimLkXqsXw6XTuw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCILjabovTt74cWAgaxw2iN0sLj7dOTeR6a1RrgOCcDSQIhAMq9m6IC9Wc33M+Mr+eMxhXSrrXFy3UexhzNdaAaFd2B"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.1-20170630154149.tgz_1498837316165_0.7012519440613687"},"directories":{}},"0.9.1-20170701012849":{"name":"composer-common","version":"0.9.1-20170701012849","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.1-20170701012849","_shasum":"9b5bc90533b762a498e9860b02a98e9018dfa656","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"9b5bc90533b762a498e9860b02a98e9018dfa656","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.1-20170701012849.tgz","integrity":"sha512-BeopS0sWAB/c+jOvVLmAJOcnOkgmmmjuOB86weJkdsfaJZCoWVWMNop/UgIGxqeh1wgnYX87fp2hzYaJd8SBMQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH5CyC4TsZUWx5Hy2UemfbG7d8tSjDSoByKN2D2sl4wGAiEA3jrK/kEuvtzzuU6YsFtTvDVImJq9hAz/yhyLHaEiFmE="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.1-20170701012849.tgz_1498872536166_0.8131413161754608"},"directories":{}},"0.9.1-20170701093201":{"name":"composer-common","version":"0.9.1-20170701093201","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.1-20170701093201","_shasum":"0c5d46f4b41d623d374c55896f29c827cd31d041","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"0c5d46f4b41d623d374c55896f29c827cd31d041","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.1-20170701093201.tgz","integrity":"sha512-TuBlz8EcNsKNwQBfuYPj0MVRAXtRcwaAhLNLGzj8wLyd0nxWjIGG90ffHh7JQuiuFfjd6d4MOQd59r3QzjfOyw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIElwNsHyguuWO5XFMgpQgOej8hd1MWjwEkNv8Ld9PYTsAiAyRBLzoixDEe5S7rPasiUSVqgasW/xfIyuHnuV5r3uIA=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.1-20170701093201.tgz_1498901528951_0.42797395889647305"},"directories":{}},"0.9.1-20170701101756":{"name":"composer-common","version":"0.9.1-20170701101756","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.1-20170701101756","_shasum":"c6f572d42306f7128ebd3661a5789376fc4b3d70","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"c6f572d42306f7128ebd3661a5789376fc4b3d70","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.1-20170701101756.tgz","integrity":"sha512-ntSiyxOxI428yz5LW/q/TGTZX/w0CSPqZyQFzo60rByeJyZOkuNw4o8YoGuVayvr+KKpYHcHSphwL8SL+uan6w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCGBRDXuzo9EAkdKmgLm1v+urbbvhBqQIuXvEjSUGb6CwIgQzhFVOkxUyTJj6sSLoFR/jCo6R5IITz2/4RygeBY/TA="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.1-20170701101756.tgz_1498904283361_0.7065966736990958"},"directories":{}},"0.9.1-20170701113005":{"name":"composer-common","version":"0.9.1-20170701113005","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.1-20170701113005","_shasum":"f096ef74f3c4bccf084578f91f6f0b97d1cfe395","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"f096ef74f3c4bccf084578f91f6f0b97d1cfe395","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.1-20170701113005.tgz","integrity":"sha512-GQOQiWCtONCTHa8CvDh7qgtC5B/zdPkxRVRQWvjVApkPTiJTKFaRAIv0rp/xR5E8ntbjE3GSJRjPBG9MYBD1dg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCyD84XYyOeaj7Ndq+lRj+4lKNPkt6xIQ/aRRzSTwYndAIgTE1gK2L6W8c93AujowW94h3RTVH4VjRJv9sXRi/KlIo="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.1-20170701113005.tgz_1498908612639_0.01888811867684126"},"directories":{}},"0.9.1-20170702150150":{"name":"composer-common","version":"0.9.1-20170702150150","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.1-20170702150150","_shasum":"7706b5437ea8052040d75278455ae0439274aca9","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"7706b5437ea8052040d75278455ae0439274aca9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.1-20170702150150.tgz","integrity":"sha512-kqSuOCk/ErOkFvc+Dpp9scCvfEVK6o60oQcsLkM9DlNpsQPCSqwytAiFuRqwFjb+bATBW0mcq5I0NohApiButg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHNMWiDOCOsZmlCCXNJwp7BupPRyOkFLD+IPqZ6j659mAiAQyN++wPXZAEZ8cHEj/atnqPyNpJUMlsnJDGO5jnxJzQ=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.1-20170702150150.tgz_1499007717470_0.05812530894763768"},"directories":{}},"0.9.1-20170703013146":{"name":"composer-common","version":"0.9.1-20170703013146","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.1-20170703013146","_shasum":"9b0b889dd1605b12493a3ac0bf927e8b2aeb029c","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"9b0b889dd1605b12493a3ac0bf927e8b2aeb029c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.1-20170703013146.tgz","integrity":"sha512-6qvb8pGdccZhOavDf1YimkjQ9jnV7dlo6U3Gb54mkqmoS5avowby2tu8Wdl7t9iBSk2wddXHT9N/AtBGB8FOvQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDsShiBYap/wm8K9A58C61YW6KtpQ7M4v+QWpQuEs+CcAIhAKWKKLPOXkYTE0EsXKrVYYFoBW6yTJzUqZ/cx1ymlQJQ"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.1-20170703013146.tgz_1499045514068_0.2706689990591258"},"directories":{}},"0.9.1-20170703094214":{"name":"composer-common","version":"0.9.1-20170703094214","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.1-20170703094214","_shasum":"e2e90eaabaf41a22c62f84a146d09744cdfcc90d","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"e2e90eaabaf41a22c62f84a146d09744cdfcc90d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.1-20170703094214.tgz","integrity":"sha512-E9h+NCNMNZnFfTJuZ3Ad0ofRlRQ1WPNk+qFJqmVZg1uI1UfC6c6ZvgfjscqF/pb8qAVRNw1aLenkRVV4IkzRpA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCQ19JEeTqWzY54TAYexDGTkg4y13qScxJ/I+x0469/eQIhAJSvgV91/E/d/O3KFgeixz/trWhNWUaP6LfNeBgP2CWz"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.1-20170703094214.tgz_1499074941421_0.644741497002542"},"directories":{}},"0.9.1-20170703102219":{"name":"composer-common","version":"0.9.1-20170703102219","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.1-20170703102219","_shasum":"0d2ad3c0e80b9507de2f69510d70418fb3e63f35","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"0d2ad3c0e80b9507de2f69510d70418fb3e63f35","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.1-20170703102219.tgz","integrity":"sha512-yqLtGcDcMQ2C3UiR/gUmXJoYbA7blBNFQ/AGRX5SwQ+VMk5WB71kCPZiFDvs0C8TCGdwlhtcQhGgte+Koa0rvw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCLYSIHCkniNIoBZrCd8R2T3sSpiauFmxGac3zeo0l2CAIhAKbNsiYoe/842EIjmZfmQp0u9+KOrZ14qvTfIGfPK7OF"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.1-20170703102219.tgz_1499077345638_0.8643972880672663"},"directories":{}},"0.9.1-20170703114731":{"name":"composer-common","version":"0.9.1-20170703114731","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.1-20170703114731","_shasum":"83f5e4efbbcc6c9b51c6673ef5d0f62943900766","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"83f5e4efbbcc6c9b51c6673ef5d0f62943900766","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.1-20170703114731.tgz","integrity":"sha512-yiAFBiwul1rZ5FRQUx+/op5EVRH1J9v4hcqZoIkDEM1zzujWCfeqvXn/SxWf2A8hxB9IsEawtagtiX0R8Zs7Ww==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCBzwglwm9sZbHDzrDHknRUbvEWkKS/kEWKOl/YsgYrBQIgWRzdToQLzbwQovrOGVBmh3rtU7KOlFpRVhjm3CpNxhA="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.1-20170703114731.tgz_1499082457162_0.03622186044231057"},"directories":{}},"0.9.1-20170703134827":{"name":"composer-common","version":"0.9.1-20170703134827","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.1-20170703134827","_shasum":"72c95d0c40b4383c6029b80591d9d8eb9caa1571","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"72c95d0c40b4383c6029b80591d9d8eb9caa1571","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.1-20170703134827.tgz","integrity":"sha512-7eYGVDlGXCrIv2VY1ZLFS2ZqmidyC2U7yRMUNZhbe0ol730HkT+9ZL3NW7oIyVzXTOEN1/8DU2IoZfQ8ytSUsg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDfv6cMtkBDHKsogAbP9XrcWj9peQry17V+Rqr81xvWbgIgG6XD+pS52C9EVkk0jmxdnhd7LHigEcsUryRqrBATEwE="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.1-20170703134827.tgz_1499089714513_0.23494704137556255"},"directories":{}},"0.9.1-20170703142206":{"name":"composer-common","version":"0.9.1-20170703142206","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.1-20170703142206","_shasum":"b14f83a33d755851cbfd4f1be9841ce035517004","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"b14f83a33d755851cbfd4f1be9841ce035517004","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.1-20170703142206.tgz","integrity":"sha512-Yumvdv8rff19lZGI9xjSXzHGVEaBnDHQAaRRTTaGoeYCdn4hOgEzTCUID03o7SZLru8+nLEWxk8Bva/bYJuKdQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHPB913IqdkExr3AD85Zh+nSNvLnxlTSL8KS/jmgIhQ/AiEAki9771pN+T1nBl3nzIIPAUGZfWOe3rhOu9pFq5zCPKE="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.1-20170703142206.tgz_1499091731282_0.9207363112363964"},"directories":{}},"0.9.1-20170703172042":{"name":"composer-common","version":"0.9.1-20170703172042","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.1-20170703172042","_shasum":"03290cf5f3cfbab5d7470b367e768ab3560c9d24","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"03290cf5f3cfbab5d7470b367e768ab3560c9d24","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.1-20170703172042.tgz","integrity":"sha512-Wyh+OMaEgebpgztm1mDDg4Ed5J/PGAgemu+d0X2uxQeZEUqNwmgY8QxRzwRCOE0C+f/VlkdFuFsovDY+DL/qhQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICYJPmMbeRMwmRokZS6uRjjWvygajlEAYKVDfXx4rK1qAiEAjkVUmS5bfn3g5y76lPaDw9kHtayQ9Nn+R9eq9cPvH00="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.1-20170703172042.tgz_1499102449633_0.9248388507403433"},"directories":{}},"0.9.1-20170704013139":{"name":"composer-common","version":"0.9.1-20170704013139","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.1-20170704013139","_shasum":"33eabd53143b2cb40db8ea34a7981280a6e15634","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"33eabd53143b2cb40db8ea34a7981280a6e15634","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.1-20170704013139.tgz","integrity":"sha512-vrsg+K2JCAsMbhzo39L0+IvXVtzAGNfwECg/jS/scOUkpzC5PlC5AN42AQOC0sQ1WjFTTIwUUjKUJcMPqLVNgQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDExJXAVVAk5vfkON/4gbG8LMIhR56V7gyO2lBo6z+amAIhANhMQpKF7Vl4tJIBSjRMrZj5fqkhR3cX27TP/P/dOeI7"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.1-20170704013139.tgz_1499131906847_0.7844856635201722"},"directories":{}},"0.9.1-20170704063254":{"name":"composer-common","version":"0.9.1-20170704063254","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.1-20170704063254","_shasum":"75a7104d51004459b8463e1cf9503b11926d16f2","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"75a7104d51004459b8463e1cf9503b11926d16f2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.1-20170704063254.tgz","integrity":"sha512-pxye0A9vHcItdnojECf5E+M38mlcmjB0KamDkgSWM8sDTvMxi8mViMF/E5HqMr9OGmu1Ui2supH9EkfU5tLlwA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQChLCYC/2BMieWyUIuScCDK8NqZinmfCKYoKgBg4n/VIwIgDsW9485uyViOmtqvgIN9W58TCijhPaOlBYIgIktdslw="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.1-20170704063254.tgz_1499149980500_0.6415113778784871"},"directories":{}},"0.9.1-20170704075743":{"name":"composer-common","version":"0.9.1-20170704075743","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.1-20170704075743","_shasum":"27adee864eb22a0f16a099f452a2e290d34c0cf3","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"27adee864eb22a0f16a099f452a2e290d34c0cf3","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.1-20170704075743.tgz","integrity":"sha512-fCMhdj/LupSeYN0WD13ysGevB6a6ck0MZl04jl5TYEsAJR6F7ZmUkTZItF0SVUnEGy6+eEsBtEM1x6dwrHW0qQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICzildlGQztFleho+nDNLeVQNmakZPfHfYV/474nZqkvAiEAnUcWSyV3gaYoFAAx30JsqSigm27+0lOJlHt9m/KnItM="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.1-20170704075743.tgz_1499155071357_0.16275549167767167"},"directories":{}},"0.9.1-20170704091039":{"name":"composer-common","version":"0.9.1-20170704091039","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.1-20170704091039","_shasum":"abc333388fa5f0eb110e121c8dca63f793e3bdd7","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"abc333388fa5f0eb110e121c8dca63f793e3bdd7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.1-20170704091039.tgz","integrity":"sha512-l/1+Z50dQ+A0TYDXLp5mTpa1Nk7dG9LWqS+1nAqMuG6nffmzlf+gfLRQ2VnkE2sR7c9wNb82SB8bq3+qK5FhGA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDcnK/jY1GQsNlhZuulPuZ/Fj2unqQKUaP6ijFCIayjHQIhAOh6ndQZHzRPaDzp1HXBNt+LH4Ja5khEjNPgmkxq4vpy"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.1-20170704091039.tgz_1499159447272_0.8021276521030813"},"directories":{}},"0.9.1-20170704144606":{"name":"composer-common","version":"0.9.1-20170704144606","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.1-20170704144606","_shasum":"60f9cfb30cb8121b61942a8c0a63d715e0e18454","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"60f9cfb30cb8121b61942a8c0a63d715e0e18454","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.1-20170704144606.tgz","integrity":"sha512-38QzVFJIV2MXKAgyWbs/6qZfRJ7AKD3A+yicmLD2HUfITJ+n9HZ3ovCs81oWJYh2yPWMArDMlv1SgUoo1vHSGQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDjvXm5EO3JP1DyPK/Ltt4UJlcv9HgjPbgUa+z0KoFECQIgF07+jqo/8IdUqaAkIAODhigE/E4NImisppg83gUwGKI="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.1-20170704144606.tgz_1499179573110_0.5788751563522965"},"directories":{}},"0.9.1-20170704153112":{"name":"composer-common","version":"0.9.1-20170704153112","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.1-20170704153112","_shasum":"5b403f88cf0abacbc4a73994db62d10ea3b236b9","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"5b403f88cf0abacbc4a73994db62d10ea3b236b9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.1-20170704153112.tgz","integrity":"sha512-KY0P7/+9xbFDHvhwdy6ZQSeSwdPJXtpGvrmIsBWH0m02P5ad1rK8xWBeNMMWfICI2EqPjM6HbpaDkMgXFtTZNA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDGwEq6CsnCfg5vWm6gY/Ugy+kDuyUTmwICPkp6aWSXNwIgMCfPBrXzAOmGIBh2H5xYBOeo2qNg/8xZPgR9g347kr8="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.1-20170704153112.tgz_1499182283582_0.27736259903758764"},"directories":{}},"0.9.1-20170704161018":{"name":"composer-common","version":"0.9.1-20170704161018","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.1-20170704161018","_shasum":"448c28c680c8411bfd59cf07c5a5d723f9f38d4f","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"448c28c680c8411bfd59cf07c5a5d723f9f38d4f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.1-20170704161018.tgz","integrity":"sha512-vxVFWpmBpEVKlNwP+69XQmiIC2B7ECnOtLNerX2ZfO0tvvwUVnrukMpmX69r5nJ/OaFmsRO+tqDxHsXXSPco+Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCA/+pdJyKdjQxMV/84UzekJkHblAOfS3zVu6k0V1pewwIhAJM6lrWqeUCg3/0xRSDm2HrlB98iZ1fr6uoL58q8vSjh"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.1-20170704161018.tgz_1499184630093_0.16762746078893542"},"directories":{}},"0.9.1-20170704170050":{"name":"composer-common","version":"0.9.1-20170704170050","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.1-20170704170050","_shasum":"965dfa2e2662f704674ea400951ce44577d058a2","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"965dfa2e2662f704674ea400951ce44577d058a2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.1-20170704170050.tgz","integrity":"sha512-3KZvGa3bghHfejVyRYNtDxUoyG0uKxwwiI5KxlA8avKyIGMHvJbaQwZKjvYQCMjyfwBCOn9lhpDtlrrMm0nUpg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQClDbNXUO8VleY0dzCWcBPjQ7oyMs7DUGGdBI+m1ZdwSwIhANfypfmPpPSV6CGTxTM7ixZbVY/+AfPBsSnkqZwzZ8Pb"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.1-20170704170050.tgz_1499187656805_0.03861118550412357"},"directories":{}},"0.9.1-20170704195406":{"name":"composer-common","version":"0.9.1-20170704195406","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.1-20170704195406","_shasum":"6ca4bb83bd37d42b890ad7884ca2ce49e376145b","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"6ca4bb83bd37d42b890ad7884ca2ce49e376145b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.1-20170704195406.tgz","integrity":"sha512-c4BDvvqqo/S5gbQ2qoi5FYGIA5sLWyu8JWZ0xw9WRxv/pYYcUM3x2zVDP7HLej8jVy0b1YYenntHRpc17u2PIQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDumeCDuykYXs0XGdymSX5o5WtY9MpmgfNIzBlPN2I07QIhAMwrCAw5ppgCApjmVcEWe/W4OHai9OXTq2DedAXHPNln"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.1-20170704195406.tgz_1499198053610_0.36321747465990484"},"directories":{}},"0.9.1-20170704215055":{"name":"composer-common","version":"0.9.1-20170704215055","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.1-20170704215055","_shasum":"d42955f53bb653e8ca09ee66bb60de61cf4d7286","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"d42955f53bb653e8ca09ee66bb60de61cf4d7286","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.1-20170704215055.tgz","integrity":"sha512-VC29ub+rI1NATiCQwDaWZL5OonqHGp45mB3ROpXKp/EBhGh23dfo8ne1Cfy32GMsA31FPojfO611K/OnJK9jkg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAlucznfttq9skDMA7sGxOKmA8oJyRZAGtckfIbGB8vfAiEAhLTGiPs4QtJitkxgOVVD4ug7AGA8AuoD2cD0PUK0BPU="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.1-20170704215055.tgz_1499205061726_0.7375205410644412"},"directories":{}},"0.9.1-20170705013313":{"name":"composer-common","version":"0.9.1-20170705013313","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.1-20170705013313","_shasum":"903e260e659b54a9ccac0ba61006d14180b19795","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"903e260e659b54a9ccac0ba61006d14180b19795","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.1-20170705013313.tgz","integrity":"sha512-qWmNhKtzrBcWt0JHfT3JtntuN249Vp4/Ztyq0JlybDTuDg1npA9Ru+2YpWg6Q5DZxH/e2fG1N9LUOAKrWXY9lQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBFTm7aLuRsaN/PRpzBvSPvx/QP0ZoezDOo3kdBgmDBiAiEA+NIkqmYw/ci8tjlWVuNskuzDysIb8Wzm2MOx6bqfN3M="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.1-20170705013313.tgz_1499218401517_0.1169547454919666"},"directories":{}},"0.9.1-20170705080624":{"name":"composer-common","version":"0.9.1-20170705080624","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.1-20170705080624","_shasum":"0c69787b556532b9adc763fa6b19208b9d059fab","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"0c69787b556532b9adc763fa6b19208b9d059fab","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.1-20170705080624.tgz","integrity":"sha512-qCPyQf1zpzQ+inxzjZLtfCfq8f+zdqeK+KjZzH/5Zcqvafxy1VicunKQNH6q6CdwppyusTZxESbxtxKQ5Lonfg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHJ+H+LAcSlGUfgHVT7qKAkzOSqMDbhM7bpoINcNvBwJAiAkphu8FPKOE6snE3Y6oLyUouPhYl9yWru3jw8EoNhprw=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.1-20170705080624.tgz_1499241991932_0.07388778403401375"},"directories":{}},"0.9.1-20170705091813":{"name":"composer-common","version":"0.9.1-20170705091813","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.1-20170705091813","_shasum":"add825cc46c32a72e5a5819c76b8c573b2825801","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"add825cc46c32a72e5a5819c76b8c573b2825801","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.1-20170705091813.tgz","integrity":"sha512-48ofKXFIqhjB2iI3CpkdB8o3/aY+dbqWr+ILSlUSKgdsTZLDfEfgW9ejOumspBWFguofa1JCAvQtNN9PgwpOfw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGJ40ZOEsK1PswISEZ5TNi85JyrmqXSvgZEb2hqGkh2hAiEAt7aBYbFHvObu6VCDc6L6ne7ZBaoBAcUSjWtdVa0/xRs="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.1-20170705091813.tgz_1499246300195_0.21663743304088712"},"directories":{}},"0.9.1-20170705110430":{"name":"composer-common","version":"0.9.1-20170705110430","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.1-20170705110430","_shasum":"c8e3fd76efcb2c30ce48db988f3241a478307571","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"c8e3fd76efcb2c30ce48db988f3241a478307571","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.1-20170705110430.tgz","integrity":"sha512-y9SNNpv4rQ5J+mH2SKXlOGWBQ4GTVbaN6/pN9lI9UgHfUEshnpVbmsFsWarqU9TD/tLYbOE5zfUFY/GvV36H1A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFoFDucCqQ7sTUm80aD/5Sq9/vosB/6zOW8I/7vw94juAiB4SGsGCeIimNz1g7mCXxfH18HFC5+JlMQpohaRYB47nQ=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.1-20170705110430.tgz_1499252677390_0.009095290210098028"},"directories":{}},"0.9.1-20170705122141":{"name":"composer-common","version":"0.9.1-20170705122141","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.1-20170705122141","_shasum":"496c60f2128efcbfb2f3ad46d552e7f09160ad65","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"496c60f2128efcbfb2f3ad46d552e7f09160ad65","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.1-20170705122141.tgz","integrity":"sha512-PX2W7Q00Y/qPnHRS0IdNPJ2NqFJ+EJc4NjstJM/00OZIHhbRmsH6jXqmZcAOI6NCnghuWzEXkTTG4/q08Yn/Ng==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBt+t1qNK6zSlYZvalA3nM8EexUsh2jDa+UnCo/lNyTTAiAN5HjILso9ZK7h9fhwujqkLxwHM/UEtswSfgt2aGKMZA=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.1-20170705122141.tgz_1499257309517_0.7563162837177515"},"directories":{}},"0.9.1-20170705130753":{"name":"composer-common","version":"0.9.1-20170705130753","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.1-20170705130753","_shasum":"d62416376d5bb3619753e67a800f8d0934621bb5","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"d62416376d5bb3619753e67a800f8d0934621bb5","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.1-20170705130753.tgz","integrity":"sha512-5Yd/q1nUjfJUHcKHfu+8ovv/z4O/RjVb2+vwqvQ3H9CMfPCU7NksgP5zW8m4r85ZZkQX31vEuWNi2j0Q2HYk/w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD6YR5U/C/Meo1oItZke245stxWJidqn9+NDFbY+ffjLgIgF9nob67ztNgSdBdtO7ZLN4AG52gMMskvZgnTTaWUlAA="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.1-20170705130753.tgz_1499260079846_0.33944583032280207"},"directories":{}},"0.9.1-20170705134508":{"name":"composer-common","version":"0.9.1-20170705134508","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.1-20170705134508","_shasum":"17baeb915b9ca3030562ce4445f2ed7124bbcf6b","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"17baeb915b9ca3030562ce4445f2ed7124bbcf6b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.1-20170705134508.tgz","integrity":"sha512-tN/03gNdPGk1UzVNJm6qwsW/vPVqjxcK561zGJAPgXi0jQ2qA0Ec1Ca211Ql/7vxdN16k5vUCOLOk2/JgOsIFQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFKsX8B/7d6V8WxeLTpl8AdLDNJtDV2C+7vpMFLRgUNeAiEAm0kvWOhiu3XvH9ARfTI6jvbjtDdk9Kcruc64ZUzihf8="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.1-20170705134508.tgz_1499262314953_0.5134058780968189"},"directories":{}},"0.9.1-20170705173733":{"name":"composer-common","version":"0.9.1-20170705173733","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.1-20170705173733","_shasum":"20b872a4f059e6c6cba2e3d0a046f94165fea5d2","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"20b872a4f059e6c6cba2e3d0a046f94165fea5d2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.1-20170705173733.tgz","integrity":"sha512-6mIAqSgPPkV35l85ky90Rt123LJrUkR92yxXSyokB2IhvwmFWVjEtf2ppiS3unE9DnFNXYhopqpmvJ6qwk/7Ug==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCQffXZUPc983UkrIivDT3uS+MZdTsESzA5tWC35DtRtwIhAPC6IAe9I1O10KGX7wmDV3fPT20oR65bXQ1ttf24RWvb"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.1-20170705173733.tgz_1499276259442_0.7326270930934697"},"directories":{}},"0.9.1-20170705215533":{"name":"composer-common","version":"0.9.1-20170705215533","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.1-20170705215533","_shasum":"144ffc29108e70a50ed964c05bd549f048c29057","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"144ffc29108e70a50ed964c05bd549f048c29057","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.1-20170705215533.tgz","integrity":"sha512-UMrekB23NUqmwjYn4OMV5DKeeV0BKZC8JvI05HcoizVUUIfOjL1LhbluKQO7surhnqJdfMuMcQMhq+/DZoyJDQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGLB/ZcZ6vgM+RDNtHaU7ZyCGGMatojvSlvJivB22162AiA49zOrnXTUAAi9JngahyRlf2ejzzh/RaAYfHlr+iYBeA=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.1-20170705215533.tgz_1499291741010_0.7300043040886521"},"directories":{}},"0.9.1-20170705233136":{"name":"composer-common","version":"0.9.1-20170705233136","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.1-20170705233136","_shasum":"65acb806894d6968dcc6e7cb00b5aa66de56a2e6","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"65acb806894d6968dcc6e7cb00b5aa66de56a2e6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.1-20170705233136.tgz","integrity":"sha512-JvwEngdjmZmWqonZQtyPl2RWwIgUxwAxFFXmZC/67Glrgb6qEvf8nUCihsqaUWhV2Kdcq/X30rUtXLM0PHM5Jg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICqX5ygaupIlJ3/VZ/EWU2T3nyY0khVLu1LvImvbkM9lAiEA/UlUa+qKR4GVL3l9VTaUbC7O2BVppmGzeqcFFnRGVLg="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.1-20170705233136.tgz_1499297503269_0.8055360002908856"},"directories":{}},"0.9.1-20170706091101":{"name":"composer-common","version":"0.9.1-20170706091101","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.1-20170706091101","_shasum":"1e53fd6cbafab2a6a2793cd441b544d195f652c0","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"1e53fd6cbafab2a6a2793cd441b544d195f652c0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.1-20170706091101.tgz","integrity":"sha512-bHUzXNwwZswDsHd34cPkRx3fWgMFdRr0v+06PyLvANw2jb6M8D7WhtDHGcaWil+Pr1OuHNBz/ff6uZLXQNocFw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCmn168J8IBjgMyqgAGtvyirk0GToDwPl6/tMKeV5emrAIgJN2c/cDSkYbFyecIYcYnAjMgk6s367ZGRBFx50LN1BA="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.1-20170706091101.tgz_1499332267923_0.5022325902245939"},"directories":{}},"0.9.1":{"name":"composer-common","version":"0.9.1","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.1","_shasum":"690cac4e6e6c258444efb54fba57828e4e7ac53b","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"690cac4e6e6c258444efb54fba57828e4e7ac53b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.1.tgz","integrity":"sha512-LJhZhejTm4SvgTm7eumoKmNFoQ6Xpe6B2nWThUB492DutFF3gRNB2HleZNIFkoW9OvdXGfPQd20amvI1RbFrBw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGSV0ByUsvbZpU/wrXvl7y0eDTfi0obHegULVET+scq4AiEA9uddL+Dl6a3R8lgXB760Ct0yjKX7oLixDAI1oAptBfo="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.1.tgz_1499345405937_0.8461056265514344"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.9.2-20170706133401":{"name":"composer-common","version":"0.9.2-20170706133401","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.2-20170706133401","_shasum":"238f3217608c3a9e47c80e8db44e5cdd7210541a","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"238f3217608c3a9e47c80e8db44e5cdd7210541a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.2-20170706133401.tgz","integrity":"sha512-0Qx3T/uVx/4SQDUH3ZS0TqayLd96ppHsReWyyL96MxVqhd4SCprjGEX6HBKF/D4Z8U+wxQts4HKTpC9+Acw/Fg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDiC8cNm+oxqzqZAfw+95P7DKaUS+kyQt0VCzX6TgaOxQIhAOWUAxxx1wXl/7uq+3ew6nA9Kf/ccu5p1mPS5/HEmB1h"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.2-20170706133401.tgz_1499348047457_0.3720389469526708"},"directories":{}},"0.9.2-20170706163301":{"name":"composer-common","version":"0.9.2-20170706163301","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.2-20170706163301","_shasum":"bc3b3ee8ac4ca4376191eef39b36c4f9d6226286","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"bc3b3ee8ac4ca4376191eef39b36c4f9d6226286","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.2-20170706163301.tgz","integrity":"sha512-n9D81QznQ4CUhiLYUhOMAQSqlXghiphHBJPJ80h/JTKxmyD0O1/rUCnAROl3RPLKYaa35Cw1O5l/AonHqGT8Sw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQChvRS/p354mu/CrLfVCFMuBZd/rpXk1UvKAAShTpgdLAIgDwTJ46YGV4n6M+qooWKZxWGfzXOaUukU9n96tjMlUwE="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.2-20170706163301.tgz_1499358788108_0.2987967811059207"},"directories":{}},"0.9.2-20170706172419":{"name":"composer-common","version":"0.9.2-20170706172419","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.2-20170706172419","_shasum":"403e75b35a6ecd976e718ad442fbc2e0577770ae","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"403e75b35a6ecd976e718ad442fbc2e0577770ae","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.2-20170706172419.tgz","integrity":"sha512-3+NdKaF42lOeoYk/5JPvqv7x2LWhQfkNFf8UnuuiLa+rEc0DvQfJQSJ+iT8IGxnF2N88qkMugaW/yWu2f/f7Fg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDCfsdqnu22W7LXpUFTIzWv9EQFjdsjyOLxQZgtqkliqwIhAN3Mm5Z+z4ugZrqk4vKzVx+zbd+3REq2lUYDPAi3Muzf"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.2-20170706172419.tgz_1499361865920_0.5027909234631807"},"directories":{}},"0.9.1-20170706174224":{"name":"composer-common","version":"0.9.1-20170706174224","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.1-20170706174224","_shasum":"f5e0b5b8afb808901630cbf03c79193df8f30bbc","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"f5e0b5b8afb808901630cbf03c79193df8f30bbc","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.1-20170706174224.tgz","integrity":"sha512-UuHRiqEEhi5KfrX46EstORtsRAbTH7VQNfbdU+h4cJZ6wUYA5gy7EBzzID1syUYrSNOWWhjcKv1fJW3bL7kPQg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA8lOcXxQQlNzeDv/M5++VPQnGpEnPVOFjCbVxphFxGRAiA+lSrUQd9rEE6EBIkCQen8Cahlo+8AanawiYeEqKYvsg=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.1-20170706174224.tgz_1499362950838_0.5520010001491755"},"directories":{}},"0.9.2-20170706193051":{"name":"composer-common","version":"0.9.2-20170706193051","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.2-20170706193051","_shasum":"21a13dd447624e6185de629db14730b4d5ae2ba9","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"21a13dd447624e6185de629db14730b4d5ae2ba9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.2-20170706193051.tgz","integrity":"sha512-KAQ40NVaMiocpQRDb81V/E/YjhQZ4H7XW120Z/etYWacMGFbVmnhMak8qAR55qpscRh9AXsQhyQEED+PhJ/Qtg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAnm7apig34a+9ciDKoBQAba2afpE6afQS7KQJUeV5tEAiAn5PEiO8jYGSVkgrSUAq/lqW/9umd39baVhvK3FJKUqA=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.2-20170706193051.tgz_1499369459876_0.0218886137008667"},"directories":{}},"0.9.2-20170706210417":{"name":"composer-common","version":"0.9.2-20170706210417","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.2-20170706210417","_shasum":"f77e3ad6f940768d44f0a069970e2a5b8c4a88f7","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"f77e3ad6f940768d44f0a069970e2a5b8c4a88f7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.2-20170706210417.tgz","integrity":"sha512-fRT6GnMj372nn/TTra42/p3P9sohfHn0jHUvGTTAjlhEo2PReoCiYycPT8cwpqIZnF1YiZzXNhHKwpsjvXuzwQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIARyX13P6t/jr6v9Acb1E+fvCietmihYNrbroqKirv7fAiEAje2e8OwG6j6vyf+5zZtso0wCvDgoMlsEb807LlzcH78="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.2-20170706210417.tgz_1499375063974_0.824234020197764"},"directories":{}},"0.9.2-20170707013550":{"name":"composer-common","version":"0.9.2-20170707013550","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.2-20170707013550","_shasum":"41473dbbd079c95fbdb6fdfbefb2fa2dfa709216","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"41473dbbd079c95fbdb6fdfbefb2fa2dfa709216","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.2-20170707013550.tgz","integrity":"sha512-MG9k+aB1LpJFDO61iYcOQjmyyM8tzJFE6tZ0Cwd2tx/MblDs+AkTrOPdpfztGShdYaVY6ITHXZ+G2SHn94QUiA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDxnYhT9+tHi40fu+OhPn3EeiYnaN8Kx9WUewsGn4nNFQIhALzvl4utzY8EEMclt/tXTQovpy7v/O5N/BrV182bIlgj"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.2-20170707013550.tgz_1499391358266_0.9849711188580841"},"directories":{}},"0.9.2-20170707084747":{"name":"composer-common","version":"0.9.2-20170707084747","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.2-20170707084747","_shasum":"5e7ff97bb87eaa114da8699650b2c423799140fd","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"5e7ff97bb87eaa114da8699650b2c423799140fd","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.2-20170707084747.tgz","integrity":"sha512-y6idqjynIeC9LINct0GMdcbH8pnfnR76HGfh7MSJetlP2zLVfIidF+6NB4ZL3KqXeEXsWelOEjENIlTcxKx7aw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGxQQKNQOFNR/xM4YZpR5O8+G5t/rX0mAAlKg2s9+qe6AiEAxX6KLzjBC2W6SF//tVw1naRSgsQC56ls6IIhYmWTOhc="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.2-20170707084747.tgz_1499417275248_0.19079931289888918"},"directories":{}},"0.9.2-20170707093530":{"name":"composer-common","version":"0.9.2-20170707093530","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.2-20170707093530","_shasum":"bddacb3872a16a5dcc9a919cd4aef8cbfcb8f287","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"bddacb3872a16a5dcc9a919cd4aef8cbfcb8f287","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.2-20170707093530.tgz","integrity":"sha512-KhCZ0FVjTS51vhzjcuuFAKfbXG8lF9ZF0OA2/TMlTfg0RD6UlekNz5CSjc34vHll5HmyQsKe8Q8417PYIclO7Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHlDYCHEuyxiMrczT1Qa1hMUOWTjbV46a3M6pJtBmu3SAiBNHCdBOmPEcLtwAWOAk+7ogadZWL2lU5QaZRwnsLsJXA=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.2-20170707093530.tgz_1499420137704_0.9237344930879772"},"directories":{}},"0.9.2-20170707134618":{"name":"composer-common","version":"0.9.2-20170707134618","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.2-20170707134618","_shasum":"2e1f1bd712aa6cdd6680fda9d5b26cb208367659","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"2e1f1bd712aa6cdd6680fda9d5b26cb208367659","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.2-20170707134618.tgz","integrity":"sha512-2z8Z1V3XT74xbB7TsVrsMY1mSfxrBjHKsxX4XMAAP/iWdQsEPQ2pJaR/pQE9CXVZ7PjHr8jZJBD9Sj1p9TtqBA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBWdDwubRTtINVYTQhNzr5tVkTmKalAt1pEXBfgsPOBUAiAtyrDo+WtYrJBIdbrqpzkbB9YrB7S1LZn4u6k5lDmE4w=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.2-20170707134618.tgz_1499435184484_0.5307097565382719"},"directories":{}},"0.9.2-20170708013516":{"name":"composer-common","version":"0.9.2-20170708013516","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.2-20170708013516","_shasum":"517ffea80ae664450c93274a862d044c4809524e","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"517ffea80ae664450c93274a862d044c4809524e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.2-20170708013516.tgz","integrity":"sha512-vwAg4uGsTwYYNo/EOIXJMAqnVucgHfwZm0/PnCw10cyIvhg3HzHZZ/vW0vuohrgdVT+NuNIc8acsHqul7jVVDA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCpHSq5ghn+kYoafvQxolcCMmzQtQjbNtbKgqZbDLbLwwIgNeNciLoByTlDjvrQ/zAV/nwZJfkOIkGV8Yj5eDqE59Y="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.2-20170708013516.tgz_1499477724552_0.9541500231716782"},"directories":{}},"0.9.2-20170709013623":{"name":"composer-common","version":"0.9.2-20170709013623","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.2-20170709013623","_shasum":"62e0d1a5674d9629083db94374cbd3da25367358","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"62e0d1a5674d9629083db94374cbd3da25367358","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.2-20170709013623.tgz","integrity":"sha512-iYuB2PVV3SWHbbUvSLxTML4mpgENofThSvwyGxWv0k4YWpg31zsmcn6PW5xjTp9fzVIAQ6l5JLzqIQTd7e4jSA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHGkNpMx+FpapPBBCNzRZ4wt2u4U4oxz5x+58zBOu/UiAiAZZKEo6XPytm3hRprypGIc+a3+wWwlJUyFkMDouhwp9g=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.2-20170709013623.tgz_1499564192161_0.09855333529412746"},"directories":{}},"0.9.2-20170710013425":{"name":"composer-common","version":"0.9.2-20170710013425","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.2-20170710013425","_shasum":"81ff4724d6b645976efd86d896bdd31de0ce55df","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"81ff4724d6b645976efd86d896bdd31de0ce55df","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.2-20170710013425.tgz","integrity":"sha512-Esp5HGQx8TdpvYQlu7kfJLutrhpYRN4z5EtvAcdzlOyttmuAiQFfZSwNAy38lNupxdqbgkt1JCp2PAjBCWI1mw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBOPLNtTdHRweOcY+5IAzQb6+ohPkanwTYVNSm0JhwZIAiBUeDMpMwEHa67ycxn5H2n2x8JinrixyKIUixFPpTQy+g=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.2-20170710013425.tgz_1499650472025_0.31590961245819926"},"directories":{}},"0.9.2-20170710204448":{"name":"composer-common","version":"0.9.2-20170710204448","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.2-20170710204448","_shasum":"c0d18719e8d0a18cf2cacadbdc58f8159fe9244e","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"c0d18719e8d0a18cf2cacadbdc58f8159fe9244e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.2-20170710204448.tgz","integrity":"sha512-m4btwoc2JzT08YyC0N9CyVg+gj5H4cPyp3YluO9POkTxBqaq3x+lZQn1sDfuCRQ3E1UbTYCnfRa1AYuAEiAMkg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHrA114xu5ZemrpFoqktAPAWlOf3BUOOFjLbCZH/5HoMAiBAGUGWWgElqJvOUKkXHioW3wncKWPgqkV1b7JS0XCiRg=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.2-20170710204448.tgz_1499719495279_0.21145490207709372"},"directories":{}},"0.9.2-20170711013616":{"name":"composer-common","version":"0.9.2-20170711013616","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.2-20170711013616","_shasum":"2ba7e444c1e8b02e1e2fe6ed1d89a519ba156c5f","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"2ba7e444c1e8b02e1e2fe6ed1d89a519ba156c5f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.2-20170711013616.tgz","integrity":"sha512-JPQeiTuZXnWBEPd5wnq0WZcD0PbyBnXvslkcsptR/zrX/wB41bkdHbKtiLjqqE2u7/EiwCjpbjU0MW3ApoNhkA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCC56V/2/qyKnwVhUleTYYZsGULIjd0BuADVIoCGNrQqwIhALmJwALyVH08LQQJAFddhbb2JiMk8Bt9kMqOyTvnjss3"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.2-20170711013616.tgz_1499736983021_0.6195311464834958"},"directories":{}},"0.9.2-20170711100540":{"name":"composer-common","version":"0.9.2-20170711100540","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.2-20170711100540","_shasum":"544683a5c0179713f06f060f6087998a13bfc5a5","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"544683a5c0179713f06f060f6087998a13bfc5a5","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.2-20170711100540.tgz","integrity":"sha512-NH86bRnFI7XbfO6p+4w60ONLJw4yBLxcatzTNQ7+xCJi9Eeyhinw23hZjVYaI/F3ac0aTei1sTEDQCRrjOpNYA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCkZViXlEyW+RZ/SnHMG3J60o/yunsB3MIuR1tj/7sudgIgPANCFq9/3P2sVgT7ZTZpnTHRxHHaA63uzWsoBMnjFcQ="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.2-20170711100540.tgz_1499767547605_0.2779807576444"},"directories":{}},"0.9.2-20170711160346":{"name":"composer-common","version":"0.9.2-20170711160346","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.2-20170711160346","_shasum":"6e899e79207d99bf49ed54d21dccb87a02df324e","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"6e899e79207d99bf49ed54d21dccb87a02df324e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.2-20170711160346.tgz","integrity":"sha512-YWkDwXFtCdXnXQxX+Vj1/UFh2sehOjtrMTmU1jhgW2wVZgqsHxfrmvdoEq59jsHZKed46dG7MQQvl2gHM4Mwiw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFYU+3970S4GK5HPHwz9c559IsHOdnjZTEtXkawpFsMkAiAVoUVcPur41pLrsiaPuzn7dg87FoJUUoJIbsPhJmpoNA=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.2-20170711160346.tgz_1499789034831_0.012823279947042465"},"directories":{}},"0.9.2-20170711194349":{"name":"composer-common","version":"0.9.2-20170711194349","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.2-20170711194349","_shasum":"b44d9972f38723e543a9d522f27ea3d3450cd646","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"b44d9972f38723e543a9d522f27ea3d3450cd646","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.2-20170711194349.tgz","integrity":"sha512-nsjlQVxH4KcqSmSTtUiqHEg0JqR+HdGtZiYxAl73yUgUQs0UkM/ysqZSeYfDMj43ep6rVYTf8tNhhC0zrCHNIg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDzGtZwx5WZ6mHW4Gd0S+ckYmDDHcO7i/9oB36H831tBAiAlzzvh1eFIDOrFTpsESxxwdiFdBxaOOjV3s5l36T8j4g=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.2-20170711194349.tgz_1499802236451_0.22011638502590358"},"directories":{}},"0.9.2-20170712013730":{"name":"composer-common","version":"0.9.2-20170712013730","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.2-20170712013730","_shasum":"29e47fa6c00394fe7b98b4055c6dee944211344f","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"29e47fa6c00394fe7b98b4055c6dee944211344f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.2-20170712013730.tgz","integrity":"sha512-mpobLkdPgvGAC31jvOgnCzd7E2BK9ZG7CVJJ/2PlgnwF4d9/348pjzLnJPas8pk6E+Yn10twIaedNfplY2l2bw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID79yDhmvgY7RPq2Oru0t+yVMdU+2I4EqUKCb7fhno+/AiBERCN1/TasFXPHQJCKjxXzzdIu8LQrocUNKF+EQA/JsA=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.2-20170712013730.tgz_1499823458890_0.7765662942547351"},"directories":{}},"0.9.2-20170712101339":{"name":"composer-common","version":"0.9.2-20170712101339","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.2-20170712101339","_shasum":"85642864bcd4cbe00fd8613aed3f4c51432c3e57","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"85642864bcd4cbe00fd8613aed3f4c51432c3e57","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.2-20170712101339.tgz","integrity":"sha512-pddTmb5pa5Bt8kp4Ral5di/84A5f02d9gkWHDbHUpzgAUP2Errdd0ykU67fSFkKqYBXhxgxi7e3O+ANMFD+ZTw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDGhkUH+kNcHvi/+aOhKRTJnpL2+2/Awsh/HHvdzk5mmQIhAMjPnQCcPRVeDvuOc/eQlgh/DXPNCeOX5k1dCPTg6jT5"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.2-20170712101339.tgz_1499854426422_0.3741748034954071"},"directories":{}},"0.9.2-20170712122719":{"name":"composer-common","version":"0.9.2-20170712122719","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.2-20170712122719","_shasum":"7e9acefe93bb02f5041dd2895ed990dfe5083fc0","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"7e9acefe93bb02f5041dd2895ed990dfe5083fc0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.2-20170712122719.tgz","integrity":"sha512-Gjdre/N7CgKvqHBl6sXdljZ+fsJAyQ+1tlfvfBZmIrzqwlrnG5oju0e9hvyVm2s0uKP8wXg2e3IovaVFYXgq4g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHyq9Nd4+frhXrZAlMJOPds0x7moe8KA7MKmJLu44Z28AiAaBu4hZUj35wYbFma/lDszJ3TNPkVGetSDoTFbiIgq3Q=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.2-20170712122719.tgz_1499862447258_0.08854253008030355"},"directories":{}},"0.9.2-20170712191321":{"name":"composer-common","version":"0.9.2-20170712191321","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.2-20170712191321","_shasum":"25644caa86e8d88aac1225c705b90ae321d88a90","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"25644caa86e8d88aac1225c705b90ae321d88a90","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.2-20170712191321.tgz","integrity":"sha512-50WcRj5sf0gfCLSzWKJMi1kYwif7v02NJa4A2Hg/3a+D/QZUE+5DSOgcXBVu0Ii+I+v9JhZZeBwBYtkUw+ZAqw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA74cUvzUZcAfWARwbUzOo4NkAw5LTNDyFKiu8d4mVV7AiBqQZdLpprPHqr7a/UCUyJU9bYXPx985jfi5Q6JgR6tdQ=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.2-20170712191321.tgz_1499886808988_0.07002484053373337"},"directories":{}},"0.9.2-20170713013748":{"name":"composer-common","version":"0.9.2-20170713013748","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.2-20170713013748","_shasum":"5a73a62696a8fe201b2e70a0d67851ccd8b00797","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"5a73a62696a8fe201b2e70a0d67851ccd8b00797","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.2-20170713013748.tgz","integrity":"sha512-FnDw9MXsGoYB7NURYfCPQwpLGzfJd/lw3RqcMHXxvPhzbc8lnbLg0SCwaIfdIfUijWV+Up4sHoc1tKvA6Hf7vw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFk+rhNLsADVVWkBwH4m9rfsiSfM949M1ruTzj4dX7JXAiEAhBuX+z2q0JUmPk7Yvkl2fX9csQ4Stxw1is7ANTDByU8="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.2-20170713013748.tgz_1499909875523_0.3223231271840632"},"directories":{}},"0.9.2-20170713104326":{"name":"composer-common","version":"0.9.2-20170713104326","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.2-20170713104326","_shasum":"9a270915365647b730abdb241e5958dbca5f32c0","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"9a270915365647b730abdb241e5958dbca5f32c0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.2-20170713104326.tgz","integrity":"sha512-qEIJpACs+ARqEdbkbUfd+N1IcE87oV+04UCtF7L29CW/LdFqPToyX5EJj5H8DHEkJhW7e5tRE65Cv1A352OEnA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHx0nodKL/lKX1WY5ZaTNo9QXKk2dp5P8uS6kKPVZyyFAiAqNiWW8NuScABsZ6khASRbAJp811otVDlXFRa+aiX/Jg=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.2-20170713104326.tgz_1499942614366_0.00628570350818336"},"directories":{}},"0.9.2":{"name":"composer-common","version":"0.9.2","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.2","_shasum":"100d6d20fe912b50fdd2ba9d08022ff824411bfc","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"100d6d20fe912b50fdd2ba9d08022ff824411bfc","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.2.tgz","integrity":"sha512-kRnYZ2oZ/J1m0NDX0wqCOIlbBxv85Qonh2TbHIhHqVW4gpPkdL59Io/iVQTDuaWn9/xfMUMkrR5DPFxvIHv2Iw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCYQVw51AKEnpe1V+qPBo916K1uO/qWqVfyWu2lvICHnAIhALUIXOXWW5/NMGnUFPg+sS5se/4NxA4ZIYMMPAyxKDFA"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.2.tgz_1499954659290_0.11980111431330442"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.9.3-20170713154628":{"name":"composer-common","version":"0.9.3-20170713154628","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.3-20170713154628","_shasum":"5e3b25ef879c2b7adb7db8875cf2d82130e00d58","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"5e3b25ef879c2b7adb7db8875cf2d82130e00d58","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.3-20170713154628.tgz","integrity":"sha512-vwpo6RJWJsANBGa1+AMRFN1CtdBodGWF7i+HamYU3lhvfcM205vBrq/v6Ky+7mtycFCrL6V9YeQ1tKH8nENpQA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCeV6SGCkuASSCue7euqgRY7VUt4t4VBMtbRrNUsBIcHQIgD+goFAD+dnOpYxsrmfJb5YsY2YNDisGCMImj73Po2IE="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.3-20170713154628.tgz_1499960795346_0.7264116744045168"},"directories":{}},"0.9.3-20170714013508":{"name":"composer-common","version":"0.9.3-20170714013508","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.3-20170714013508","_shasum":"a318f04cc7475b77f9142c1ef934ba8499953c1c","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"a318f04cc7475b77f9142c1ef934ba8499953c1c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.3-20170714013508.tgz","integrity":"sha512-6viYp9VAVvgijw46AeW3GN+qUC5wJqY7pjRgcZ25Ms6vSfc4GyM8un9aMjVlw6SC0A2I5Ci7nNnU97AFtxTIvQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDR1dCQbKWI0llfRBgxi8He1+MbhycSZquU0+mvyKAMfgIhAOzHOemfkE0gFEawHZA1Zyr//HS87zBVLcu9GJZ3clTY"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.3-20170714013508.tgz_1499996115118_0.8912013431545347"},"directories":{}},"0.9.3-20170714114055":{"name":"composer-common","version":"0.9.3-20170714114055","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.3-20170714114055","_shasum":"46551cae64a4ab70c47d3d8ae6f0ff43243ad9f4","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"46551cae64a4ab70c47d3d8ae6f0ff43243ad9f4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.3-20170714114055.tgz","integrity":"sha512-2C30zM5X4ecJM47IA+JsiJ617UfbTjbGrSHvd1IQxWB8mVJlbYz7YsMd2l+PzIj6f3iUHLtVKtSuXJme1USN3A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFndTEkUlVvvJRJae4qHypbLuGrBfXafvDQk8ztpHCQTAiEAso66fAmawi3cv+5F4BBNPjssNvCDWy1Rt92iMMtbKJs="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.3-20170714114055.tgz_1500032463212_0.7507430522236973"},"directories":{}},"0.9.3-20170714125110":{"name":"composer-common","version":"0.9.3-20170714125110","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.3-20170714125110","_shasum":"73c1efcf7ffeb2adc364365f26f00b81484a822c","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"73c1efcf7ffeb2adc364365f26f00b81484a822c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.3-20170714125110.tgz","integrity":"sha512-VmbxtHBAHyuMzZbPr6dH9VQwBvp6Rx5xiRCJGSGRmRTgLq++ePJ9JSoXi8aok/baZ8kS6YVoctgRYAAp5zFw2w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDCFf/GwpKZv6+3nJ1x9ay8l6d3Vg5ZFbeoZ9NAt4hfdQIgSYtFMBa6p4eZ0EJT6/InqQtqyCAAfQ458TmqRAQN2ts="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.3-20170714125110.tgz_1500036677409_0.14134281361475587"},"directories":{}},"0.9.3-20170714141839":{"name":"composer-common","version":"0.9.3-20170714141839","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.3-20170714141839","_shasum":"c16f35a6fe8d6d92a26117c9166691d2abfe2957","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"c16f35a6fe8d6d92a26117c9166691d2abfe2957","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.3-20170714141839.tgz","integrity":"sha512-SExGs3Ytni00j9qcCoLnaS+umuzZ6nCrzDKQydE4AYSnW+7fzbHQjB912MnGAwwcCiPRguQnwHtPquSFG0YrOQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD+kV2EePe7OL1ICEIdyVjM58imnVsfTG+TjocCWZ1RnAIgEY9mBwwhcXG7IthHv4WBjRx1GXjIwot0LjGPacmxq2k="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.3-20170714141839.tgz_1500041967580_0.5838529055472463"},"directories":{}},"0.9.3-20170714211206":{"name":"composer-common","version":"0.9.3-20170714211206","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.3-20170714211206","_shasum":"4e3296cf72a174c8c3b750709fb9728d791b0e19","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"4e3296cf72a174c8c3b750709fb9728d791b0e19","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.3-20170714211206.tgz","integrity":"sha512-G08saKhc90ZEMbo7gh7yD+2BzdlAvyMis2y0ZhzW1Qt95RqSV+sB21r+G1/MMtOLtPp4SH2GWQ7PCbEgOyUsbQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEkwWnUzTrjfz/kx5SjJOJrjSxIaTPUB6MS91W/1p56+AiAlRjdO9J/uwL27eHT1bWQnugr1AFh03bsi5bI8bNL/IQ=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.3-20170714211206.tgz_1500066733985_0.3358832208905369"},"directories":{}},"0.9.3-20170716013419":{"name":"composer-common","version":"0.9.3-20170716013419","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.3-20170716013419","_shasum":"831f0d8dde8fb438c6e8fb627c1f14891ad7a27c","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"831f0d8dde8fb438c6e8fb627c1f14891ad7a27c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.3-20170716013419.tgz","integrity":"sha512-KL5buEcSKg1h7YcF58v43x5W0lasTcqCDHI+JqpOeC3CUkFkd2ZuTMpi7rbNbNvt9ZHvSR+yPHTnJ3EfhU4FSw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGSWLIkT6fwx0QqBveOLyDLHEVybjVdk8RK0r6oC3gMWAiEArvRPf7L6STcsoDDCeFTj5LzlMPn8Dv/DU8iYlZw/+XQ="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.3-20170716013419.tgz_1500168867684_0.12485337420366704"},"directories":{}},"0.9.3-20170717013352":{"name":"composer-common","version":"0.9.3-20170717013352","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.3-20170717013352","_shasum":"8d06398b0e853a0dbf07486eadb9067ae2a5d6f6","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"8d06398b0e853a0dbf07486eadb9067ae2a5d6f6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.3-20170717013352.tgz","integrity":"sha512-Rsp0RnykEVbCM07sWS4OJpqm90Hi4pYHH00XjVnfQwA+nFgV2O0IZ62ZHMtaVQmJw5dnPYsMNBrJgaimmod9hA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAMOgFrbtP6wqj31fjRvi2woB6GaHMpBTim9qcyR62sqAiBnmjVO29lWEmqEbQXFH7QePd9Zh33Rj74TAdqM6Nq2SQ=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.3-20170717013352.tgz_1500255240131_0.019237717613577843"},"directories":{}},"0.9.3-20170717085755":{"name":"composer-common","version":"0.9.3-20170717085755","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.3-20170717085755","_shasum":"c16dcfd196606cdf33a172881e9d32957f18522b","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"c16dcfd196606cdf33a172881e9d32957f18522b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.3-20170717085755.tgz","integrity":"sha512-duCA4sXwRF1ireX8HO6fLC8bGAWX8p7ig6v+6uRFLD4woXEXDGoZyHV1mRbetx7VRwDqQuyLye3xrrfsl7OgFg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDk2VAHCOow6xLnRZVxfBARQLxRxtDPkKtP8geEsI5pgwIhAPNK51wNn6GAGiDmbJkP458kzaX3zCKq+HY0rHMJOwxr"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.3-20170717085755.tgz_1500281883146_0.8746335615869612"},"directories":{}},"0.9.3-20170717093332":{"name":"composer-common","version":"0.9.3-20170717093332","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.3-20170717093332","_shasum":"23afb0abaa790abb9e414869815479bf627d0378","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"23afb0abaa790abb9e414869815479bf627d0378","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.3-20170717093332.tgz","integrity":"sha512-UmlRsP2gPaSzepOn/tYpGjX+xsDOvfIie7wTAsUWEIUQ/S2TkX+FLJoMu0BZ3hjA4NgmjM0ibtH1l/U91S0nFA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEdBQIYOZOoPb9tEG1QwLSTSuJ+S7ycYnHB/cMiWugGmAiEA1SwEBYARlTdLzd4cSwShkhfV9foLRhHYIc3/Y2SNKWs="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.3-20170717093332.tgz_1500284019371_0.25249357195571065"},"directories":{}},"0.9.3-20170717123902":{"name":"composer-common","version":"0.9.3-20170717123902","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.3-20170717123902","_shasum":"6d7bbf1375b34ad26b612754a6a900e7f8161465","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"6d7bbf1375b34ad26b612754a6a900e7f8161465","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.3-20170717123902.tgz","integrity":"sha512-SgPdR4B8bsELh16l6yPKPe+7hVSykHVUMfSBpE6cuLoiQMnvAl8NupnzodYsOxkan5nianQpjJG9SuYBNt49BA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHLNeg9lwJj02jzafP2lG6nqbkvV9JRhkELlDxh5GYPnAiEAr0cv2bJoe5UdZHCnE3zVNtHUMznkJ2BAlSvZiH8/P0Y="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.3-20170717123902.tgz_1500295148568_0.9407473676837981"},"directories":{}},"0.9.3-20170717141333":{"name":"composer-common","version":"0.9.3-20170717141333","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.9.3-20170717141333","_shasum":"090f9cdb7bc869860ddece7f502f490eeddd0a35","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"090f9cdb7bc869860ddece7f502f490eeddd0a35","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.9.3-20170717141333.tgz","integrity":"sha512-IwrCJe0oetBId1KtuPuHa+ufD7iKGogwfnkFFjEJjLCzkz1EHavtaRNHYDzrOTm9tFk80/XcLE2vLT4YPYm9PA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGcV6e2tEu/8mHplTLn7sHIFThoByIucEwUAaRiA3zt2AiEArxRiHfq+X9nA9X2KvJMJOlsoChrmq7oO8dulG3ndOOs="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.9.3-20170717141333.tgz_1500300820319_0.9076277322601527"},"directories":{}},"0.10.0-20170717170048":{"name":"composer-common","version":"0.10.0-20170717170048","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.0-20170717170048","_shasum":"b1c245ac5df362dca759d2a8315b4465a8657dd6","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"b1c245ac5df362dca759d2a8315b4465a8657dd6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.0-20170717170048.tgz","integrity":"sha512-DhxyDLvkqhfUb9/mb92F+aWAaOr/8ojtFx1mUnyGzJ1Kr3+NiNz+b5+nOKuGKn1sU6s1V2BJhEjgenX3XL5Blw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC46hkPC+Yuw3Wq0IrEQiIaO21G8IsFzROXxKWO/cg8uAIgGGKYYKptzsKUmZ/9qciuaUcJ5gP0OFmc++94CapLhR0="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.0-20170717170048.tgz_1500310855725_0.24162160442210734"},"directories":{}},"0.10.0-20170718013203":{"name":"composer-common","version":"0.10.0-20170718013203","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemModelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":96,"branches":91,"functions":96,"lines":96},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.0-20170718013203","_shasum":"7c32d57003aa88e4b1762eb00081a8e22939768f","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"7c32d57003aa88e4b1762eb00081a8e22939768f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.0-20170718013203.tgz","integrity":"sha512-heGJncLPASZdCJWEOKm9/0l/oRJjSqfEGAxr6yf9Qm674D9tpWS0IcKat+QviGjHC5aTkeCVIAQPrRFX2GQbQA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHY8AVUrjBV1ZS9RIPrOSTKpiuKcsdormbWXEiZpwvC8AiEAtxu2DkCRW7Dl1fMytYXoUkeASHfBXo1BHPlXNrAHINY="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.0-20170718013203.tgz_1500341531803_0.5810170192271471"},"directories":{}},"0.10.0-20170718091803":{"name":"composer-common","version":"0.10.0-20170718091803","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.0-20170718091803","_shasum":"2972dccc2c3b1b575fb9fa0e6b93498bb6a839eb","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"2972dccc2c3b1b575fb9fa0e6b93498bb6a839eb","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.0-20170718091803.tgz","integrity":"sha512-aadzUsoye/bH+UEPn8yjsy/oUobSjhPcdk/CU3py4v4RKbOELVNmxlUnj46ohR2f1noJ47AucawTFa1h5W6Oyg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCD6wmH4VbThUjYRDtXIKvM61eG2FQqWnHs6mBKT7w3xgIgemD//rKKBKO5PE7HQFVyfA/BnV8Mis1ikVYU6FxRlJo="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.0-20170718091803.tgz_1500369491418_0.7943259326275438"},"directories":{}},"0.10.0-20170718103921":{"name":"composer-common","version":"0.10.0-20170718103921","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.0-20170718103921","_shasum":"9c76626462fda30ff5b148f1765d47a754fa3efb","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"9c76626462fda30ff5b148f1765d47a754fa3efb","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.0-20170718103921.tgz","integrity":"sha512-wzREJmxfROOT+nVXWN8kihQiN3sYPyd1HgGliXVrYKKsCsYAT5ovIGpeWptbOBic07XzQigX+2b8VKoqcP+P/g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCPU+U4joTs/GdtbiDnH8ZzBXrxOEY4MUnaEKSWhahWbAIhANZpGmnzSfUBviRyNa3TpSoMWO6fS4zRJkD5TduNjNZZ"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.0-20170718103921.tgz_1500374369044_0.0024489478673785925"},"directories":{}},"0.10.0-20170718162410":{"name":"composer-common","version":"0.10.0-20170718162410","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.0-20170718162410","_shasum":"127297e142009cee98acc5e66a505060a35f6bc1","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"127297e142009cee98acc5e66a505060a35f6bc1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.0-20170718162410.tgz","integrity":"sha512-WZwrxWpFF06qWybrNHI5NgbqEkFouFfh+la3QoVN7cyOPWsZrn5OSsj6oQFl5g1Vt70DO+DFTxBbFPVx0HOsfA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEZWi/sm4QQz4HKIj2TEjoY4S+o6U3jLN02FrQ3lFsoZAiBoX7CNy3mwTH7vt0jiFlTXBgIj5wPKzow0mFYI6OY5lQ=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.0-20170718162410.tgz_1500395058061_0.7222431651316583"},"directories":{}},"0.10.0-20170718215014":{"name":"composer-common","version":"0.10.0-20170718215014","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.0-20170718215014","_shasum":"2ec47e0e10e14edee5090a5935a89b2933338e44","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"2ec47e0e10e14edee5090a5935a89b2933338e44","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.0-20170718215014.tgz","integrity":"sha512-33cYjt5EXqWSYu/mzycm0kUKY+duAewnRHcTq+HvmJ3XF9l85m/ec0q0jlzQ4ER7eqgVKGaCUxYJWgv6UMPzmQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHWlrSVkR/8/B59Bn84D5h2JOQ/Jk9X9BdAZiOd8i9xcAiEAjfxbva5HN2ak1qQeMQSyo03f7PABTGErWVTfAUMEmng="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.0-20170718215014.tgz_1500414621171_0.9513257143553346"},"directories":{}},"0.10.0-20170718222741":{"name":"composer-common","version":"0.10.0-20170718222741","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.0-20170718222741","_shasum":"7dabffe4504a3751d4cd12e8a65344dff6f47a70","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"7dabffe4504a3751d4cd12e8a65344dff6f47a70","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.0-20170718222741.tgz","integrity":"sha512-a08Lb/S0kneHRxhnHSaFMworZaXC5ZKKSNSb7pSCGv7YjPRnua4o9eR7zD6dVAM5xRyZzgyfRGpfydJPeK0Smg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHa9hTB1+DLJbOHJGsrLGweF8IT/PaPBwO7cXaCfpUxuAiEA5SKF1TMiiTM0Zb4WEfM7iic3EOU4u7OIQlISKPQxGH4="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.0-20170718222741.tgz_1500416868504_0.9227134517859668"},"directories":{}},"0.10.0-20170718230718":{"name":"composer-common","version":"0.10.0-20170718230718","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.0-20170718230718","_shasum":"00711acd9a4c4e18e5a48ac58bdab786cec1497c","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"00711acd9a4c4e18e5a48ac58bdab786cec1497c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.0-20170718230718.tgz","integrity":"sha512-2JqpRSoeOWVuyOd/qpE7k7AUh5Pu6ePx14jNwMwsx4TCwO0610J5lgZE3TzfaMur/3xzfFBdCjGtc/27qr1QPw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCr+fG1ZXeeuBK/vGdfSxA9SwtueK8PEkD1j5xZVHQ1XgIhAPdBVQjUxOsk1uNN5rPPn7Mm0d9w50Uge3IswvUBUsUt"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.0-20170718230718.tgz_1500419246416_0.38113867677748203"},"directories":{}},"0.10.0-20170719013324":{"name":"composer-common","version":"0.10.0-20170719013324","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.0-20170719013324","_shasum":"4b67f03d8b1d9738e0e1b3cf3bb5289c5116fb57","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"4b67f03d8b1d9738e0e1b3cf3bb5289c5116fb57","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.0-20170719013324.tgz","integrity":"sha512-jPwGuZKLMnbAebvwnPGmFwU9ksAklMhQsCyt+pu41pPQEmzd6zb3h0PrEGAsa/Ycx8Z1Q0996I/mK3ztVHpx5Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGNIXsEbMp1T7uvy4HZWiYIsVSbo56m7eaGv1kM/6V5iAiEAsiNGEmhrXrXkU/2/mXvTp7I6DiFViq+qWNkjUJgoJWc="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.0-20170719013324.tgz_1500428011567_0.10106388200074434"},"directories":{}},"0.10.0-20170719110146":{"name":"composer-common","version":"0.10.0-20170719110146","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.0-20170719110146","_shasum":"e148844476828b551c9a2afd75b5b5283e84525c","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"e148844476828b551c9a2afd75b5b5283e84525c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.0-20170719110146.tgz","integrity":"sha512-PrrxjGgJieH8FhNkS1q2ZC8/rXz7675p8dbCXjAJGajm0wPLr54XzVq7Ui8Ifg8ZEFSg6SIdFZu2U9Ebk6Hffg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCuIsmmTJCMHaBZt31q54XRh7E9BEfMb2aY2/UlWT9mNAIhAKkbPlWMKvdui0TeLiD4qrCopwRlEwzt3CJdl3GLIVoj"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.0-20170719110146.tgz_1500462114064_0.4965634308755398"},"directories":{}},"0.10.0-20170719125025":{"name":"composer-common","version":"0.10.0-20170719125025","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.0-20170719125025","_shasum":"bd5901b900cc77811998ff32fb0b72032295812f","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"bd5901b900cc77811998ff32fb0b72032295812f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.0-20170719125025.tgz","integrity":"sha512-m+A1GZLeifSWeZxOLaJY7zauBTBLbY8yChtqN4hYX0D7OQM7pRHgcHispUdcTv7zCq8CDnajqv+69wJhXHsntw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCBBTtpOOUg6UGmoAzB3WEkf3T3lBSODOoAQkMCF2VRZQIhAKXoszNkXGCyPutYukv7qsbz0/nwrlyK5D/9cH7jmkTU"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.0-20170719125025.tgz_1500468632863_0.4612063884269446"},"directories":{}},"0.10.0-20170719175959":{"name":"composer-common","version":"0.10.0-20170719175959","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.conf","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.0-20170719175959","_shasum":"965fb6e96e0f4479d2cc35d26d26ef91b5b483c0","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"965fb6e96e0f4479d2cc35d26d26ef91b5b483c0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.0-20170719175959.tgz","integrity":"sha512-qusDeAhrNysOp3LBoHVuISt5SQVxXUJz3nRefuHS5Vnezyc5Jd+JP+i+DLhKvNd3n6hiMJJlRXO+V2XkVc2oJg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCyNC69dldJP2f8ORHge77MeuRDJ6prW5KFweZ9ozgKBQIgLxKtD5Bwsqd6MigQts9NsQK9UMBSQrkMwJh/QneUBOo="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.0-20170719175959.tgz_1500487205869_0.5160683169960976"},"directories":{}},"0.10.0-20170720001703":{"name":"composer-common","version":"0.10.0-20170720001703","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.0-20170720001703","_shasum":"9a3d0396d0ad0f010b8c6036f95981e1ad3bdcaf","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"9a3d0396d0ad0f010b8c6036f95981e1ad3bdcaf","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.0-20170720001703.tgz","integrity":"sha512-YhBXT/3hRU0sPIjQ8QrXHJj96pGIMY/bBvLoXo40/op2GNZ227fJjupj2R9d+1bHzAFxMZr2BsEgGqvu5wPILg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA7Y1YOr3g8m5of2d/OjKSd+ITNM6YW6oMkr1tAMLFKHAiEAgualpBmITVvjnlX8MOfM7w6IDKk/8L+W3nosQg+ZT6I="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.0-20170720001703.tgz_1500509830836_0.556785206310451"},"directories":{}},"0.10.0-20170720013307":{"name":"composer-common","version":"0.10.0-20170720013307","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.0-20170720013307","_shasum":"12d3476cc44e3a99b808d67f52d01cbaa8af4e03","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"12d3476cc44e3a99b808d67f52d01cbaa8af4e03","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.0-20170720013307.tgz","integrity":"sha512-ukvqGUVJ0cX9OOj/TlZje0QZvAUvLotNjpSpkei0uteFGVkAJDPnj7sxq7sJbnwhQhPi4p5AhnVzR0Vco2q3yA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCdqlMc1U12qtVaS9dK4dkgKkwpUeUoS5WCK0nYcdrg+wIhAN6C9Hr1uy6OwTbMfmRU7HuJqRE5iGVmUzMDSsfifjzT"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.0-20170720013307.tgz_1500514395294_0.37198259704746306"},"directories":{}},"0.10.0-20170720064757":{"name":"composer-common","version":"0.10.0-20170720064757","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.0-20170720064757","_shasum":"5bde120022e690478ea67146d615810346429060","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"5bde120022e690478ea67146d615810346429060","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.0-20170720064757.tgz","integrity":"sha512-xBXro03jtHcFvE0HHW+2eJYC2CwR/Rwc6lAxCJw81lzLSUdxamAA3rpKSw7rDQb7HQneeNTI4+3RYJfHMQuP9g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDTmeCIgRhNNZXcJvmQDXf7UVFsApjLQdLdyOvOMNPqkQIgIj2pGpUm9Jz4bYCKoh5snRjLY2Tp9O/hKMcjZf/Z/Yc="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.0-20170720064757.tgz_1500533284768_0.41762851388193667"},"directories":{}},"0.10.0-20170720115823":{"name":"composer-common","version":"0.10.0-20170720115823","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.0-20170720115823","_shasum":"e79c96b16ac4da80a437ed34f53a2be097e536a8","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"e79c96b16ac4da80a437ed34f53a2be097e536a8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.0-20170720115823.tgz","integrity":"sha512-ZRdSx66U18CNqeZhRro8tpclH/LTq4vUNTD85evvvDdOE2xd1WNjP0k5eAW5kVkljuoFfZy+1So9hPmrP73sEw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAlkPtbKW22xZ70XEFjqaxFBB7VwbU5sDcle/2k8jiHPAiEAz/IBshkcPfgDeyyFTCF/KuAUPQEYW9yPb95ZK+zMdEQ="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.0-20170720115823.tgz_1500551909568_0.6110628785099834"},"directories":{}},"0.10.0":{"name":"composer-common","version":"0.10.0","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.0","_shasum":"8e780e95a1d7eb562d9417960cdc5d405062d47c","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"8e780e95a1d7eb562d9417960cdc5d405062d47c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.0.tgz","integrity":"sha512-FypuBTppubIs/cq8tF+xc/+CSaRL1mhnzJNU1ZwWVqfZdLWtrtqtDdOAW7PBxNQvXX0BkEkYOhyjXL0NTJG5fg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDmPoFIP47BOGzxqOeyU0I3bMaVlhWbROt5koF4pnYu2gIgfaUfHyDj1NFjkm+L3eH0tag2DZietaO9PHWBrADzjdA="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.0.tgz_1500553935435_0.5546895714942366"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.10.1-20170720130758":{"name":"composer-common","version":"0.10.1-20170720130758","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.1-20170720130758","_shasum":"d150eb8e8927b1fbfa031f16ee76ad6e3bc92ed0","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"d150eb8e8927b1fbfa031f16ee76ad6e3bc92ed0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.1-20170720130758.tgz","integrity":"sha512-85nnNNxB/iv3kSsAK8onDj78zt+7+x+9u+eLePfPZBKVetCW1jv9uA2EvSo2OLdrb/GX+1rAseSRfcsNR6GiMg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAvmv7vcdUfkUzNOpBVMTX/tsRIQn9KDG4PfwOFO+e6sAiBWsxQO4hbI4/i1rFeW9FWAtOKAHU8fb5Q+BrUMGoFCuw=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.1-20170720130758.tgz_1500556085657_0.18965395004488528"},"directories":{}},"0.10.1-20170720141313":{"name":"composer-common","version":"0.10.1-20170720141313","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.1-20170720141313","_shasum":"dcc209196edfe3da2bc9ebbf2c031ffb530bd00a","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"dcc209196edfe3da2bc9ebbf2c031ffb530bd00a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.1-20170720141313.tgz","integrity":"sha512-qmJ58IRAAuhmYoeJOOfSsR7EXxhGI2YufxuLOnbZ6gKE81CE/PNpqOF5RtYz7fUrhtiGEU8Jw7+O51+b7B1pCA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDd726PASeQaS3vTRVY0F4IyaSRIU7SQ513S8ugAKRBNQIhAMscP7EIFzFX3LgzHtJmtIZLvgH0wLZHmpyPhij0l0tJ"}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.1-20170720141313.tgz_1500560000272_0.8030823736917228"},"directories":{}},"0.10.1-20170720171011":{"name":"composer-common","version":"0.10.1-20170720171011","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.1-20170720171011","_shasum":"6cfbe7cca7a29801c89db1175a04edf6af53ebd5","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"6cfbe7cca7a29801c89db1175a04edf6af53ebd5","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.1-20170720171011.tgz","integrity":"sha512-EoH30+EXg0fvu+WzywOZ9MiiMx0/WxdS8HNbrwKHSnHZMrOQOI2u0iu1yZc7il7Nn1GqZjvP/sWTU5XLbbq0Lg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGPlI9VeRgOmZlH2JHcE/9YN3UmanNMeFRAEt/hXKX6QAiBsJR9aydDxheWrf+DSwjOyeCE0Yg37lOP6Det8RUHzdg=="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.1-20170720171011.tgz_1500570619023_0.07670507044531405"},"directories":{}},"0.10.1-20170721013337":{"name":"composer-common","version":"0.10.1-20170721013337","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.1-20170721013337","_shasum":"ff534ba9c1ef721a7536dcc29ec603347236e8d9","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"ff534ba9c1ef721a7536dcc29ec603347236e8d9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.1-20170721013337.tgz","integrity":"sha512-fTVn068Ir5BradYrpRQS2nwEc0qNvfDVqGVoUayJ6PuHeSP3/HlBXhLAYR2285VbEYfuP57d8cyi2Hd2ZcmPRA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDwEjS9QDYKJkrjZC+xjH6Hdv0ZxzFyEszqzzOzqsMoygIgZacF6abwJKgToP+0/1nYEYpyxBFL0aZCSUZ3j4Z90mU="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.1-20170721013337.tgz_1500600824772_0.47462189476937056"},"directories":{}},"0.10.1-20170721093446":{"name":"composer-common","version":"0.10.1-20170721093446","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.1-20170721093446","_shasum":"7b7262b56398a2e2a7eaff1fb838cedc8da81305","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"7b7262b56398a2e2a7eaff1fb838cedc8da81305","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.1-20170721093446.tgz","integrity":"sha512-l5E1sunzXZaoK+F7SbZin+9lgdioI3J+Kz9pK8BkTO6bqneS62ESZlh1AwiDkLonbCZaftyBlgBolWmD8YV8JA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBOwo6lB5XG+xWLAfTWUxEZoXEw0urwBLvDhWCjx5c7TAiEApg5ReG8wu3NspY4Cxpqg2Z+kk+jOZX3oTadswUIeqq0="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.1-20170721093446.tgz_1500629693887_0.21622040052898228"},"directories":{}},"0.10.1-20170721114620":{"name":"composer-common","version":"0.10.1-20170721114620","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.1-20170721114620","_shasum":"24d60ef6d95cf6d38fd67c51e1986ce90e0ec54d","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"24d60ef6d95cf6d38fd67c51e1986ce90e0ec54d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.1-20170721114620.tgz","integrity":"sha512-8S83oSQUGCOtDbdEhc8PJKIJFZCH1Nblwh0ZIFaQikC5Ix/PL0fF4MGQC3dw/7gpyr3106sRVrcI44t5clvcsA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDuCa880WYg93St+pHF4OfR2/s8fNsf3XVs6GZEnn0t8wIgASsDrF6nDtMLQlhc7wlOhXi+ZfwHsF+pRGQ4f6KtD+Y="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.1-20170721114620.tgz_1500637586998_0.7790133450180292"},"directories":{}},"0.10.1-20170721170215":{"name":"composer-common","version":"0.10.1-20170721170215","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.1-20170721170215","_shasum":"0a43f5d27d842f031e6a4250f1e120d37a37a20d","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"0a43f5d27d842f031e6a4250f1e120d37a37a20d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.1-20170721170215.tgz","integrity":"sha512-MEjkPyK/wZAoi8y8LgykYfqKWRPuPPzNM+tBrGk7T6QfHyteFApU+g/L+3YA+mbKN0qGw65HCKDExyVjdMI0oQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDhDJdDUEGFN50Zr1D5/Mt0iAV7fltsWXxYPXP4HKN6cgIgGiJig2ferxSfxX16lNxLwnGFayQ4uh0vxqOE8dzrXe0="}]},"maintainers":[{"name":"fabric-composer-admin","email":"info@fabric-composer.org"},{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},{"name":"hyperledger-lf","email":"collab-it+npm+hyp@linuxfoundation.org"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.1-20170721170215.tgz_1500656542557_0.479425092227757"},"directories":{}},"0.10.1-20170722175103":{"name":"composer-common","version":"0.10.1-20170722175103","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.1-20170722175103","_shasum":"704784842e8a5dd334237203b46edb60b956f049","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"704784842e8a5dd334237203b46edb60b956f049","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.1-20170722175103.tgz","integrity":"sha512-p95r9BVnV7MGRoUULwshDDU48J/gs9k9pt1d6EGloZPvMf3pf7kpIyp/53IHous4g513R46YTRpBUq1M6riKQg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHPcgTujO1hzX1fLPtNwd+5mr7kevzO16/f+AnZ272AoAiEA9HJgfiyDWf8Dkqy5gfNtyFfY91MpA4oc7XjjFRPCLlE="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.1-20170722175103.tgz_1500745869751_0.27328505530022085"},"directories":{}},"0.10.1-20170723013408":{"name":"composer-common","version":"0.10.1-20170723013408","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.2.0","mockery":"^2.0.0","nyc":"^10.1.2","pegjs":"^0.9.0","sinon":"^1.17.7","sinon-as-promised":"^4.0.2"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.1-20170723013408","_shasum":"2229461992e76968be312dde11cb80d69afad569","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"2229461992e76968be312dde11cb80d69afad569","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.1-20170723013408.tgz","integrity":"sha512-mc7WYNT3do6d1frBFwLQLwxk1S/nllSnS1J3+1xznO2IrFBJzS8A+PYOc70cOjoH188eHKKQUr1jc/AFTzhBJw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAWML5T56Lpd/OwuGTSjC+lTpBcfNDF7oKKMrxAycAwOAiBvsNFQNtPC7DB1VfIaDyoieEo0dIekNP9eEr9/pg+OPw=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.1-20170723013408.tgz_1500773655474_0.7592010186053813"},"directories":{}},"0.10.1-20170723114008":{"name":"composer-common","version":"0.10.1-20170723114008","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.1-20170723114008","_shasum":"a0e1b8975309c1db123ba73574fabfdf60998fdf","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"a0e1b8975309c1db123ba73574fabfdf60998fdf","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.1-20170723114008.tgz","integrity":"sha512-o5OBSd1xFHA+1oi4VhMOtwpd40qrurzPhrgZh8u9NPUZByqWHhAUw3GBdOnnAsibrPudjkH+rh1kQVTQ9XT7KQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC6XianTriwPNmmTFrspqWejor7yi1fFbquLtkEVU5skwIhANMPkGEnqrjUw79MsWPInPJe9TQleWNp+8p1cbRTBFfA"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.1-20170723114008.tgz_1500810016895_0.05123142641969025"},"directories":{}},"0.10.1-20170723144039":{"name":"composer-common","version":"0.10.1-20170723144039","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.1-20170723144039","_shasum":"ee16d043d0e07f3cf328bed3a2788e4cf58fd04a","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"ee16d043d0e07f3cf328bed3a2788e4cf58fd04a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.1-20170723144039.tgz","integrity":"sha512-WlMwfWqpOal1NdzPY9vBX0ozzEn3yGM+JDbkR0ykYs5Ft0gQzVQ/Ba9Y/0KxIUGR64RTAczUYnO5S1SM6eFGTg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGxDiARAWMZWz/6ZF66GS/mJmm5hLzwYp+XmV7yqMW2CAiEA2DQITntgvc7aF3HhzoiCz5KvQzi0JW59UkMSjqGK4xc="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.1-20170723144039.tgz_1500820847730_0.8886243402957916"},"directories":{}},"0.10.1-20170723212902":{"name":"composer-common","version":"0.10.1-20170723212902","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.1-20170723212902","_shasum":"b655d87ca786df82ed83d5dc963d89bfa99b1386","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"b655d87ca786df82ed83d5dc963d89bfa99b1386","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.1-20170723212902.tgz","integrity":"sha512-UBiRET4D81VYUVuVT4qOA7LsBNxvNYmGzEJsy0UCQAVlwtPoVy6XqKhM2fPZ/hjGOlSUYfTRk9RN2xLKLYhj7Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCTJJsvSuMy2p6ddCwlxpjPr9w87hwGZsX5KxHCQ68pYAIhAJSljDQYOkVvE4jlHIl+hkzRKogCguR4wPkcSjtxjs0W"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.1-20170723212902.tgz_1500845350248_0.29084504791535437"},"directories":{}},"0.10.1-20170724013518":{"name":"composer-common","version":"0.10.1-20170724013518","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.1-20170724013518","_shasum":"38957a6e43c54d7744265ee0a6ff373a5bf31ce1","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"38957a6e43c54d7744265ee0a6ff373a5bf31ce1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.1-20170724013518.tgz","integrity":"sha512-4bJv8P1RT3zausB2WOrrVAVl2dLaVPFSDIwi9o/vB3ri2WvK7LreGGNuPJD8KD6gcV42QRHcXoWKVg9bprG/oQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAVNguNkd31xkYCy28yLEe1/dMOdPSrqwbq21XATVY3mAiBnwS4nmkwEuU7ewHZOrBngj8OQKcMjhr3KfGIDX0F9eg=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.1-20170724013518.tgz_1500860125051_0.33736859005875885"},"directories":{}},"0.10.1-20170724084400":{"name":"composer-common","version":"0.10.1-20170724084400","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.1-20170724084400","_shasum":"c8ad09a6e1a4cd9b764f56700e8655e88270bc95","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"c8ad09a6e1a4cd9b764f56700e8655e88270bc95","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.1-20170724084400.tgz","integrity":"sha512-VepPf6rT8wUvGder3n2+YeEbVfDEE+xBT1J+ysVnmfij3yikT5hpt5r0Jdx1gUq/+NhyvVEqYn4Tt9UFMQk/Eg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDlxc5RE/w026IFMsah8nZ4heq7RpmUs4sUrcElJnm7JgIgeu28WcfWczEwqMJ3tOhrd/gQ/FwgG+pl+w7yc60ehnw="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.1-20170724084400.tgz_1500885848301_0.3130128695629537"},"directories":{}},"0.10.1-20170724100623":{"name":"composer-common","version":"0.10.1-20170724100623","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.1-20170724100623","_shasum":"a0332d7e12053b32deb4834d0ae45e71da0863b9","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"a0332d7e12053b32deb4834d0ae45e71da0863b9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.1-20170724100623.tgz","integrity":"sha512-MKOQLRh0GuXAkUJ+T7VA3/6wQfBRetPil410ErOnqLBVM24mCGmX6Ja7ZiN+bFrItBrQP5BEYdOwhBpA5DYCug==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA3675qz63p37HSYCayUluHgCRWb4M39hluzk7yrlwDHAiBMOS0d3d7sUJkjjCBXHGYQYI2ghqC6CtMtVBbwGhb0bw=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.1-20170724100623.tgz_1500890791344_0.9807990966364741"},"directories":{}},"0.10.1-20170724110825":{"name":"composer-common","version":"0.10.1-20170724110825","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.1-20170724110825","_shasum":"3101053bb5d27df65390d55f0c1c6237ccdf6ac0","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"3101053bb5d27df65390d55f0c1c6237ccdf6ac0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.1-20170724110825.tgz","integrity":"sha512-w6Dg5C9hJi8YzLCbEnDgipo934W0KqIL4MVm58xf8YdwiCkXjrk8gLSIU6hXhXuJgB1wc5b7AXdTEp3ANmFBJQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEuUuMOKkU8Z/l5zoxXQNFLaN6zyqZf6MFvvojlte6DFAiBpZb5JkcFuuuvB2LGgi5CeebK+uwoiP8iECSLWeRpn3A=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.1-20170724110825.tgz_1500894513593_0.9472868137527257"},"directories":{}},"0.10.1-20170724192647":{"name":"composer-common","version":"0.10.1-20170724192647","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.1-20170724192647","_shasum":"ce9e350a4e8361f42acb1258f3351513363e7c9a","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"ce9e350a4e8361f42acb1258f3351513363e7c9a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.1-20170724192647.tgz","integrity":"sha512-3ZEgH36nl+dgzS+H3xPFaEcJ0s0Rt3BBH60lyqGQQLaT1F1kupjrKoiH4+9jKRdx3KvfmnmSMvekMZrNkgJQBA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAfDUngSDIWva/3VdDmQaUOiCA5HvnhFDsZ6cIYBC/zCAiEAoOX9FibvhlElY2FuxxcKS2LjDMpqUxBsMe3zYXbgvo4="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.1-20170724192647.tgz_1500924414797_0.8805225342512131"},"directories":{}},"0.10.1-20170724214754":{"name":"composer-common","version":"0.10.1-20170724214754","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.1-20170724214754","_shasum":"10c4ecd2b9f4409f4b6818f0cb3e2e61f3b98bcb","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"10c4ecd2b9f4409f4b6818f0cb3e2e61f3b98bcb","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.1-20170724214754.tgz","integrity":"sha512-rURYwYBz39C+YjTnENNRj94Sg4d/3xhQNiglnNilaSr/RTj5xJ8GyRIvnTT68yhDQUOuKaA7Q/1kh1J6fF/lAg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH+V6B0db3cIzZGZ4JXFX82Cls3b7TZHpLQCCV/d0B60AiEArK5PtTZGxYVKQqqgTZNT8NfL+gJ2GIH3/ZM/BY+j0f0="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.1-20170724214754.tgz_1500932881995_0.1620864267461002"},"directories":{}},"0.10.1-20170725004939":{"name":"composer-common","version":"0.10.1-20170725004939","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.1-20170725004939","_shasum":"1bb7c857c3225156c44872c8b53c75068ba23eed","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"1bb7c857c3225156c44872c8b53c75068ba23eed","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.1-20170725004939.tgz","integrity":"sha512-YOfge2iBAvyN4aRrkJbgWNhxGPRdxUB8uC5hADuxoTDZsg1WkGbGGf7pBe1PN7hQr6FuiakXPu1dGsC+UhZxaA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD+kNyowLhJnNmTA/th2aXLDVSwI5YENDpSrfSB9N5WfAIhAMxgOOw53ubiHtHpoJ2bPt8H1PAlC1tynKf2Cd2cWQdi"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.1-20170725004939.tgz_1500943788176_0.4592358125373721"},"directories":{}},"0.10.1-20170725013515":{"name":"composer-common","version":"0.10.1-20170725013515","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.1-20170725013515","_shasum":"d4808cfd77dff21aa64d2d38108ab343caae0b35","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"d4808cfd77dff21aa64d2d38108ab343caae0b35","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.1-20170725013515.tgz","integrity":"sha512-vhQiFrtyLJVuDiaA+vgz4zK97ZhFvjP2t56GtbUx7ypf6kqSmQKL/oKyjScKhaUm84AvR7UT96RKsadVNL9B+Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDIs494cfCFWxfMei9MB8uTHQJfvxFg6B80sv/nmEsWyQIgUpeok480SuOwswvwmaz/RtGf9+jEEV60gD+5VSyFRRo="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.1-20170725013515.tgz_1500946522543_0.2834684799890965"},"directories":{}},"0.10.1-20170725154732":{"name":"composer-common","version":"0.10.1-20170725154732","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.1-20170725154732","_shasum":"a8aefd9c3917852856b729b3354634a2c25da410","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"a8aefd9c3917852856b729b3354634a2c25da410","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.1-20170725154732.tgz","integrity":"sha512-7dpEQft1JUaNAvlT7rWjBUxmHvIzzWcM4Lis4mMAv9DjDDdsugVQ2ARL8nCKIj/JT1wuqlZsdOCLaOJWaEaRdg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF8Qujy38tY1JykHA5PMRm7GDDanfh+y7/KtXsb4FkgMAiByElJUuc8+pcVKF7UZAcD0qd0p2BYzJlJSrSbYywrUhQ=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.1-20170725154732.tgz_1500997659560_0.2917591813020408"},"directories":{}},"0.10.1-20170725213207":{"name":"composer-common","version":"0.10.1-20170725213207","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.1-20170725213207","_shasum":"bc7d59eed3232272b70683659923ad08771243b0","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"bc7d59eed3232272b70683659923ad08771243b0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.1-20170725213207.tgz","integrity":"sha512-AHI13pjinlj0Vm339T2gE/tSOiHJot35oanYULr5OWOyipqitrTmKhaW+080/OPsrialn5nlZOSgBmqqiWquaw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGFvWv1SUA7BkrnQP0BnKvTmlzh407DSnPRgsjswnlMeAiEA+lETXRdXrBJlgieAKz976DVOYfals0r4Y+MZQwem5No="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.1-20170725213207.tgz_1501018334930_0.8946050682570785"},"directories":{}},"0.10.1-20170726013545":{"name":"composer-common","version":"0.10.1-20170726013545","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.1-20170726013545","_shasum":"7e7aa17257cfb80de0b526bb134cef9427ec28d6","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"7e7aa17257cfb80de0b526bb134cef9427ec28d6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.1-20170726013545.tgz","integrity":"sha512-IztmTx7tQ/dUAFpCxdDxEb4EoUCf/G5SEWb8CDPkDQkosrwc9vZvj883b1HWJE9C87w31W1Pb7oIMEmhjEFrPg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCdB0kdCyjcsEe++iQv5TLD1ihkMDa5UatIRsDQVDcUDwIhAP19EVq5vH3WYSYBpYH80O7FwyzHpOalMa1NPBNGebti"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.1-20170726013545.tgz_1501032952772_0.6864769854582846"},"directories":{}},"0.10.1-20170726123534":{"name":"composer-common","version":"0.10.1-20170726123534","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.1-20170726123534","_shasum":"154695c87fdbb97a75ca4f15309da0b3f6119b1e","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"154695c87fdbb97a75ca4f15309da0b3f6119b1e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.1-20170726123534.tgz","integrity":"sha512-NSOKDVi7+ZiUyf/tnmkD4p2LIMS4rrc3v3wNSCCFEYnohJfSveh0DEew5pCyplNfsGrJdObeByXpLbZ7TD3+dQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAbP/auVP/HAKyA7ZK/VgbSC93NAgETaeCwIkc9Sp7tsAiEAjtgeJB1BlHiBmiOcRGPJnokW/JoJlIEXLlPKxJrBR6M="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.1-20170726123534.tgz_1501072543342_0.49791308189742267"},"directories":{}},"0.10.1-20170726143407":{"name":"composer-common","version":"0.10.1-20170726143407","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.1-20170726143407","_shasum":"5d3e08f69facf818997b2608254f2034677a9a46","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"5d3e08f69facf818997b2608254f2034677a9a46","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.1-20170726143407.tgz","integrity":"sha512-kGEO3STptLIjDIBJV+U77d4JriYQb510yc8BeDL57NK0Q9Jy1lkX5ki7npg5kbckIySbUcBtk8bLwdmDRXv8Jw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD0K9w0nMSwIUCGhe8c/GZSUMQ36BvFhGpLQKgAR+2EIgIgU24kluqpKOCnUYeN1oS2VEJkWihQjnWsLq4TmJp9Tfk="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.1-20170726143407.tgz_1501079655244_0.2316450998187065"},"directories":{}},"0.10.1-20170726170943":{"name":"composer-common","version":"0.10.1-20170726170943","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.1-20170726170943","_shasum":"e3322acee561fef46ea23bfd1e83c03038addb24","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"e3322acee561fef46ea23bfd1e83c03038addb24","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.1-20170726170943.tgz","integrity":"sha512-ebgYWCDVge9b70ryui5XOo4HLpk8htH+2BienK86UnsDvVlQsP+MoWAaEEQr5pI0FkgM3CGAEB6+POpF1Hwj9Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD/YKWEvyUn80anpJDDEuR8tebRNFEKpXcePr3TVXuPgQIhAMbxP9/I+XxwPmZ6Gd1XO2PcPxzLCMUT+mgTl5+3AAjx"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.1-20170726170943.tgz_1501088991042_0.0599824411328882"},"directories":{}},"0.10.1-20170726184830":{"name":"composer-common","version":"0.10.1-20170726184830","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.1-20170726184830","_shasum":"e3d97581353acb6c253d38d4b13a108fc8e9e94a","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"e3d97581353acb6c253d38d4b13a108fc8e9e94a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.1-20170726184830.tgz","integrity":"sha512-zAXRsr138ydaMxQuJ5dyqepl7MlBc4JsGsyLq6AFk2yMUQTHj3/+FjhLaiDzS8whq4erJJ3EUFxxarsv2f7Fxw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCVGmURt0cLn4pzXtcaZtaDMSMweAZr558EXzOd8kuTYgIgeurmEuITYVLTveo7eppb1RckwUfWxSSqycxoJ4mYpug="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.1-20170726184830.tgz_1501094918244_0.6855866357218474"},"directories":{}},"0.10.1-20170726204514":{"name":"composer-common","version":"0.10.1-20170726204514","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.1-20170726204514","_shasum":"f64c188d0ef5ed59054ef4dedd0ff5a733514511","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"f64c188d0ef5ed59054ef4dedd0ff5a733514511","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.1-20170726204514.tgz","integrity":"sha512-JO2ta4YnBNU/HPC/zajDTl+yeNDywPGX/9b6KHAUQBBP7Jsc/E5xn+fyevixzOpn5lWHb43lNvrRy3mkyBZh4A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGoaIfkJSueFFdEBAGAC7zI1r61kWUS9dgL76IpxTgNZAiEAyBq1DMYa2XYcRRVVVexA345mDQYG8d7OzZIPZmrW8ZM="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.1-20170726204514.tgz_1501101921743_0.2687272608745843"},"directories":{}},"0.10.1-20170726223356":{"name":"composer-common","version":"0.10.1-20170726223356","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.1-20170726223356","_shasum":"bc1c7dbadef8fe8e1e3161ab06dad3ac63e556b1","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"bc1c7dbadef8fe8e1e3161ab06dad3ac63e556b1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.1-20170726223356.tgz","integrity":"sha512-BekayRd5w3PuTdrxA0NFOajS7OSLnVkek26kWZqIXd2IIiVkB9nvERO57/cFML/lU2tWKJTf3YMuLP4y6sSBpg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBib+X/Qtwh8U2h40x/Uu+We6wz+16Zwcxar9BNL8dm4AiEAvRgd78xN7gE5PmD6HSU8OmDWG2FS+n7SBxR4XVqnBw4="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.1-20170726223356.tgz_1501108445051_0.8530935815069824"},"directories":{}},"0.10.1-20170727013839":{"name":"composer-common","version":"0.10.1-20170727013839","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.1-20170727013839","_shasum":"1db65f54c81828bb9d7ca9445aa64068ec95029f","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"1db65f54c81828bb9d7ca9445aa64068ec95029f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.1-20170727013839.tgz","integrity":"sha512-WjKavf+RuRIzchsJgLOkYnuFNmQXdx4cY/yG0z3Q/0WzbC4o16fBEfjbvFR9Us7OS5PkvLB5xfqdPin+nL+LnQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDbV773siRCDNJrMnsuoepot+IRdkcv6i7rSEwmRDjW3gIhALpitBccJClOSFXpLYYLqc/h1wfVgztkN4u8bWaS2+RR"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.1-20170727013839.tgz_1501119527822_0.3881220454350114"},"directories":{}},"0.10.1":{"name":"composer-common","version":"0.10.1","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.1","_shasum":"ae3827ff6bd6096c6d907e45d87441255347023b","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"ae3827ff6bd6096c6d907e45d87441255347023b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.1.tgz","integrity":"sha512-v+csDeuvo7hSJ1cH3QiJIOep1szAbqYGyrP9N9oZP737s9xW4Eq5I/SiO9r/7s2jTBXMuRj39MbCKdOTDAzu7A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC4n81lv5pY+BD0B0jRpTFvKRBB7fzdLGrNACtNz3uGeAiEAm3gz60KtpCtQJDddob1l0nsA1vTDjZwCO93TEurRiCg="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.1.tgz_1501160614693_0.4994666480924934"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.10.2-20170727151559":{"name":"composer-common","version":"0.10.2-20170727151559","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.2-20170727151559","_shasum":"3024ada53942aa0e2e6b2690252cd6da3d48c397","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"3024ada53942aa0e2e6b2690252cd6da3d48c397","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.2-20170727151559.tgz","integrity":"sha512-TInbOiFCnmqw4fSwSxYTcEMH9ZcksduL8ag4Kngi95YH0GrseSwRrXsKYiFJEPu92xja5XEbDOWVF2URSGyl1A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCHSEFq8M34U8R4E78YkhY/ilyN2Mcsh7fTr9aycqzdbwIgNBKQRPK0Uxn96ENfhzY9UyEWePpEyDrlWEnyCqyGFco="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.2-20170727151559.tgz_1501168567457_0.8934100314509124"},"directories":{}},"0.10.2-20170727151852":{"name":"composer-common","version":"0.10.2-20170727151852","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.2-20170727151852","_shasum":"45aa1b23f4d021959af6ef5f1fbd9123a77478bd","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"45aa1b23f4d021959af6ef5f1fbd9123a77478bd","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.2-20170727151852.tgz","integrity":"sha512-Yel2jH0A/+fVO5W4AViUAUlwA/7xYCUxQjbncwKXy1m3Wnx1rgtnmQoVtDIFM0SLkkrpgX15uPUKp3f1UgYaMQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGBlavq5k+33Lw17o63MwVxjUXiLTGDTvJAX9VnY9A3LAiB4TKxPwau8K1BAKcdZO97qreYteJy0lPvb3YMM9be/RA=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.2-20170727151852.tgz_1501168739397_0.9868042112793773"},"directories":{}},"0.10.2-20170728013844":{"name":"composer-common","version":"0.10.2-20170728013844","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.2-20170728013844","_shasum":"74ebf9e9422435a2089c0ecd89beadf51bb45d3f","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"74ebf9e9422435a2089c0ecd89beadf51bb45d3f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.2-20170728013844.tgz","integrity":"sha512-hmTpokQS2Gu+n6KikRTg3vHVOsS7+ghUnAXtqGBuxuswNZOelopVmKyrfwPfkuG/PJiYnzsuHtPuSVavOy8AmQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDXGcWk3ZaKmEu+v/lBbM06eo98+rrz6uqwy2c6vOjP0QIgCBSB8Wt6ESmOl6fvnlaIpUncbD1I9PsBx749fKrLNP0="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.2-20170728013844.tgz_1501205931674_0.536526489071548"},"directories":{}},"0.10.2-20170728093528":{"name":"composer-common","version":"0.10.2-20170728093528","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.2-20170728093528","_shasum":"2021274bb682567738ef40e11e6e8e3b6f29a3f7","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"2021274bb682567738ef40e11e6e8e3b6f29a3f7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.2-20170728093528.tgz","integrity":"sha512-EmR0uGvu6SID/uLPCdUR/adbQ36CFXTloOLYuk3+Ek8KO8oPHoPrC8Y+Jz5M0UOffK4OuJzgUmluHp9WW9Pvog==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBSMAZqQwwasmWg7DpW4Zo1OrzEi0BBzsvS8nRxEX/OPAiEAw3ZK9ZYZeDCOy0x8uN1Tv+xdE71cxFyb772PIa3D7R8="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.2-20170728093528.tgz_1501234535069_0.8813771014101803"},"directories":{}},"0.10.2-20170728133336":{"name":"composer-common","version":"0.10.2-20170728133336","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.2-20170728133336","_shasum":"eaa164a9772c26d029116173ab9e1b1ac7b937cb","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"eaa164a9772c26d029116173ab9e1b1ac7b937cb","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.2-20170728133336.tgz","integrity":"sha512-aIQ4jIXWn4wpj5P7rkx4KUEtdvFmd7vwyIiJK2SSrTpNSrY/vUQPa6rSpYGnLt/F76FH9sFU+yJ7XIeoFMfGGQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDADmNwX4kKQakhkthafz0p/PHHnQ2ejY4JB4z2gFFtIwIgQrrYBGUf+zIyky7E4ICwjnIvjJIp5UO9URukHabQY5g="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.2-20170728133336.tgz_1501248823824_0.7140876506455243"},"directories":{}},"0.10.2-20170728170116":{"name":"composer-common","version":"0.10.2-20170728170116","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.2-20170728170116","_shasum":"023a3d2c3f939ff019a89a364667fff74e14e8d6","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"023a3d2c3f939ff019a89a364667fff74e14e8d6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.2-20170728170116.tgz","integrity":"sha512-z6TmPiBXk1SkRHsT9rzV6GSCrf0nS7VewDSDoKOLrMOQYtKKSpoQb8Ct6WYC8NVZdZRF12ns0VzduuTozgvo/Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD0nhwSZmNlSh3OKvVdkaLc+hO2RnKp09lAuOm3etbcDAIgKaBLAo/k9SOqDHwHl03YlvLAXvAzVlwRDMRpNXJ3EgU="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.2-20170728170116.tgz_1501261282998_0.23500715638510883"},"directories":{}},"0.10.2-20170729013924":{"name":"composer-common","version":"0.10.2-20170729013924","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.2-20170729013924","_shasum":"a1bd7354d3214defee829959f5fa18e185f380d6","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"a1bd7354d3214defee829959f5fa18e185f380d6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.2-20170729013924.tgz","integrity":"sha512-+MwDm4/lfA6NzHGLtlK5unn0ugm04o3M2vKvKTaGZizrwJ+r1lK3aLT/3JCpf0oSgsksy430/uwlgw7FFsr82Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAxeucpX4Oob4pgIp2cZBznrfiNVwPQ26NsPpJ56ss+UAiBBffirisgfGgVTpABQbznIsYlovjt1Z4SCEMkyarNvnw=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.2-20170729013924.tgz_1501292372142_0.12511046137660742"},"directories":{}},"0.10.2-20170730013848":{"name":"composer-common","version":"0.10.2-20170730013848","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.2-20170730013848","_shasum":"f585bb6ad111eb8c6d36baa88eae69cefd213979","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"f585bb6ad111eb8c6d36baa88eae69cefd213979","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.2-20170730013848.tgz","integrity":"sha512-lyEhOXKYWXSNRYo+2z5rE3nzf8EnV27wdnOeeliiiecSZ7B3Futi4oneV8Pq/HvrvlA3+41utB1szCU1H9Jf1Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDF201YL5rvwhA9DKFg3xvFA+Kot0u8vx4kFwiLgucgYAiBOyDRPUfh4SVqU6AMxdu9AHlfspTG+Vu1OX1o22qRWtQ=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.2-20170730013848.tgz_1501378735580_0.5979189656209201"},"directories":{}},"0.10.2-20170731141351":{"name":"composer-common","version":"0.10.2-20170731141351","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.2-20170731141351","_shasum":"a22aa16a3140daa39c648bf3806e328ae1de4908","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"a22aa16a3140daa39c648bf3806e328ae1de4908","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.2-20170731141351.tgz","integrity":"sha512-e8JcDv0m7teY6SqeRZeZ5vIzGYU/1czVXD83Qjyp8pEmBULezZ3oJa5kgIML9YbSG6No3ylzZmk/+/OfETzH8w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDacVA8irsIMd7gW04QLLBMxqzU/9dY8NYlGjNqRSrdIAIhANYuu0WG497V3hBLM2WZGHaLcsvvwOp5Noz+O2G223KI"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.2-20170731141351.tgz_1501510439347_0.7751645550597459"},"directories":{}},"0.10.2-20170731154752":{"name":"composer-common","version":"0.10.2-20170731154752","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.2-20170731154752","_shasum":"e5030ed68501f597433c97109dc145f68aca7a35","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"e5030ed68501f597433c97109dc145f68aca7a35","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.2-20170731154752.tgz","integrity":"sha512-hDBfGmYjWoyP6zgeFUlOQhU1upsu47zUH3ebYmF9/cTD6ITTEJcgbLmAS3NVzmcuBHRDAU1ORNNRwnlpb2FtOA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDyJtPMbA4asfslKiMENDw/pv9bN0KdFpb5QO6qjXdOkAiEA2FosAoludohYnKBLpce12fvhmjhPqZxqFRznvqyZM+I="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.2-20170731154752.tgz_1501516079920_0.664725472452119"},"directories":{}},"0.10.2-20170731165508":{"name":"composer-common","version":"0.10.2-20170731165508","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.2-20170731165508","_shasum":"12b578946068db64f33966254984146432908a44","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"12b578946068db64f33966254984146432908a44","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.2-20170731165508.tgz","integrity":"sha512-1Bqrt9Vkdij5zktBu6WlkhkW+Afhk/zgPsWoiNur3ylXfwIsJx4tg5quHUt8EpIFfFWEktBZNXpwWSRMkM+RJA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDyXYbCHbEGemaNz9+BudHhRUjMaqYqNGE6y7lfUsfPhAiAvJcOu/zAGBdvtLqRUbm7m3lT5wramOQCqDSZEAL+PbQ=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.2-20170731165508.tgz_1501520116646_0.14764352538622916"},"directories":{}},"0.10.2-20170801014316":{"name":"composer-common","version":"0.10.2-20170801014316","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.2-20170801014316","_shasum":"1a12c5be13d062cbb934706b25bab90233b0a90a","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"1a12c5be13d062cbb934706b25bab90233b0a90a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.2-20170801014316.tgz","integrity":"sha512-TYbqAR/BLYyUDfFvrSbJx/IMOrLFFeOmcI5Dfyq+boId2xQVzwhBli1Yrj6PfF3JlHWyyI6zGxPIP7zNKFEuxQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCalIdOeLB/Iylmpcu2y79x1EMFGhhA1ervoRXAKHb6bAIgYtp/pxDt28Unwul4AHv4E9B3siYW1u3iY43t6OmIxuU="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.2-20170801014316.tgz_1501551808559_0.5509997899644077"},"directories":{}},"0.10.2-20170801085507":{"name":"composer-common","version":"0.10.2-20170801085507","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.2-20170801085507","_shasum":"264abf4e39c52112ec6494235bc7062462bbd56b","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"264abf4e39c52112ec6494235bc7062462bbd56b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.2-20170801085507.tgz","integrity":"sha512-SE0MR+NiaRTgDOva8bWBrnMZDXMPRcuQaIu8jIUGDsuELU2frLwsloqU67zJ77WjrSfmlWD5lNGTR979/cYO+g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDuxrcQsgha7PUu4+hWsqUip5Qnchxvzq1Z0yoLl6gnRAIgCjaKNDgwBUt55WaO6hZsI+2Mf6HvIGvuAZzggBJqwV4="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.2-20170801085507.tgz_1501577713807_0.351163323270157"},"directories":{}},"0.10.2-20170801090035":{"name":"composer-common","version":"0.10.2-20170801090035","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.2-20170801090035","_shasum":"a2d7b4dd7ec948d3643330038ca09091731af6a0","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"a2d7b4dd7ec948d3643330038ca09091731af6a0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.2-20170801090035.tgz","integrity":"sha512-Jwe2lkcuUsx7f2OHvJW9nYBSo2COMLceA3/lUY2JkJeQyK/PD04iA17pa23L4fXxv9JK85xWMfgTgR+LMVS7cw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAysRmvX9SK/g/CfJrqF9Bz6isOeeCWPJ0BDFCq0KFojAiAP8xPy+t5J/U9des1fm72nur/V/5JXGhfPBK8bHaQFnQ=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.2-20170801090035.tgz_1501578042378_0.40615580906160176"},"directories":{}},"0.10.2-20170801095209":{"name":"composer-common","version":"0.10.2-20170801095209","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.2-20170801095209","_shasum":"5ab184a04563f495d83478ae755eaeb9d9ca7576","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"5ab184a04563f495d83478ae755eaeb9d9ca7576","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.2-20170801095209.tgz","integrity":"sha512-tMQ4EDjtGK5NXkuAr4sKTnLuWlmwUiKmiPysBmEDb0e/jh1TikRkxLA3jgrs4ZraAx5/WOb8RlMFpBGfRIWP0w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCP+g+l3GbAXW0ORIluX+5T229CHg+ij38z4plk93zKFQIhAMCdIKdsDv3FQtLFZsJSqVdMHHQwGG8Hgr02BAL1TH0q"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.2-20170801095209.tgz_1501581136961_0.34671489242464304"},"directories":{}},"0.10.2-20170801160208":{"name":"composer-common","version":"0.10.2-20170801160208","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.2-20170801160208","_shasum":"ff69eea4a059145b2e00282a21fa4e2909ea94ff","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"ff69eea4a059145b2e00282a21fa4e2909ea94ff","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.2-20170801160208.tgz","integrity":"sha512-E0Tq1Q2aNx0FKG/wVYRcfjgS1zOAZ/JVbIVi1wfi9GgSlJJ/9YmYm39U+cN2s+ct1ZdAK7bB1cE9hL23vs0nCw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCmbNPHMm+i4exI2BLWGBYC0Sl6Yyg8vh78PR1E+mGd+wIhAMHfn0fMAUhnVjLgdSqFS6uNe4pJ/G2Zu3d/sQRChJRf"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.2-20170801160208.tgz_1501603335477_0.6653592064976692"},"directories":{}},"0.10.2-20170802014049":{"name":"composer-common","version":"0.10.2-20170802014049","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.2-20170802014049","_shasum":"d35614d65635f04a167cd98bfcf20ec5af276b55","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"d35614d65635f04a167cd98bfcf20ec5af276b55","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.2-20170802014049.tgz","integrity":"sha512-YuHcaHdOubxsow+rjxBifHOkjZmezllp5s0o0xxQ9TO289rN+41gA/CwXd9l/N9F/lKSXeRCOCDtCD+L8Bcung==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICXvn7n7LUAL2YOBSDY17dGPo5dPodPqC1GHkZUiho5BAiEAxkjeIvP6HT/kibHTfmzohBfOm3tsb7XzrSNSIFWaNSU="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.2-20170802014049.tgz_1501638056879_0.34899210976436734"},"directories":{}},"0.10.2-20170802084248":{"name":"composer-common","version":"0.10.2-20170802084248","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.2-20170802084248","_shasum":"2edfc619d260b6bf3e5974b0d52b1adf693d3d21","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"2edfc619d260b6bf3e5974b0d52b1adf693d3d21","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.2-20170802084248.tgz","integrity":"sha512-uuP9YRWbp5Znwv4L+oLuW25XAsDcxTavJMUhSFFTMFdw40WV3FFMNu0+6pJM73M3Vlt07tDCc87ffr91xn4QkQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEeEvaeAGz+By/hzpxWdEdLUW9DOUMkF2UixMhOs3+XHAiEA5ntNQjx96R2gIkFVljhInZw1erGbOvUaD/4vMlBa5zY="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.2-20170802084248.tgz_1501663376642_0.11479511531069875"},"directories":{}},"0.10.2-20170802095147":{"name":"composer-common","version":"0.10.2-20170802095147","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.2-20170802095147","_shasum":"13c58e8f4372d72920f0c70749bc06e7f9f47b2c","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"13c58e8f4372d72920f0c70749bc06e7f9f47b2c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.2-20170802095147.tgz","integrity":"sha512-HZWT270u6Uht6l9tB7Z+rwwmog+crbq/B82JtSEzkCIvUqUVGx5lmnjT4xk6ghvTpcwT/5NMU9AA87TNxokaAg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC9i+G9s8HrGovhq/fMGY0cveNsRxY7FlngFwwNqPSzvgIgDfi+2dpaHx3wxRmfRkHuQ4f/R7ypp5TEXaawb22OaOc="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.2-20170802095147.tgz_1501667514743_0.2724488256499171"},"directories":{}},"0.10.2-20170802170302":{"name":"composer-common","version":"0.10.2-20170802170302","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.2-20170802170302","_shasum":"27b8ed3279f4e414aad1ee977b29cb1220ec4ab6","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"27b8ed3279f4e414aad1ee977b29cb1220ec4ab6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.2-20170802170302.tgz","integrity":"sha512-zYVJ7CmImn/V/8BaoAQZ9397Ozu3vQR/xucVJM9R107oFbvhL0jIVnq+N6+6fkJgRemh1NC9hG5d9n4euSZp4g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD3LkL5KmhJO+sQCFGJxD5FA/EvYd0RLwhWM8NYRZWZeQIhAIKvy2ca7bn4DzAa/oGRa9SHS1pspI8j3eraNmE5FH38"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.2-20170802170302.tgz_1501693389252_0.4582336265593767"},"directories":{}},"0.10.2-20170802181134":{"name":"composer-common","version":"0.10.2-20170802181134","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.2-20170802181134","_shasum":"06afcb3bbd45610e5192e8bd19d6760ff004b8cb","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"06afcb3bbd45610e5192e8bd19d6760ff004b8cb","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.2-20170802181134.tgz","integrity":"sha512-lg6PMtaBDYb066QwkntaXJAEj+45zt7cRwp2ajcHN72XXhM4UaW1/GvxMS/9BW7eCGTSVOg9Z32yY52+gyUqbg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQChPeo9zt9jr9KBWlWPlWQPFswMloKvjW9ZoJIOE6XT0AIgIAhfUSHQAJUm3f4iMgRTHVUJcikpdMmpphaAZ661YJk="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.2-20170802181134.tgz_1501697501885_0.16447084466926754"},"directories":{}},"0.10.2-20170802200219":{"name":"composer-common","version":"0.10.2-20170802200219","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.2-20170802200219","_shasum":"c21fdf1b04d5727ff9b3af77119220361d0ed27f","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"c21fdf1b04d5727ff9b3af77119220361d0ed27f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.2-20170802200219.tgz","integrity":"sha512-eox1Ud96zsBw6lINtvTAGxqfnbVAp2IjvhVvP0/dCEF0klwVQqOZ4s0uZycEJ0zH6aPVLbU4VkkGMdPfGl9f0w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCbLBpHymL6vB0flOn06oL4okfhhFI5a2cW5svzMM5l7gIgDiVhOFM7NyP3VslWGKZbgaoPXBJvMb7qDBiWyBZu8r4="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.2-20170802200219.tgz_1501704146416_0.9017120169010013"},"directories":{}},"0.10.2-20170803081221":{"name":"composer-common","version":"0.10.2-20170803081221","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.10.2-20170803081221","_shasum":"7bf53794b3aeb5ca8eacbf2ef82f231818df8f06","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"7bf53794b3aeb5ca8eacbf2ef82f231818df8f06","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.10.2-20170803081221.tgz","integrity":"sha512-qRpG7G3Mzk9VI6hoU4IJNhoAWW6/lZxygiIp/Kx1hZnCBDQsZVgZ1DPOG6D0qMRIZCS5EAI0h3Peo8O4aKF+Yg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFpmXHUO9llqszm0p0XZfPLwp6vo+nyBeh8/V6xS7fJ4AiAHL3/AxxlqwTGcOyKRfp1A871XWQfkPQAJqQF1K7xXaA=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.10.2-20170803081221.tgz_1501747950632_0.5025152887683362"},"directories":{}},"0.11.0-20170803104947":{"name":"composer-common","version":"0.11.0-20170803104947","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.0-20170803104947","_shasum":"af46235ea92922f749e22599cac7b1c608f971e8","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"af46235ea92922f749e22599cac7b1c608f971e8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.0-20170803104947.tgz","integrity":"sha512-ITzCNqJ5d/bN+iwKQst08hsVEGlmNnWuMxPTdJq5MNgDDDCHSfmnlr5APL/tEvbM6aELWc4deC4n6zy11s6DWA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFDDpT6eXAlWCs91fWmz9i7SvZ248+TH+DPuYy9MFjHCAiB3xSr1Nv17heipJ0JKrBchNo4ouhk/7mIE9td568lZlQ=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.0-20170803104947.tgz_1501757394339_0.8425949753727764"},"directories":{}},"0.11.0":{"name":"composer-common","version":"0.11.0","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.0","_shasum":"98b5d489ce50b39a7f22af7c5a818504b4211931","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"98b5d489ce50b39a7f22af7c5a818504b4211931","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.0.tgz","integrity":"sha512-JDZ2juklooCKvKdqPq9jhSUamKuu6bVkF/H/B3WqBiQh4Ri3z4knWBVn4bWxpeNEfakVuR4pX60Zi7XGOJpxTw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDhrQdC2hi06YG5wd7UVofcIuBvEAgC3eGp5g/CyxEtfwIgT+yvTljfsXMSRX9ecQHCnoKr3sHvwMlwscFqgjD+05g="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.0.tgz_1501776757334_0.33600545139051974"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.11.1-20170803164615":{"name":"composer-common","version":"0.11.1-20170803164615","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.1-20170803164615","_shasum":"edea62ad9ee44fc6b012dfe3e86d729714dcab51","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"edea62ad9ee44fc6b012dfe3e86d729714dcab51","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.1-20170803164615.tgz","integrity":"sha512-4RUsy/Z9GcbOgO+fw+e3Zt1aqNCf5e61pTySiUDdVgAGGqS6cx7v2iyrkQrs4qdP21OyhWfxRoq4WAL0Z3u73w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDU4Jzl48yhIH5Fr918J+ybGB1DDF4Mt2pwcrKZ59soRwIgbQWXLDs+kC1pT8haOtnJIXmht4AQK+i+w+go/6YZ7MM="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.1-20170803164615.tgz_1501778782666_0.6994444825686514"},"directories":{}},"0.11.1-20170804014051":{"name":"composer-common","version":"0.11.1-20170804014051","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.1-20170804014051","_shasum":"35d41d51dd77a953571c44b2dbc6986543bd82be","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"35d41d51dd77a953571c44b2dbc6986543bd82be","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.1-20170804014051.tgz","integrity":"sha512-sKBSSIo2DQ8OPHyHmFRacfA/YbqocvkZNU4jGzKjQ1FW4OhQvMAuNGWFCDmnHajrwmr2ulh+ZmClMIo9KiS80A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHWSvhydjbsWQ2dYDyWZPGol7QUTZZhXoWOjttWPzyhsAiAQPLTtogRL5K4t6S7U3yy5lVdegQMBF/xgTX6HOdIleg=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.1-20170804014051.tgz_1501810859662_0.46478194021619856"},"directories":{}},"0.11.1-20170804142716":{"name":"composer-common","version":"0.11.1-20170804142716","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.1-20170804142716","_shasum":"b87487a0e2b06ac7966cd78f97e77b3b44058a76","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"b87487a0e2b06ac7966cd78f97e77b3b44058a76","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.1-20170804142716.tgz","integrity":"sha512-tNuh8Pnd8Vjw/n0KY4evSQokF/u+fEpNyL2CyGNVm8zXOGq5UDRgsPCS2GURGGuvh8ptdcx5pCrOvvBMtkzSLw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDfAx0A99tAHJmhuoar4UiuLrWIqW4vc5FjoJ/Hv3kT4wIhAKf+g83vudUTUnYGBNtwQEXPBfmHoxOSZrJ9IGzOvEq/"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.1-20170804142716.tgz_1501856844640_0.8446864371653646"},"directories":{}},"0.11.1-20170804163128":{"name":"composer-common","version":"0.11.1-20170804163128","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.1-20170804163128","_shasum":"9e3f890768739d166c7103e57843e5893718d8c2","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"9e3f890768739d166c7103e57843e5893718d8c2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.1-20170804163128.tgz","integrity":"sha512-WAjKoGVrfv/BI2HCgGuo/PBdtxewMVS/6eSwGK1AdurBjRH/v49JbyTlfDRZGlHlJE4YsHRJHTq01xDlRhxGIg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDDe5inKHzowx0YCtJK2Qf2+WozEuVOXgMsUIlgwtXC6wIgJKLZh6NWvEfmkW5bLQd99fgg9sTECoisbqkGiCB3OK8="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.1-20170804163128.tgz_1501864295593_0.8363943451549858"},"directories":{}},"0.11.1-20170805014210":{"name":"composer-common","version":"0.11.1-20170805014210","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.1-20170805014210","_shasum":"dc82766c26783d6ac5b2dc0c333f3f3e56f82420","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"dc82766c26783d6ac5b2dc0c333f3f3e56f82420","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.1-20170805014210.tgz","integrity":"sha512-GjT4OEmmmPfTgMmedFublDQX6jZ0ZkmZnHhz9273KCizA2kJJOKLqdp4YB2qIgQmbBsquDWJMf4xITO+tqhjqg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDY9yMqz1aMsvxzTIIgBxriKzb0wwY9F9GaRN8fxiDl1AIhAJCLaPcxfoR1GvQGrZcx6m8X94IyteNEzfXkfCS9RwiR"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.1-20170805014210.tgz_1501897337452_0.6081204481888562"},"directories":{}},"0.11.1-20170805123349":{"name":"composer-common","version":"0.11.1-20170805123349","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.1-20170805123349","_shasum":"7e0edaf2b0418a2bb808864ccc940438b0d307e7","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"7e0edaf2b0418a2bb808864ccc940438b0d307e7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.1-20170805123349.tgz","integrity":"sha512-JJhW9ETSBvJUDNvJzPq6KboQE+YBSLwSWc/z34ZABT2/vZ3PaDn37EZ1jEyW+jEm/Fd/pXjwJqTP0R9WqlpEzw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCQme76fgjYv05Teb6CQn0YkHES1NQaGX4FVmWqmwY/5QIgQ7jYQfNniMcPkN6piXBuknny3P0Yw8iFeRMoinFaNRs="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.1-20170805123349.tgz_1501936437984_0.983341210288927"},"directories":{}},"0.11.1-20170806014349":{"name":"composer-common","version":"0.11.1-20170806014349","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.1-20170806014349","_shasum":"e71c5ea15c60d17e199a01bbca9b66a8d0377f0c","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"e71c5ea15c60d17e199a01bbca9b66a8d0377f0c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.1-20170806014349.tgz","integrity":"sha512-m/GcmfBcAJ5kbGerDXLwA25XOTll/8Alb+cg7lqAGZFWSbaGe+ye8Ni8iQixJjfMLKWAGcpJ4iXJwbumIBZaLA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDRyeGgpMPvhCn18Y80NelQhYA9UgWDvZb6nztOMpCZygIhAPy85D3ZdVZhYo3GD2uiKKzxbC0qYv+rwijGoCVQAfcc"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.1-20170806014349.tgz_1501983837849_0.4084814530797303"},"directories":{}},"0.11.1-20170807014257":{"name":"composer-common","version":"0.11.1-20170807014257","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.1-20170807014257","_shasum":"df220f984f7b665bc07eb6962d48ca5d6eea589f","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"df220f984f7b665bc07eb6962d48ca5d6eea589f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.1-20170807014257.tgz","integrity":"sha512-JVhO/hjGhiBGCtt/LsODAyIGydI9/Cb4PvpzrTAvoFpOSglIU7+iruXQ/B2aPT7YWt84U+wY3hJBvtb1b2c0Zw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGOQbiNw+dylBf3RZqDtvbLnmWOf1sSKs7kYNoWjLe9PAiEAn5Meg3jpygnH7mpW8SldnTV6UpELikqdYJnalszSjhA="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.1-20170807014257.tgz_1502070185120_0.32167193852365017"},"directories":{}},"0.11.1-20170807090927":{"name":"composer-common","version":"0.11.1-20170807090927","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.1-20170807090927","_shasum":"fa73d7677eb3872b2297d71dfdbf3bbb7967049a","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"fa73d7677eb3872b2297d71dfdbf3bbb7967049a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.1-20170807090927.tgz","integrity":"sha512-eww6WDbiVgqcFIq9osQ26pvG8OChYqWiFip3TRJYH4rAAKOgPsEI/n05Q4lg8qhQgmv1Y4lbRoguTYM4PyemIA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCpSFV3+QWalHKqpIynvTqLHFUdYt+OuuO7BhETnXoJrgIhAOxyGNLop0hDM5PeYocye8Fy4Tp2mHjcp2KAlz0Y0OYj"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.1-20170807090927.tgz_1502096976392_0.35399270174093544"},"directories":{}},"0.11.1-20170807094115":{"name":"composer-common","version":"0.11.1-20170807094115","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.1-20170807094115","_shasum":"36482b56452de2596fbd7c49901865427f8b696b","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"36482b56452de2596fbd7c49901865427f8b696b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.1-20170807094115.tgz","integrity":"sha512-I6RLPjeULgf2un9udYeKsQHSULKcAla7RfFcQXYz9QQj0oG+7hPsnBORpj2Nzz46vY1I3chJUDzhgMS6AhyjEQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCf5ewFuPtGIglXl9AdRxfM8UQZ5snPnNiXUqdbzHxpvAIhAOh41UFYhX5UNImolIVcw0UmKsm5E8GOThLrBH45C/P2"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.1-20170807094115.tgz_1502098882577_0.7110387475695461"},"directories":{}},"0.11.1":{"name":"composer-common","version":"0.11.1","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.1","_shasum":"a71739874388fcf684708b24428a4ed230718149","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"a71739874388fcf684708b24428a4ed230718149","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.1.tgz","integrity":"sha512-sGks8q3eYMq5voTiP4g9VN3GD/tD7XJYJfa9EfarB4Txp1a0naLVFhBSQLeVEjlVmKa4BchkW4dy2/8HzxIQBA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCqksd0KFlmHLwihZLXZLVLuBp4Y4J8BTIDy5A/CvszHwIgJpX1GdHThrHdo7XCSPY2hd+xMpL2P/E48KvEHSSjaco="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.1.tgz_1502111834029_0.3383010325487703"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.11.2-20170807142048":{"name":"composer-common","version":"0.11.2-20170807142048","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.2-20170807142048","_shasum":"60e8a897eb9b46f316a7524b99352ab1002f6071","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"60e8a897eb9b46f316a7524b99352ab1002f6071","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.2-20170807142048.tgz","integrity":"sha512-QV+MHa6ADvizHtPN+d5KOiOemXlJCinRQowdJ4dWmI5SR2xVHnlYKPv+8X1h19rGI/1wlxcKKlsqVM21BEPzYA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQChVhXviD/mqYlTYtx9w0S/dWzBXSEq6RoB+fJ2H7iCbAIgdw+0UWPrrR/7ApolWpfTPcuZE8wY/iF1VedGdiE4IuI="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.2-20170807142048.tgz_1502115656222_0.031098802341148257"},"directories":{}},"0.11.2-20170808014347":{"name":"composer-common","version":"0.11.2-20170808014347","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.2-20170808014347","_shasum":"ed52041b17124b0b217936893c66947df81dd36c","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"ed52041b17124b0b217936893c66947df81dd36c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.2-20170808014347.tgz","integrity":"sha512-xIc4l5s6Kqw7bh301g/+wS2yTzVZikcVRHUxu97thm9aiEbyIrPJDgYsmCyLCtkfgnu1ljZ2oI1lbbVx178CYw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIERTgjizS0ggXOPmDL369QIg+Z6fdwDpmRJT0zPm1BA7AiAbadnTkG+X8SvZZOnCG22b41JoctGJxPRFU/TMPSgkKw=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.2-20170808014347.tgz_1502156634638_0.34784557041712105"},"directories":{}},"0.11.2-20170808162852":{"name":"composer-common","version":"0.11.2-20170808162852","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.1","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.2-20170808162852","_shasum":"f6afe7e86ae3636dd86bb0856ddc72f5808c2005","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"f6afe7e86ae3636dd86bb0856ddc72f5808c2005","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.2-20170808162852.tgz","integrity":"sha512-RHPS5PCecHX62fqM9T80hrO8si0F+DK3RNl5QAe5E93Qjp3TgF8gdA5Jc9E6SYJU+UNCg2Xh3yS0iJftee0gSg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDckigNOJ/i9yvnFqu5T6FLiClP2J7hZeT4t4mA8M5w/wIhAIoO6mTPhoYMXC0sGRSpIQDGr6buZHxj6JEAvC5ivuNd"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.2-20170808162852.tgz_1502209740011_0.8245169830042869"},"directories":{}},"0.11.2-20170808163440":{"name":"composer-common","version":"0.11.2-20170808163440","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.1","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.2-20170808163440","_shasum":"53600cd270677413bb413263e7adfecae701b071","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"53600cd270677413bb413263e7adfecae701b071","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.2-20170808163440.tgz","integrity":"sha512-DCIoLytaz2MrUP1aV+pFhQq7tkMC9GfFL9RLr7lHLgZcRsHQwIQ8XfnBTo1r4cSm+ra651tcVWU5fDkirm7wSQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCbkxWK7PdXt3SCplT1/UuJlcMEqF0rIkQCo8T/m+SWnwIhAPech2+sAE6dpASRTfcFaE12h5mJB55MLqpeJ6XC/kpv"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.2-20170808163440.tgz_1502210086881_0.16935811494477093"},"directories":{}},"0.11.2-20170809014415":{"name":"composer-common","version":"0.11.2-20170809014415","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.1","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.2-20170809014415","_shasum":"f7f9087bbd911bc54b494f379685c084fe19c980","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"f7f9087bbd911bc54b494f379685c084fe19c980","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.2-20170809014415.tgz","integrity":"sha512-GInE+ILBaUj4uAiX9vlyDvWCNJ6Lot7M4SYxajpgx/icoR66cxu2bwnHn9JGWLMq7+2uYgOFL9KgdCu7BJwqHw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICO97IfkRMvCwuacvajE29OjPYCtNIk1otsYIjgWVVVuAiEAsYP40HC6lNoZXpuFXtRwD2T867jjINmykCR7rpPUc2o="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.2-20170809014415.tgz_1502243064088_0.34679178218357265"},"directories":{}},"0.11.2-20170809083654":{"name":"composer-common","version":"0.11.2-20170809083654","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.1","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.2-20170809083654","_shasum":"a75dab72661a0cda8e5b0a027160399d30b2329f","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"a75dab72661a0cda8e5b0a027160399d30b2329f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.2-20170809083654.tgz","integrity":"sha512-F2fSOABw/Eo0Um6rXmqjGYv4BI3F48Y/C/z++bUbgNyW2R/OJBmxw+dkrzg40+7JU/HSsTD2+m5E4cOYCSt1EA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEMCHw35xINyVH2UzR2i7EYUhrxBIp8WP6486v4DWeQAHdcCICnoeJOORsck8VgyGfr/0ZRjYNyXAfPEk4/vx6Vfh2N5"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.2-20170809083654.tgz_1502267822769_0.0004527352284640074"},"directories":{}},"0.11.2-20170809200130":{"name":"composer-common","version":"0.11.2-20170809200130","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.2-20170809200130","_shasum":"b6ef6642cc1d4ef843ece208b6c95e824ec4b091","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"b6ef6642cc1d4ef843ece208b6c95e824ec4b091","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.2-20170809200130.tgz","integrity":"sha512-S2Z15sg2ronVwlI/p8bSsg8bE9HhJzwyw4k1u/3lNi+/O2YriC6guZUy0T2cmqwKl6IBieeKx8/+CJC4iB1riA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC+3/gpZc9fkgl4wgREXZ4Fof+0nlq9QaF5w1VC7+Dj/AiADnoaL5sfQsXhwst/lzfEacGNm41LMD7Dit3CxERzJVg=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.2-20170809200130.tgz_1502308898276_0.955476573202759"},"directories":{}},"0.11.2-20170809213749":{"name":"composer-common","version":"0.11.2-20170809213749","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.2-20170809213749","_shasum":"b8d2d74be35bcf4c60b277ec79e013fab67c41a4","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"b8d2d74be35bcf4c60b277ec79e013fab67c41a4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.2-20170809213749.tgz","integrity":"sha512-Jgndvyn7dnKy9ApldtDl3aHvQtKyDtl4zeAlYVljpOrvaHi9PC5ORajgCepd83f+B/uidx4xFUFn9wUVU4WhFA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCJtlGIt1Kx4xQ75KJx2XA6VqptOw6GN4l0kvbkrNZ0+wIhAMAstKn4TY0ojsfXTQlTcYoijh5O4KKpRasi9Z4P86Uv"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.2-20170809213749.tgz_1502314678034_0.7078308495692909"},"directories":{}},"0.11.2-20170809223026":{"name":"composer-common","version":"0.11.2-20170809223026","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.2-20170809223026","_shasum":"ca758504e9f58355af8a631fed4e01bbf54ea86c","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"ca758504e9f58355af8a631fed4e01bbf54ea86c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.2-20170809223026.tgz","integrity":"sha512-79lzWalMrpz3xNuEKc0Uu2iisc0GN7iZVNFFSEi6zNRQg487dnnzRO/xuArhQ4nm4JXkA4aVGRNTqBOByB8img==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAuAvUNOqQpyXzF1AsQkTu6jWnBrFo5EO5c05siCIWNpAiAafo2l6Zz7uv8A3LheWSSZfopJt4o80DTPk+9w935lsA=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.2-20170809223026.tgz_1502317833527_0.17570384847931564"},"directories":{}},"0.11.2-20170810014441":{"name":"composer-common","version":"0.11.2-20170810014441","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.2-20170810014441","_shasum":"e73bfc943872c50329eb4667f5d54f8565376357","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"e73bfc943872c50329eb4667f5d54f8565376357","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.2-20170810014441.tgz","integrity":"sha512-C+Bbf6iAsL9NbC9OppIOYqez1ZwcDkydBNNvVsO00+SjOmFyb/1vgrl9x1W8yj4tSBajUUfkf+6zog6CWX5pIg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDPmVyYOuBKKVMqR/1KG4UERyxFRMsrl9sNzNRO0Va/6wIgNnFAkb++itahU9jMghGjv1qebSNjd1d0tqjp3zR8fDo="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.2-20170810014441.tgz_1502329488524_0.14325759490020573"},"directories":{}},"0.11.2-20170810075936":{"name":"composer-common","version":"0.11.2-20170810075936","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.2-20170810075936","_shasum":"212e3b86887b9754b9a27840c748f91450f13566","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"212e3b86887b9754b9a27840c748f91450f13566","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.2-20170810075936.tgz","integrity":"sha512-gWbkdZcF7wxjECzo1HxAOLBpC8XCQMfvfBzXjSxgqmj5jJ7xGsRTtb9WwOD2Z3d54Xib2cw23L9X+uAlhWNEtg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC0xG8yTMMYEHeuBW8Q9Rjlpy2bXhefcEaUEBT4gX6RpAiEA5Jrx7Zt4UPBEBO4CCz+m1JhTvoCDfZY1ZMN8wAPLtvw="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.2-20170810075936.tgz_1502351985077_0.9861091412603855"},"directories":{}},"0.11.2-20170810085650":{"name":"composer-common","version":"0.11.2-20170810085650","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.2-20170810085650","_shasum":"7e45ebfb4849916cdb504a16eb84324bc93bd890","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"7e45ebfb4849916cdb504a16eb84324bc93bd890","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.2-20170810085650.tgz","integrity":"sha512-1RqxGC+jy8a0qMClPtDy7SJmOHB4Xv5x/uZSFR5FWBohmw3XMHO9uimuayuogiEQ7u8XA4pBc5FNpWjDGYklZg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFZ2I0Zzgn69oDcQgzU4rGiIBm45l3vG4N2saMNiHUqjAiEArhpnqNELPLmME9bE9vmo6fGpPc5esJI57vj54GlgTNM="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.2-20170810085650.tgz_1502355418407_0.026418715249747038"},"directories":{}},"0.11.2-20170810135946":{"name":"composer-common","version":"0.11.2-20170810135946","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.2-20170810135946","_shasum":"beb8bbb1e42c9df4df09f3092cc55c91866f5e21","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"beb8bbb1e42c9df4df09f3092cc55c91866f5e21","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.2-20170810135946.tgz","integrity":"sha512-a9SH441Sscmo8uknx5//OrRu6a3DUIAWceYlzOR8IPSFKu3F7oYHCC7IZoawDfVsmGJw5fSIAdo0kNFL6pXyDg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDvULIIJD/w3R0c29w39C8jVFWaLinRUXHuUlBQgO8THAIhAJ3ZdSmS5GKrLhEIaTdvVXD36F6G65ijmpEq6aRcK+TI"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.2-20170810135946.tgz_1502373594118_0.8234036560170352"},"directories":{}},"0.11.2-20170810143114":{"name":"composer-common","version":"0.11.2-20170810143114","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.2-20170810143114","_shasum":"80acc77ecdd89b7d8bd37bfcf16cb4ff4571424a","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"80acc77ecdd89b7d8bd37bfcf16cb4ff4571424a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.2-20170810143114.tgz","integrity":"sha512-fB0WvfxyU1sBQVwouU1sxvJRvZNL1b8e8YhW+vn6o7nmgqtlK+/V9GUPL2sWd9rnu+YVgfOuahs7hCZU2YnT9Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICYW/sj3M+WQhdVxM9YmYwWtulrmhy2T7LAJ+dgspuxdAiEAx1q3RkPCywOzROR05lBX0fgUmOUAP1+uW3u39vcKdGM="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.2-20170810143114.tgz_1502375481835_0.776320211822167"},"directories":{}},"0.11.2":{"name":"composer-common","version":"0.11.2","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.2","_shasum":"c84129ab493436235b1c7c1b2ea54813bbb305fb","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"c84129ab493436235b1c7c1b2ea54813bbb305fb","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.2.tgz","integrity":"sha512-a8bl+/jNa9+x+6Dt8bNtBapeq/0ll2kFzjZb/T7DH6d+39B/pDFqwn51qBAIe/oQMYqGk+Dfm4mK+O4AS0qp2w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE0gWI5n/Y+CugCjF9s81G6dx5kBX+Cjq4itsGMsK727AiEAw3fRdVt1vtf3gor1EByCQwzN+7Yunl+/ByHgmioPX7s="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.2.tgz_1502377947471_0.08842540811747313"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.11.3-20170810154405":{"name":"composer-common","version":"0.11.3-20170810154405","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.3-20170810154405","_shasum":"6365a340f401f1cec2852823fc2ff3281ae4d64e","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"6365a340f401f1cec2852823fc2ff3281ae4d64e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.3-20170810154405.tgz","integrity":"sha512-uCVkt0hnmqXVrUQguQbbw+ooqLl3sn4FRw40tkAeL/uQuDNkOsRplDc2ZVT5W4Usw59JV4nJKQu58oDhAtJGaQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHHc89HSPCNs+BOh0TMgwGKXfsJn3H4tM8MxCk5BSddlAiAnu/KjCyNrfzPp35dlooh2mibO8Sb1gxFRYIJKG5CPEQ=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.3-20170810154405.tgz_1502379853298_0.7459236339200288"},"directories":{}},"0.11.3-20170810175444":{"name":"composer-common","version":"0.11.3-20170810175444","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.3-20170810175444","_shasum":"a40ba8cbdce997dc19597dbefc7d585099ddf412","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"a40ba8cbdce997dc19597dbefc7d585099ddf412","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.3-20170810175444.tgz","integrity":"sha512-27ficN16Vwe8VkyJBOnb/Pz8sSNxbRUTd3d/vwjItCTGNUesQR6DK8gzCuobcJXCj3tzGjzq9KHcwvjfMZm/Xg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDsbyrBwckGAGd9NH26Wt9P3j8kJf8HR0ERVktUMLzjDwIhAJ+YYnhI86x0JNSA1lL9jibt4DzejnQCvbZSm31Nt+tL"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.3-20170810175444.tgz_1502387691958_0.8270179636310786"},"directories":{}},"0.11.3-20170811014615":{"name":"composer-common","version":"0.11.3-20170811014615","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.3-20170811014615","_shasum":"aaf673b52b737a05b9234a922bb8d42abf6bd53a","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"aaf673b52b737a05b9234a922bb8d42abf6bd53a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.3-20170811014615.tgz","integrity":"sha512-wUIIRu48jvD3gBfKYnjIFoeYj414mTzfRZCuk2kFvQD8K3WcAM1xGPmDsBySNGK2LiccBYhbVh2DhAiGCQgBiA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDOFcVAPzc7uxDXQJLkbs1+znYske65a8LOQb7SeMuMmgIhAJg1ea3axS+/C6dL6KuEX4+xR0SaBWsH/030e7jT5aeO"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.3-20170811014615.tgz_1502415983633_0.9570381492376328"},"directories":{}},"0.11.3-20170811152634":{"name":"composer-common","version":"0.11.3-20170811152634","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.3-20170811152634","_shasum":"5c93fa8bff00d461803e7e994dd82eab9330d8fe","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"5c93fa8bff00d461803e7e994dd82eab9330d8fe","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.3-20170811152634.tgz","integrity":"sha512-+aIppwEnPucCCbDdc9lz6rMXTFWB3DdxJo5vXw+07Cb+SSdjw4hN/vF+6sYcD0tp0KZB5Aqu5CZS3g9rUsE5Iw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCtll3kCtslRF8Urv36oEa1klxnCqNRvzByl+Nv1EE8LgIhALDmAZCGkQoTIlabTLyvA+2phJndUl8Q0cBvqujodJJd"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.3-20170811152634.tgz_1502465203094_0.5231489385478199"},"directories":{}},"0.11.3-20170812054508":{"name":"composer-common","version":"0.11.3-20170812054508","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.3-20170812054508","_shasum":"ede52952415da2741738c0c4259a41418f659562","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"ede52952415da2741738c0c4259a41418f659562","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.3-20170812054508.tgz","integrity":"sha512-1QFribH9rhwL1UHKXaAZLxlQST8K/Dix/9j4nsmLDsaE5bW3pfmlYH4BoCyMGvSUDXW7Ji2qv1I7wKSt/BGnkw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDTDhBwRAAzWC9C+RNeO4a2DGRiXPeLe0wjsu/wsMdzMAIgGGurOiznWavG+VFAz4d2t2aCSu3Q9IecDPVihhEFMkI="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.3-20170812054508.tgz_1502516716005_0.7344619790092111"},"directories":{}},"0.11.3-20170812173507":{"name":"composer-common","version":"0.11.3-20170812173507","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.3-20170812173507","_shasum":"7d400005860efaedcd4ce3ecdd9aa1378c7f6741","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"7d400005860efaedcd4ce3ecdd9aa1378c7f6741","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.3-20170812173507.tgz","integrity":"sha512-Lw9b2KF13CSJxc7NIkNtSeKZm73Ns5KfXnrtaiuvRmEiWrJUXJ3+b9qydQABlsTtSpW3y/tS+SjM3m6cok5oag==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFfKKVuPIJZifSjh1jSOzcG4navKkxLF/63rsK0DCnBjAiEAjxzIqxt3rt392qLGgev9wymvsFd48Tb71SuvIr+wbOM="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.3-20170812173507.tgz_1502559315490_0.576669818488881"},"directories":{}},"0.11.3-20170814222533":{"name":"composer-common","version":"0.11.3-20170814222533","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.3-20170814222533","_shasum":"3559f8422f8f0f4a559448f345439c4c8217c86c","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"3559f8422f8f0f4a559448f345439c4c8217c86c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.3-20170814222533.tgz","integrity":"sha512-0kMDPyER5aoz9Eg3X5OqJntwU/v5U5VZTAOrn9VIaRtKgfQzBoFi2jnUKW/rVbJkWQL/vr0GunKEyeWrtDWzCQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDeyk0bIgfS9PctYGl9yKT5be+UF/ZBuPUh+EOFCFMDqgIhAPPNMNtRA2oJ+n8UBi99f+TK8jCj5qQvsGiK+EAQ/PPK"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.3-20170814222533.tgz_1502749541825_0.7058529884088784"},"directories":{}},"0.11.3-20170814225047":{"name":"composer-common","version":"0.11.3-20170814225047","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.3-20170814225047","_shasum":"09c1e217fea603a92c1563fac517dad4ce736d4c","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"09c1e217fea603a92c1563fac517dad4ce736d4c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.3-20170814225047.tgz","integrity":"sha512-eBOZCB7AiB2QA2GNs1I01MBDUzFZGh3tUv1FBR8yoLJkzjx8WqFhxWGoNwipCv1bdrIVtmsVjZKMiVuNa9iOhA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCWORTbAHGNip4PRMoHfqMsf9efTlm9XiOD8d7i1+ETcQIgZXSTsgmZyElVySQWNW6ar8c3sGGnYdmW0CSIXNWQOS4="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.3-20170814225047.tgz_1502751054878_0.8457972728647292"},"directories":{}},"0.11.3-20170814225354":{"name":"composer-common","version":"0.11.3-20170814225354","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.3-20170814225354","_shasum":"8f86f0193dd58029a82ed31e93cfbd6307255d09","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"8f86f0193dd58029a82ed31e93cfbd6307255d09","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.3-20170814225354.tgz","integrity":"sha512-Pkpy6xBVmTIJnPhGP5JTksY8p5wnVDUBUFeGWxq3y5Bxp705/pHjTtSwso6s9JnhlCEZPihhOcsV4l30LbO/Gw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHK/gDYLxk4jVfNYhZjYOPaupxX3JPDjv5CIPy6PjDioAiEAxcBANRSLqMRJykU4a7FPjuMmv/FWbBRXr59tEx2dmwM="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.3-20170814225354.tgz_1502751242593_0.2221472281962633"},"directories":{}},"0.11.3-20170814230238":{"name":"composer-common","version":"0.11.3-20170814230238","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.3-20170814230238","_shasum":"24dc0b53604afa70b4a67eba42a42fcff27d6dae","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"24dc0b53604afa70b4a67eba42a42fcff27d6dae","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.3-20170814230238.tgz","integrity":"sha512-yIALGWk+Szn5+JDvQvB1d6+OaxlXqHLATLANUvcJd9S29MvRy0V6r4DC0RaI06a1i/G9pxPt4ulpX/PYMda3sQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD04qCc/jHb6BmzJxEdHmtV76iRwwAP59lUgm91X955uQIhAJ48qqPiRVLMk+G0EQvScKELI7kmuDbhnCUWU0KRTa+e"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.3-20170814230238.tgz_1502751766440_0.4487275807186961"},"directories":{}},"0.11.3-20170814231110":{"name":"composer-common","version":"0.11.3-20170814231110","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.3-20170814231110","_shasum":"5d18674300be4ab99985c094f2fa14c06ec36be1","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"5d18674300be4ab99985c094f2fa14c06ec36be1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.3-20170814231110.tgz","integrity":"sha512-xSFXi3TOLq0sfQSc6daBLUDkzdDQUgC7LY/dihxzIxbozdbQaqcGqtyRIpROnbMqPTjXivsCIz/XuBVb43vqRQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFF6N+hw1w8K3eUKO8jTOir70RjSrCHZ/euJkdUvMJKxAiB5xSEJ4dIMymVro5tlnTx/MeoWzf/pa7SPvzTcOtzkvA=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.3-20170814231110.tgz_1502752279927_0.44409819273278117"},"directories":{}},"0.11.3-20170814232506":{"name":"composer-common","version":"0.11.3-20170814232506","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.3-20170814232506","_shasum":"43850cdde6dd03c20ac7ce0283c423b05517976f","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"43850cdde6dd03c20ac7ce0283c423b05517976f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.3-20170814232506.tgz","integrity":"sha512-ZVd5NeYsfNZBa0GFrYP08G85adA5kqmWy+0NZT1/Q3BVxrile7kKqqRaUR0NqYocW4mPyN5F0hATtVrOPgtWhQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIExbN4t9jIFeBf7RyAOp5wutmJH3MgZWVfyujjrlg+LDAiB/JseFnfj3G/Goq98miZyF8YUoYuu7N0HlMxbVJaP8Vg=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.3-20170814232506.tgz_1502753113146_0.07870979607105255"},"directories":{}},"0.11.3-20170815000445":{"name":"composer-common","version":"0.11.3-20170815000445","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.3-20170815000445","_shasum":"c8538f3a12581fb2bb039d2c91e90c4fab2c1a4c","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"c8538f3a12581fb2bb039d2c91e90c4fab2c1a4c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.3-20170815000445.tgz","integrity":"sha512-avWZ912bRodu/x/tMPqGTv0FkBX4hUUmcBWxKruWtPlwpL5ndlAMSTLziMW2tW7dGUg0VYp2SbsY6rQmJAMjUQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICUDOMBO5YLvOTQSMD7tvr5X2sGJpXgW9Kih8+V2bXTSAiAJvIDkm12CkaC8S/HS7qukyUIfngYwTu+p9sZPthy82A=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.3-20170815000445.tgz_1502755492719_0.053383985767140985"},"directories":{}},"0.11.3-20170815000508":{"name":"composer-common","version":"0.11.3-20170815000508","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.3-20170815000508","_shasum":"0e088b8863322fe5e9f5ec48d9f10261ebd08fb5","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"0e088b8863322fe5e9f5ec48d9f10261ebd08fb5","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.3-20170815000508.tgz","integrity":"sha512-6Bi0aykEjcvYUuH4xsPvsWqj7M8ILWQWSG9KyiwQCpYEC6R7Myml5ViHQuX5Y1zaMV+s+L91GLRenF0bdxmYIg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDQLY6j39POOYVuSO5V2SaV3JYLlXaZh9X0fMa9wXs+bAiBzRXcjtNVT/QiqahKNIBm6Qne5u4fvv67Ygs7G58vTgA=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.3-20170815000508.tgz_1502755516011_0.4564121966250241"},"directories":{}},"0.11.3-20170815014856":{"name":"composer-common","version":"0.11.3-20170815014856","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.3-20170815014856","_shasum":"a1dc2839d4c2bd30c1dc4b3aac6afc90c3c0fc72","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"a1dc2839d4c2bd30c1dc4b3aac6afc90c3c0fc72","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.3-20170815014856.tgz","integrity":"sha512-+82/XRLemnRr5K8ZPTd/evv1XLC2f2HDqbEgBcP9BhZnKA77LsrLfGPgSgEp4+ldLpLpxd4Hhj2R97mwsvq3Ig==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDikW8/gkIPAYVfKfW3gfYNcrxvRvJwiMjmo27387Ta2QIgL7q4kZ2b3PkfAUSEY+STju4/Tywut75WvoHz040UvgI="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.3-20170815014856.tgz_1502761743996_0.26674347510561347"},"directories":{}},"0.11.3-20170815121234":{"name":"composer-common","version":"0.11.3-20170815121234","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.3-20170815121234","_shasum":"78d67f858000a4d946ede98b9428089b5078b8c4","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"78d67f858000a4d946ede98b9428089b5078b8c4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.3-20170815121234.tgz","integrity":"sha512-96BneirUQHi/naVZR4EJG1EpkVisZyABgu/Yd/Dd9ky5Q/kK8Nn0aBxkxcXx1zUmdJUTgXXOZCYwO3kmefO0Pw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCYep3JB70l4Z1niiT7mjQKcQ2LloAwtdBe0j+s4L6FuQIhAO8uSEk3/2mfOZwbOQt1pXczT0WEjfC3StMe1R3E2lJh"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.3-20170815121234.tgz_1502799160493_0.5846372689120471"},"directories":{}},"0.11.3-20170815133746":{"name":"composer-common","version":"0.11.3-20170815133746","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.3-20170815133746","_shasum":"4ce5831824e86284988731233d0a3c65342d594e","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"4ce5831824e86284988731233d0a3c65342d594e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.3-20170815133746.tgz","integrity":"sha512-+za+2Qi/0U7EY4L5WTaY6H84hgmuSYWTBYRVczqyZ/bdvPdXQWnGN5mzAVTjM4LIcUXBN5FMrowA6Bw/92/htA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDYDSNMDVOLaSWD682XiZatiyqOaX/Yw1ISr60mQiaqYwIgFKcvsZiwE1zw6HGPp2GqtVfyLOBue20cEVx3+myFXW4="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.3-20170815133746.tgz_1502804274425_0.07901496579870582"},"directories":{}},"0.11.3-20170815143000":{"name":"composer-common","version":"0.11.3-20170815143000","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.3-20170815143000","_shasum":"6a5664e56d4d11a1e0858dc1d19d77aaabcca027","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"6a5664e56d4d11a1e0858dc1d19d77aaabcca027","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.3-20170815143000.tgz","integrity":"sha512-7TnAD5qSbezQgL1lJ3yVNLsj0AbghZAu+mhaTE+w3D1Q9JYAColYzB2DOtZsq+K3wUgyi0PVfiOe1OBN1TPWBQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCp4kwlmuKAd7Wm0pfDQkROXuDAWHypcyDN4m9WKXGKmQIhAI1RRDUsoTjULeopsls4rzXPSr0fyjYEjYZ8RLduSanX"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.3-20170815143000.tgz_1502807408536_0.10007183067500591"},"directories":{}},"0.11.3-20170815152344":{"name":"composer-common","version":"0.11.3-20170815152344","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.3-20170815152344","_shasum":"ea4a727228e47492a02a00c41f2f017f10b9d5ae","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"ea4a727228e47492a02a00c41f2f017f10b9d5ae","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.3-20170815152344.tgz","integrity":"sha512-j1QQSzhcyZ9ZygxdPBJTAw7w1vElEPYla+w2+pPXqhH0sMHs9g8M9w+awqRXU8TU65icuJ0xuMo9syCYeL4Mpw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEq5p5tiPjOKhTlGs2PVaBPZXcdXJiOPJPCqu09vqDtpAiEAmM829x3OK32Q/0cuhIxSKbDBuwC2geoPcLwTAll+wog="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.3-20170815152344.tgz_1502810632914_0.14155105035752058"},"directories":{}},"0.11.3-20170815163046":{"name":"composer-common","version":"0.11.3-20170815163046","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.3-20170815163046","_shasum":"dcda29d80b3bb6ec86bcb13f496c586c90b98e23","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"dcda29d80b3bb6ec86bcb13f496c586c90b98e23","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.3-20170815163046.tgz","integrity":"sha512-8ufNNM1T5dM8Ocws0pEeKZPElTJL+oXiI4vyVJlbBxRIDS764RJCiB5R2ICphXXye+yX96KbXtVYryM5HYjafw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGy77JJ64fq1JaFjLigO5x/eDY7FTqGbWvUFH9UQ2j09AiEAi9zVeaEEH5UB71jOp8nP0umL8vUErPjf++8gBX53CYI="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.3-20170815163046.tgz_1502814654633_0.16222623107023537"},"directories":{}},"0.11.3-20170815185826":{"name":"composer-common","version":"0.11.3-20170815185826","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.3-20170815185826","_shasum":"f687e1b5c234724385fc3caad5ff5f3626d13229","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"f687e1b5c234724385fc3caad5ff5f3626d13229","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.3-20170815185826.tgz","integrity":"sha512-N4whtC2qlY8Waxo90dwdBGMmajqmZUouTdHWVqxeKge++jqrblZoeG4SZXYvzNiJERikB1onpL1rhcOTW2WRIg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDx3/XXmoeAZpJtW43JlfGXGRVv8hXJ5oxSNo2vZjsIaAIgR3sgoBP647TiXt3N05xGdbHNBEuwbw3PYnwy2bfU5Yc="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.3-20170815185826.tgz_1502823512920_0.38244056701660156"},"directories":{}},"0.11.3-20170816015004":{"name":"composer-common","version":"0.11.3-20170816015004","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.3-20170816015004","_shasum":"ec084cc9b15738a21f54def9807aac0ca8eb4d3e","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"ec084cc9b15738a21f54def9807aac0ca8eb4d3e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.3-20170816015004.tgz","integrity":"sha512-stBfgSis/biEGYxlfIX+CkgvXayquzldZJ5wKrAKp2RaPH2HPD2kFzyfnc0sW4estDjckkyQE3St4PoQENaIWw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD8JA0sTk/w8jkVifJEjy9vrfrSwQbuIiiRFq1FjEyRVAIhAOQIZFZni3+h+nT4LcryIeYUW8RhUjqRNTrgPAw6mT48"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.3-20170816015004.tgz_1502848213209_0.9765609921887517"},"directories":{}},"0.11.3-20170816090419":{"name":"composer-common","version":"0.11.3-20170816090419","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.3-20170816090419","_shasum":"f8ba42d2a8e59778e7530a3b11054f7683fa2514","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"f8ba42d2a8e59778e7530a3b11054f7683fa2514","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.3-20170816090419.tgz","integrity":"sha512-P1Bynkt5p6CWdcUCv2iPrYoPZDogvyZ6/2zmHG7SCaX3S+Pd3/e4Z+0stPKYacWbBAGuBxZ7CG1zum++A5yUVQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFPW8jaydn40hCYysjNrPZxLKimxHwer8RauMiuRPdiWAiEAnxPgUcb6Ze28mIA4Bitc4NWmHmyOcqrfcMxIOrjKpjE="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.3-20170816090419.tgz_1502874267066_0.16763385431841016"},"directories":{}},"0.11.3-20170816122828":{"name":"composer-common","version":"0.11.3-20170816122828","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.3-20170816122828","_shasum":"f946fc7568d812474ea8dfce4b7037bba777580b","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"f946fc7568d812474ea8dfce4b7037bba777580b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.3-20170816122828.tgz","integrity":"sha512-mpcEJSWKsDt3UhdYgN49h0i6A3Ea4+19epm9je1dWGSdPVdIz2eoyTZ1OgnwwbHC707aidQqOFDaNIVUfJFsAw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHsyvOlIGHx7uIf2o+vHCnEO2+J+KlyFH5/qff+X5hsbAiEA1b3svl/8KnkkTKS2hN6RaVmvshSYnJjqb4Jhrb5QcqE="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.3-20170816122828.tgz_1502886515745_0.15437056520022452"},"directories":{}},"0.11.3-20170817015027":{"name":"composer-common","version":"0.11.3-20170817015027","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.3-20170817015027","_shasum":"0c7b4c33e626109ffc0008ebdc6bea0fa9bb0373","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"0c7b4c33e626109ffc0008ebdc6bea0fa9bb0373","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.3-20170817015027.tgz","integrity":"sha512-MiSO40f97/Q+JCDUL15119hyU4WVBQ9Lgi81Ad0CAQn+j3kSajFsemnkipj4DCtFfov8yfVWgO/s2D/LgM7s3w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDSUMLHs5J0ixi99LsecgTo+OxVD4j8bysBmZsv1OHkGAIhAIo4TkOdhv7ofDs1VdyIvorxfNByuR4hveAXsk2W7DBp"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.3-20170817015027.tgz_1502934635792_0.6750231869518757"},"directories":{}},"0.11.3-20170817130453":{"name":"composer-common","version":"0.11.3-20170817130453","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.3-20170817130453","_shasum":"1e9962e333ffdc99fc2bae2c9f0ce7aac41af4f4","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"1e9962e333ffdc99fc2bae2c9f0ce7aac41af4f4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.3-20170817130453.tgz","integrity":"sha512-xa+88UX84U3t2l35qbdBPREQaffRcQnl8m8byOr8zbWY/Aj0Gg5Afgc/P8bz4bxXAoNS6ThFakz9qlmWgeUwbw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC4UW7ndoOyaV12O2f56ubr2jvWWvFbP0W7m7bL5F32QgIgMOJFQu+8HJUEbvA3cQGVhPOg9pGiipuLyrNvPMY3Gtc="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.3-20170817130453.tgz_1502975099715_0.46876158681698143"},"directories":{}},"0.11.3":{"name":"composer-common","version":"0.11.3","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.3","_shasum":"c7fdba8c85bf07a3924e7c5ee5ce8375b9d1c01a","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"c7fdba8c85bf07a3924e7c5ee5ce8375b9d1c01a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.3.tgz","integrity":"sha512-zZBrRx/4vbV+ddgHpfccut/CLhA6XrAepi641tfEEw92IbUwZ+7lzVs2foNFxgwHdIKWczh2fL2uzPuL0nOZTQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD3RkMqLKmEvoiTYT8V5gE4GAsRTdLUdRoJJF4TsQemzQIgHOtGl3HGq5N1x0kSZSYG5+NE00RvC8cgNN+RWxe28hw="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.3.tgz_1502980978243_0.10003915149718523"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.11.4-20170817152035":{"name":"composer-common","version":"0.11.4-20170817152035","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.4-20170817152035","_shasum":"57ac8a5ed84b3b2f0db944e5d62cc8c4ed434f98","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"57ac8a5ed84b3b2f0db944e5d62cc8c4ed434f98","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.4-20170817152035.tgz","integrity":"sha512-9Zf0CNqDqWX6Ini7JTPFKnJOouZWkMebRSEctBMe4i7ml5iUcbHg/TN/+iM1gmYSWTrf0B94qAb4LakCFmiYFA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCmpX5eEpkOS0osG9uvTiIJKjRdx9c+jm56Fl7As+Lh0QIhAJxcys5mgdOrtpSGK199OzR/pXvMru/7AhwRvfVEYmxJ"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.4-20170817152035.tgz_1502983242393_0.913576778024435"},"directories":{}},"0.11.4-20170817170541":{"name":"composer-common","version":"0.11.4-20170817170541","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.4-20170817170541","_shasum":"87833e20838373837f89b6d98138c8f5a9072bcb","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"87833e20838373837f89b6d98138c8f5a9072bcb","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.4-20170817170541.tgz","integrity":"sha512-w6az6aYoouz4MtJoumg5w4dNh5kLeQxaEk+KCKBqhyAMfExsiu2S1Hx8yK6u0wApKpva5OlYM8v139b4U3+r6g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDnSRtm/T2jwedT3ecxU5Wd7VfZIUPLKpY4UPl1BAE4wAIhANOKVKqkc5SZncdiT+ShIlTko0Qyu2DiJ9ohQnZF12OM"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.4-20170817170541.tgz_1502989549423_0.005365093471482396"},"directories":{}},"0.11.4-20170818015109":{"name":"composer-common","version":"0.11.4-20170818015109","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.4-20170818015109","_shasum":"e825c57517c74655934674a64d99a129203a412e","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"e825c57517c74655934674a64d99a129203a412e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.4-20170818015109.tgz","integrity":"sha512-C6UVgxVT/YK30syMKcbJvaSF4CA/nh3ljdfudNQZDLm46NbO2eV/hzrr66wceH1G/NSFBxL+j0FLqJlXUtP23w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEfSQS4uDbZRsjqeqKdjIi7M0ZMi63HHAZK7ngntc+nWAiEA2GKsJc+C0iplNdyVFKopRlDEkf06B3tJV7m7wZETG/Q="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.4-20170818015109.tgz_1503021077050_0.4384596610907465"},"directories":{}},"0.11.4-20170818064949":{"name":"composer-common","version":"0.11.4-20170818064949","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.4-20170818064949","_shasum":"3451a5d888c62417d765d6733da51d50700ca297","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"3451a5d888c62417d765d6733da51d50700ca297","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.4-20170818064949.tgz","integrity":"sha512-E7auRtfq5TEbNoFfpVboAM7YY3KuekzfRmOV/+2Z3Sxnvd/QKLVRsYG3yU4+oYlTD98rzvs2WIFY/92SdymjJw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA2o56e0DpTxR8ZOoN2x8HRcZS72mulIls9myKiNDRC2AiEA+LWi0n8MW3UPu+J4Hmvl2mG++WE4Gi8an6PF/+RyKNs="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.4-20170818064949.tgz_1503038996715_0.9355179413687438"},"directories":{}},"0.11.4-20170818100739":{"name":"composer-common","version":"0.11.4-20170818100739","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.4-20170818100739","_shasum":"bc3b363351d5717cb2cbf0a49ca6f25feefd70cf","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"bc3b363351d5717cb2cbf0a49ca6f25feefd70cf","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.4-20170818100739.tgz","integrity":"sha512-iWPb9uftI71c1sCyVuHOOjXefwftGDwlcSjcETq80ma1uDTQ5hBRG/SY7Hc17QtpFYIU3H6kdAYY3ClOvrXraw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCCEjuzmyQ2iSZWlThCMi73hrluUeL0xV6CJtT5IjKNPAIgIKXuthOqMd7zmZtEQkJrCszdR73d/FBGc9xV1ue/FDo="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.4-20170818100739.tgz_1503050867453_0.41999342711642385"},"directories":{}},"0.11.4-20170818131822":{"name":"composer-common","version":"0.11.4-20170818131822","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.4-20170818131822","_shasum":"1724c98997c63d66ac65c343334f70bf2ffe18d9","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"1724c98997c63d66ac65c343334f70bf2ffe18d9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.4-20170818131822.tgz","integrity":"sha512-Mj7Sy36mqfGJKcSsTc4cAmXQKqN3zykv1QOFy0E3Tcn5HFUD/sY/cEv+OODwrZqLJ8y786TfCSP3gpgpDTfBmw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDDoCgDUzOTwXFyqBYJFTDj8cdbSnZJHatRn+/stke9NAIgL6NW9dnkhNTaBZq38lmlQ3A8P7TBLDIRQ3i/VyHYdWc="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.4-20170818131822.tgz_1503062310417_0.987738024443388"},"directories":{}},"0.11.4-20170818165620":{"name":"composer-common","version":"0.11.4-20170818165620","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.4-20170818165620","_shasum":"cb23c78f0854785f44108e2c6993b3731a908725","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"cb23c78f0854785f44108e2c6993b3731a908725","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.4-20170818165620.tgz","integrity":"sha512-kHu4GKGhnBQ1HJs1Sn7G+9J+bVuvgl8XWM0QU31ANuK8qLJV/FbUmsgoaOMoPJhm2LbEaCFZCiTuCdNm4upuSg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFYmtv+GTroRZht9pXmzUoAsrrajgTGVwJ+d7GIpca1UAiANKqy4m8KYDc8q5bt+houlG6weoX+Z7+QD5Q66Cb34uw=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.4-20170818165620.tgz_1503075388561_0.5039939025882632"},"directories":{}},"0.11.4-20170818181556":{"name":"composer-common","version":"0.11.4-20170818181556","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.4-20170818181556","_shasum":"a2a3b38b151909a788f3ede53091f5ce442ef13d","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"a2a3b38b151909a788f3ede53091f5ce442ef13d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.4-20170818181556.tgz","integrity":"sha512-UDvvwIl0CH0qrKObx6VjJTS/OtUoaMURTqzJiSIVURrPBEVDhuYh8a5gnORUn3ka0x/CaM4ZgdeYApKe+tOxmg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCJzfM0u/TVE+njoqy5WAUXBqfo76u1rnuGyWvIZVta0AIgZOKSnXYn1O5wGRPlA3KoYSS7RQory5tsqlTHIDxpZRI="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.4-20170818181556.tgz_1503080163805_0.5686471799854189"},"directories":{}},"0.11.4-20170818194505":{"name":"composer-common","version":"0.11.4-20170818194505","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.4-20170818194505","_shasum":"686d4a420b14986bfc5d34e00612fd3a8600e024","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"686d4a420b14986bfc5d34e00612fd3a8600e024","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.4-20170818194505.tgz","integrity":"sha512-0y0nescnOPGmIcNrsKEZx+xDyiuLNbCv/s57mZsJidDJMytaWr1obtjQlphTToa78mT29gXeKRbbymm6TGOS2g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGdkSPyGr/GvARqQ76wKNYr4v2HxZLw5+phKAmz5UORpAiBV5pFG+jh4i3dTZ/Zdzb+P5/IxrBoX43LFYJQkXhCKww=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.4-20170818194505.tgz_1503085512169_0.7841449526604265"},"directories":{}},"0.11.4-20170819014929":{"name":"composer-common","version":"0.11.4-20170819014929","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.4-20170819014929","_shasum":"a654b61603ac26ca22d3af3e4630b6003e9da6a7","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"a654b61603ac26ca22d3af3e4630b6003e9da6a7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.4-20170819014929.tgz","integrity":"sha512-JsMfOBy4duJjM9lzWTOYEfr7R4sy5xc/pabO6aJ3uyr3nguim01jvXOfq4Ecpq1lP1pPZYiBB6lUZ3i3IucdNg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDgbRhdRbZUDf2HIZVFDu1sbrJgioE83dAcH+DYFXClrAiEAkGh0xXP9sGpFWvZ02O8FdjmC/Nf5g+Q0U6YMUDLP9mI="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.4-20170819014929.tgz_1503107378498_0.363034731708467"},"directories":{}},"0.11.4-20170819101207":{"name":"composer-common","version":"0.11.4-20170819101207","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.4-20170819101207","_shasum":"3a158b49407820fa9c0a3985518269c07857a33c","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"3a158b49407820fa9c0a3985518269c07857a33c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.4-20170819101207.tgz","integrity":"sha512-ij8tU+PI0T2Nv+NmFiExEWi3fOdrwVLKArqKmtDcevV1gWAi0MRCn//wyknXgVYzu7uppxok2P0Mz5ThTlZGZA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBAdnzw4VkillCRpoHpONNJUi/rw4J6h2Cv14e4GCeI+AiACKBbR/rRagDzj+YX2hKriwwoYnrKcDi1CGz4crYRaRg=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.4-20170819101207.tgz_1503137534763_0.3050811723805964"},"directories":{}},"0.11.4-20170819181332":{"name":"composer-common","version":"0.11.4-20170819181332","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.4-20170819181332","_shasum":"95650c1be4773c7db924c37aac950574c15053ff","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"95650c1be4773c7db924c37aac950574c15053ff","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.4-20170819181332.tgz","integrity":"sha512-ZDkns6JKQQiiQJ2/ZbHKEThQFcP1e01nKF+c2OQCUrrzdcISG16OiNVthXy09OxIGbejf/65J1DHGIwlwGly0A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEpNLwaWN4v0mQw9mQXKFjUmIroRo2Y7iT5MbtM3i57NAiBLM+1JEOL2jLEoD4OX6bWKmsFIe0yPh8WYCPqrrxCUjg=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.4-20170819181332.tgz_1503166420508_0.6129735859576613"},"directories":{}},"0.11.4-20170819211255":{"name":"composer-common","version":"0.11.4-20170819211255","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.4-20170819211255","_shasum":"eb7cdce53c144ee46e33b9d569c07f26f0cad3e2","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"eb7cdce53c144ee46e33b9d569c07f26f0cad3e2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.4-20170819211255.tgz","integrity":"sha512-rKv/4PcPJRuM8KCByjaD8gyLuWz09f7WMEB2fg9UsBDL4bnRsi5yQnLtKxkzBcWYyE8QcXojsODoBIIFIKF5cA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDr6KfAKK9znuvZW68bgbQL6kaq32uisOzJv2EnJJQWdQIgAmLVtKH4sdn012RTbVyykzFYU8zD7xsSQ+4GQYZa1B4="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.4-20170819211255.tgz_1503177187225_0.3480984717607498"},"directories":{}},"0.11.4-20170820015008":{"name":"composer-common","version":"0.11.4-20170820015008","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.4-20170820015008","_shasum":"54e014a1237134b4b29058f205bc099b7ddf482c","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"54e014a1237134b4b29058f205bc099b7ddf482c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.4-20170820015008.tgz","integrity":"sha512-QTD/EkhUE0uCjskmxqV5nDFPjrdiHtB+Iq9E4n2icOJ5JQl8Bi5ggydrPwzWnQFZpetY9Kq2DUZUb+C1miO+MA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGCJhgbdF4vxFmHqPxee+Vwbo5SLdpSlaMBGtcbUG9heAiEAuygWRC2ltmI77nVHL5I8v3FUmPHuoUWuz0JrQssahwM="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.4-20170820015008.tgz_1503193815613_0.8630660024937242"},"directories":{}},"0.11.4-20170821015008":{"name":"composer-common","version":"0.11.4-20170821015008","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.4-20170821015008","_shasum":"075f3aadc50ba5969d0dc0e06bac5413cb4bb469","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"075f3aadc50ba5969d0dc0e06bac5413cb4bb469","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.4-20170821015008.tgz","integrity":"sha512-xKBMo8DXcfgLJ4lHu26gKxFRDLriwCxszgVAwwNNmNklrUq2vqfM6qEac87YLrNwSx5mmhnZRWneRfKCpTYFrQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCZNVEOORzzaZAvwm56g5bn8mtIuKq/+WCtuMhw5ji/MgIgaq1QTM+IfULY94gzv0rOiTfZ63duu4pQmWjDg+VBks4="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.4-20170821015008.tgz_1503280216786_0.12676497153006494"},"directories":{}},"0.11.4-20170821111141":{"name":"composer-common","version":"0.11.4-20170821111141","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.4-20170821111141","_shasum":"b44d0968306019b709a0ed27d3305fa1ac7e36a6","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"b44d0968306019b709a0ed27d3305fa1ac7e36a6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.4-20170821111141.tgz","integrity":"sha512-wfS21L3erX72YTvDmGIlmco7YApk3McR6lrGP3hnjk8uxcIKNumH8m+GdjEJGIQBLgvpbr1DwnpDXTjqBfuwmQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDdVcSVpYIqM5dTRXmQ5HlTJPXEMU1Gj7E+Iy8IEu/EqgIhAIVku2OK9RUH7boV+OeVPDfwEL4c/DsNeTaGrdX4wKyh"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.4-20170821111141.tgz_1503313909757_0.49232761980965734"},"directories":{}},"0.11.4-20170821161727":{"name":"composer-common","version":"0.11.4-20170821161727","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":98,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.4-20170821161727","_shasum":"6f74be0fb0086053b6fe67a932b13630777d5714","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"6f74be0fb0086053b6fe67a932b13630777d5714","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.4-20170821161727.tgz","integrity":"sha512-c9rwsfTcWrew3Larc1bZYZ4f1PzFx+eAJgDcZJTXtP5pYgDgJ7oQZ6LIC4RmLMWAIZ/q0EVkCBUTKkN6fDoRvQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDmdFV6o4r3uTpw8xtm2umNrTilsIIGB1NOwogHiduqHQIhAPO2h5a+6jT8TdujSG69/tWkO5vN4iutAGZGLQ4wVXDR"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.4-20170821161727.tgz_1503332256493_0.4106361335143447"},"directories":{}},"0.11.4-20170822015058":{"name":"composer-common","version":"0.11.4-20170822015058","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.11.4-20170822015058","_shasum":"1938becd8931a25435c6e935a315128174eb69f7","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"1938becd8931a25435c6e935a315128174eb69f7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.11.4-20170822015058.tgz","integrity":"sha512-m62rVlkMTAKAz0LVYj0wO6f9hs2jXGko9hjZaXx/JOv3d6QIDUPHZlTKJ9/TW/sTU54VmE2yoXejaVqZC19v2Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDfxkStRu/duubnvwQnchHVeUGcPh5E4Rjyxq6CUswQ5gIgPRBJBGaE330oZKvKHgdY0Rj+Sho1xlvmFqjtaqKzxAI="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.11.4-20170822015058.tgz_1503366666622_0.7123262195382267"},"directories":{}},"0.12.0-20170822081433":{"name":"composer-common","version":"0.12.0-20170822081433","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.0-20170822081433","_shasum":"04039beaa7ff6fd67a798e3eb2ba0b3551072468","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"04039beaa7ff6fd67a798e3eb2ba0b3551072468","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.0-20170822081433.tgz","integrity":"sha512-nshctgEXgJnFczh+t+B45iNOowOBUCbbLY/NLQ7ODzYCWSBllmDIiaMJ+vx7BaIlJ+nPA5qrhdFLZlaoz0rZ4g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB70hvpZFtdlvCeJeIQDcY85S/exX/gQk8FjhKmxnujEAiEA5JYwRB0yl3KbpmXKvf5FWkB4rq0Al+IWNnEtFwv/dZ4="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.0-20170822081433.tgz_1503389681805_0.715082339476794"},"directories":{}},"0.12.0-20170822131454":{"name":"composer-common","version":"0.12.0-20170822131454","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.0-20170822131454","_shasum":"4e14feda5c67eff75144270695357470022d4304","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"4e14feda5c67eff75144270695357470022d4304","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.0-20170822131454.tgz","integrity":"sha512-gmZhTSVIF87Y/l12QxYiQqyE1I/lGQuPgF762T38fz2+L+y+nxZUXx55YvrTL6Xitmbh5ygRQSXfFU9Ci+vKTA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCKbShd9pXZB0S+XSdqHWv6Hwa4KGWzHG/6yzMzh+oD8wIgO62zN/J6hlb4qNlByO5+kXlCjycf3MRK/11rctL/TmU="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.0-20170822131454.tgz_1503407703714_0.551301536615938"},"directories":{}},"0.12.0-20170822173216":{"name":"composer-common","version":"0.12.0-20170822173216","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.0-20170822173216","_shasum":"967a86d6102bdf742d99bebf6e2ff125b9a9295a","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"967a86d6102bdf742d99bebf6e2ff125b9a9295a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.0-20170822173216.tgz","integrity":"sha512-J7rLt6gZfKaeWqRw8EmMzg9auSH/BCLHoh5ZGDqiQaGfutJz4RToCaieXIxW2tStnZ1fGBXyCXzez8rsdyfOkw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC2pbM7q3pwFbrDZUNbd7hSIFU4W+ERs4zNG1Tu2AvdGAIgPlaxB+onvbSZ5CU2U2XqNH1gYs4wWETjHA+pukw2rVw="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.0-20170822173216.tgz_1503423145191_0.28843349777162075"},"directories":{}},"0.12.0-20170822201513":{"name":"composer-common","version":"0.12.0-20170822201513","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.0-20170822201513","_shasum":"c38dc0497df46bfafb1eb79922223daf9ea41301","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"c38dc0497df46bfafb1eb79922223daf9ea41301","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.0-20170822201513.tgz","integrity":"sha512-sWOZHfXldd+ElJXj4D7q57Yx7yQJ5do14EFnrX8B49ZwnzJct0wJXFrgG3nDW90aDlvLRnQGM77kGzhzuvCs5w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA83Tbk2izqpzsfPQUUfAMWcBM83pyNH5HdoZ6WRA1F1AiBNdVGdQOUlv9wJnRhZhwVcEPNKBoouLsTEgEWbdByaZw=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.0-20170822201513.tgz_1503432920343_0.27710829908028245"},"directories":{}},"0.12.0-20170823015151":{"name":"composer-common","version":"0.12.0-20170823015151","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.0-20170823015151","_shasum":"0f87eed1db79bd72ebe0b2eb01bbcb53e5d41a51","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"0f87eed1db79bd72ebe0b2eb01bbcb53e5d41a51","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.0-20170823015151.tgz","integrity":"sha512-DOUQRM3TZ1/d5Yywv+XyqLHYak6IRfw1JgyNyj98DKou7366z6RNpXHVAIME8DP/srmXc7DlLluGWjUMuAzAxg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCNLQKu4spZxg3g/YTsam2GCnDrYzrmTUyclsQmNYA5MwIgXy4rHqeQ0NzNReORrDaUvRJlFSy7go1+YD//ox47y3Q="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.0-20170823015151.tgz_1503453119690_0.10528656141832471"},"directories":{}},"0.12.0-20170823081821":{"name":"composer-common","version":"0.12.0-20170823081821","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.0-20170823081821","_shasum":"d4014296c87d50517a267f4d47cd1f0600179484","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"d4014296c87d50517a267f4d47cd1f0600179484","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.0-20170823081821.tgz","integrity":"sha512-/4yxKdfnKljdQ9re8mhvWxG9ZKwzjBqIH8T+nvvq9WUG5ij+fhANyGN7cthvxvs0x0WFnNjwaEfgmTpaLXenBw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEHMka/sDiraVH2gcQbovIVa+T4NDzn14U2w2/T3m86gAiAMumEEn7ZPfxuth8aBPFg9ZIZVp5DLiMv7gWMNkmzMOw=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.0-20170823081821.tgz_1503476310502_0.9886116497218609"},"directories":{}},"0.12.0-20170823092112":{"name":"composer-common","version":"0.12.0-20170823092112","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.0-20170823092112","_shasum":"12ce5fdc88485ede12c4a2bcae0bbabf43ec6b95","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"12ce5fdc88485ede12c4a2bcae0bbabf43ec6b95","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.0-20170823092112.tgz","integrity":"sha512-ocuQrQGcDU9ARfM4kucsUDn/7H7EvLNe/F9+hNqvd58u3uqXYIByh0Qq9m6VTi2pK2oO3zS3Ii3/kJJpyx3oUA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDw0AN8t40mic0y/gzF/VmxhCcqI7tcj1km4MVrsOZ36wIhAKlK9GKiPzMobEx8AJYvPDe1xR+3h6BaPHWGrJ5aXDpD"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.0-20170823092112.tgz_1503480081178_0.19690812705084682"},"directories":{}},"0.12.0-20170823112354":{"name":"composer-common","version":"0.12.0-20170823112354","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.0-20170823112354","_shasum":"a9d93b9010233aa163e25926face22b5c5117059","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"a9d93b9010233aa163e25926face22b5c5117059","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.0-20170823112354.tgz","integrity":"sha512-qtcDfpkz9A4L9IuRJpLMIT0RWGLqHi1kXVmsoirMdeT8GD/F77Vbx0tpihjmraE6OQJxq2krrPZsCk8HdSRr7g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQClsNX1DFI20ZfcxczOgNIo3iMsgeemk7qwdAHulEAwdAIgFYCL/BJ6qy/Oyw7NKfhmdawn2lywsF8JOi2EdTSt1VA="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.0-20170823112354.tgz_1503487441514_0.430949799483642"},"directories":{}},"0.12.0-20170823130821":{"name":"composer-common","version":"0.12.0-20170823130821","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.0-20170823130821","_shasum":"b951e37165a8308cfc2013ab43ee68e6131d18a8","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"b951e37165a8308cfc2013ab43ee68e6131d18a8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.0-20170823130821.tgz","integrity":"sha512-FMSeuwCHzB+Xpu7xpvTtCaPvjPgpigdXGVO/gIWLF+L8yNIDNnkJ75w6KWozcEzWGmOQQjPQDIuYK6/EODMI9Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDA/nEGdccTRLDXorpYznZr6UAswDr3EcIdhGx8YedeqwIgQpYrIyRgcOaopuh/vmPh4vNxKMuk+1EYAJ1XZJ+HiVI="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.0-20170823130821.tgz_1503493708798_0.3568033119663596"},"directories":{}},"0.12.0-20170823133021":{"name":"composer-common","version":"0.12.0-20170823133021","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.0-20170823133021","_shasum":"05bd1e1595f16be9633e16ea5272a3f6b2af0e65","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"05bd1e1595f16be9633e16ea5272a3f6b2af0e65","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.0-20170823133021.tgz","integrity":"sha512-9sHt7f9dF7knuAO09e0hzHJBYWSK00YddlqiJrkzOUmozIFQ/VX+h0FFKJRpl/7pkbrgxU+eMOgyommhUPDhuQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDuNZN0CjeLSXzTaT8ivXgwpgfuAgzGWX1ne9h5Ueob5gIhAMJLAIKnFbh6h53YLlw75NybzDkCW37B/BO3CHGFcZ3s"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.0-20170823133021.tgz_1503495027525_0.08357556001283228"},"directories":{}},"0.12.0-20170823135734":{"name":"composer-common","version":"0.12.0-20170823135734","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.0-20170823135734","_shasum":"8488304d6324b3bef797aa3b1ad3119725eec1cc","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"8488304d6324b3bef797aa3b1ad3119725eec1cc","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.0-20170823135734.tgz","integrity":"sha512-tKvMgg2sxgU0Bg9YfDk4/Ta/w0xZabICgLVlDB6aiZTEUzF+//ShIyJjQnp/SlhoqTD9n/LVAKvOl15DcB4JBQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBiuE9OCuAtJO0tO+cDqPh8R4LUJy7ySvky2T+GLs5rkAiEA0fPL/nktkyGFFIlUvXU9UlXxGyW24n2snzCnWOlXMk8="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.0-20170823135734.tgz_1503496662457_0.2708313059993088"},"directories":{}},"0.12.0-20170823144854":{"name":"composer-common","version":"0.12.0-20170823144854","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.0-20170823144854","_shasum":"4f74f015fe749a87733ffcec96c2dc0ea4e3bcfd","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"4f74f015fe749a87733ffcec96c2dc0ea4e3bcfd","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.0-20170823144854.tgz","integrity":"sha512-uDXxRv61n9sMNhY8aiUGrwSNdhAJUaHlFlqNW0kQ826DQiDXGmsZanOtEE75x7C14ekRDXM+hU7KeGnLb3HviQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDRxL5++W3gbXu69y2H9EltS9mRbDhexwOe91JPiGlHsgIgP0UTx7EgNXv/qQNtpjrZN7U3A1s+skCX0xUzLD92sVs="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.0-20170823144854.tgz_1503499743171_0.01354480185545981"},"directories":{}},"0.12.0-20170823164515":{"name":"composer-common","version":"0.12.0-20170823164515","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.0-20170823164515","_shasum":"9a9a80fce045c7ff1b2dccd105f7270b002ee19b","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"9a9a80fce045c7ff1b2dccd105f7270b002ee19b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.0-20170823164515.tgz","integrity":"sha512-kf2qaBLj53EM0eGugFG/UwX53K51v8Al6jbfca+efR765TqQmspCAkxtisbgawxQfNLoa5GD670GNqDJlyZbxg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBAP54tSjr4Pi59VRl2Fv3U3L5jkqw5wpEOAqmA+dsHNAiEAjDYv7nUq+D9zeQ2KzAcw1QCOtjzmNzZD2TqmiITVGG4="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.0-20170823164515.tgz_1503506722949_0.9858524412848055"},"directories":{}},"0.12.0-20170824015151":{"name":"composer-common","version":"0.12.0-20170824015151","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.0-20170824015151","_shasum":"05f2436a9fbed7c94c5d22fe918e65112b9562bd","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"05f2436a9fbed7c94c5d22fe918e65112b9562bd","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.0-20170824015151.tgz","integrity":"sha512-RPkDcAPJ3ygSjiQsB2bg9TVuSc9m5mxuoJ5qBsaMDkStOOSBEnsueKqRa7gTMRQsqc9l7OJASYj0aOmRmp8ngQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDPmEC1byghIotTujXjnT7i1+/w4ARxnfER+JqqxCh0JAiEA+sjp1j6/JF0vetuLBMFuxzIKTUf0z3snCn3XMZcl9tw="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.0-20170824015151.tgz_1503539520007_0.14463487663306296"},"directories":{}},"0.12.0-20170824103939":{"name":"composer-common","version":"0.12.0-20170824103939","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.0-20170824103939","_shasum":"1c0165b557eb00b8c8233df31ed602249aa2e747","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"1c0165b557eb00b8c8233df31ed602249aa2e747","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.0-20170824103939.tgz","integrity":"sha512-SS51DA3930zpIWb4A+7kzk3Zzpax4MTl2EDAWA2NIfQlC5uqjvHOt6cOWDTmaXsEHfLSDZOewE+ncNQ/+p3/IQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGOjCFL4DuAAo+1d0JMFzGHsa7wrbNHFa8HBmNDvqYROAiEAks9FzV0gjFUdpmoBqq5v86q/2bnHybGc144oKeXOweo="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.0-20170824103939.tgz_1503571187347_0.7494264030829072"},"directories":{}},"0.12.0-20170824131958":{"name":"composer-common","version":"0.12.0-20170824131958","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.0-20170824131958","_shasum":"c6877f4fdd914f8832cc024534809f38be21ede6","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"c6877f4fdd914f8832cc024534809f38be21ede6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.0-20170824131958.tgz","integrity":"sha512-LOJiSiJ/E/d5iSB2ePAGDFB59onIH40DY5sQyGGopsHA2Ff97dYAbbjXwgMad/gNUho+avTm4h3GUn53RdSvmQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCLreuATjOJ5FAHSKWYZnP3QHoH6GuvPBh40GwKjkDYowIhAO9tMMVD7dYO9uxIVQ5xd7tbqkyPKQS3ci2lrhIha3HR"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.0-20170824131958.tgz_1503580806262_0.5589928480330855"},"directories":{}},"0.12.0-20170824210315":{"name":"composer-common","version":"0.12.0-20170824210315","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.0-20170824210315","_shasum":"0fcf21756bff85b7bde8a92fa50d39587ed66a78","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"0fcf21756bff85b7bde8a92fa50d39587ed66a78","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.0-20170824210315.tgz","integrity":"sha512-7VatI5NuEyAlmtHk9fL9sOhtsY1FWE3XIv2JN88Cm4glWlFkw36qPN7L/QLhu2SSll26kPWKbB/GIIiTE3zruA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDKJWfs+wwzFYBKhqg/YnT0rlOWR/fFdBlvyTPEa16KFAiEAtxFI/3LmEJ1bCzgpA1OumHtncrBF+69klsiLsVDYE7c="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.0-20170824210315.tgz_1503608603140_0.7559334926772863"},"directories":{}},"0.12.0-20170825015624":{"name":"composer-common","version":"0.12.0-20170825015624","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.0-20170825015624","_shasum":"8defb7cce0877db1e7559a7be6628378450848a4","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"8defb7cce0877db1e7559a7be6628378450848a4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.0-20170825015624.tgz","integrity":"sha512-258q7As4IGJz1J/7+Y7mlb9k2I8TH0ytxYPTIW0rsSofRS+LsZx5pn+Htk/Xx+ocfMKMLvtnJNFKAKAOLKF+jQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD6HhkBEk4M41BNphXkL/fto3kJ4AgMMk4bojScWigrPAIhAINQlK8MOsQs5Sgv4MYtaPE9qP23F6SZ8xiQlO70YqfF"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.0-20170825015624.tgz_1503626194766_0.6737973601557314"},"directories":{}},"0.12.0-20170825084132":{"name":"composer-common","version":"0.12.0-20170825084132","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.0-20170825084132","_shasum":"f42488dd4094e7cfc130ea86c2fa73c8987cb740","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"f42488dd4094e7cfc130ea86c2fa73c8987cb740","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.0-20170825084132.tgz","integrity":"sha512-BVAJzJBof9RcIrgW5M+4rf+vuHzC96Bt3ShuxVHOiuvXZhTZLqJ6H8Ib7n8Nwqf3SsrprzU73/62Ii2/NHHK2g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCoOIsac0YzKGzSSDOCp6yIQTyI6/y5E/3eqr4N0G15PgIgLEcJE9Gst1UgEegh5/75GLr4SfbvygK25e09kevKg7A="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.0-20170825084132.tgz_1503650500386_0.9394279955886304"},"directories":{}},"0.12.0-20170825153309":{"name":"composer-common","version":"0.12.0-20170825153309","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.0-20170825153309","_shasum":"6fd7ed2626d2016613a63c40597c31148f3940e7","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"6fd7ed2626d2016613a63c40597c31148f3940e7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.0-20170825153309.tgz","integrity":"sha512-grKApaF4QIXaKqFU/GJQZ4KHa3lntkIQ/IHzgXcx/HcParBGLLUE1Bcr9iLBaxUBNEK91qJY3bUiNsqDsvtZtg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCH3rnJSl56mx1SZJgTvpORfr9oue1eFKyXZcuMt1wgHYCIQD+hrk3v+fhhUslLT1Y82ClSu7SB/rwdpxR7uB2iJ6WwQ=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.0-20170825153309.tgz_1503675197220_0.8585312326904386"},"directories":{}},"0.12.0-20170825164146":{"name":"composer-common","version":"0.12.0-20170825164146","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.0-20170825164146","_shasum":"573924444191110ee15d7b1236607987b9223266","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"573924444191110ee15d7b1236607987b9223266","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.0-20170825164146.tgz","integrity":"sha512-oJG6eoLmRMR2yCycd2D3SOFxU9r8Yzmw9D7vUyyFyZXr0KAewxLrCe96HJUtwzBau1fb6xaaPZ65mjGFKaHv3Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCsUEHCEYEIo3tWwoQovqnBU3+xptYy27INI5zY9kUMCAIgTaW5sCi80U/MeQ4Of7HsgNsd15qBb0u75NKYT6X1EOA="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.0-20170825164146.tgz_1503679314694_0.7544015271123499"},"directories":{}},"0.12.0-20170825202529":{"name":"composer-common","version":"0.12.0-20170825202529","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.0-20170825202529","_shasum":"b6b44dea60f59e5107721527a8960fb92f70c3d2","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"b6b44dea60f59e5107721527a8960fb92f70c3d2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.0-20170825202529.tgz","integrity":"sha512-Y47m9XA/HVXDO7KQnimLw8HNTwcT3PWAERFQkKniUl2+vnDKYihQoiQsfwDzXq3srqLj7hRyrs43A028PV8gaw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDplPw4wHA29ZUZK45KwR3864Ljw76NqlVDzfFwUk48OgIgVwqQW4h3No6AOC17vHpoa31/fkyhhDB5Dy7eRWDSWjE="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.0-20170825202529.tgz_1503692737491_0.8658824735321105"},"directories":{}},"0.12.0-20170827015252":{"name":"composer-common","version":"0.12.0-20170827015252","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.0-20170827015252","_shasum":"f6dbeef9ec630af361089fd7baaf8cfee907e484","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"f6dbeef9ec630af361089fd7baaf8cfee907e484","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.0-20170827015252.tgz","integrity":"sha512-N3970dhhwWlKpWFcLhfzarreJuDtbjwNYa8M1Cpi4jJqUXR+s+kBgX2O9hVk/Gc7+doVvjL8w9UmXot8lPQHVA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEWONCJ0E8H+kzwDUpDzKsbBZqyTte+i/jn1SKnRH9UFAiBh8yBI9NpsHtW0pEO/acKyVTMlAQq7eAb82ib4x6K0nQ=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.0-20170827015252.tgz_1503798779982_0.0026179372798651457"},"directories":{}},"0.12.0-20170828015219":{"name":"composer-common","version":"0.12.0-20170828015219","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.0-20170828015219","_shasum":"55eae6f2ffe6dafb783f1a0909afd0008776f12b","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"55eae6f2ffe6dafb783f1a0909afd0008776f12b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.0-20170828015219.tgz","integrity":"sha512-6An2+qVrKuSqeRFE+YGHbjr/X3gu/59zDzWHgQJPv5cgT9b6bFtTHKI1748tkxsmsciqeKK/qtKDAME5uOhFtQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICSTHvM8WBiRdmzsIVr47wcl2BgJ3Qt9pPc46dMv6+EWAiAZj95s9LGagvMRbe7j78ZCCWKS9liISfHf5FS+BVm0xQ=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.0-20170828015219.tgz_1503885146822_0.3344089414458722"},"directories":{}},"0.12.0-20170829015415":{"name":"composer-common","version":"0.12.0-20170829015415","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.0-20170829015415","_shasum":"5107fcf48eae946f6df0d52169739bb9cf10ee0e","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"5107fcf48eae946f6df0d52169739bb9cf10ee0e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.0-20170829015415.tgz","integrity":"sha512-8vaRIIaI3qmXVdQPwFIegmuz79PndIb4/08jmwRR3H5a5Zh7PzluU/7tqRrU60hJB41V1syHwn8qx1nHG47LLA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHuCprIo70DzOZYrgeZXGiRHYTe8dcktsWKARgHgdTLXAiEAzudC/ARhwU5iegf5SfeO1ayBaB4Hui0RmqLjmLzmbj8="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.0-20170829015415.tgz_1503971662896_0.3643993220757693"},"directories":{}},"0.12.0-20170829085631":{"name":"composer-common","version":"0.12.0-20170829085631","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.0-20170829085631","_shasum":"3b1332ae09be2d432d2c8ac44505145426f26299","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"3b1332ae09be2d432d2c8ac44505145426f26299","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.0-20170829085631.tgz","integrity":"sha512-+/HIgq0ZNquG9VzRNra+4T5sRoLkjqjp9FZggoEU+pHknzm8NdsEOz9q7vsfYh1PgVCNVzliyjLF3+JB7bMSfA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCTbuLcTQUyj3F/sD6jkYPPaO2PG/8uxDg7GBpVw18S9gIhAJsL4I+FfdfGuob9QHB+v8TwEwCHUe9mhCEiMQmBBNFu"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.0-20170829085631.tgz_1503997000389_0.49139399360865355"},"directories":{}},"0.12.0-20170829120737":{"name":"composer-common","version":"0.12.0-20170829120737","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.0-20170829120737","_shasum":"6cd486f52127002a2f4d6174d66bddec98526949","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"6cd486f52127002a2f4d6174d66bddec98526949","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.0-20170829120737.tgz","integrity":"sha512-yx8P+5DyDe3EfM+Y3LK4IneV1AsARn6HxFM32fqKJB/0l/qbPLmK4/u4sPbKQLwufqfZU9gcZbcnFwTLxhLo/Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDxDLyzPjweWPyFcrVofihudQVYDmzNwveDwceXLjeeHQIhAOO38qVvmlEJxcDLa66qy74pCzd0wNr5khAy56+ECHjE"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.0-20170829120737.tgz_1504008466259_0.335118091898039"},"directories":{}},"0.12.0-20170829132453":{"name":"composer-common","version":"0.12.0-20170829132453","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.0-20170829132453","_shasum":"d334b6f29db208800b97123bf10f7ab791107092","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"d334b6f29db208800b97123bf10f7ab791107092","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.0-20170829132453.tgz","integrity":"sha512-1QgsqElM41iYBFddz9gfc4cf18CkjJEsBBwxWeXji7slXjQFYWpLHnh/wx2Qt6fjEhvnTWGWtrhOw3Aby6q7/g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH7H+iR3lt6j7mgDEFCzODGGOBB8SG8DFlspUgjd9K09AiAv6vQzQ/6HPeqvMaBh6qnqfl3k1AGaeXDAFSWdj7dOwA=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.0-20170829132453.tgz_1504013103897_0.9398469743318856"},"directories":{}},"0.12.0-20170829153419":{"name":"composer-common","version":"0.12.0-20170829153419","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.0-20170829153419","_shasum":"5f9722cefcee60c2f2d49212175a1bb32d04ed8e","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"5f9722cefcee60c2f2d49212175a1bb32d04ed8e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.0-20170829153419.tgz","integrity":"sha512-mX+Ff2oZS1QuuJDkT3sV8dAIL8x4aifXxZXPE0JzQlhFDdGlNwVoN5ZFdP8HAgCMGMlVIdZ9AsP8+bCcmRvu+A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCd1jaDB0e12VEtXXatVlDj2u2XBazpluC7xYrkyrbocAIgHJrE+5pXp/NWJSzFNs1oOkgLJTCRgGjXtGAeSRwGah4="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.0-20170829153419.tgz_1504020867140_0.6520311918575317"},"directories":{}},"0.12.0-20170829171559":{"name":"composer-common","version":"0.12.0-20170829171559","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.0-20170829171559","_shasum":"9e55a8f62e832cbd4d457d6945b87b691110910d","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"9e55a8f62e832cbd4d457d6945b87b691110910d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.0-20170829171559.tgz","integrity":"sha512-JQ8Z8JUYUMSUKB1xRvLdPYGQN+LMORg9vdYwQvaeND+bROeVbnYNyqW1wS/KuYxRCoToWFZuoPDnEGrDUtzoYQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHBg9D1CxYpF1MQVwgF9pO2cnw+0h0QQmltkUPKoXB/ZAiEAvkqidnViDcxRX5HUu7kvCeUXnpLXoJi8UYi+u8b81Rs="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.0-20170829171559.tgz_1504026967454_0.21848296816460788"},"directories":{}},"0.12.0-20170829220709":{"name":"composer-common","version":"0.12.0-20170829220709","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.0-20170829220709","_shasum":"93764ea6ea217bab446eb125c2a7aa8af8a15d84","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"93764ea6ea217bab446eb125c2a7aa8af8a15d84","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.0-20170829220709.tgz","integrity":"sha512-aVtQCRGHZEjQWOfN/AnwDj84Mml0vaarxhXKHVF5QCUr5ZDz0dGX4+/KVHbp93Gdv6rYnDslxepvp5XMJgO74Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAW2MAAmqHGSVatqo7p+rJmIeCpWGg5D6/nWvAY7JVmCAiEAyzN/8EDGotuA0zvDeDK/xIh8P1U7ItqsH4jjwMcUw8c="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.0-20170829220709.tgz_1504044436253_0.38098434591665864"},"directories":{}},"0.12.0-20170830015346":{"name":"composer-common","version":"0.12.0-20170830015346","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.0-20170830015346","_shasum":"41ccc84f0d709c0ed1151c7016641096b8c2d2e7","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"41ccc84f0d709c0ed1151c7016641096b8c2d2e7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.0-20170830015346.tgz","integrity":"sha512-5OxbEuJWgcJtUzzRZb7jPnJb3Qhd50rDWQiExhmenfnjoGSPlf2FBAkl+rrZMUG+6VBGHfno8Ma6vM9IdLIWkQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICNh7CDpJHHx3xuObp4Ccvz6Q1+Sk3F7b9pai1nnmTtoAiEAznRNaDINjTnrYRSE8IMC0/EVB/UjPc909C/DiEE+0LM="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.0-20170830015346.tgz_1504058034031_0.5432752592023462"},"directories":{}},"0.12.0-20170830074945":{"name":"composer-common","version":"0.12.0-20170830074945","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.0-20170830074945","_shasum":"d4c781e93d0800d31386de9915d3ff5cbcdc7f8e","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"d4c781e93d0800d31386de9915d3ff5cbcdc7f8e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.0-20170830074945.tgz","integrity":"sha512-q6NtwuuEdvFjTnPqTVC6ADvqXoplTH/s5Q6rdgXmpSnn+qtGtyd16Gn2D+YkaKDU4xmD4IrZPvtZm3r39m0RUg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA60ueNBhavG1NnLjBXv1gijl96as5fHyeyAdhmUYyfqAiAthSLvwMy+cfTSaMGOZk7R2lC9Lzo2zWnI4d7FJezrbA=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.0-20170830074945.tgz_1504079392850_0.2828798738773912"},"directories":{}},"0.12.0-20170830090754":{"name":"composer-common","version":"0.12.0-20170830090754","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.0-20170830090754","_shasum":"1787bef60195c70269d94809a46e4da7ac488939","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"1787bef60195c70269d94809a46e4da7ac488939","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.0-20170830090754.tgz","integrity":"sha512-CeNXR5IiOfb8B7SL/1BQ8DttLyZQVApa3FBvKFFLQEc1b9D1ho+NnRkOggCZSOGo7am97Lzigen2zGEEIkKNpQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDa2b9We4ZNCmcONZBTmVTdt9mEyd3TyQdo/tKCNuPcfQIhAIAVz7zrecH06z+52bxSO+p9kAfGvY/+PHtk9Ih8HSxL"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.0-20170830090754.tgz_1504084081705_0.6582916742190719"},"directories":{}},"0.12.0-20170830144508":{"name":"composer-common","version":"0.12.0-20170830144508","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.0-20170830144508","_shasum":"05f46f0e05e6f5a6cb74181d55b4d0dc9416122a","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"05f46f0e05e6f5a6cb74181d55b4d0dc9416122a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.0-20170830144508.tgz","integrity":"sha512-VNLTR+ZwuN371k0fc5GeCETT484zkaprUJbe5jJmSWMaHIhZNbdNn5dLJ8HVeVHBWzYmlcDgjBxYmiyVJ990Yw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH+53nDVGQU8zaoyH3n5PIYDshVU6LPj9SI30zApuKI0AiEAuYUAyTErVseRGt3Y8pDdimcZ8iU++zobW2RVKYWdRVk="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.0-20170830144508.tgz_1504104315657_0.3166920056100935"},"directories":{}},"0.12.0-20170830153104":{"name":"composer-common","version":"0.12.0-20170830153104","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.0-20170830153104","_shasum":"5826963e3c49395752cba998ee6851e6643dcb00","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"5826963e3c49395752cba998ee6851e6643dcb00","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.0-20170830153104.tgz","integrity":"sha512-MXKWDUx+pgx1JFQC/6dT/dgXy3meqMLP38TnRp1sVkrnBMtVZpmeJBlDdpF9chvQ2bVGbU1PIm5xL0ZmFArUsw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC6wC3dUyE03WXcYmgx2UnHfQZv1Pig3xbNku48BZe2RAiEA8vhvI7LrFr8Lyiiw0b1rEeXXw5tg2q6ZbtYS/Gr12Fw="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.0-20170830153104.tgz_1504107073375_0.104076944058761"},"directories":{}},"0.12.0-20170830180816":{"name":"composer-common","version":"0.12.0-20170830180816","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.0-20170830180816","_shasum":"2f98f26906e866e02018aefc630031509b5b3162","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"2f98f26906e866e02018aefc630031509b5b3162","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.0-20170830180816.tgz","integrity":"sha512-nlkpJqTag2ko1WoWb7tzIOjU8sbnyoPOQ6kG8q6mBsb63BU145V/YX3v6yDBNa3fbbWFJqxV4arUGpI2W6sr1A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCVWIjLUbgKWwR0oo55ysIXNPJ8Gd/OX7Ah97xsHGokKwIgY/A//S+ObY1uPy4Us9ORrZRybsUIpiPxvrZ43iUp4iI="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.0-20170830180816.tgz_1504116503365_0.7464170397724956"},"directories":{}},"0.12.0-20170830192143":{"name":"composer-common","version":"0.12.0-20170830192143","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.0-20170830192143","_shasum":"26785a6da8d8bdd59f316e51394848f910d1e832","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"26785a6da8d8bdd59f316e51394848f910d1e832","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.0-20170830192143.tgz","integrity":"sha512-UCKXz8KfP2Bu1JF5DiCt/qhS3AGlUfYecgXE2bSBxPro3ISwokAl92GvaizZGdiSrY7TSqHMRPIls+WqWqw4Tg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDxfUbbqjw3WVBHo5NLLaRNFxJXFUs5RBxJBg/uPVp5YAIhAIwFq+98aPQ3xZL3YIuych6lTnhp1+HHSBENZN/Iavwu"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.0-20170830192143.tgz_1504120911503_0.6656248182989657"},"directories":{}},"0.12.0-20170830200432":{"name":"composer-common","version":"0.12.0-20170830200432","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.0-20170830200432","_shasum":"dff4aa8c86ff7fc69a573319369cf9ff1cb82030","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"dff4aa8c86ff7fc69a573319369cf9ff1cb82030","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.0-20170830200432.tgz","integrity":"sha512-S9Ul/A/o7s7sFpbewddQxGY4R+S50bXSt6wowF1s0WfoPyrY36qLp+z6MgEXOtPLGUPx63mTnQfSgg553jADLA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBWl7gC0hCsRzmjYnYs3mi59pJb8JicUMe2lTQiK6P7KAiEAvdN7F3dK8u3I0WYzjiPYHVxJZXhRdkIG1IfgrgajPHA="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.0-20170830200432.tgz_1504123480405_0.9475269049871713"},"directories":{}},"0.12.0-20170830205109":{"name":"composer-common","version":"0.12.0-20170830205109","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.0-20170830205109","_shasum":"945a9e8ca57ecce23a8dfd868dfbcedb42bcd924","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"945a9e8ca57ecce23a8dfd868dfbcedb42bcd924","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.0-20170830205109.tgz","integrity":"sha512-N91TUnms7LTFm9kNXUwecfn0lvAHJsHbBJ8bVuUoA0zsCt9oToJg+BYb/1mUuZ/Grw4imO5nmuyOla1kLIjSYg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFExF9zqxoInQNNi5MzK8SAqsKUtGZSCV8W4wBATPvzEAiA6tYBvrkW3RtrwLi7fTOwvRc2GQccghg1EEH6IkmvieQ=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.0-20170830205109.tgz_1504126278103_0.720594126265496"},"directories":{}},"0.12.0-20170830214444":{"name":"composer-common","version":"0.12.0-20170830214444","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.0-20170830214444","_shasum":"5d985edab988c7c2887ddbf50afc26e312d599b5","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"5d985edab988c7c2887ddbf50afc26e312d599b5","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.0-20170830214444.tgz","integrity":"sha512-vIzzjx4zp7RFbJnb8ZNTAzgMSMGDvG37rETNK/G/fFrIZxIw5yttFRkWZ52xaBGCCP6f+7lW4wI8DmaG2L1PYg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDceeudy7avLMGvIeb9QhV85+Ysew6NDu8YYmmW9QBdtAiBhO0p0rLUIYprfHpqYM1tVwKki8HG8ABH6xWprvROu0w=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.0-20170830214444.tgz_1504129492120_0.5083221627864987"},"directories":{}},"0.12.0-20170830231944":{"name":"composer-common","version":"0.12.0-20170830231944","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.0-20170830231944","_shasum":"a16fb1af69938641402db7ddc2678e3a9007b13b","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"a16fb1af69938641402db7ddc2678e3a9007b13b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.0-20170830231944.tgz","integrity":"sha512-TJiE1i250WwqimYUgB2cuhVa5n1Twwm6cXM5NwVIC2v58YoFcL4J35bX9lKAdDH8ojVKhjkmlWixfBo3Sd6ajA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFXYg9gTPAm/7SjiLCYJc1CtC+5oAlWyLg9mL5/Y+F4VAiEAh0M/1c+OqKlwdzpYp81a8YMQYnRNEkiBP1jqrDB2fkM="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.0-20170830231944.tgz_1504135193077_0.13530187658034265"},"directories":{}},"0.12.0-20170831015614":{"name":"composer-common","version":"0.12.0-20170831015614","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.0-20170831015614","_shasum":"36b36d51fd3284a42fad2861a1548f1ed1dfd936","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"36b36d51fd3284a42fad2861a1548f1ed1dfd936","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.0-20170831015614.tgz","integrity":"sha512-s8UHPjTeJ6sWco0Cun1Qmssysmpdi4CoMCS8LflhgTMvoUtlJM9ylO4h6HfvSDNtfwOlTdXA3ExC+xN3T+3HjQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQClha6IXxSsmQlRE1nZf80Jm3ORWqm5/qCVbjazfAmHxQIhAIAtAD8GLv/LOhDD+NooZcGEqX0JWR285RkfbT/n1Qsa"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.0-20170831015614.tgz_1504144582871_0.977877605240792"},"directories":{}},"0.12.0-20170831145653":{"name":"composer-common","version":"0.12.0-20170831145653","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.0-20170831145653","_shasum":"8d7c79b25cc6c8a7e8fba1a0f31c2eed533fdd31","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"8d7c79b25cc6c8a7e8fba1a0f31c2eed533fdd31","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.0-20170831145653.tgz","integrity":"sha512-Jg8oSSOX4NCHhmDzszX42YEuLoBuc+bp92ggQAeD+ubEaa9GEmbwjK33sE0ieJ1Gngy9s687SINt9eycvhT8nw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCil9H1EuOa0/xcFdqNb/7gHeLBKEjOvCTiYE3MS0RaJAIgfHYPPqi9JllI5unn1+9yZkDJuXl6bJ32Rr95Tqup+vo="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.0-20170831145653.tgz_1504191421761_0.38912158692255616"},"directories":{}},"0.12.0":{"name":"composer-common","version":"0.12.0","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.0","_shasum":"430bebae75854bed89b8f9c84d05b0b3166833b2","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"430bebae75854bed89b8f9c84d05b0b3166833b2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.0.tgz","integrity":"sha512-K89fNqN/IykxGJ8VgWy/XQgcZRYf1c42n+GhWdKMSxFfO8nHeZvNH2QwkxydhVuVgJyhaxdZ3hHAn8aZEpiBxg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCPqCRH5gN0U8T/0DjoI6m6rt5Rk1Nd9z0XorwurMr2CQIgMwqCiYvVVx7RpDs9BV8uhMySPJ0jjObCKC/4Sn7L0hE="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.0.tgz_1504193742972_0.2718247501179576"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.12.1-20170831160813":{"name":"composer-common","version":"0.12.1-20170831160813","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.1-20170831160813","_shasum":"5823458e17b18d578fccbf84a1487239f0420a30","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"5823458e17b18d578fccbf84a1487239f0420a30","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.1-20170831160813.tgz","integrity":"sha512-vSTiHZ6WHw8UYMUU1Jnmf5XF+umKPNemHtS7xsPHAcx2mZFj7R0MkyNVxB+LpTeblYheNFicYlcdus92Y+rxBA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICNTysZ8GF85eDtKOtZG5D81AqWbXZwt7yY9PwRaP0ZLAiBZWCOqORuCpDUhW+vsA9hyWvcnjbUiItftXLxRHIPrqQ=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.1-20170831160813.tgz_1504195701341_0.7788625052198768"},"directories":{}},"0.12.1-20170901015654":{"name":"composer-common","version":"0.12.1-20170901015654","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.1-20170901015654","_shasum":"ec3db6c1c75adb7af017f919e56c521036c15686","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"ec3db6c1c75adb7af017f919e56c521036c15686","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.1-20170901015654.tgz","integrity":"sha512-qytjSo3TKCw7RmamTNBsXqMHKqNer7+XP9dj5d/OPsN1/hucNUKmHWH6rzPtIk4iUWtlWKJ2bYKz8jny5ltSFA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDF3/r/SXC5nmOPj/bTsPCS1LseglU6uVSC0Ycmmxoz3AiEA1TQNFDNZKwJI8/Zfq6II3ZF/Wkg3wQoaLRiHz2LjVIc="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.1-20170901015654.tgz_1504231021908_0.7015527375042439"},"directories":{}},"0.12.1-20170902015658":{"name":"composer-common","version":"0.12.1-20170902015658","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.1-20170902015658","_shasum":"ad0327f8f0723927a72caf3e438166ad558e265f","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"ad0327f8f0723927a72caf3e438166ad558e265f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.1-20170902015658.tgz","integrity":"sha512-g8jX5J0ICHJPECgTP/0D0/vtbWUsTmwVAFSXRtGDc3tEKM8vrZn1kQfpREjvVsvQpmh7D8PCI+8AcA2UkckB1w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFMg7OXPHWPP8icl0Iz6OPag5yNqloxc/0xSx879z4WlAiEAliCtczgGMTUZEv2J5K2jYZKr/FxOp0mhBSJWOzP5oQ8="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.1-20170902015658.tgz_1504317428249_0.5452983949799091"},"directories":{}},"0.12.1-20170902075528":{"name":"composer-common","version":"0.12.1-20170902075528","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.1-20170902075528","_shasum":"43bdeeabe10ab2e4e64223c80571976722dfe80e","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"43bdeeabe10ab2e4e64223c80571976722dfe80e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.1-20170902075528.tgz","integrity":"sha512-vWvUomNsRxTxprZIUcJ9FZv+ctqJfwPOpbapfKQqSDFObYc91fI0yWaUQHUo1QByF3BIAU+7VOoar8NHSxiCXQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD8yG2tZcNja9Mr292xRiUxIZS76YBqZaKdbWo9zIm1AQIhAPN/HR70VVAVuOXoBWZlfFhC4HIWyqPufspbgmjVRpqN"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.1-20170902075528.tgz_1504338936266_0.6334108433220536"},"directories":{}},"0.12.1-20170903015607":{"name":"composer-common","version":"0.12.1-20170903015607","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.1-20170903015607","_shasum":"d080684c919c9f54a5ee72cdb3e5a29a4bbc3dda","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"d080684c919c9f54a5ee72cdb3e5a29a4bbc3dda","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.1-20170903015607.tgz","integrity":"sha512-LeXVCFo4iq/TEzVXzHdPMCwt0ucvOKbykKcaqpTpAFfNLeqtmnbuw9813y/x1k62qwRUE+IU3k3j3RpqpPC7OQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH3tkUPhGDhc5ju+RH5A7ADz4/hgi7odRcPyyOD1MmRoAiEAnLs1uQUNgBI5XZfBFL/QJv+cSmQE7AM7wgXW58oobKY="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.1-20170903015607.tgz_1504403775605_0.18450155691243708"},"directories":{}},"0.12.1-20170904093701":{"name":"composer-common","version":"0.12.1-20170904093701","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.1-20170904093701","_shasum":"0644ebc0cd6883095b405786e7e3e8b2e7543bb5","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"0644ebc0cd6883095b405786e7e3e8b2e7543bb5","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.1-20170904093701.tgz","integrity":"sha512-G1g0k5HRamkodKMTbzQ8wRCUUUillW6l5yNBEAsnylJFD7pd8jqFNFTpCru8cL05YhwW00ezUWZSWzlrl8xZDQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC8ajTkVpkOh4HygFxyEfxAoAGM3L2txEE6P6ImLIAOQwIhAI7epqGpemr04QiUGtB1SUyH2tm0NczVI9xayWJWI0gs"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.1-20170904093701.tgz_1504517829913_0.8666220093145967"},"directories":{}},"0.12.1-20170905015927":{"name":"composer-common","version":"0.12.1-20170905015927","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.1-20170905015927","_shasum":"43ea312f6fd0555da81fbde0ec3625aa9bde72ac","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"43ea312f6fd0555da81fbde0ec3625aa9bde72ac","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.1-20170905015927.tgz","integrity":"sha512-4SzqtIEqtlcr8lOGL2+XWCKlq1aANngSWpE95B3Jbf+UYiuGkhCIB709Y/Y+qlltToCyx8H5IVkGOz28lnOGsg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGAm5VCszt5oIt+82/oNG3IivpTLXyvpTDGE6lnyzNYaAiEA3j71vKpjDtB+W/u4dKkcsvzF6d8Wn5XXe9CHf9R07V0="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.1-20170905015927.tgz_1504576777665_0.5548089435324073"},"directories":{}},"0.12.1-20170905102010":{"name":"composer-common","version":"0.12.1-20170905102010","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.1-20170905102010","_shasum":"e1f67bed2211fa19fe744924591eb3603d19211e","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"e1f67bed2211fa19fe744924591eb3603d19211e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.1-20170905102010.tgz","integrity":"sha512-RcRA4lboRV4Lvk8oGng6xpFHDHEye7bb7ZjwcDpYzq2uc4RI30EiU4+EAFe1YmiK03QZkkvD4CX8SkeD8dy/yg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB4BRNL5BuOcwGE4yap4DfVD6uPu4SjUCRf+lGGkDaJZAiEAp5zAxM9yIM+y8cPQSE+GboCRhUh3NRwTCcXbEInR1uM="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.1-20170905102010.tgz_1504606818147_0.6261881354730576"},"directories":{}},"0.12.1-20170905121445":{"name":"composer-common","version":"0.12.1-20170905121445","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.1-20170905121445","_shasum":"741b3c68d8a7933607af89d6310334848349e187","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"741b3c68d8a7933607af89d6310334848349e187","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.1-20170905121445.tgz","integrity":"sha512-wmJqR/7hawSOthJ80j0oDIds/MpujhbadwU49o1iOm+2TIHCa0eOyYrPikCRab0huMmEn0fmjPmhkjr5oMpTVg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICYHJ3eZFU33YuGy/9QR65cjMXucnm36r+Y6KQxKMuhqAiBVxtr58IWmbPc7D6J8nGocvysIqhhNuQfUVXcVzEJ5ag=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.1-20170905121445.tgz_1504613693172_0.08852041908539832"},"directories":{}},"0.12.1-20170906015754":{"name":"composer-common","version":"0.12.1-20170906015754","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.1-20170906015754","_shasum":"fb58ead62ae5eb39638eb375672cd16d38262f98","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"fb58ead62ae5eb39638eb375672cd16d38262f98","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.1-20170906015754.tgz","integrity":"sha512-30ZhPweYyzWdk7134y4S9i/h9+pqjOPmQDnmtuXJcSMEASbrpFa4BTKdecF1C4Q1VxcYnFrsAuhn6IVFJJ5vvA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHYKVgFt1ixYepxypCeovT2GSC90BK7wu+lbUaaD/bQJAiAtYzUF5yQDmAv45+1pIbK8zi4X1RMdjgsHWEZX2PwkJw=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.1-20170906015754.tgz_1504663085887_0.19111657585017383"},"directories":{}},"0.12.1-20170906165619":{"name":"composer-common","version":"0.12.1-20170906165619","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.1-20170906165619","_shasum":"9d66a850d11fd02b611c31692a2513ec5df946b2","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"9d66a850d11fd02b611c31692a2513ec5df946b2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.1-20170906165619.tgz","integrity":"sha512-4yMp5S1CQ0tDTv1JVqEsQmWEP2nx8TR00ix4dhwvJTsFKNBqeUTfSn4xgiAdn+hJClIjlJ8oPMMjKZM3w340iA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID3BdP837Xmh3AZped0rqeSq9wNI/8DkpNrFJ+l/BY34AiB3cmV6f51Q4UvuiF91fs5oDRShoa0f+bEZFVJXQLuYzg=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.1-20170906165619.tgz_1504716989249_0.5571962432004511"},"directories":{}},"0.12.1-20170906175809":{"name":"composer-common","version":"0.12.1-20170906175809","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.1-20170906175809","_shasum":"83d1d03903a8c6802d86c52840d45a12f402a453","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"83d1d03903a8c6802d86c52840d45a12f402a453","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.1-20170906175809.tgz","integrity":"sha512-cdg4DZqKZh8xubsa1vwltx+xQYmwnTLpypTCgCrvVcxZyhTj50TYZVDjoj4IO8umqkaxTU49bC9Nz1NaRwLlDg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBQqOygtUlz6c+o6lHhRLPpKDeFiundHSs3Bi/Ua1jf3AiBBHeaeLBkl9/u1FDme3+D1ODbXCAYs79XESXBlTRR+6Q=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.1-20170906175809.tgz_1504720698403_0.7672228091396391"},"directories":{}},"0.12.1-20170906191042":{"name":"composer-common","version":"0.12.1-20170906191042","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.1-20170906191042","_shasum":"938f23b7c51e7a545911faf5cb700c3e5bfc0ade","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"938f23b7c51e7a545911faf5cb700c3e5bfc0ade","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.1-20170906191042.tgz","integrity":"sha512-Ov2u8AdlKJq5/Jqa1PSo6AgYxcZmllttTBXwipADGvCImg+b6OBsqIIFlnu6fbgUDrxrUnZ3J2+2e/H2vmuh/Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD/U9wNyZD34XnGIwtn7HmWcd23pWbnVvdYdVlr5xiVtAIhAJ8bPKWU1owaQaMYfur6vPdtMEnCUhCNAGJUvhiN1T1z"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.1-20170906191042.tgz_1504725050468_0.05639880592934787"},"directories":{}},"0.12.1-20170907015754":{"name":"composer-common","version":"0.12.1-20170907015754","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.1-20170907015754","_shasum":"5e3af05981bbe46e54efb48b895b3b304eceb48e","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"5e3af05981bbe46e54efb48b895b3b304eceb48e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.1-20170907015754.tgz","integrity":"sha512-hf/1EdIy2WyrC1J5SZeNlaTv2+QGo4ITHac2Yaatv/qkgV69BWtf4YiD0jJkMLrqtAXpCh+0Vlu9GXAMGx2NLA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCRMN9OBMDrxlB9HmWXyClQVrwALbmwaY42BEeCfOoOxgIgchorPle3IQEEupMT90OtJspbBOvm7f31NiBihrxxqkI="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.1-20170907015754.tgz_1504749482227_0.06306366994976997"},"directories":{}},"0.12.1":{"name":"composer-common","version":"0.12.1","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.1","_shasum":"9907602be0d0a6eba99fb57c9d834de42f74156e","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"9907602be0d0a6eba99fb57c9d834de42f74156e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.1.tgz","integrity":"sha512-UHuypmNKP29XHP2PvfsBAF4yRtbM94puh5chB5ctwg+S6AFPVC9hBWm1KgeWA4xydAiL3MJ+YsWYPo2P9Hxm9w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFYcDBbVSFEIaAZVtunLx4D7wFZySm8hlFXoNjFbDC5OAiAx7LrtN6SIYTxtFEGARtVRoGY6jE1S5jpYzk/IlcFibA=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.1.tgz_1504783516757_0.23366369167342782"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.12.2-20170907115547":{"name":"composer-common","version":"0.12.2-20170907115547","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.2-20170907115547","_shasum":"aeed983bc51acce6b2fe77006295c3070a7ca3ce","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"aeed983bc51acce6b2fe77006295c3070a7ca3ce","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.2-20170907115547.tgz","integrity":"sha512-frPjgILyU9jo3q4bbIGzqowihn4py3dRPr2intPRDg1IFoYoAqicLfhknC6zOn9cFv5/XfdHdTzugKaOt3lneA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCDMfhinzakOxc5xBRPBBLMN1Q0hlsChB9blxrJUaEElAIhAM1wN9oNDAXHfBGSbMCi9NhtkpOVMgdrfOwywHrhi/Z+"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.2-20170907115547.tgz_1504785357462_0.6187652873340994"},"directories":{}},"0.12.2-20170907143942":{"name":"composer-common","version":"0.12.2-20170907143942","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.2-20170907143942","_shasum":"f296e8ebe167acde4d5d83797423d8dddd77392a","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"f296e8ebe167acde4d5d83797423d8dddd77392a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.2-20170907143942.tgz","integrity":"sha512-0JeNuC7uR8PqgNgTWtaLjdxHbrCROD8cm88HLZNstdm+P/P0+DtpPzEBcL+z6Bs8fOFMhytTgi3iYStkqKsc3A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCZqQzCqu0ukU2TAvlJVVP+anYWYRdxNNO7CiUR6FuZQwIhAJe9tHio0zo+D0J5NPWGZIwlEJnCkEkNEsY3P0gTipLk"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.2-20170907143942.tgz_1504795191494_0.8977284380234778"},"directories":{}},"0.12.2-20170907153906":{"name":"composer-common","version":"0.12.2-20170907153906","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.2-20170907153906","_shasum":"0fd26d66c34c43c888007987a4356ee88c020c49","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"0fd26d66c34c43c888007987a4356ee88c020c49","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.2-20170907153906.tgz","integrity":"sha512-DccZh3bErFCyZdcDp4RSkDVQL+I1dHJbSQoLVS/z4Wkw+IEfoZI0LLBnezN0bfQAmElr791LnPjttP9EmPyqYA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC8XTWetmcdcF04e/mBzsy1SKM2hmgQL3pyXZncXmnfSAIgK96vSZYmjC4A0fDKi64+lPDSJrRXn0PZwUfEoF5eUx4="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.2-20170907153906.tgz_1504798754285_0.218099401332438"},"directories":{}},"0.12.2-20170908075046":{"name":"composer-common","version":"0.12.2-20170908075046","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.2-20170908075046","_shasum":"fb7d864a3bae6c17b0717e2b169eb66034327938","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"fb7d864a3bae6c17b0717e2b169eb66034327938","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.2-20170908075046.tgz","integrity":"sha512-7/gmXyF2FE1bmEImaqVZGAASjtZnZJ2XXF6GHo/U+Pz+RVll+VUP0pA3xe0LTzTiehTnQhlneC0a2PBqoC5chQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDO4yQrOn+az0eCGsz+3mmdzap0arecWbMFm0pqppqlcAiEAvllAsZQMFLM3sbQ1MVFGme7pmhDILtG8Wr1A5iydn2U="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.2-20170908075046.tgz_1504857055765_0.22804369870573282"},"directories":{}},"0.12.2-20170908084810":{"name":"composer-common","version":"0.12.2-20170908084810","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.2-20170908084810","_shasum":"e2613de5de057d30320e0eb03ca8a80d3bf4d1b2","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"e2613de5de057d30320e0eb03ca8a80d3bf4d1b2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.2-20170908084810.tgz","integrity":"sha512-Szv2wZrlI2SMtLe7nR5ovNqrvitvMZyvGG7lttVubbWYUfik2WM3hujnp/HOr2SQCp0BPqJ26hdOM7gueArIOQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA3UhJJkENEXZ4XUn/BpG2iajwMQQAhbs8HLJE9TEc32AiBwoFCQe540ZZ3ZxxTAe+aA+etrtfvPWb/G5MFqtdw5nw=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.2-20170908084810.tgz_1504860497619_0.27222270681522787"},"directories":{}},"0.12.2-20170908094642":{"name":"composer-common","version":"0.12.2-20170908094642","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.2-20170908094642","_shasum":"508f724f4b63d338271f89d63e472b4adb6cce78","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"508f724f4b63d338271f89d63e472b4adb6cce78","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.2-20170908094642.tgz","integrity":"sha512-YkcN4rfkDFP+GzwCTgRSzNP7Y5a4J3UJvUH9ixjFnxVN+6us7TWZ0KUU68f9v0IUn+M40ofmSL+QnPgOjBZFjA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBCdCm8hKJRwv/XO3+dG1+MkJhrSUIvgS+DGFaiIhImXAiEA//zJhOcnC85jCnAsYjqx+ZxCbxROFeQukH5GyuNzIuQ="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.2-20170908094642.tgz_1504864011218_0.5426931052934378"},"directories":{}},"0.12.2-20170908123513":{"name":"composer-common","version":"0.12.2-20170908123513","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.2-20170908123513","_shasum":"fda2109c5cf157c15cef7e288266b2f93277e7ee","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"fda2109c5cf157c15cef7e288266b2f93277e7ee","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.2-20170908123513.tgz","integrity":"sha512-qTWLQPQkjWFOUNwp5N56yCrvGKIo+c8bPIOdgYq1yqKgi28U2n9Ld5kx5slQ5TFZUdU8zRw3UqwQUSTCdktVdw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF5+4NJOVrX+kemvDN0QpgVKnyyyOFaGMV/2n0UUK0jMAiEAziddydKx4q9tV/VU/PHq1KHRmBtRUTXN5vRxW99k03Y="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.2-20170908123513.tgz_1504874122799_0.23491841740906239"},"directories":{}},"0.12.2-20170909015642":{"name":"composer-common","version":"0.12.2-20170909015642","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.2-20170909015642","_shasum":"5799584843b061b47ede24e244c318c7fd13512f","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"5799584843b061b47ede24e244c318c7fd13512f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.2-20170909015642.tgz","integrity":"sha512-xXzR2fnNdXjr7v+wqd/0gDi7ybc3toTtde817AXZgjmRQqQ3mz7yMtmMRVlRRm0xnkLMm+JnttmTiKWK+N0hYQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCTCVFEYQ0UbCmYzyPkeBridUlskTcSnB+ACScWhLNnHgIgCurQzCHbI87HC8vTA/XEVQv00t1iA0UR770f8q1ugwM="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.2-20170909015642.tgz_1504922209903_0.5688541322015226"},"directories":{}},"0.12.2-20170910015754":{"name":"composer-common","version":"0.12.2-20170910015754","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.2-20170910015754","_shasum":"2839e54248551193a004ba1c7b4750b387dc567e","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"2839e54248551193a004ba1c7b4750b387dc567e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.2-20170910015754.tgz","integrity":"sha512-pAykSwhqL4D+PLntFv9bAqhr/vFl9AC08buiYGF9DKGmEnFwvqMpVhfwt5AcHis706Sy9wJd+irjJOi8DY4Yvw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDrPbxvPvu27VuvhWYv0PjyfIvKCSsZX2m1GSINhQ98DgIhAPGiwxeR+ondq01c0sB+H8AO3pvbCqR+NyjXFiMnr60i"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.2-20170910015754.tgz_1505008681309_0.1301424119155854"},"directories":{}},"0.12.2-20170911015857":{"name":"composer-common","version":"0.12.2-20170911015857","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.2-20170911015857","_shasum":"1f9c2fc51788c2126d217ab0494a5bdf2db17079","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"1f9c2fc51788c2126d217ab0494a5bdf2db17079","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.2-20170911015857.tgz","integrity":"sha512-HPOyEm6KHZMc9IepHvUErwK0D71d0hDOb5aDpqUdgqeK3qoLmXdMqklHY7bJdwyeVD6cXHkPXZcY8zmO5osA4A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDSJXBRX1p+W48V5yEUXSkSJc9Vf/qh+1Pg+PCzVDQxDwIgSxe3Lip8UaP3NMRhJ9y8qTFaP+eBHNS/wd/kk+JTaA4="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.2-20170911015857.tgz_1505095145629_0.9332151326816529"},"directories":{}},"0.12.2-20170911142449":{"name":"composer-common","version":"0.12.2-20170911142449","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.2-20170911142449","_shasum":"aa700c041ffea9cd555798935e4fc8eaef5cd9c0","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"aa700c041ffea9cd555798935e4fc8eaef5cd9c0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.2-20170911142449.tgz","integrity":"sha512-fUj/WLAWCwzbjjgXIyRxdnbJ6b4znm2hKyfMwog+cn5v3RxOm1KfRpJc065F8Y0R4hkVrkWnPWxJwty1yHL/QA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICEY+Bc0QSUAJQSHBpC8BsTzPKvZYIXBlFE1jt3zfgKXAiBJKn4D+Yzzq9tVAg0NX9mQ3WQOoHJw/Cv0cle4xN1fwQ=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.2-20170911142449.tgz_1505139895640_0.5213430775329471"},"directories":{}},"0.12.2-20170912015831":{"name":"composer-common","version":"0.12.2-20170912015831","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.2-20170912015831","_shasum":"97ba49adae861f9d76c79ef457e06eca8e44e588","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"97ba49adae861f9d76c79ef457e06eca8e44e588","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.2-20170912015831.tgz","integrity":"sha512-/3okqUtP5ojEOZby6cFzuU25HD/EC59Q5pLgIPWG+25Yw6CejQTpntqEGg+hjTtRKOrWyatD/fZzIIVk/na23Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGqX52PybDLs4SfSByBVOG8MRi2byqBAR7t1hL58sgrQAiBLkwIcBw4jREfk1/RwMAMr5woP44L+B1BVPdoUTjXfcw=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.2-20170912015831.tgz_1505181517715_0.24341841065324843"},"directories":{}},"0.12.2-20170913020050":{"name":"composer-common","version":"0.12.2-20170913020050","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.2-20170913020050","_shasum":"996dae2701096d13989364eeac1be4be981230ec","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"996dae2701096d13989364eeac1be4be981230ec","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.2-20170913020050.tgz","integrity":"sha512-HdtWqoDFJtCmCTlTfUrg5qw5c7zyPjn8wokUvwhrelNJzmVUHkT58987j2usmbsRZ4ykfTXiKXa3xfnaXFxgoA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF9ZsSU2Z4Box20VkgqP/fAnkSyg9FZE7rou0GicukZwAiAgY2OGTcpUU7G8pdyOJ8lKraGzbDetoXs0SPy1Awaf4g=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.2-20170913020050.tgz_1505268056557_0.33077237592078745"},"directories":{}},"0.12.2-20170913084151":{"name":"composer-common","version":"0.12.2-20170913084151","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.2-20170913084151","_shasum":"910827cd56b11e33a01bf429bb01133b706a5831","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"910827cd56b11e33a01bf429bb01133b706a5831","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.2-20170913084151.tgz","integrity":"sha512-duGVxbsD304DkuVk5r0xGsReCjBIv8bkRYre4cHcUO+fgBmYNwvxGmDa+cIN+iULYmGWe3jsi2fBhN+7GF5Xog==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE/yGzVTf+XPQyU0+N9iUszFibePImvQ7pjzz5xY54aGAiAJ8Unc8I6XsQhPiPXffwtv17pGwNMWN6UW0746m8kmGg=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.2-20170913084151.tgz_1505292118319_0.49625659454613924"},"directories":{}},"0.12.2-20170913114236":{"name":"composer-common","version":"0.12.2-20170913114236","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.2-20170913114236","_shasum":"ce1c6a2ffe5b4d78d3b485f45172234a5a1ed2d1","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"ce1c6a2ffe5b4d78d3b485f45172234a5a1ed2d1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.2-20170913114236.tgz","integrity":"sha512-PJyr/iBFfCZMPeRw7iCbpL+Hl7tCaCXHJX4bsqC/kWiZ6KlSDqPPesFzP8Yf7GBnC6s9JRAhGeeBvm/IjPyu8A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDzi3Ihli/u5Nm/1y+/8CdcE8KtQsP0yjoodKspcwmxCgIhAJJzTMZLghDuphvdJJZlIu365k+VHeFgv+SxyUjNdxTZ"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.2-20170913114236.tgz_1505302965141_0.7788829782512039"},"directories":{}},"0.12.2-20170913163018":{"name":"composer-common","version":"0.12.2-20170913163018","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.2-20170913163018","_shasum":"ba9042c0ad758e952d0cf12d10330cc36f623345","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"ba9042c0ad758e952d0cf12d10330cc36f623345","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.2-20170913163018.tgz","integrity":"sha512-XcP1orUlwDGcrEDYA9lRgKT6JLgqrw1GJXJXsul9Zal2iwlJw/aQpVfJb9R4OnjnBBPzKYQ8/k1nY3AiNw3sCg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDlj6SzjZk7yOXRqiqTR2CzBzutpcCs60/Mj/HFNmT0TgIhANSTiiKWu0+SMaqKK45nV1dh2g7gw499/sEoghdC853L"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.2-20170913163018.tgz_1505320226458_0.8874004755634815"},"directories":{}},"0.12.2-20170913195220":{"name":"composer-common","version":"0.12.2-20170913195220","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.2-20170913195220","_shasum":"330fd5ba08ff4cea05762beed5da1f91a167c2c9","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"330fd5ba08ff4cea05762beed5da1f91a167c2c9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.2-20170913195220.tgz","integrity":"sha512-T8eWJe+W8MJk4k80qSMokKe0NNF3KNIWNuvt9TmjFOdnTEWMYUDi4hKpJ8A40ODb0g7ZfpCWfoyIM2U9nS9JnQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCbaY6Cfxh9F5RfYSgOl64/4asdioRAD5cjRhRbyG14cAIhAJEfsisklC0Tb5YozB0IqJTsHqZRZf9+0AjNsJQYSXnb"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.2-20170913195220.tgz_1505332348250_0.5393241329584271"},"directories":{}},"0.12.2-20170914020217":{"name":"composer-common","version":"0.12.2-20170914020217","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.2-20170914020217","_shasum":"24ada7d3cf7b898247974797552099bc7ad8d671","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"24ada7d3cf7b898247974797552099bc7ad8d671","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.2-20170914020217.tgz","integrity":"sha512-PK79czG1kQGCobFskcx36DwSfFcSbsmSRqvfU3H5Ythy/48dCnsyw6WJd8n3XjpIJWlUlJm2plumCscE3/7/Ng==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCPCEWY22Ux6H9JcmGR6pD6zXQ5AVWa4j9swOWq7hSZ1QIhAJjd8KwwS325/bW7ktVGFkXCy/PnxU4BSGF2OBEGuj5n"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.2-20170914020217.tgz_1505354546419_0.9669907425995916"},"directories":{}},"0.12.2-20170914085148":{"name":"composer-common","version":"0.12.2-20170914085148","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.2-20170914085148","_shasum":"17344de30d08e49a0b94445dfc63df2e844edf06","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"17344de30d08e49a0b94445dfc63df2e844edf06","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.2-20170914085148.tgz","integrity":"sha512-tiokcOjdmHjy5QMzwzwYuM6HkgukGvYuUK2snXLePvEsOQ8w0fXjcW6xK1YdGvCGVY5VCRiQXraGRs2oqt0Q0w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICCfGHseJM7XJ6mlDXpATmMbykVX0IqY/VUQLvBF+WRpAiEAm4FQCKIWBp8j2nv5fdkaYEWypgHQhktwT+TA/Wwx5Is="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.2-20170914085148.tgz_1505379116833_0.2637357108760625"},"directories":{}},"0.12.2-20170914112912":{"name":"composer-common","version":"0.12.2-20170914112912","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.2-20170914112912","_shasum":"00fb966612f93f033f97a72b15d82bb34b18f850","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"00fb966612f93f033f97a72b15d82bb34b18f850","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.2-20170914112912.tgz","integrity":"sha512-8xxrDdZu8BrJhXfFQhGSVz7VulK+QT5ffZoFGdh3siU1HQeR1znEYD3hCpeFSGGwFWenmkIJLLmotC5YSN5byQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA/irCXV2IuEHNIKlRJSVBJ6j+1DY8dDfbiiHEur/BD1AiBZmvTE63JPXlxJtU3QnPaRmh5qcfSRoCIBrB7PbBIbDw=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.2-20170914112912.tgz_1505388559379_0.17397633893415332"},"directories":{}},"0.12.2":{"name":"composer-common","version":"0.12.2","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.2","_shasum":"b27260697f7921c62b03eaf6264c85c1dfa08368","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"b27260697f7921c62b03eaf6264c85c1dfa08368","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.2.tgz","integrity":"sha512-8TbbG6DHQfOcwX3Z9jO5DeU9F+pfhzLzQoeCYa+tChRRxTATsbLc1UmMMmReHc7oh7gpzqiRTcS4ImPAFQlJZg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGh4sjny3etmoLCQkWrsi8xkJqFS+TzTqaMnpDJIP0fjAiEA1xEsHCE1QzQLpJpg4GxF/6cfgBeBHgedfDRu/Yqg9KQ="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.2.tgz_1505390519385_0.018927847035229206"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.12.3-20170914123346":{"name":"composer-common","version":"0.12.3-20170914123346","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.3-20170914123346","_shasum":"a297563c869ea8883d3d88c6b0e6f54c7e36b5bc","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"a297563c869ea8883d3d88c6b0e6f54c7e36b5bc","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.3-20170914123346.tgz","integrity":"sha512-YvhmvKsjA9Gv6RvwQppXaSd3rVzWoVSPyI1sbALdaXh9y2etSqIEmENG4aL5BNNtS0w+cZRol+gLtXZXjFChzg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDnmnMR3wrq8THOYWkLufBTDTVaAYHrskeHwZiV3Z8QHwIhAIx27T6ejAscU502qPnSCjVeBSsFNJOcmhjbDbPtlf/o"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.3-20170914123346.tgz_1505392434808_0.9225870640948415"},"directories":{}},"0.12.3-20170914154949":{"name":"composer-common","version":"0.12.3-20170914154949","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.3-20170914154949","_shasum":"803b213b8fd33bab1bf513b640f6459341436e60","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"803b213b8fd33bab1bf513b640f6459341436e60","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.3-20170914154949.tgz","integrity":"sha512-7sNnjUa2skgJAWEtND3nQ3C2tT7Wy9bf6zW5jIWokqe7XjbtaX0/SCQGGLowflJenTbxadhQ7POtAxA74RpXGw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGZfF9OGskli6yHUAd4KWHuh2Cgs66Fnw6vgB2wy5uRjAiEAxKiSbtHC8iON29SioPWzSXLn2YnosL3qemcZvL7amjo="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.3-20170914154949.tgz_1505404195916_0.9955455348826945"},"directories":{}},"0.12.3-20170915020216":{"name":"composer-common","version":"0.12.3-20170915020216","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.3-20170915020216","_shasum":"19f1695a483239d26777685bd1b9ad73efd470f2","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"19f1695a483239d26777685bd1b9ad73efd470f2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.3-20170915020216.tgz","integrity":"sha512-eogQxGvHTBZKf4hS5azBqMYM1Ccw2gUYVzthv/gFT1tPfDIvxsGaSDs1SOGwx8/CL767Iksxb38kRXXyoIM9cA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDY4drEDFhLbOfAM+F2zJeDyRPTx4Egq2tji5VnBHnpxQIhAOyOVJbaUt+ncWBiBzrMs2Vnnbh3pdVuWGImuF2GYMyB"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.3-20170915020216.tgz_1505440944389_0.07429100782610476"},"directories":{}},"0.12.3-20170915100930":{"name":"composer-common","version":"0.12.3-20170915100930","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.3-20170915100930","_shasum":"edf3e854ea480bdc1fddce4bdc2fd1fe4609fb09","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"edf3e854ea480bdc1fddce4bdc2fd1fe4609fb09","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.3-20170915100930.tgz","integrity":"sha512-/Z9ybnAP1Qt1SqN5qqykdAgwZvd+76uzq4gS+9kmCdvooMiHic/FYmpydhXIrKQAKeayZ0H0/tD50oHhmC/1Ug==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICS+ZnQP3ECXC2aF5kKL/8ZYFKLKQZbeJmbFkTi3UciVAiEAgvBvdw6HTt28sCB2NBLxcGNWUaHfZ6gxAD1SKyj6bXw="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.3-20170915100930.tgz_1505470179702_0.27382986107841134"},"directories":{}},"0.12.3-20170915135615":{"name":"composer-common","version":"0.12.3-20170915135615","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.3-20170915135615","_shasum":"100b83625255da44ef9971d92576aa6dc045dd4c","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"100b83625255da44ef9971d92576aa6dc045dd4c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.3-20170915135615.tgz","integrity":"sha512-aoZniPUGqJLxCYYona0kGJZRlhzYaerBwsm9EV75/A46KxAJ5VEtZFo1q2pVb2ibwRwCglXx0q6qKZPLxCEanA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCmOvzpfinyklkClca4b8FiW30lnwK0jvbiKyJd9KBKuQIgKIYjbWL5MqEdUG18Lnts8omHrCtEUJais83safMtWWE="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.3-20170915135615.tgz_1505483782986_0.8592852761503309"},"directories":{}},"0.12.3-20170915152246":{"name":"composer-common","version":"0.12.3-20170915152246","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^4.0.3","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.3-20170915152246","_shasum":"d4783eb869a2c256076346af9213783fdc14d871","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"d4783eb869a2c256076346af9213783fdc14d871","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.3-20170915152246.tgz","integrity":"sha512-zbseLMVCNp8Kv0nbpGs7y/gAWa8hIBewjOzq/uecbq05qIjOKoGQjKmnORZ4Nj2liTvmyE+VEogx8u66T91sww==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCPbgddzTCD9mdChf4kxCm6ytpIk1b+qD4r4rFHANK3+gIhAL29584c0aQ6BxEugKVyKcdOJS9QZT+VBkX/QfUBEAMb"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.3-20170915152246.tgz_1505488976237_0.6195305632427335"},"directories":{}},"0.12.3-20170915175705":{"name":"composer-common","version":"0.12.3-20170915175705","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.3-20170915175705","_shasum":"590b286efbb813fe0bf8a34854d6ed175f4a2518","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"590b286efbb813fe0bf8a34854d6ed175f4a2518","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.3-20170915175705.tgz","integrity":"sha512-9d4oabxIHMhi3Tgv3H0S8n9n7JpIn6znUu/VNbFDRQ2QUWI/4RedI16OObvLXKWGyOFU04IcfbO3reX7hpmHWw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC0e78Y1rJk7tRXT6UOecLL4Huh4JoZRByc1APAEb+pCAiEAyzXLza5Ne2yvu33YtpjprtjHLQmXLsSI3UHloQnxE0s="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.3-20170915175705.tgz_1505498233425_0.2473620274104178"},"directories":{}},"0.12.3-20170916020138":{"name":"composer-common","version":"0.12.3-20170916020138","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.3-20170916020138","_shasum":"18a34a97566d79bf0b2c3d1434ff9abefb01e694","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"18a34a97566d79bf0b2c3d1434ff9abefb01e694","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.3-20170916020138.tgz","integrity":"sha512-o+C3eon7e10/6KEJbw28bpDtKme3nyImz4/rsyJ8d4Akco43iNi5GJAk2HjC2YKH27CaRUBpz/Engo9QcrnXdQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB4fKmEHegq5h5nXYIMlqR/KZW8wgawdfpIl5xqPELi0AiEA8mdGoEU8UfPHwps22CSMYePpojD4bWQ0ClhsdddcMzE="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.3-20170916020138.tgz_1505527305151_0.596723984926939"},"directories":{}},"0.12.3-20170917020242":{"name":"composer-common","version":"0.12.3-20170917020242","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.3-20170917020242","_shasum":"2b096da6e703e4f375106158308e5b7f0c9582f5","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"2b096da6e703e4f375106158308e5b7f0c9582f5","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.3-20170917020242.tgz","integrity":"sha512-eFr2F7Ep86zM/e9+dUA9BBPYaZjM6D+E3nIgBAhpxJRgnogYNA3iOmFU7ohfyZRA8kB8+hguuDhm1osl46DTxg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDCgtLUULskVt9ruEhofxrTB4npK5TTrBqNJ/skiAJpiAiBnqsoyMyOm/e4nz0pqpgzUKs+XPvaQbT9xxAMSAJVTqQ=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.3-20170917020242.tgz_1505613770229_0.7842384201940149"},"directories":{}},"0.12.3-20170918020527":{"name":"composer-common","version":"0.12.3-20170918020527","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.12.3-20170918020527","_shasum":"b974dda332c2fa677c2ad1dbb5dacd5a3488ea27","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"b974dda332c2fa677c2ad1dbb5dacd5a3488ea27","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.12.3-20170918020527.tgz","integrity":"sha512-p/9eAr6hzMmS+1UK1yr8PpeigcpdQZoZ4B0csNzzY5GRbs9KpJwkEyNyTx/MFEcBrAYYNI0JUrfJBx8WjyCVJg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD6njTfqBHblZUYodrNunmyg6AER2xv3OA65d6XLZr4jAIgI4IzPxOpyxIonNF6+HstZaEiV8RmUp13w1Eb9FXYtQY="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.12.3-20170918020527.tgz_1505700335259_0.5651411330327392"},"directories":{}},"0.13.0-20170918114150":{"name":"composer-common","version":"0.13.0-20170918114150","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.0-20170918114150","_shasum":"84049636292715d73fa85589b3c5f48ba7c1a607","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"84049636292715d73fa85589b3c5f48ba7c1a607","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.0-20170918114150.tgz","integrity":"sha512-T8GHtnT3CWEVaeWX7KlUL+piRpCvHkOmnlbODmPrvfogoVXKbZSIJ0bKR6jz5sf3nYROWh9x/IikY36u/EPO+A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDQP3SO5Er+ucKNoCuGPX1sZVwDzj5BZq5IcnKsRkLdSgIhAJyCsjIHVGzXAwmfvPXmHeGxVcaXQvtuy0BOU9rdVMCG"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.0-20170918114150.tgz_1505734917857_0.43386567616835237"},"directories":{}},"0.13.0-20170918142855":{"name":"composer-common","version":"0.13.0-20170918142855","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.0-20170918142855","_shasum":"3c6153fb278b7cfcb756e0382853e5db629c46ce","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"3c6153fb278b7cfcb756e0382853e5db629c46ce","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.0-20170918142855.tgz","integrity":"sha512-Dg6JHhG9oviQqmfvg5IKyb1ykrS53R/ztgPb73qYHS4mO/EyML5UxtGWV/Z0jluPI3xr4CIKDdNjQJyGYO0FPQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCc3RGs7tYurVM7iGOu1IE9AaJ4xGYlwcQdCLVlV2dzXwIgFG8fiZi8Mxvf1znAq+YY6ig93+PGxlT66oEpFBtg6D8="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.0-20170918142855.tgz_1505744941182_0.5201120988931507"},"directories":{}},"0.13.0-20170919020517":{"name":"composer-common","version":"0.13.0-20170919020517","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.0-20170919020517","_shasum":"2a23cb966466a3cafc1f30af0cf2f6adbc67ee9a","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"2a23cb966466a3cafc1f30af0cf2f6adbc67ee9a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.0-20170919020517.tgz","integrity":"sha512-rB2zEY8JzbFUZ79Lb38lCWrJUXjryZTp6R08UTjLgWlKKCjN9WHrXqetBMlMlCWp8FcMH9FR0jw74clPDB//TA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC+b6lWralsOnMclgbYF3szDqREiASkiss80/ax4JGldgIhAKhQ8jaejZVTpDnFNoxGMfOtvXKLekS1yLAYuraARbmC"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.0-20170919020517.tgz_1505786726515_0.49504719069227576"},"directories":{}},"0.13.0-20170919082731":{"name":"composer-common","version":"0.13.0-20170919082731","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.0-20170919082731","_shasum":"d4e51d28de08892ac1b2caf22c32fbc20014504c","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"d4e51d28de08892ac1b2caf22c32fbc20014504c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.0-20170919082731.tgz","integrity":"sha512-V1wJ76gA4Xd0EvjekULcwSl63FVXCGDQjbP4lpICjMzBN+ZWLaaMCnycj/hm0VLSxcL3RQm72gjQjAbuC2wyDw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC2Fu97KoyrlIaB4r2K1ur6LiO/fZkPLi8aBjRD49lV6QIgGD0t7J9D6drgTrWS3DJVcvkuLcizE7yxwR8/DUIdgyc="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.0-20170919082731.tgz_1505809658772_0.8121147102210671"},"directories":{}},"0.13.0-20170919152447":{"name":"composer-common","version":"0.13.0-20170919152447","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.0-20170919152447","_shasum":"d302edc03927fb7f5e8cf0384e944acc88fd8046","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"d302edc03927fb7f5e8cf0384e944acc88fd8046","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.0-20170919152447.tgz","integrity":"sha512-WoTIsqz411SoH9sWU6gRt07psTn0rDzeORRXvWT/5l3+GHI6QAySSvp7KPEhJZFwoGDBu0eDKsGseIUcHZfIIw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDyz3co3DwQPT+lCKsSv4OoXEBIHm6R/FOZE56qY+G9DwIhAL0mKOOtzQ43LBJ31LYTN55hGx/xqYUIwri1dcMp91Ua"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.0-20170919152447.tgz_1505834695749_0.5905998186208308"},"directories":{}},"0.13.0-20170919161452":{"name":"composer-common","version":"0.13.0-20170919161452","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.0-20170919161452","_shasum":"ddb05a32584da31d4f937abe9df6737dcd991a9b","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"ddb05a32584da31d4f937abe9df6737dcd991a9b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.0-20170919161452.tgz","integrity":"sha512-9gQzJ6eLqDxN02fLK3HOEsJpY8RdEchfSKfeWR/tZNlONxyxm+sT/nbBkeAktLDiXaAeQ0+EhTDF001jhbgnng==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCKKrep00QBmEpIB0gOJXeA8Qj7FHLwNGvSbTw4jwM5FwIgSVoIsz2r5NGKLG2TxNo4bcnK4az4aABfFLR5QLFgO3A="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.0-20170919161452.tgz_1505837701324_0.5003441208973527"},"directories":{}},"0.13.0-20170919182836":{"name":"composer-common","version":"0.13.0-20170919182836","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.0-20170919182836","_shasum":"59eb35ffe32067bd5f6b2233de1fe7162bca756f","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"59eb35ffe32067bd5f6b2233de1fe7162bca756f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.0-20170919182836.tgz","integrity":"sha512-bPhrhw1W7sCRrfI7yvuB1kizNAbIzqnd1obXYD1ClxTYlGQ7QomYyK4h29oqM+rCkvkEpxq1uDIypyPutQfkYg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD4imLDQm6e4KDRdczgKbwAwU6GP3/PtBpiCxGxpiY5AQIgbGjToG8fwFs1Bnsjb4sFOT8mCtMTl5kuAuLX5BJxb6w="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.0-20170919182836.tgz_1505845723570_0.058538652025163174"},"directories":{}},"0.13.0-20170919223938":{"name":"composer-common","version":"0.13.0-20170919223938","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.0-20170919223938","_shasum":"362bc627442f1e96d24b8783a6723da0c53a58d0","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"362bc627442f1e96d24b8783a6723da0c53a58d0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.0-20170919223938.tgz","integrity":"sha512-7bnSN9oBDBLu9ION881M6rhNx0VFDEckA12SYlY6wniH0/6/r+M7FruccfUY6wo+fFrmVa8ou70xrI8Q2n1aUw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCyOexeJp+6VKZ3ZQJV8qZe88K6u/l9qLuS/H9oSuCMfQIhAKDtLFfuZZrHJB5qXdsSkCKKPBbtwG/qfTBvrI8twgBU"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.0-20170919223938.tgz_1505860786929_0.6075148447416723"},"directories":{}},"0.13.0-20170920020453":{"name":"composer-common","version":"0.13.0-20170920020453","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.0-20170920020453","_shasum":"681aadc7cf20e46ef87a6b80df82fdccfd60fbdc","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"681aadc7cf20e46ef87a6b80df82fdccfd60fbdc","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.0-20170920020453.tgz","integrity":"sha512-eACbrA5h5m/9lZ3BFXMkvGA2OGI/o8BpZE6wJ1Ga4gYpNfgPoLR9eAmh81wP7Woew89jKumoMXCxHBwrQq0jxw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDLtUCMON2seNBNaMIG1MYoxRbOUDzMCv6dS66ZsxdYdAiBgLWOKzugq8AAPhtF/Ar6XkVGnmo4MmLS5J+yobCdVoA=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.0-20170920020453.tgz_1505873101794_0.15823270846158266"},"directories":{}},"0.13.0-20170920071011":{"name":"composer-common","version":"0.13.0-20170920071011","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.0-20170920071011","_shasum":"875392c77e6a72bf37fe4904fc580ce68fa28cd3","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"875392c77e6a72bf37fe4904fc580ce68fa28cd3","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.0-20170920071011.tgz","integrity":"sha512-CZw0mBla9aWjFAO1AWBAY264aQX1rFxvM7PHMqcsq5M5SM1p9z8LDwqXvjduU/56xN4GzrH/SrY8FhjkJH/LFA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDB2jHjSqWuBmTiZ3tETr4zHvAjLY2vqY9fX+54kMpCTwIgIzszNr1Ke8SEJrp80NFOZTBYdqpiUNoRebLHaP/14NI="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.0-20170920071011.tgz_1505891418937_0.38292526896111667"},"directories":{}},"0.13.0-20170920090103":{"name":"composer-common","version":"0.13.0-20170920090103","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.0-20170920090103","_shasum":"411c5281d423c7c283ae64e8b35d059debf25ede","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"411c5281d423c7c283ae64e8b35d059debf25ede","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.0-20170920090103.tgz","integrity":"sha512-TMaGtQquuY/9UxD8t4nDm73UDADB2yHgzV6CQjVBsMw+/b41qPV82qqx4Pt0bgcyJX7c/xmH/Gs9LpK1c3zxqw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDipvKWGusXXVN/KLuHP8pPBZ8nMr2UM84mYrhhRB4xZQIgUNzKeb8o6j0LQT1dmiJbD09cmLxlseWn+Acu8pr9Gnc="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.0-20170920090103.tgz_1505898071582_0.1484900212381035"},"directories":{}},"0.13.0-20170920134034":{"name":"composer-common","version":"0.13.0-20170920134034","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.0-20170920134034","_shasum":"8d7be98a844b050c27878dce385fae52ce4dc075","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"8d7be98a844b050c27878dce385fae52ce4dc075","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.0-20170920134034.tgz","integrity":"sha512-3bFN/RZ5Y1rCSbqi7ls5uPoNwCV129yC0hn0cAF+3cn1USjYnYsyclSuJp/ECAci7wK0x4zb2TT5wNThDCnxXQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDqu7wOeT9Vt01NmS1zbQGVawU9CKcXs6PtVSpgV+IEmwIhAJCYr3vDhajF6u1qgAU1tdP4tNkXKMUZgfDQY4nLBK3o"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.0-20170920134034.tgz_1505914842863_0.4058802565559745"},"directories":{}},"0.13.0-20170920181210":{"name":"composer-common","version":"0.13.0-20170920181210","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.0-20170920181210","_shasum":"b26375025d3a174ce23627a16f17f3d1c3972f9a","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"b26375025d3a174ce23627a16f17f3d1c3972f9a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.0-20170920181210.tgz","integrity":"sha512-N1d8tD6vFUWn9uzZ6gASb/KmbgpmlNarzUy3aAhWTLrz6LMGqKPfll6woq3XEpaFk3uWOZj1iGGfeXfR93L7Jw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDSms9qOC5OeT2LOB9ZrhB9BSXqYm/SS2mSHXH7s1HM8AIgV/2ZB1XDAgoSItLQgTSK2+pi0/JwEOZ890esMB//rW8="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.0-20170920181210.tgz_1505931138847_0.11489718686789274"},"directories":{}},"0.13.0-20170920215108":{"name":"composer-common","version":"0.13.0-20170920215108","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.0-20170920215108","_shasum":"7645458eaa88907bb1c786af56ddd52cb38afadb","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"7645458eaa88907bb1c786af56ddd52cb38afadb","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.0-20170920215108.tgz","integrity":"sha512-mZ+Ord2Xu0u2QYuGRUVnAu540OhpvUk2a1NK2QixcQ1GSCXnKqOtnR6Phg+pojuRJlCsNfhsbHBgvncqfz7Igg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD3OoWxgWP3pm79PcLVc/AZZjHfGRdTHFBzUex8IESQcQIhANnxfpkOqF5HTLytC60Bwg3IX9nDLD2/F8MsQk6OyWFO"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.0-20170920215108.tgz_1505944275628_0.8375427813734859"},"directories":{}},"0.13.0-20170921020524":{"name":"composer-common","version":"0.13.0-20170921020524","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.0-20170921020524","_shasum":"38c5334c0e7446c8fccdbff1dfdbe2fb4dd7366f","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"38c5334c0e7446c8fccdbff1dfdbe2fb4dd7366f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.0-20170921020524.tgz","integrity":"sha512-hAazViC8t2oCtLx1yqiZorRh1vMF6NhfF8VJ2oAunZyNNSP4a0mudqQGeC0RABPaX0FCcvRQcIt6tPiXWY82sQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCVNpPxAH6W3nYe1E7ZBm8xh4nHkuI92laTCmYGXleRugIgeSICm0ocGol3mW4KiFd/JiIrH6HUO+dhPxT3XZoe2JU="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.0-20170921020524.tgz_1505959532776_0.7530530556105077"},"directories":{}},"0.13.0-20170921092653":{"name":"composer-common","version":"0.13.0-20170921092653","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.0-20170921092653","_shasum":"e5c05f82a35dbb21b4b44c4eb5ee59f3b8432b66","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"e5c05f82a35dbb21b4b44c4eb5ee59f3b8432b66","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.0-20170921092653.tgz","integrity":"sha512-TlZKw0PCfWF0LUwuEzxGSx0YeI/3V0b29dtfPIW2f7gQTtRuPUoniW0MO4rhgdenNdjnmqoD6UpdGtxr7eSNQw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDzO+pyr410XFnEtXPHN7rOe3HzUilTuGStFUkkd9+lqwIgCGgKhftIV4j8W0Q1vf7LQ3uwmY1yIGO9WMAHZ2nceFQ="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.0-20170921092653.tgz_1505986020500_0.823150563519448"},"directories":{}},"0.13.0-20170921115102":{"name":"composer-common","version":"0.13.0-20170921115102","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.0-20170921115102","_shasum":"80e4bf91e458c07fd88acdffff644a0ed6893493","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"80e4bf91e458c07fd88acdffff644a0ed6893493","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.0-20170921115102.tgz","integrity":"sha512-kFb0ug6tmT32IvJrUUuUjLAogYje0TSIm/G9qIyolSm2vv0uwIN0vl4/zQPo0wrrrWUDgMXuKp9WgccdizdnDA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC03bULeUQNnTr8RneDvqRmhlquJeOwaUOfFN3kqduB9AIhAOiFJI79r5j85YhYG0LwZ2uS4aDuLiDbxB1vkGMyeCuZ"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.0-20170921115102.tgz_1505994669369_0.09106104215607047"},"directories":{}},"0.13.0":{"name":"composer-common","version":"0.13.0","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.0","_shasum":"a28c70d74c0727b31848c1ebb443d7822bc04614","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"a28c70d74c0727b31848c1ebb443d7822bc04614","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.0.tgz","integrity":"sha512-NAD/TqtMu6w8UuiW3C1JnqV4GWjnwoIdt3g+gLVzyxidQzL3Pldl9zm0Hhuc/wC0Hb0KohxqJPJXRR1lMqudFA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB4x/129IJpm+NjXq5kXppzYnAmdKhI8Togs7tXwqvGYAiEArG285/mavowayj5ZHs+ZMdFdbriqzaIkdy//A4C6/n4="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.0.tgz_1505998437377_0.8978141236584634"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.13.1-20170921132519":{"name":"composer-common","version":"0.13.1-20170921132519","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.1-20170921132519","_shasum":"499d9c4242557d8cc18b38756178901fd31aa4cf","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"499d9c4242557d8cc18b38756178901fd31aa4cf","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.1-20170921132519.tgz","integrity":"sha512-CobS4/kcgB7kdMwn8eB2WzKAoBB1kAQFXlKWY9ClaAamXWcT+WOJUX3N2m8KZZEs65FhDM7tB/KNnbbcOm058g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGPVB+k/VJfS0gd7Vzc++jWv4aB0boWOUOa4vJjJKmevAiAYMIeQYxLFw5R5B2W31hKEbuAaF4iJ+zhdI0z++FQkog=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.1-20170921132519.tgz_1506000326435_0.2666046067606658"},"directories":{}},"0.13.1-20170921154620":{"name":"composer-common","version":"0.13.1-20170921154620","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.1-20170921154620","_shasum":"47617c620d1715ffa848fff6e955208c66201dbe","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"47617c620d1715ffa848fff6e955208c66201dbe","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.1-20170921154620.tgz","integrity":"sha512-9Yuu/dekS1zcBw8/h9BG+bKE0FBpChS5jpHAMdSTmNkwX1zGR1YZ4BeRhoK+GoYJfJuoJCmpPsim/hYR4kr8EQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC1AcjcQYA2MGD059bIhdS2bi+nwE/IOcb76oYwHaUs6AiEAouVmLPH4hLSTIX521VhQ0urlb8t6fTesmqT+IJ04yqk="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.1-20170921154620.tgz_1506008788387_0.18517688266001642"},"directories":{}},"0.13.1-20170921165610":{"name":"composer-common","version":"0.13.1-20170921165610","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.1-20170921165610","_shasum":"cdf2d3c14a276550fe9a4dfdcc14934f56c659f2","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"cdf2d3c14a276550fe9a4dfdcc14934f56c659f2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.1-20170921165610.tgz","integrity":"sha512-UWJjs8sYGJVXedTvrHG/XcH+96AdSNvIm6/zz3dDYfHeTAOtVU75AQkUZF17HkQtnnTGdmoGN27+JME1TkOOAw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD1IfGzOwSmz3oNU+eyx/DxA9bF5ctNxVxQitZu+PLupAIhAI/nuY8Wn44+pzjB0G/qG+/bxWd1GUWmy/MxRa0A8eGz"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.1-20170921165610.tgz_1506012978212_0.024351132567971945"},"directories":{}},"0.13.1-20170921180453":{"name":"composer-common","version":"0.13.1-20170921180453","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.1-20170921180453","_shasum":"8c26a4c845df88f86a18b04fcdd5dc6b0fedf0d0","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"8c26a4c845df88f86a18b04fcdd5dc6b0fedf0d0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.1-20170921180453.tgz","integrity":"sha512-ozfrUq/FUYSPQ7bzqcHDQo124rBxllfORxy6/40/oL7qUvT7Zx1cpNzSptfwaJI8sXyin2QVxHi9JAxq929Sdg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCP8e5D3u4bHoHjlUb+RC5bzvm2d2rVtxAChZBZpC1y5gIgbhCw/qvqjCrVNRkh8l4+1+70jMn9MQwCIBpuoHeZrUc="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.1-20170921180453.tgz_1506017102611_0.6184323106426746"},"directories":{}},"0.13.1-20170922020504":{"name":"composer-common","version":"0.13.1-20170922020504","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":99,"branches":96,"functions":99,"lines":99},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.1-20170922020504","_shasum":"dec7d6959f5f05b4a337c77322c0b57d70a8c83f","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"dec7d6959f5f05b4a337c77322c0b57d70a8c83f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.1-20170922020504.tgz","integrity":"sha512-GkxFpE7iNtCxkyHHvMihi50wm/tUBsAjln2Ogtf1F3jZM/jagBUCOrlYbNvZFEWzIyNsOhzejgIknWsDp9KOwA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFTE/QK/FkFIY23y/8vGff7jDWGmU0C9s7DfSIJ1OtVGAiEArpOYB9j79XluUI0yjJHRT8jKxdouTSSTv8uT3YNSKq4="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.1-20170922020504.tgz_1506045911188_0.07068995316512883"},"directories":{}},"0.13.1-20170922103116":{"name":"composer-common","version":"0.13.1-20170922103116","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.1-20170922103116","_shasum":"d9c3963e9890ee6d11478fe38dbe77b383f3afd1","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"d9c3963e9890ee6d11478fe38dbe77b383f3afd1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.1-20170922103116.tgz","integrity":"sha512-ACD38zS2fql5zYIjaVTAm/BROsHUge/DTEpfhQvbIh6icPEPJdgn52FKLEvHm++IHqFLZDBhkULr0U6L2//wDg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCGyegHJx5aTvdcNcWuM6Bp1IByFzvnzzOJLUXSvh/aTgIgTw6JQpEwzelvAEjS7fSJyq6934WgbRMe1caJ/r+CFbk="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.1-20170922103116.tgz_1506076284219_0.055334605276584625"},"directories":{}},"0.13.1-20170922124359":{"name":"composer-common","version":"0.13.1-20170922124359","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","random-words":"0.0.1","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.1-20170922124359","_shasum":"ac94326c8447545442631b621bdaa3f02aedcbf0","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"ac94326c8447545442631b621bdaa3f02aedcbf0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.1-20170922124359.tgz","integrity":"sha512-yT5h6qipqaRtmv9VBgBFCBssGh0C/vDDqtgyBI1yEE3VAO6IiSBUfr8br60hSl0V2JOUZudeE6mpd8MmtzManQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFEnDu6h5aA6oVse2sL6kiqvIIGNTgw5uFxpF7wplwKjAiBS4EsqDZhsKpS9zmsQ1quVXgkRidptvFcyfNgJ9x9iVQ=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.1-20170922124359.tgz_1506084247717_0.21253039687871933"},"directories":{}},"0.13.1-20170922135924":{"name":"composer-common","version":"0.13.1-20170922135924","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","lorem-ipsum":"^1.0.4","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.1-20170922135924","_shasum":"22b34a52ed6225ffaf89352a6350d58bb919b3f6","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"22b34a52ed6225ffaf89352a6350d58bb919b3f6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.1-20170922135924.tgz","integrity":"sha512-bjtXBjwG6soYHiev3iHjU1bEoHRt88geqcavVMCx9pheWzoQEAf4QJgFVpE6ojyKNFydtM+WVeFR+sz5oEU+LQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDH/u0LKVq6Y5n8LTBclcepqQm6LcSKn8lWzt6DUY8dMgIhAPiSBke0v385DTnpRrTo2f6FkjdlH6g5WzIS1d1AZ9LB"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.1-20170922135924.tgz_1506088771892_0.5138689416926354"},"directories":{}},"0.13.1-20170922151036":{"name":"composer-common","version":"0.13.1-20170922151036","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","lorem-ipsum":"^1.0.4","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.1-20170922151036","_shasum":"15eb27164795ff2c071e007dace0d9b1c1521a58","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"15eb27164795ff2c071e007dace0d9b1c1521a58","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.1-20170922151036.tgz","integrity":"sha512-Ha1WI/XKCSwE1L08kgUSPFxmmLWPvF+3K/kAKV58tqCDlykmNbXr0/mKvszAWU2DQYmgP95aNXjC9ImxUvnWew==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDPdv23wqPvKZz2Dg8XOwbW9JlljweBAgyIHzTInQRMEAiEA1Wad5Gl7OlDiXHcWDjwlCd9Bt6ia34QROuk9ZYDJGiY="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.1-20170922151036.tgz_1506093043339_0.39806052506901324"},"directories":{}},"0.13.1-20170922160713":{"name":"composer-common","version":"0.13.1-20170922160713","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","lorem-ipsum":"^1.0.4","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.1-20170922160713","_shasum":"bdddc536ff03af03b0356d51c851b44b498ecaaa","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"bdddc536ff03af03b0356d51c851b44b498ecaaa","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.1-20170922160713.tgz","integrity":"sha512-MFGj5a7w5rrfd2a/Ui5bVgTBSiwjAjg+jgCfjz9AexVU6d7fx8IuKCJxcWIwADqvr64NJrmBpKmgak3lAlT12g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF1u3+H9E2jsSxQddoTAajtwhqWUXLjKFQlHKVP3upDEAiEAwynyZWQABM0wGwqOBFtT7CFHtPwkg5th41Ts+GEZ4e4="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.1-20170922160713.tgz_1506096440590_0.4522799630649388"},"directories":{}},"0.13.1-20170922170752":{"name":"composer-common","version":"0.13.1-20170922170752","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","lorem-ipsum":"^1.0.4","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.1-20170922170752","_shasum":"f6f22adec875bf9bf7090cc011fe746ffa4891c5","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"f6f22adec875bf9bf7090cc011fe746ffa4891c5","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.1-20170922170752.tgz","integrity":"sha512-TDMAayBu99K7HFWnjKMJXDDBJbKtXFhczsAfsiD/gqR9FAEkGq5AKU4lMTGew9zGQ9Py+RXUhryFkX6UB6Gzhw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC6U9FlOlUq0QfaLfovbJmi3tl+Zmd/CFFWA2UMOZeuAAiEAvSi27txFYH9Z371dG+/8CFjgXvS5nRrfRx51ml2oX4A="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.1-20170922170752.tgz_1506100078580_0.05290894955396652"},"directories":{}},"0.13.1-20170922183043":{"name":"composer-common","version":"0.13.1-20170922183043","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","lorem-ipsum":"^1.0.4","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.1-20170922183043","_shasum":"ab51c63b3c81d8778f3ba9ce53bac1f05e5c05cf","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"ab51c63b3c81d8778f3ba9ce53bac1f05e5c05cf","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.1-20170922183043.tgz","integrity":"sha512-0erHInethBhrI5G9DcRzF2Lww6hyY1Ub3ycuA4p2iMNezS0nRspWNXH6Gbhpi3PsYx+Il1I3RIWQZMKsvsJcuA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEpD+NKoIfIz88SBv6p2ps9NFwEVtxkpk8Q1Fl0NRQWaAiEA4tyaV36R83LlktpYDCbgDnolVxwRacLlX/xjGlDUQ0s="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.1-20170922183043.tgz_1506105050506_0.6977708151098341"},"directories":{}},"0.13.1-20170923020658":{"name":"composer-common","version":"0.13.1-20170923020658","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","lorem-ipsum":"^1.0.4","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.1-20170923020658","_shasum":"4af7926ef2b9494afbb7a0a2edb2146efb8f7ec9","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"4af7926ef2b9494afbb7a0a2edb2146efb8f7ec9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.1-20170923020658.tgz","integrity":"sha512-fEA/cZIAWZRyFRxp7Z75iKzdG5UT8sA+g75Ue0NbYWW9kZi86yMHpkSuNJHdpYTKRKgwzZXcS/lZlwyYHvmnMQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDhksDUUxj1I9KYhoep81hKArXV221Auxns+UOpl5UGxwIhAPlgCK5H2Yn8CvL6W79GnHkzu10TDAVUR4pRfELwV3q2"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.1-20170923020658.tgz_1506132425456_0.38346605375409126"},"directories":{}},"0.13.1-20170924020600":{"name":"composer-common","version":"0.13.1-20170924020600","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","lorem-ipsum":"^1.0.4","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.1-20170924020600","_shasum":"5ec64910ecaba0f03d2fa179ac66c6fd4a9cb509","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"5ec64910ecaba0f03d2fa179ac66c6fd4a9cb509","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.1-20170924020600.tgz","integrity":"sha512-XAOWlu4SL6B1MOuyKkQkvz6d4qDDezSQFsWchkvhtzQ9f9awMr/uKVlyfIAErY2V6ximooZLCDyvPUBPKQCGHg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF8vCH5fiJAxsHAEO9IsKi4SgomVomSlPCBkNOnXK5U7AiEA0CQfoHBsxifRC7cY65AIJMZCTQZebn9naLAg/tep79g="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.1-20170924020600.tgz_1506218769548_0.5005936285015196"},"directories":{}},"0.13.1-20170925020614":{"name":"composer-common","version":"0.13.1-20170925020614","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","lorem-ipsum":"^1.0.4","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.1-20170925020614","_shasum":"de195d39c739c7aba8a41905d9bf06746ae31bea","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"de195d39c739c7aba8a41905d9bf06746ae31bea","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.1-20170925020614.tgz","integrity":"sha512-v+96FbQksd4odO1fkOifhLirCwGQ/rTvcezqju/bGGP3ba7OgJMm5kb5SGjStVsFRBfs1I0LoHIzLPLIjRWhmw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCR6Ysf1vWuu1W/m+NS41mNWjy8k3KfDXwJlD5UchCIVgIgAjGbSzuCocRHA9Zzf39gzMVRVBa6mL3BF9CsACg9V58="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.1-20170925020614.tgz_1506305181222_0.9231782467104495"},"directories":{}},"0.13.1-20170925144831":{"name":"composer-common","version":"0.13.1-20170925144831","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","lorem-ipsum":"^1.0.4","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.1-20170925144831","_shasum":"0994f24a81f2d5350a3a8ec379979d8535b66366","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"0994f24a81f2d5350a3a8ec379979d8535b66366","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.1-20170925144831.tgz","integrity":"sha512-mJ6swpA/rF4dBv9+DqNij5t1k57f4GZNvThcUpHYXF6kbFMH+thUPEFMbhkqOCYCO78TdkLKd1T6lBFUed5PVQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD0KD4N2JjNm9UQAbudDHfzE651eAgJc6DQ4bB0YBqelgIgRKWY2qajLIxt9dsC4GMNBWtqeSF00bKl//DiYnljj5c="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.1-20170925144831.tgz_1506350918306_0.19916764367371798"},"directories":{}},"0.13.1-20170926002710":{"name":"composer-common","version":"0.13.1-20170926002710","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","lorem-ipsum":"^1.0.4","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.1-20170926002710","_shasum":"387928ddcd0a49407c59c6840836b9269a4c00cb","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"387928ddcd0a49407c59c6840836b9269a4c00cb","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.1-20170926002710.tgz","integrity":"sha512-1iW1FeMXFHLR7DUChCcTCmn62nF5Y5cB1OaxlsDIZuNKr6ZBeuDhZ6fmUFSdl8ky3/M5DFZeApYW45JA8U8PIA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCVZz0SoGdwKwsYYfceFrd+dV46xIsVE3rCCq+mxj/lwwIhAJz0ll0Rz3R9q5kZp6kyOwd9MdzyO2rDzUIJ5hTvfY0c"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.1-20170926002710.tgz_1506385638008_0.9264523920137435"},"directories":{}},"0.13.1-20170926020652":{"name":"composer-common","version":"0.13.1-20170926020652","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","lorem-ipsum":"^1.0.4","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.1-20170926020652","_shasum":"6afb2d06c3fd6067b0d72b0f578489159faccd44","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"6afb2d06c3fd6067b0d72b0f578489159faccd44","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.1-20170926020652.tgz","integrity":"sha512-dUkBHd6M5ceem6mxmSPZt2UtKafqSeS1dE4v5ZK5B+d+WdW7LkA1NmLp79wzBTMBARGVxv+bPsqnvrfPiSWgRQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEuyPuD90nQX5cD9Gi4u0S2/44s208twWKCeosKWlMcIAiEAvt5/mQjf/+ipWXJ1kNSBb+pq5ryJMcuXsV/uPdJyuKU="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.1-20170926020652.tgz_1506391621408_0.5468100740108639"},"directories":{}},"0.13.1-20170926071801":{"name":"composer-common","version":"0.13.1-20170926071801","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","lorem-ipsum":"^1.0.4","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.1-20170926071801","_shasum":"f9416c5f49f67a72edc87cfb825b72cf5237a4de","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"f9416c5f49f67a72edc87cfb825b72cf5237a4de","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.1-20170926071801.tgz","integrity":"sha512-axDJ31vFNbvdpqFn6yiBGFqvZbjsvK2Xe6bINl8M46pJ8pBWFHqeYJ/SVC7mwldFtRuvqNAhR32HTj1icpYi4g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCLOyb/AJXfiXWl+NOSaKXK/YqFc4WVsLsn97DfcsbCkwIhAONbjwgtwffMiOzUUomtuQ4YAgrKO/UV15ozDqsu3RLa"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.1-20170926071801.tgz_1506410289490_0.37503692018799484"},"directories":{}},"0.13.1-20170926121352":{"name":"composer-common","version":"0.13.1-20170926121352","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","lorem-ipsum":"^1.0.4","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.1-20170926121352","_shasum":"ceb7d72f9f586dc5214d9852596ecd83cba90e28","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"ceb7d72f9f586dc5214d9852596ecd83cba90e28","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.1-20170926121352.tgz","integrity":"sha512-RxmH1fzJHIfAzsbvwF5CHqoWO4NtCGcs3h4w0kmWWzQM/inKDj2sTUshvvP4/XJK9As2OWnrrEfT0fykL1UA9g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDSf7DeZV51fLOAVUwN8xZiP/s3QDQDkQa1ZPA5UgaYqAIhAJNVfUXv0Re+r7iwclPbbX27r9FQhpuY/z/c8jEQ+d4Q"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.1-20170926121352.tgz_1506428041173_0.50586744165048"},"directories":{}},"0.13.1-20170926140130":{"name":"composer-common","version":"0.13.1-20170926140130","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","lorem-ipsum":"^1.0.4","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.1-20170926140130","_shasum":"c71f79a52ba2b89fc10bd3be5d2df90d971aef55","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"c71f79a52ba2b89fc10bd3be5d2df90d971aef55","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.1-20170926140130.tgz","integrity":"sha512-09KkRlnAnWjplGanjduBk3gWsLdencwPP/BEIikftiPZVqA0wouTzN72YWQxYxZJE0beC0zLwQLmVi7k9YktMQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF3yPgj/CodmDOv+Wi4TH/Hi6ZC39O1/5G+ViloI8DD4AiAEvS/YTubcpHhevHCHSYZ8Kpy69FAXcIPwqJv1SD2BYQ=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.1-20170926140130.tgz_1506434497917_0.8868402887601405"},"directories":{}},"0.13.1-20170927065521":{"name":"composer-common","version":"0.13.1-20170927065521","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","lorem-ipsum":"^1.0.4","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.1-20170927065521","_shasum":"f5e195298277b8d08efa412f93de5fbb6ace0d96","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"f5e195298277b8d08efa412f93de5fbb6ace0d96","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.1-20170927065521.tgz","integrity":"sha512-QVtaoLjs+HJTe9/0KS67Jmqm7T/awaKALrSZqunV7qjBxRrHRkszs4S7fm9VOuYJJSZcbybeT+Ne4m/AtZNIxQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDAnmQMF5wie526+EffVWUbaW45xKx1G2k1WngxR7mA/gIhAJNuQ31wpFgMFUAj3SDnkYLf+OIccI1d4Gv7L8ORIMbz"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.1-20170927065521.tgz_1506495328983_0.657284518936649"},"directories":{}},"0.13.1-20170927131528":{"name":"composer-common","version":"0.13.1-20170927131528","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","lorem-ipsum":"^1.0.4","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.1-20170927131528","_shasum":"7e1ed4532cbecc81a3d3fbc6c4a8178a39eac730","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"7e1ed4532cbecc81a3d3fbc6c4a8178a39eac730","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.1-20170927131528.tgz","integrity":"sha512-CSzanm4LOLA25auuFMcggt7fpbmmqARYY8RljYCQA0czQF2mYRdGUU9spNTed4/QCXmFldeDLULPI5lys+Q49Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDhRqIBpOXOyYNRodWiTXNq+jYp5Jmuma2Nnxjbip94rwIgWirpQFhvWcRNH5c3kPP0m71DkZomGEjuCXn/3ItU/L8="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.1-20170927131528.tgz_1506518136003_0.5179831376299262"},"directories":{}},"0.13.1-20170927163900":{"name":"composer-common","version":"0.13.1-20170927163900","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","lorem-ipsum":"^1.0.4","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.1-20170927163900","_shasum":"5ec42b5defb72de96d7638a4240bc1427c3e4de5","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"5ec42b5defb72de96d7638a4240bc1427c3e4de5","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.1-20170927163900.tgz","integrity":"sha512-l692HzjL71ghcsbCTttJuBPQSj3gY/TKJC933FHhE1sdsIab+m+rbiqb+7hSZrWFygJAYnV0wJaUCgPWaqeFdQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG2MH5M9/xUUewdlWEAu2p0iX+AmLup/UaK0z4MY0Bh3AiEApXxajZ6n2l8SRT9tqpjPNAgIIJH2S+rCjZz0EnLZClY="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.1-20170927163900.tgz_1506530348596_0.6658997286576778"},"directories":{}},"0.13.1-20170928020710":{"name":"composer-common","version":"0.13.1-20170928020710","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","lorem-ipsum":"^1.0.4","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.1-20170928020710","_shasum":"2f93589f54b4427ab70de0b8089551bb09c08999","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"2f93589f54b4427ab70de0b8089551bb09c08999","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.1-20170928020710.tgz","integrity":"sha512-8r6uLN1ecV9S1icQS6oGdT8pi79eqTN2QqMPR8+zxjE7UEdE+153fvfeEf03cQhez7NsphO55QLBai+67WJiQw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCrou6GFmj/llfFqgTgoBGEZGbl2sA2rQNtdfD3d30FjQIgacupL7gTqip4HiwXS8PzQxfZ8tYkIN7ZBKe/stpm/Ig="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.1-20170928020710.tgz_1506564438078_0.7235533623024821"},"directories":{}},"0.13.1-20170928090717":{"name":"composer-common","version":"0.13.1-20170928090717","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","lorem-ipsum":"^1.0.4","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.1-20170928090717","_shasum":"56fd4b8d489b00546e2b9ec312cc651bdaf8d002","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"56fd4b8d489b00546e2b9ec312cc651bdaf8d002","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.1-20170928090717.tgz","integrity":"sha512-qADVberFlTVwUhUdPs0Cb4UUs1r9xn04gxcAGlVhRIpuZo/TXKNJjzS7mD+YYSGl139QJouqYHbANyq0JVy23Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF2YPX6TW7tlmT0IV/vv7J3vc1RPQP/aGzcTSx/H2QWNAiAVqamozvmlb8HzHNGS3gHcqKDMARNwZeuyGKtGwx03+A=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.1-20170928090717.tgz_1506589645561_0.1834482061676681"},"directories":{}},"0.13.1-20170928095059":{"name":"composer-common","version":"0.13.1-20170928095059","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","lorem-ipsum":"^1.0.4","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.1-20170928095059","_shasum":"155cef0af84a7df66044ed3d70bf2542afe81c6c","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"155cef0af84a7df66044ed3d70bf2542afe81c6c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.1-20170928095059.tgz","integrity":"sha512-nM3XpObSqulYHUJr4b4/V5XY5ywO2sbH9ssYyC89CsWWsB29G/DbO3KrCIsN2NulTLtlDi+BpiOef7pAapeRpg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDY8jcZ0SSowwvcDHHtWd3pJu1fndz0y5HA5ph3PekMzQIhAOSbnXdSW22sebLhwHBPtXyv491zd76ww32DCYFch7iC"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.1-20170928095059.tgz_1506592266526_0.5512198931537569"},"directories":{}},"0.13.1":{"name":"composer-common","version":"0.13.1","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","lorem-ipsum":"^1.0.4","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.1","_shasum":"c9266a039f4357b5acc87b17b2adcc803039a62f","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"c9266a039f4357b5acc87b17b2adcc803039a62f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.1.tgz","integrity":"sha512-sKVaorSIUiChHX/ZOF0zaNqWZokDHZRvh5IxWUm1PPuX9cbMCrbvbit1rlrrdhqpYr89K5KcJtgATjsLiG70Rw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFFnYRPcm+CS379llcIIuyk6Eop0p24IsfesVscYK9nwAiEAkn1kSGsXeaR+WOynAIEUQYT20wFRXb48D93x6APjNZA="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.1.tgz_1506599252625_0.1391114410944283"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.13.2-20170928121708":{"name":"composer-common","version":"0.13.2-20170928121708","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","lorem-ipsum":"^1.0.4","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.2-20170928121708","_shasum":"1645ab8be926b03a3f3eab5071ba3c00db62ed92","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"1645ab8be926b03a3f3eab5071ba3c00db62ed92","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.2-20170928121708.tgz","integrity":"sha512-6Uh6QicTfMqbLvYpbagpSmK22Nce0RpPHGp71JsJTRjBf1I534kqZHcNNiYtcDey2D5ockpKPUtnvuqtaMYUHQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDs0YSsrLqfIdCZz/tHbVQ9yvJW8GqPDBVbs7Vn9djUcAiBARLB6mDlg5W+NSzidsKk41cj2dLnWp4yJM9obNYQ2hg=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.2-20170928121708.tgz_1506601035629_0.17579503823071718"},"directories":{}},"0.13.2-20170928165029":{"name":"composer-common","version":"0.13.2-20170928165029","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","lorem-ipsum":"^1.0.4","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.2-20170928165029","_shasum":"53da4cd6e33d0a8145ee00b5ffc59a09a6acc400","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"53da4cd6e33d0a8145ee00b5ffc59a09a6acc400","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.2-20170928165029.tgz","integrity":"sha512-mTkhbRU+pd23HSyUp3FKJNEYTi3EtuHkq+Q3FjuwlfOpmOzJy67AVKZt4DxMX2cwG1bJmf2Dw8yiAWU4OnTihQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBwejAF4XSRB6UQp/IgroICEVTn1eKnmDrWWx9lZqz6+AiEAkG7tPu/hThh0dhQ9Q0WX966HyBSjp8b/VsXb4VlJpqo="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.2-20170928165029.tgz_1506617437970_0.8498282681684941"},"directories":{}},"0.13.2-20170929020655":{"name":"composer-common","version":"0.13.2-20170929020655","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","lorem-ipsum":"^1.0.4","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.2-20170929020655","_shasum":"a8b8b8c39b79bf479cd4533c24c568d6c767baad","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"a8b8b8c39b79bf479cd4533c24c568d6c767baad","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.2-20170929020655.tgz","integrity":"sha512-vJpQRV7Wlvy8bqM0lAj1Ys20f64UULqrwbCDQOXUnhoewI92wjr3H/HkqN9OyPkbvfqcaOALZFuyDa1y23gKsA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGiT1G0sbCMyRNCOyURlU1/g740r1suBHuiIjvup6fiAAiBnZPEsYIUukrlwtQaPfSuE7cpRtAILXus1qDM/y/NPow=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.2-20170929020655.tgz_1506650822071_0.426495686173439"},"directories":{}},"0.13.2-20170929130423":{"name":"composer-common","version":"0.13.2-20170929130423","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","lorem-ipsum":"^1.0.4","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.2-20170929130423","_shasum":"b910793e655ba99b253c482f0251ac8f31eb048a","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"b910793e655ba99b253c482f0251ac8f31eb048a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.2-20170929130423.tgz","integrity":"sha512-XYffFgG+k2Dvntby1Ydmg5T5rwoTG1q1SID0UvdSFGSAIvFAU7qz0/jzls6wMBIwbwU1+FuYnqOnLriAfWV1uw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCIHNISyEss/USUylO/ElKWJHvE3B+j+pa8n8Y+3YBgmQIgegxs6novhS5dCU4R3ktOFa9hAUgV+HJ/Z/q6+10F/ko="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.2-20170929130423.tgz_1506690270461_0.7076073917560279"},"directories":{}},"0.13.2-20170930021334":{"name":"composer-common","version":"0.13.2-20170930021334","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","lorem-ipsum":"^1.0.4","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.2-20170930021334","_shasum":"92fd774cfe075ce2c93969c12c03821f6c9718ff","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"92fd774cfe075ce2c93969c12c03821f6c9718ff","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.2-20170930021334.tgz","integrity":"sha512-wiL2JVuXUvRRuMfF5wjqNAVtuvK+Rh127Q5m0NtSCnyWkDM5sr1au86K9RYuwoQr+obnXBu3M6544cM6BRphww==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQChR2TLRO0s76nm0mpkkgD96plJuJPZ1r4OPH6/nLPLugIhAKEhdP6vALPBJ/FVh6D7c3QPqCU+gBYxXTOvsI/GK79M"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.2-20170930021334.tgz_1506737621868_0.24410616443492472"},"directories":{}},"0.13.2-20171001020848":{"name":"composer-common","version":"0.13.2-20171001020848","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","lorem-ipsum":"^1.0.4","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.2-20171001020848","_shasum":"21446ea15212873aeeaebefc49b88d557861c60e","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"21446ea15212873aeeaebefc49b88d557861c60e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.2-20171001020848.tgz","integrity":"sha512-J8xEba86MlDeLlNtCySSfW1Un58UyoGs7AOqGGdNBlO89Xu1Aw+Fm9N4XWmBc/GuvhfpS+ttoHOYwOX8n9cOgg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDy7af1npgUBPObp4oVjrWpfg9WipQBF1NGA6A6APFzEAIhAK9q5ebqZvIzPcIaQcpl9GqliZz9UemGPLFTl5m8tjZL"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.2-20171001020848.tgz_1506823735463_0.8921399360988289"},"directories":{}},"0.13.2-20171002021012":{"name":"composer-common","version":"0.13.2-20171002021012","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","lorem-ipsum":"^1.0.4","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.2-20171002021012","_shasum":"aa2fd159351031395523eddf1d1faaa06f67b06e","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"aa2fd159351031395523eddf1d1faaa06f67b06e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.2-20171002021012.tgz","integrity":"sha512-PPEbd28JKWqgnikCWutFZYvxyJC/KDbZ2w+nkqK5r22nGlly/KzfolbhRN6MVD42+C0XLSS82eRg6onslgY9aw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC+7DrvgGhhXbNGE31etYRiTEw3EvGa12ADn0MfVQzXiAiBvu8vibr+dkuCPC1D6nM4VI68s79Zz/NIhaLEOvyN+9Q=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.2-20171002021012.tgz_1506910219892_0.05037156748585403"},"directories":{}},"0.13.2-20171002074607":{"name":"composer-common","version":"0.13.2-20171002074607","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","lorem-ipsum":"^1.0.4","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.2-20171002074607","_shasum":"832440f6f042a98634181e3131afecb05e073c6c","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"832440f6f042a98634181e3131afecb05e073c6c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.2-20171002074607.tgz","integrity":"sha512-rNKIGdT2AvUmuzMRuEIxgiYOgX9DjrvbhbmK4sieivivkp+1F55WauAsnwJR6Wq5fxl90lF5q0jhDOURYbTwpA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC5Y+eBlnyDmI14S+/Krsz3c2Lj5R92t1Xi4pGaHWzsVAIgYa+b6ipnMeaMddk3lNC+gGo3fHmxMvUCxj34XTGNCew="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.2-20171002074607.tgz_1506930374536_0.948197707766667"},"directories":{}},"0.13.2-20171002094139":{"name":"composer-common","version":"0.13.2-20171002094139","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","lorem-ipsum":"^1.0.4","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.2-20171002094139","_shasum":"7d83d6c06f276c7e6644cc434b7541bdc3cc5725","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"7d83d6c06f276c7e6644cc434b7541bdc3cc5725","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.2-20171002094139.tgz","integrity":"sha512-S9ONV+8UHWuMn6b3ImODhn6RFcJe2Ur0gdHRkiU8uQ1zgrWnhGUQPfSmVJmMYN+5CL34P6M01Ww70GVwV2UfNg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG1c07mWagT8yg2f0QViS+EBtjzHlI7QDpIqRrNOql76AiEAsk8i+tmruphzNqnOgHV4SLXzTMjd7BenAJOJrfP+X04="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.2-20171002094139.tgz_1506937305597_0.038172085769474506"},"directories":{}},"0.13.2-20171002114010":{"name":"composer-common","version":"0.13.2-20171002114010","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","lorem-ipsum":"^1.0.4","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.2-20171002114010","_shasum":"6cc5fc68bb90fda5140cc6b53052b95252826995","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"6cc5fc68bb90fda5140cc6b53052b95252826995","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.2-20171002114010.tgz","integrity":"sha512-4JspgbWqbGkebGg/waLzGI8lasLfdr+wyTXliqGDRyzyzGEUO5Hzg8Vm0a+Up9iAy+GL4sp0XSw4ny3ZhB2h8g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDkR1GPbVFw9USjigzsyosTaF9dBUqUy7LSxPeHLS8WiQIhAJDuzfalgEzlXTQ/ejATJ34ayBTHyFYiFt64SNVTttnv"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.2-20171002114010.tgz_1506944416736_0.2766024705488235"},"directories":{}},"0.13.2-20171002150552":{"name":"composer-common","version":"0.13.2-20171002150552","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","lorem-ipsum":"^1.0.4","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.2-20171002150552","_shasum":"b70bdcdaa4c08e377a616f01d8ca21181b1acabd","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"b70bdcdaa4c08e377a616f01d8ca21181b1acabd","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.2-20171002150552.tgz","integrity":"sha512-euC34amscXms3URThusCDb9Kvn47yEOBgPN+3QtUgoGmLb24yEJ9jjV/U33iqDZip2oUAFDxJR6I8MJZMpAMGA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEQoJFegEvF279MR3MzNu3U3aBCHNCNjgHNpozcsY95WAiAd9gZBywxUdODjfx2sfJHCvZ0YosEuLH+fY6p/5EMcZQ=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.2-20171002150552.tgz_1506956760454_0.4790217038244009"},"directories":{}},"0.13.2-20171002173435":{"name":"composer-common","version":"0.13.2-20171002173435","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","lorem-ipsum":"^1.0.4","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.2-20171002173435","_shasum":"b2844ad9fe6ab6bce2c049ca57f10907fe89994c","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"b2844ad9fe6ab6bce2c049ca57f10907fe89994c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.2-20171002173435.tgz","integrity":"sha512-iHP1jkucCAAByYYubg6GBcGT/xh5k6Or1zw1vrxIzt4MQOXP7AQixGf5I5qK0GDs8xlufQq7OhSoIjcmAFGgEA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDZwiTuWbOpsmwg2hzEiZNmXOP8t7deO/ttcUAQNeF7ewIgUXSAliSGgq+jiJQ40NhR+N0LqcZzqV/ByQhD6C/WPDE="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.2-20171002173435.tgz_1506965684966_0.6356739476323128"},"directories":{}},"0.13.2-20171002183418":{"name":"composer-common","version":"0.13.2-20171002183418","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","lorem-ipsum":"^1.0.4","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.2-20171002183418","_shasum":"e3f5098506f20c0aef49e96cdd2d268265c01916","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"e3f5098506f20c0aef49e96cdd2d268265c01916","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.2-20171002183418.tgz","integrity":"sha512-q/+Xp+jrfwjpJYWxsE6YfmPaeSffS1MiA8rQ26DvBwLVmQoxR+qmGjoKQB1Vj9PEC1Dk2lrsmRUFr8HO8l39DQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDJAOdHjCChhk7UIKtLXa1rBlHC6GzT+tQGSIJIZhVa+QIhANBnSy15sHKxM0FcdXXh6kg3uRUIJjB7MAAa59lIQTcc"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.2-20171002183418.tgz_1506969264898_0.42275583487935364"},"directories":{}},"0.13.2-20171003020812":{"name":"composer-common","version":"0.13.2-20171003020812","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"^4.8.2","babel-preset-latest":"^6.24.1","babelify":"^7.3.0","browserfs":"^1.1.0","browserify":"^13.3.0","chai":"^3.5.0","chai-as-promised":"^6.0.0","chai-things":"^0.2.0","eslint":"^3.17.1","folder-zip-sync":"^1.0.4","jsdoc":"^3.4.3","license-check":"^1.1.5","mocha":"^3.4.2","mockery":"^2.0.0","nyc":"^11.1.0","pegjs":"^0.9.0","sinon":"^2.3.8"},"dependencies":{"acorn":"^5.1.2","browserfs":"^1.1.0","commander":"^2.9.0","comment-parser":"^0.4.0","config":"^1.24.0","debug":"^2.6.2","doctrine":"^2.0.0","esprima":"^3.1.2","fs-promise":"^1.0.0","homedir":"^0.6.0","jszip":"^3.1.3","left-pad":"^1.1.3","lorem-ipsum":"^1.0.4","minimatch":"^3.0.3","mkdirp":"^0.5.1","node-plantuml":"^0.5.0","protobufjs":"^6.6.3","proxyquire":"^1.7.11","rimraf":"^2.5.4","semver":"^5.3.0","sprintf-js":"^1.0.3","temp":"^0.8.3","thenify":"^3.2.1","thenify-all":"^1.6.0","uri-js":"^3.0.2","uuid":"^3.0.1","winston":"^2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.2-20171003020812","_shasum":"e44f79a30eaf9fc1011fcc1d20b541b1fa69068f","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"e44f79a30eaf9fc1011fcc1d20b541b1fa69068f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.2-20171003020812.tgz","integrity":"sha512-jQaWoFLU1REdoGLDTB8/3wP3xytJU7wA0aW+ENh+a2lKUsg9yefhUhqubYLEcBaURrQ7ock8hxCHT5Xv3iLMew==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCe4xRiD45+LnUKVfcGhYlI64Y7UzrKgkv+mTki620QQwIgEF39GdraJAfAfZob61OVi8ypxrGPEXfSgpJUzqPspZw="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.2-20171003020812.tgz_1506996499446_0.2658662262838334"},"directories":{}},"0.13.2-20171004211143":{"name":"composer-common","version":"0.13.2-20171004211143","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.2-20171004211143","_shasum":"ee9e86b4b39b6e5f359b284223b509e5671e5866","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"ee9e86b4b39b6e5f359b284223b509e5671e5866","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.2-20171004211143.tgz","integrity":"sha512-Z7xg6DOr/i7buImyFUGTvtUHByPp76LX47qJFGx7HAUl8X3KmiHODPsBOwfuI2LCAaWbIFsaB27W6/LzbqSPTQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFbhKbo0xfGXQ2pV1KKx0vKhwSNSgpvS755cO4mFLqiSAiAUSdj7erB2QcNQCmsS1VMDcJSnEVQf+2R+BeasppZa2Q=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.2-20171004211143.tgz_1507151509603_0.692474382231012"},"directories":{}},"0.13.2-20171005021200":{"name":"composer-common","version":"0.13.2-20171005021200","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.2-20171005021200","_shasum":"f921b5df1bb034e9abeca518f68be75cae1209b4","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"f921b5df1bb034e9abeca518f68be75cae1209b4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.2-20171005021200.tgz","integrity":"sha512-CkvC5/0mfXW4Q89GWN01ZWVWfynlGnQfzIzp53sUOgm2UAnUGFPOzPOQlNiQNznBrgOmMHy5m4OGWrRPoIGNQQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGlpaqAjN5ch3NWuppccE16yy/k+qfgQ9C3EFiFJaFxNAiB68jPaA2e1kYzDN6YBI3fAbDdGoC8AtNovMmkWHNut0g=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.2-20171005021200.tgz_1507169527908_0.8278643609955907"},"directories":{}},"0.13.2-20171005081250":{"name":"composer-common","version":"0.13.2-20171005081250","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.2-20171005081250","_shasum":"0bbd6ef893c2c2a73757190f37a011167c2848e3","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"0bbd6ef893c2c2a73757190f37a011167c2848e3","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.2-20171005081250.tgz","integrity":"sha512-OlWTKkl7BVV/8oQu1rcB6qROZmDM3lbOMaGFz3hClGaBS4Q+3L76nrmPqBNay12K0m1B6lL3W/lH18EykOcSeA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGsCkM6MKEiIxKBziUrzQE43pDnskcJdz1Tqgg8ca8c+AiEA9xZKat74GTwW0iB7CJcDn81D5hfnUf7tTDT1yNofWG4="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.2-20171005081250.tgz_1507191180871_0.20708533586002886"},"directories":{}},"0.13.2-20171005091654":{"name":"composer-common","version":"0.13.2-20171005091654","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.2-20171005091654","_shasum":"4d588f3a5190a9f890fea0be3ba9def4168355bf","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"4d588f3a5190a9f890fea0be3ba9def4168355bf","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.2-20171005091654.tgz","integrity":"sha512-UimGS2F7HWs1J0f5W+TeB3S+vKJKh2VMWLuezwbKbFgh5cAZ4GVT1JUNGRsmqhTD89x3NtxLpCMeAqmHIOhFTg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDp0/9ly++3YVGATsRUkmbY6GmUSsT3HQsvfBtP3+e+0gIgKFY+sK4Rt+lkKmZwFOj+3Zz/6Ul+uj4z7pIXoBasy8I="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.2-20171005091654.tgz_1507195021956_0.763651697197929"},"directories":{}},"0.13.2-20171005100732":{"name":"composer-common","version":"0.13.2-20171005100732","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.2-20171005100732","_shasum":"9398ee11248cd7c705180faa172b6297e3f09bb7","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"9398ee11248cd7c705180faa172b6297e3f09bb7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.2-20171005100732.tgz","integrity":"sha512-LrrUGtVgNwMkX/XyZvC2PlmsimxlNCuG5eiMUOP0H8BQpKH+nWDnJ2pdG/W7G0VoIGMs77r3P+6ZikR7HG79kg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBaw+NpyTRfQ2EB3bFqVobc1Ww+gCFvgg4b1hZdWt4irAiEAhdF2LtUq2Tyg1Aq/1cGTnp8iC5R0wZWAGhOdMTUxdPE="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.2-20171005100732.tgz_1507198058543_0.9467717700172216"},"directories":{}},"0.13.2-20171005111215":{"name":"composer-common","version":"0.13.2-20171005111215","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.2-20171005111215","_shasum":"149d5453afb45f3e6c016441eb1e39b7fd1d9c84","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"149d5453afb45f3e6c016441eb1e39b7fd1d9c84","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.2-20171005111215.tgz","integrity":"sha512-pVHbnQR3ap13XCOd8E4XRy33WsdkRrneCCzcq04wNYO64uY9SZQ5BYLY4/PGimBquUjtV9dzAr0xavkeRilsnA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICHEmg1GN89I2MO4E0TrmCpy1vmGqGOvQWmk3nVh3wuyAiEA4GDLFGv+zG25Eunth89XWHrodoTN/peZRxysECZjcaA="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.2-20171005111215.tgz_1507201942975_0.7607101202011108"},"directories":{}},"0.13.2":{"name":"composer-common","version":"0.13.2","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.2","_shasum":"59e13a28ae241e9402a9ac2024f7b103956a0523","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"59e13a28ae241e9402a9ac2024f7b103956a0523","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.2.tgz","integrity":"sha512-G7E1Pn1rjaBpzVrZx2NpHPUstvqSzkuYK47lj1IHKB7WsIy04vM9SvlKFW3JYYONWXm/39stwNguOLzsNM+h0Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE8kLuVRAvf/hfClRXXwVPHjBk3z7CeWhC9KKVkIYdVhAiAQYBeLgby/85AT10rHbZ7UhFpjrsTFBNLrsu8O7X3NAA=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.2.tgz_1507215866033_0.8679609391838312"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.13.3-20171005153452":{"name":"composer-common","version":"0.13.3-20171005153452","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.3-20171005153452","_shasum":"aaaba63441fe7dae3ccf714b9236940f79f23bc6","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"aaaba63441fe7dae3ccf714b9236940f79f23bc6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.3-20171005153452.tgz","integrity":"sha512-MaeXZXth8go1m3knamxIJkur19qbT8JxifZNEypGfrUMis7AOOzEHiHw67HGG4f/yua3MJPbvoYBCPyH9CAGnQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH3MDhci/oi2fW63/V0yEdPErBhsElOn87oxg9Jscx5RAiA1Mh/POHcZUOwmTSKEbZwtutM2GOdh7KFkoPIQU3YscQ=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.3-20171005153452.tgz_1507217699180_0.5453850128687918"},"directories":{}},"0.13.3-20171005165120":{"name":"composer-common","version":"0.13.3-20171005165120","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.3-20171005165120","_shasum":"819f9edffd24fd5735cbce9cbc575f051e2ce2ed","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"819f9edffd24fd5735cbce9cbc575f051e2ce2ed","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.3-20171005165120.tgz","integrity":"sha512-DEksWTOguT+GcApVdqfneQM0FqsE0qs6Xj5c6VTyBpSmLVq0dNSCv0kNPGIaZn3XYeUuZ6kxvOraxeVWr/Kedw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCNblvGi+1gaK7CNLq+CGqP4LPoO2j7vmEEdctdx16qXgIgK9H4vqCURLEwrzeeUanvKgPcdfctcE6jbra6DfR+gy0="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.3-20171005165120.tgz_1507222288440_0.5859594203066081"},"directories":{}},"0.13.3-20171006122233":{"name":"composer-common","version":"0.13.3-20171006122233","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.3-20171006122233","_shasum":"994f965193132c59325a92487707ccffb6645cb5","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"994f965193132c59325a92487707ccffb6645cb5","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.3-20171006122233.tgz","integrity":"sha512-VLgX1/NB3HgViEyieAvmXbuI7wwxeqSxulJHZKFOcAX8QD8lwdW1tqbVKxRzNEuald7ifoqVFXdqxBlxRaUb+w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHQX+XWSjA5BBk6euRqWSbU4qWKlJ1isgPbXJl+HDOZuAiAbcTO0+obnAwKOUK9ItUvbGpjqr3V1qMcOicU4zAVlAg=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.3-20171006122233.tgz_1507292563396_0.7321338828187436"},"directories":{}},"0.13.3-20171006211800":{"name":"composer-common","version":"0.13.3-20171006211800","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.3-20171006211800","_shasum":"215f6864b144abee6f94f1624e5913e8251906dd","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"215f6864b144abee6f94f1624e5913e8251906dd","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.3-20171006211800.tgz","integrity":"sha512-XDgrV7HTkM8orJXWr0NzsoCqIOnapcyGsokWBG1ES2lORQYMEbxmLdBKvM1PDfyAX+yOJ2+I+gLo3ECleg/6NQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDCgzyUXElfhdeG07yRTqxuBEbfTXov/q7lk9wZnp9jmwIgZkDNE6owxAd8rDAB+MqvzvLEAnuHFDrhxsqAsWi8AW4="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.3-20171006211800.tgz_1507324687145_0.16804977413266897"},"directories":{}},"0.13.3-20171007021213":{"name":"composer-common","version":"0.13.3-20171007021213","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.3-20171007021213","_shasum":"bc32d21434121ded6d5d40781aa5397380c0b135","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"bc32d21434121ded6d5d40781aa5397380c0b135","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.3-20171007021213.tgz","integrity":"sha512-pXoe8uli+OecLZ71YZt5nzVt6hpw1ghpjjyWIAykuu6FZeC/6UDK318F04c9Wr3URoqwRaNO2TLYMxYTviWJXg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC0QVqylVUO0hOGCgt0xIyjTHOCGkwSQNDfp6755AMWyAiEAwXK5N3wWaJ/gJ/u/tSBuOuy+ZLl42TNxMqq6LtCzdq4="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.3-20171007021213.tgz_1507342340418_0.29985117819160223"},"directories":{}},"0.13.3-20171008021714":{"name":"composer-common","version":"0.13.3-20171008021714","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.13.3-20171008021714","_shasum":"0b289d4d9622a60eccc945ab43a69952006fc779","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"0b289d4d9622a60eccc945ab43a69952006fc779","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.13.3-20171008021714.tgz","integrity":"sha512-hSSOFvBpRWTa6yaAd6Gy4U0v0SXop3A6cX8q9D2cKEf8w+6sYjvDn2le32hCnUp/eQUyXMpToZL3sETsKGeUaQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC4Bm9l8LoSVZMRrWcmh6nxfebn0oDzklOn4aiswTGwTAIhANe9RTj/POGWJT5lR91ZTVzS8kYDe/s97WPtNbs46fHU"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.13.3-20171008021714.tgz_1507429043498_0.8115135580301285"},"directories":{}},"0.14.0-20171009082509":{"name":"composer-common","version":"0.14.0-20171009082509","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.0-20171009082509","_shasum":"6bb8f901bbdfeb766fa1fcf9d30c9a4c956e7328","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"6bb8f901bbdfeb766fa1fcf9d30c9a4c956e7328","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.0-20171009082509.tgz","integrity":"sha512-SBzIW29noexsu3hdcMxWcB/vDVpWP5dbu/35HKiFyWaKlk8mDGGitB3uhyTKpKgtiaNwZPoySivoH6AavthLgQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA3FtD/7wTBRKCZtRSol55huWVA1Mbx2JdUB0Lk8qO9EAiBOue3gzL59wKkLABFFslJrwgiyAkCwNncS7RkOUqmfoA=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.0-20171009082509.tgz_1507537516122_0.5309314550831914"},"directories":{}},"0.14.0-20171009122054":{"name":"composer-common","version":"0.14.0-20171009122054","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.0-20171009122054","_shasum":"17a4720d54b2cfb6fe62a52f26b8b9230ce06597","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"17a4720d54b2cfb6fe62a52f26b8b9230ce06597","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.0-20171009122054.tgz","integrity":"sha512-zKqQy/uYLxhJEL4AWeO6DQ1QU6OkyI0gSqjgo0sn5MLLJ+ghgvbQrf2X+7abopGW4J1onMPx3yF3/bEBOS4EUw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICXd3Bp/RKgG67Q9snfPhzRxzdSecO3rOW836WfWzeB8AiBiLU4VOM7zrASfvtJ8CrVbV/uGkx9naeIv1v9s7++3uQ=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.0-20171009122054.tgz_1507551662650_0.3570299609564245"},"directories":{}},"0.14.0-20171009130700":{"name":"composer-common","version":"0.14.0-20171009130700","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/*","lib/codegen/fromcto/golang/**","lib/codegen/fromcto/plantuml/**","lib/codegen/fromcto/typescript/**","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.0-20171009130700","_shasum":"8e533150f2278cf7dbfa150adc17583945f42f1b","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"8e533150f2278cf7dbfa150adc17583945f42f1b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.0-20171009130700.tgz","integrity":"sha512-FnUV3GpHbTrWpzkOZShv+mzq/KU0a8Y8mUJzdIBWH7MGylijfyhhpYSG6Pl47UoxEkc7TVLDxGxrjUG3qgTsRw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDIWKp+eYbmK164yuEFLtkw1H8tlKogVcNm7TtBdL7P6AiBn20PXcvzZF6d+NYqZNuHUo2A7pyphBlSwoiZxUmDbWQ=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.0-20171009130700.tgz_1507554428093_0.2128766505047679"},"directories":{}},"0.14.0-20171009142017":{"name":"composer-common","version":"0.14.0-20171009142017","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.0-20171009142017","_shasum":"cb95af192a646deabfb20101ccc524a4cf6b0619","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"cb95af192a646deabfb20101ccc524a4cf6b0619","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.0-20171009142017.tgz","integrity":"sha512-0bGohlviRCvOfwfQX1xga+w8ZMVsIP8ZgKBt7rhNc1cxgXRQ7JzLITRp5G8arH4T8kBdZ+DlZENxsbgUteg65Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAgTymbNWFtv4QZmERIt7jt5tYrm6vcVFDZLBtfQaiHJAiEAj7MXAPJHX5V6akVixmKGji2wbDcxP63+lqWe+iydq94="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.0-20171009142017.tgz_1507558824840_0.2743590520694852"},"directories":{}},"0.14.0-20171009162126":{"name":"composer-common","version":"0.14.0-20171009162126","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.0-20171009162126","_shasum":"5c2302bdc85565df011e279b21f2d3bf262ef923","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"5c2302bdc85565df011e279b21f2d3bf262ef923","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.0-20171009162126.tgz","integrity":"sha512-gH6FrZ0MR2awSneVuKAs4SkOKgeqlWbV9JTWKLWpM+XdpDh1KKooGGln4T9SgmnkmCESWX4KB5D14oSdOixbBA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBfslmO7GXbGSN/yRifywqI6fEriB3okBAgJS34hpAjkAiEA2vZmcm6AJ6A4gM1o6P8xvIEG4J9NoA8Ufj0eGzyB8U8="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.0-20171009162126.tgz_1507566093324_0.14902118290774524"},"directories":{}},"0.14.0-20171010103850":{"name":"composer-common","version":"0.14.0-20171010103850","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.0-20171010103850","_shasum":"b620519d145da7237b0362f5082434f8622b8b8d","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"b620519d145da7237b0362f5082434f8622b8b8d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.0-20171010103850.tgz","integrity":"sha512-9fJWaiEBeBgAAR9X0nn9dz/xjbWlYfPeq09eZS5slFtdd50wRN/XihmCujB+C73TykFCJ6/LeAqKtQL6Y9s5iw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCxmzPyaQUGSzZpNB+nG18xwwpISSD2LRbUH4BwMoxYkQIhAIpJFktylu+CL4DFvRncwsAEFO8XsVnYA0YuuP7Cg8MB"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.0-20171010103850.tgz_1507631937124_0.5908253826200962"},"directories":{}},"0.14.0-20171010202235":{"name":"composer-common","version":"0.14.0-20171010202235","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.0-20171010202235","_shasum":"1ed9c4580346c18aa410be8ca594bd35197976d7","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"1ed9c4580346c18aa410be8ca594bd35197976d7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.0-20171010202235.tgz","integrity":"sha512-oDiVJDtIi9OoHsc1BcEAxZdtsz1uvM3f5p0Zu3rP9FmhUdJ3KFJ5sAYk/3+2TmK8FHZX/toouWo0esi2WdaSoA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDpdyel4lUchpG/3BWBKvHPngISyYtuXBmDyXPsbEJ7RwIgLuoCKFjGbpJmRvBhuiDOnRiY6OtVBVQWFWVIk4x3FT8="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.0-20171010202235.tgz_1507666963000_0.2667932715266943"},"directories":{}},"0.14.0-20171011021413":{"name":"composer-common","version":"0.14.0-20171011021413","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.0-20171011021413","_shasum":"0606ec92d239e3d7bcabeaa04dc40fdcb2a2c5cf","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"0606ec92d239e3d7bcabeaa04dc40fdcb2a2c5cf","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.0-20171011021413.tgz","integrity":"sha512-U7Vmk8jls3wB/ElkElgnLhpvETs9lPlY38SiMYwRQvMow2IJ4EXlSW02/pbqBQdzvoYhtkZPHTBF7eCTXAcgBg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGdCjUyXK7IqN15j53pVKwfE00CMdYCucb/+s3OBgBagAiEA6CachlkeZ8Bq4C0jRwIDo2sS21xdRpx2VC5EyGuoqvw="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.0-20171011021413.tgz_1507688060632_0.9501952941063792"},"directories":{}},"0.14.0-20171011102925":{"name":"composer-common","version":"0.14.0-20171011102925","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.0-20171011102925","_shasum":"fa1eb7003be9d435c93749686e9070a1ac36e907","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"fa1eb7003be9d435c93749686e9070a1ac36e907","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.0-20171011102925.tgz","integrity":"sha512-v2KTT9EKKJksKdwb7274c6mnbqn1FWboTPqBjWksFKzDsbALteCLJlnEHxxzM1iIZAGTrDbRQd0q1ri29R3zPA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD5YrXYK4HI5Bm9BLYkw/mofEAXW79mHq1CFup5ANhFuQIgdBSghku38BxktkrouICN/BcKMFENKxLLFy+5KEBxWmE="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.0-20171011102925.tgz_1507717772170_0.4794500805437565"},"directories":{}},"0.14.0-20171011133519":{"name":"composer-common","version":"0.14.0-20171011133519","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.0-20171011133519","_shasum":"8e5a85ad557c9fc207b784bc60fcdbb4d16219a4","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"8e5a85ad557c9fc207b784bc60fcdbb4d16219a4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.0-20171011133519.tgz","integrity":"sha512-aM5FMVYQ1z2XhINqoR1u2rvulIJRyhGEi0ziPxkGhNmSrSeLzrS8YWz5pTJnHbP/Scl+1agAuyiMlVGhVJXOyg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHknGuGKQf/a3gf6CqVkUWNRhG9tmyIQg6t+QRuijb4HAiA60SgADBBMCnlk0PQXh29tCz8cJLtlIXtbgkmZFvEULg=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.0-20171011133519.tgz_1507728928339_0.0322331206407398"},"directories":{}},"0.14.0-20171011142547":{"name":"composer-common","version":"0.14.0-20171011142547","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.0-20171011142547","_shasum":"a2fb7a840b8eee769fe63c6ceb34f30e2505c06d","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"a2fb7a840b8eee769fe63c6ceb34f30e2505c06d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.0-20171011142547.tgz","integrity":"sha512-K3/OdvV/t8PFjvo6f69c6jXbAuWiaKi9ST0TborjmrmjS6Mxwwk+5Nje+J3Sxz5y4i4Le+8iwL3rVBTHu3aR2w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFolZLKdLZ7dGrsNAWgdxbC9RexG6c+AZwD7nL6QsVmFAiEApViyRvmJ4XxxXjDJehcfnOZM6nuq5A1LwoBKOszFpgE="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.0-20171011142547.tgz_1507731953821_0.6956130233593285"},"directories":{}},"0.14.0-20171011154330":{"name":"composer-common","version":"0.14.0-20171011154330","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.0-20171011154330","_shasum":"f1cd18e42eda0adc8d592515a1a46f82fd52ca19","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"f1cd18e42eda0adc8d592515a1a46f82fd52ca19","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.0-20171011154330.tgz","integrity":"sha512-AwuMQvXGX40zgnc2zgAgj1DgRIbmud5Pr0Ep9VHWNHVwQWvNqNHoQNCgvGo2GHpC6NpQz2WYRMJUxEiSMcMOhw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCtoL+5rMJi5jrc7AIlnPohxtx3s3rt9bIq0wreyblnnAIhAL0VRvPy9jzeJ3jppOXgGCRm6AkkWkFd8bX8aCpZ68TJ"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.0-20171011154330.tgz_1507736616888_0.2591165485791862"},"directories":{}},"0.14.0-20171011183041":{"name":"composer-common","version":"0.14.0-20171011183041","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.0-20171011183041","_shasum":"f49fc4c96f66e23cf3f2c59082bad12b858a79d2","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"f49fc4c96f66e23cf3f2c59082bad12b858a79d2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.0-20171011183041.tgz","integrity":"sha512-hnny5eBo5EvnJvSQNGs/Rx4CBgzBUWTyJpsvCU/mSe+7yhFsQ2lPCPNVw9XWUeJMScsE52iWVD3Kx2+mz0m+VA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAsL1EiPfQ+B8cnvSqdftSCMW6LPmT9qcI5GD6E7z5qsAiEAoVwYC1eiHiZURHKVuKRxuY6ZfqWopekS42XT+CCbMgw="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.0-20171011183041.tgz_1507746648584_0.9676325905602425"},"directories":{}},"0.14.0-20171012000900":{"name":"composer-common","version":"0.14.0-20171012000900","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.0-20171012000900","_shasum":"acc91732aa8ca7a61fafd7498324274ed62f3c80","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"acc91732aa8ca7a61fafd7498324274ed62f3c80","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.0-20171012000900.tgz","integrity":"sha512-Z0+/ZxYG4WmezPPEYBc5Spuru1wjn1KX2EnnddChwV8J00bYyyC5hPeK4AwnQMWcsNtHvsEmx9xNgE5T5gm/pg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAVYGb0vFeB1LnkHfngJYe2qJSdIZMQCetAgRtQ7s2BfAiEAwXVbSda7BsY+GL7p6lvT/hyUWU7Iei80TGJWpYPDodQ="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.0-20171012000900.tgz_1507766948157_0.3522393808234483"},"directories":{}},"0.14.0-20171012022038":{"name":"composer-common","version":"0.14.0-20171012022038","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.0-20171012022038","_shasum":"22a6795d23dfe00ae216f625c1aae3664ce3762b","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"22a6795d23dfe00ae216f625c1aae3664ce3762b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.0-20171012022038.tgz","integrity":"sha512-upjRLuy2GvKkOBqpRvd6m3pd52UvTGbS/VU8jjKIMMitl/wTudkEzFAZTmLHHTXqInoMUye8Mpp5sfEl0lROAw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB+sRs+cM8YKiww6pnQBu8HbSaVqX4hA/0h4XzEnHuZQAiEAphQQgQnXB4x5FQ87I7F6xqtqRSuxUlrcFMOkI2EprqQ="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.0-20171012022038.tgz_1507774848124_0.7595733522903174"},"directories":{}},"0.14.0-20171012135835":{"name":"composer-common","version":"0.14.0-20171012135835","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.0-20171012135835","_shasum":"e718f6a5563a32763ddd406bf2c5a62a2b91b7fc","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"e718f6a5563a32763ddd406bf2c5a62a2b91b7fc","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.0-20171012135835.tgz","integrity":"sha512-3WEFvuHmXkN/q0HfBG2zJgBeGUuL2/XLUMwEuvXoLKOGoHx7v3NriPMdYIu7c7DW77tvOyGmyXAnhmiwwTOpOA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCNpoG9ZYslFRuJs/TElzy24ncm2/S/rVWt4jAEalSe4wIgGV1UZ43H9HOJWJDR0OziU/qGX3EANTunHTLzQn5vCUA="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.0-20171012135835.tgz_1507816725083_0.39571015420369804"},"directories":{}},"0.14.0-20171012155132":{"name":"composer-common","version":"0.14.0-20171012155132","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.0-20171012155132","_shasum":"dc8678615496f093c31b5602f41fd9de2a2715bf","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"dc8678615496f093c31b5602f41fd9de2a2715bf","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.0-20171012155132.tgz","integrity":"sha512-aOm96uH0dOLlbHrumk0CPBiQ0EZ3sdYvlQqxcGeGWGd35jJD/7NetnxJjBzylbdNhuS1FoBJ7ye33sP4yAx54A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD4PstX8QUpSJiw42Z2172HdBUhiwAscYNNx3kVcy8mPwIhAOrPTJggUEKeXUPJ5pZweUwDWXYebwjoSsAa0pMuj4DZ"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.0-20171012155132.tgz_1507823500287_0.002115098759531975"},"directories":{}},"0.14.0":{"name":"composer-common","version":"0.14.0","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.0","_shasum":"e7530b8008c4444d5f078189f1028ea2cac4e0a4","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"e7530b8008c4444d5f078189f1028ea2cac4e0a4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.0.tgz","integrity":"sha512-HkwFGd3SmSbn7L9ZTmRcfScpAqd3S8cmdXwdeSIAs7vNgzmzFdiYYkbyKOa/bbZfdPeFCTV5anRdN3JMtLuzLg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCMosTWe17Gkd3ZFFwQRWnCkZV1yeP2fUPY6orhyVd2LQIgTdFpzi1XqGC+U7QsYVg9gN0zmPoFldkevPiwpKTjLqU="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.0.tgz_1507825631211_0.3977630331646651"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.14.0-20171015021714":{"name":"composer-common","version":"0.14.0-20171015021714","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.0-20171015021714","_shasum":"2c1f153675e18f9c8ef99ba48e58b400c265c84e","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"2c1f153675e18f9c8ef99ba48e58b400c265c84e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.0-20171015021714.tgz","integrity":"sha512-wA6uq4EDj7gG0slZztjh/fx8HqKAFil0FTSace9w5V2lMztMRl/jgryGI09pkcTK8leTWL68n+vX5F+VuG6u1Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCIjF9lS7N3dB0rBzzpKblZ2WkgOt35iiJHy9zhPpqYIgIhAJtNsMbdRdfZNYKHENZDPyQb041blF1djxsw/3i4AZhQ"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.0-20171015021714.tgz_1508033842543_0.8203642563894391"},"directories":{}},"0.14.0-20171016021711":{"name":"composer-common","version":"0.14.0-20171016021711","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.0-20171016021711","_shasum":"9101b717c09547e2ee543cfb6142e609c9f15b86","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"9101b717c09547e2ee543cfb6142e609c9f15b86","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.0-20171016021711.tgz","integrity":"sha512-+lVGi6LXOegETUfvhMQm/AuGlx5n731ULSpD1k8BohoYrxI+YplUzUXOf6dB94gWb6m0Zbn1CAPBWi2df1JhUQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCnaorB8nrQUl5XLFBl3Etq2DZwGTi+cA2Pq6/vH5e7IgIgaaU9ePVB9nxtGZOtdSDnF0hz+ymyjE0NgxdxZJTAaPs="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.0-20171016021711.tgz_1508120240834_0.3875295859761536"},"directories":{}},"0.14.0-20171016131029":{"name":"composer-common","version":"0.14.0-20171016131029","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.0-20171016131029","_shasum":"bf6e627e706bda24c99e60caa1ce2e3035de3eb9","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"bf6e627e706bda24c99e60caa1ce2e3035de3eb9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.0-20171016131029.tgz","integrity":"sha512-9rlaKWPgG7ciXrRh+EC+/p4PAlpQK7D2dsziKiiMUNPoWOjZCgMFq0vWevC5ZGgCd0jnVBI7pbNht0PvJjvbnw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFKyEKFuQpooSP/qqfzLxAdpdkYMN7qNBQYhBSqW0kgfAiAhYRsqHntQI6C+Km3OuuxkYEOCIdhNRXOjOSeVyYt9zQ=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.0-20171016131029.tgz_1508159437157_0.5067971693351865"},"directories":{}},"0.14.0-20171016153016":{"name":"composer-common","version":"0.14.0-20171016153016","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.0-20171016153016","_shasum":"d9c633556ebc19446661199dd9d4e5ccb40e1e93","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"d9c633556ebc19446661199dd9d4e5ccb40e1e93","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.0-20171016153016.tgz","integrity":"sha512-mEED2fxqedyglfZ78vtEDcxpCHFqsPz49diOnFaS58he9JJaxR1+W9p3+rE9OzmHmQtFlbLdI1GIwrH45kGtNQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC4wW66UxrgE5HuXM27ehrBMI5QZ+6Whm/8NWQTDfxazQIgbnyS6MBLK8hvBDCIzsK4NM5S/u8KEyu3MVUe21QptsE="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.0-20171016153016.tgz_1508167826707_0.7836728787515312"},"directories":{}},"0.14.0-20171017022212":{"name":"composer-common","version":"0.14.0-20171017022212","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.0-20171017022212","_shasum":"38667104c61162b806420565ce37fb7ff61a7740","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"38667104c61162b806420565ce37fb7ff61a7740","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.0-20171017022212.tgz","integrity":"sha512-tb8rBkuYUAYQ8TLVHPuywTXwy0e6O/ohP49VDEa3jWCDTgvYYTlph72Xa+FwBoMwwcw7DKEYw9eoo1IkrlAiEQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBJPm0hj/XC4QRDd3dQ+cQLZZQ7/Olj7SW9QsukfcZNXAiBdKdLwlFKoVqZ/BK3jHWbiK+tytIkXusHIR2ODGbCR0Q=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.0-20171017022212.tgz_1508206942669_0.5330568843055516"},"directories":{}},"0.14.0-20171017141203":{"name":"composer-common","version":"0.14.0-20171017141203","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.0-20171017141203","_shasum":"cb13a11083b40168ff69540031c26b5ae3ce4bfe","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"cb13a11083b40168ff69540031c26b5ae3ce4bfe","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.0-20171017141203.tgz","integrity":"sha512-MoLTPo34cqqkGXNHiZMannEfVg5YvisvynbRwQ5+ke27xV2Olwpi1naQIsWJ0t6hI6sFoisvk4CKdmxWx/mfXw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGirayxpeJStEM2DfiOhD9G3yEybEdpUT4LvdLOyu8KiAiEAmuA6KhETkCXDVS3ZuPKVEwnUfFHDTvaGBXRElxqrFlw="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.0-20171017141203.tgz_1508249531387_0.14661142113618553"},"directories":{}},"0.14.0-20171018022256":{"name":"composer-common","version":"0.14.0-20171018022256","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.0-20171018022256","_shasum":"fa0226e91af027ed356ae05c0b295a7b153a396a","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"fa0226e91af027ed356ae05c0b295a7b153a396a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.0-20171018022256.tgz","integrity":"sha512-92O5GMmOlLGDDJOVFYPfQSZIHKKCRC4UYM292p7zMWC0EcFYWvluTTwJPlKa0HLUSI+69qVhoZGmZQvhaacmcg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDzo7bxdcTMEbT9f3NdmqIkv/aD749AKRUrmFXYCJNdXAiACfY+H7VDcrBAia6WMkHN0k2VdpX6If2hW2BCyw8HnXQ=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.0-20171018022256.tgz_1508293385381_0.7674032703507692"},"directories":{}},"0.14.0-20171018133331":{"name":"composer-common","version":"0.14.0-20171018133331","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.0-20171018133331","_shasum":"15e263bd0e4b8bb392691e5fa0adc4440270fe56","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"15e263bd0e4b8bb392691e5fa0adc4440270fe56","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.0-20171018133331.tgz","integrity":"sha512-y2W5J5zFTiAVxnp1TfrS602xcNRuVUYNfcKn6DU7BfCDi0d/bYleFIWh91OJmsZKANwwUP8gbbXY0YMskToEhw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCHRX/DmJ6LDDQJE4HlX58lGg2wZcixI1hixO20u2PVyAIhAIs27Oh4yHmBA3kts63xdiQ7P6kyoqnjeesUTxsizg/M"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.0-20171018133331.tgz_1508333618470_0.026401937939226627"},"directories":{}},"0.14.1-20171018181056":{"name":"composer-common","version":"0.14.1-20171018181056","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.1-20171018181056","_shasum":"9e8b2297bc661b9fc3fb2ad46d7ad730574774d8","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"9e8b2297bc661b9fc3fb2ad46d7ad730574774d8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.1-20171018181056.tgz","integrity":"sha512-A1klZVAvVuZMRl7vtTqwyrB2rAO18KI4tfg0nooTg2CDDC8I33oEXMTGMF6E6thGp2iYkohZyrTrcY38tpdRYQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIECpVd430dSX020tQsKPCgW6C9A5uZFPYxLJNmboQ4chAiA060qOvd8hDpyqEWV+ZTUpCMDYtflY7LZt8YPmomgSNA=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.1-20171018181056.tgz_1508350266289_0.9468431575223804"},"directories":{}},"0.14.1-20171018195208":{"name":"composer-common","version":"0.14.1-20171018195208","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.1-20171018195208","_shasum":"5fcc36381200d2085db1677641233df29a9c9816","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"5fcc36381200d2085db1677641233df29a9c9816","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.1-20171018195208.tgz","integrity":"sha512-meiXFPRphPdiX0h5UGTyqKkSLsS/41N792imWop/lrSZzud5ocvwp1kVWZC45k7WspXp5aV+avmHAyPBGkgHBw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIESAhsczMQf9nGOdNJmG0eGfaEUa+ec7vbZXenePUKjrAiB8wu4KzzsacDhLM74XrXQ6b4WazyGrKidIXcHVY9or2g=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.1-20171018195208.tgz_1508356338793_0.3967212939169258"},"directories":{}},"0.14.1-20171018211643":{"name":"composer-common","version":"0.14.1-20171018211643","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.1-20171018211643","_shasum":"37df5e3719d4047675f48fd0a807c91d99ed5077","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"37df5e3719d4047675f48fd0a807c91d99ed5077","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.1-20171018211643.tgz","integrity":"sha512-1VeP8RB8Kw00OBQkkuMIc0ZtyAKyOXXe6b/ywXKaxajkOoENj1KLoHcPXzNsPzh9xdmnX0dFWxkfEH38l+NU+A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDiQu56+NnC+9jtpSUsPjr27tFLadR4AB74/cPFTFKQkgIgSnzkchHckNuhS9SDyF8QwicrDyvAG1TgUJ5oJ3z0OOg="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.1-20171018211643.tgz_1508361413297_0.5655437121167779"},"directories":{}},"0.14.1-20171018222334":{"name":"composer-common","version":"0.14.1-20171018222334","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.1-20171018222334","_shasum":"995abe16bd0c906814e09730eae42353eb31053e","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"995abe16bd0c906814e09730eae42353eb31053e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.1-20171018222334.tgz","integrity":"sha512-zgkUnJOTZ1s3EyVKfqZuRhdMdx1lN6kNqWwiDw1+KpSZyet5G22QPDwPV8FIuzfIE3Z6sb1m//ejNZr3w9FTzA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC1vbgzs9+Toc9Yq3/WNSkSqMmgyeKOIb+FTZQ0um+uhQIhAJB+FROCGxgbY8ehv1CZZXaCGp2fymY5NKfV+ehyp1/l"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.1-20171018222334.tgz_1508365420101_0.3473746518138796"},"directories":{}},"0.14.1-20171019022421":{"name":"composer-common","version":"0.14.1-20171019022421","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.1-20171019022421","_shasum":"a730c2f6ea368c77aafd364d4baa4997a97d3823","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"a730c2f6ea368c77aafd364d4baa4997a97d3823","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.1-20171019022421.tgz","integrity":"sha512-wHh/JPTSD5AjJhCLVbw2RFWPn4avALgEWF1ZI6wMlc4tKiRFSxaBnV54TLG9DTQEzCAaMF4vJXJUjCkSNylfFQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGeIaxl1q4jZQSYp317lml/N0VgpAuSr8/mHligKZuBRAiEA7yGL0Y+I1jL+B/JRnSYEYsdVrOzYi/x3OUedN07+2J0="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.1-20171019022421.tgz_1508379871763_0.021383851766586304"},"directories":{}},"0.14.1":{"name":"composer-common","version":"0.14.1","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.1","_shasum":"c7909c3143e2b129db49b80fe68a556fe2497563","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"c7909c3143e2b129db49b80fe68a556fe2497563","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.1.tgz","integrity":"sha512-d7s/6YEZ0WhdRvkK730E+7pZ2cAkU1o2krQHMJY22y2rjjQi4CEYPnLKhwVQLcm3V8LpJrFd54hAtcyEoVhKag==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD+Ys7+xVJMyCiINqQZKRPscW6PAz4lLj86zYDgb0CM6gIgeSzOTFAlWVFuIM4CK1q+YzxmDON2SyAO/L4TX2IAJyY="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.1.tgz_1508411921054_0.9995692456141114"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.14.2-20171019114938":{"name":"composer-common","version":"0.14.2-20171019114938","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.2-20171019114938","_shasum":"0977cc5e4846321d8252eb40efe134400bcb4dd9","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"0977cc5e4846321d8252eb40efe134400bcb4dd9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.2-20171019114938.tgz","integrity":"sha512-6w1g2fJF0/Sli7KmkPmr0y1tr3y1d7SOrZ60cGUqOaDqO1ZpXlmZRiU1LKc6xr4VhuJIKfV13Cvj3UikRc3SXQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCSanhjYgqSffSrcmwkBfM5b07QGT71964t9NTklB1/oAIhALHy3Tns4eJE5TdN2hsMyNaFfCSblf/4OitQrhqBfTO3"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.2-20171019114938.tgz_1508413785078_0.13940168544650078"},"directories":{}},"0.14.2-20171019201857":{"name":"composer-common","version":"0.14.2-20171019201857","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.2-20171019201857","_shasum":"c9676a8cb0aeada18b048e7f567610b5c90db506","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"c9676a8cb0aeada18b048e7f567610b5c90db506","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.2-20171019201857.tgz","integrity":"sha512-66IgE70nLLQDXnJdvyqOzu1JEHJ90ZLo1DTcdHApoEF9AN1yE8MJOmFbyQQmfERpl1WczSFWQM6Gz4QadTGEnA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDdqkaZBlJpkHEZ5LJri8TRyS7kXfmcZK5pMKHmxLzaYAIgfrMSGjpdqVXXj/uXWVLhvhgP1mjUbns5hnG6KpnUnRQ="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.2-20171019201857.tgz_1508444347060_0.39532441389746964"},"directories":{}},"0.14.2-20171019222940":{"name":"composer-common","version":"0.14.2-20171019222940","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.2-20171019222940","_shasum":"c92cff9855cdf69a63b24eae5f8851ce1edb6593","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"c92cff9855cdf69a63b24eae5f8851ce1edb6593","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.2-20171019222940.tgz","integrity":"sha512-9D8QpJ9nyLeP8vfB8a3+UtJfZE3ajjf0TZLCW++yWgZxM60Q2kWRxuKxe4nle2L0b1GvNRLAbDojZl3KjyFXCg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDImZtKQfNEmAUD1t2yyadJUH84NZlpRoDYU+ufvdskSAIgLgjewRvikFDkqDHtLX3Qkfs8AG40/qHkgG5NSLlYmG4="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.2-20171019222940.tgz_1508452189008_0.2204322584439069"},"directories":{}},"0.14.2-20171020022349":{"name":"composer-common","version":"0.14.2-20171020022349","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.2-20171020022349","_shasum":"b6de4dc222d0ca177f11cdeb2cb4de7eb8bb3477","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"b6de4dc222d0ca177f11cdeb2cb4de7eb8bb3477","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.2-20171020022349.tgz","integrity":"sha512-I+WM1l47/dre1DRCDCP0yJEkxxauqHZCuqvbMeI7AsLstTj0rBx0a1kTWAkQiSzDz98lC9OYfE03GEKajrqLSA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCccywue2k1U/jp4J+mCVIQYZSps+XBjgqw4McKOiO3kAIhAKiZ+4bKLBmz71/Coze33enROZFEdXwzoOUV92hsrSxl"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.2-20171020022349.tgz_1508466238171_0.1945938221178949"},"directories":{}},"0.14.2-20171020062829":{"name":"composer-common","version":"0.14.2-20171020062829","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.2-20171020062829","_shasum":"4c304636df96ecd8f9afb4a0dcc893c82482bd92","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"4c304636df96ecd8f9afb4a0dcc893c82482bd92","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.2-20171020062829.tgz","integrity":"sha512-cqw4uAp63L8ppuBY4YbFGRdg1YqXMQ9zN9ZLdMOwN1dHtWHTr2y8IKV9bClnpy1Ow0EI4Inqa0kUj3hWkEWBBA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCgVlyysmmHnscTD8c6hN1A+47YFCAtgxS/2u6L/q4QDAIhALGdyWbQ/HD3S+WftuZ6WagbIXDc5H7FphErhNaMf1hE"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.2-20171020062829.tgz_1508480915580_0.4331993169616908"},"directories":{}},"0.14.2-20171020132022":{"name":"composer-common","version":"0.14.2-20171020132022","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.2-20171020132022","_shasum":"5ce657cae36ef93c3561260ca5a83f5be5c5350c","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"5ce657cae36ef93c3561260ca5a83f5be5c5350c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.2-20171020132022.tgz","integrity":"sha512-1L332t7JSDWlafwPzysMqdMOB2EPGjAHRUZt0jHHAA2iZzaeJolNeR4TfAJUkGXUki7JJOvAMnud3h8XOOdXGA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDuI98DgxzJ48N/3MEUznA6dbOzKAxzZkxnRyUb5bYJoQIhAKyo6Bmv9IqZRoudwbUQN2xgFzz+G3t4LKiKQyUr5o/M"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.2-20171020132022.tgz_1508505631238_0.004856410436332226"},"directories":{}},"0.14.2-20171020162517":{"name":"composer-common","version":"0.14.2-20171020162517","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.2-20171020162517","_shasum":"bb0e7fa1961a180be47898e2de319e4c25deae45","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"bb0e7fa1961a180be47898e2de319e4c25deae45","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.2-20171020162517.tgz","integrity":"sha512-PT0ZzobYq52J6RZ1x95i0aPreSpQCUO5HkbOHJAubCQ+wz16hKI6BJqQjkVb5Q/4EizxpUUXU2x3GxXhUVkQPg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD5GWETtL31P99ExFcv1C1MlUzdHpLPnfSrL34dgEfpEgIgC2uIwbtpULykhAJ02b2nGSxSEMRSpYuvcIZh1qONL9A="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.2-20171020162517.tgz_1508516727262_0.2847488790284842"},"directories":{}},"0.14.2-20171020184201":{"name":"composer-common","version":"0.14.2-20171020184201","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.2-20171020184201","_shasum":"de2334985a1d1ef5256e52b5f2fbd98aef5d2a5f","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"de2334985a1d1ef5256e52b5f2fbd98aef5d2a5f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.2-20171020184201.tgz","integrity":"sha512-d1rhAZtoJXclCd0nfAcFGEbeGeapDWmc5s3YuX0ITD3bZwv0yghmyjUqUfDbFHZ0z958k0V8kZpCsxEva8Bx7g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD2ftUEBlbR7gZlzHKo58iAMt9VaOWutYra/ByX5lJXVAIhAP7pqxMZQQJXc4pfidLzwhVnRJ1XQ7oBaU0z0FByRVTU"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.2-20171020184201.tgz_1508524929293_0.3879275815561414"},"directories":{}},"0.14.2-20171021022025":{"name":"composer-common","version":"0.14.2-20171021022025","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.2-20171021022025","_shasum":"35804eefbb14fa8fcdc3131edbd2f80b3a7c8c00","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"35804eefbb14fa8fcdc3131edbd2f80b3a7c8c00","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.2-20171021022025.tgz","integrity":"sha512-yhhcyN+Esv5AKb8PVfZt/7KazGGBq7DJc/xa5W9OuIniVkd8YWMbQFx+W6o+UVLnld76NOJdzpz6AtzSlBLIhg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBdHLl+Y40OgQK2FXkvWF+5VDYeFr6qvNpbsIqJ4KNY7AiB+PaUI3w3/nRQ71AiZZN4BpSXIw9RZXhrgkBK9k6te5Q=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.2-20171021022025.tgz_1508552433466_0.4552034395746887"},"directories":{}},"0.14.2-20171022022012":{"name":"composer-common","version":"0.14.2-20171022022012","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.2-20171022022012","_shasum":"28d0c7b874f5e839098dc8e0e3d32846bed70b9c","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"28d0c7b874f5e839098dc8e0e3d32846bed70b9c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.2-20171022022012.tgz","integrity":"sha512-uAZQRyDUE9hrFd7UIyTaVdommZUJ5Nqx7aB2F06RMUk3LzYSemvaUtjKeyPVIXiuf7zAikFiqPk9RfyV4L4PLg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD2V+mfpx3hT+fpTcY3aYYGXb+uO5e0wylhz51JcstIrgIhAOYyIUUM64PvVjRHWHYZTXt2/ClntEF/AvdhChybqb9+"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.2-20171022022012.tgz_1508638820278_0.899901483906433"},"directories":{}},"0.14.2-20171023021842":{"name":"composer-common","version":"0.14.2-20171023021842","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.2-20171023021842","_shasum":"300810120f61523d5521c74b16ee7f36787da95a","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"300810120f61523d5521c74b16ee7f36787da95a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.2-20171023021842.tgz","integrity":"sha512-Z0I5JJhXp5Sz5dhSh0Fyi3wm91sZD/mH0kJzjm/G0VE/AHPgNE0Tygf1wV8vl5xgpWtiWpdEctSsdHdAqDTVMQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCWjDiGCpqHsyQJtzx6vMur9wOuJex78Ly0iXACnouyMQIhAK34JvoDI0VSc5FH6YGisKREMh6ZRWAgeJpWoubr8O5R"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.2-20171023021842.tgz_1508725129066_0.03416608809493482"},"directories":{}},"0.14.2-20171023105108":{"name":"composer-common","version":"0.14.2-20171023105108","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.2-20171023105108","_shasum":"0428f8e0934fad1b8c2ffe8ec3241d1aa3ba5e51","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"0428f8e0934fad1b8c2ffe8ec3241d1aa3ba5e51","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.2-20171023105108.tgz","integrity":"sha512-dmZyPJjFiwyP8rZGcvXQouzdw0ccFjwKEmDD/ywz/vuzulKMFVJYvhBMQZSet1H3nmOHW3fH5JJ8Gptce46+qA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCB2+T0DklLyUDS4jHs/O/vrWxtfhanOF28+hAVFETnlAIhAPvOY1RZa9Q/LojbBWHxLCSstoKIsNHde0iExFWOdQ1f"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.2-20171023105108.tgz_1508755874980_0.45142327970825136"},"directories":{}},"0.14.2-20171023164511":{"name":"composer-common","version":"0.14.2-20171023164511","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.2-20171023164511","_shasum":"70887e923e8c58e47840bad0d721909e8fe0c45c","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"70887e923e8c58e47840bad0d721909e8fe0c45c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.2-20171023164511.tgz","integrity":"sha512-nplDJCCo9rochT31h5IghJ36HhCW+fD/Z/iQzqr29XIPAQfTjhQF3cJZDY1lesI6gp/o39SC5CdEGZnBeZaTeg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC6UvHWdSu2xlujIg4qNnAIgJgSVJQfFYOUEQ3BJJNicQIgQT3AiBDCWum0Y4/j/SOcsTRAtsyvJ3DS/ldRT/U8WQQ="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.2-20171023164511.tgz_1508777119755_0.7952615553513169"},"directories":{}},"0.14.2-20171024022522":{"name":"composer-common","version":"0.14.2-20171024022522","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.2-20171024022522","_shasum":"7e12426825fbc4114358bd5297cbc67964586d39","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"7e12426825fbc4114358bd5297cbc67964586d39","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.2-20171024022522.tgz","integrity":"sha512-w5TnUQL9K3eDYQonmuMysuROZfskJ9jx7NfxmlZ4A/zupea/Tl1Xo/pPUDvRSIAYu2MGBK4C6vcYdvLgqzoSFA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIByBIUXehG3sHaSe1S2Nt9hJWenpQF/paU5leBPdErA8AiEAlCOVFmfJ8+jihIVMjvQKwwGGprbSvHpK3o/DLFF5jqc="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.2-20171024022522.tgz_1508811932035_0.6222716006450355"},"directories":{}},"0.14.2-20171024075940":{"name":"composer-common","version":"0.14.2-20171024075940","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.2-20171024075940","_shasum":"810f89fabda8153a6a23ffe3be545d4af1841c41","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"810f89fabda8153a6a23ffe3be545d4af1841c41","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.2-20171024075940.tgz","integrity":"sha512-nhzZ6SvdMNDFr0XF2eVhkBja719jQvyoNjDPVBpnPz6Mz5cMsyBl44S8thB4KuE8nEaXHxSjF278GavQk3YhWA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCpK7K3YQs6pD18z651vHgYp7Mqo7rUUaa73v87rno5vAIhAJqKlmps78k7xRgTzT8XECQUQVPOG8XrD2qLU6o5EXtd"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.2-20171024075940.tgz_1508831987412_0.12328778021037579"},"directories":{}},"0.14.2-20171024155938":{"name":"composer-common","version":"0.14.2-20171024155938","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.2-20171024155938","_shasum":"823ff29100117ef99ceca80322b6b28e785fadfa","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"823ff29100117ef99ceca80322b6b28e785fadfa","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.2-20171024155938.tgz","integrity":"sha512-qe2s/1lkMReM79egmAL9uBbTcnNUmbcsznLDkzN8b4+s7nNO3WzPH+CJIiDdTHX+5oVoVayO7Oobr8BS2K39Uw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAS28h/Sn5pvXX9WXyDs2ivrs7qdWhQEJx/XaeIFJeLWAiEA6DcW5DbsKVq2mymr5A9BSXcRoeVN0EqtwgPkgZrRMu0="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.2-20171024155938.tgz_1508860786103_0.636962546268478"},"directories":{}},"0.14.2-20171025022007":{"name":"composer-common","version":"0.14.2-20171025022007","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.2-20171025022007","_shasum":"56a7d726206bdb03c8bf802f5eedaa53afcb2e47","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.5","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"56a7d726206bdb03c8bf802f5eedaa53afcb2e47","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.2-20171025022007.tgz","integrity":"sha512-GVour3q9UvrNt6bgzNdy4/auHKI0bXWGbvU6wWp7FceLEG4TP+HLDlWGrMrElWKSih0g/iWumIPP0X2rlCM1lA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGuNddtBXRA2Sob0r2QDwqcrfrDrMtHRsLgIoCllmJ+KAiEAnV/wKDYiTdnlmtm6jv2yBcCst6x/00M/egvQDD7VCg4="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.2-20171025022007.tgz_1508898013483_0.9165795273147523"},"directories":{}},"0.14.2-20171025134231":{"name":"composer-common","version":"0.14.2-20171025134231","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.2-20171025134231","_shasum":"0ccadc50ac862e5d52f324bcfc73560e354341d4","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.5","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"0ccadc50ac862e5d52f324bcfc73560e354341d4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.2-20171025134231.tgz","integrity":"sha512-Pol2lX/L4H44ajIZxolmBcUbdWV2jNJpEYD34u9bzmV9MxJF8kZif+ZX1bN5YpHjHmcLLgX+tx1KUAAviNZLVw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAMzCvV39txSPKqIIOobbX2QF1tK/h4+beZ/b68bsh7HAiEA638KGVfcbxDqutHKTYJXwKm6xxHo9RRtpvV5fFm5eiE="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.2-20171025134231.tgz_1508938959371_0.9036579774692655"},"directories":{}},"0.14.2-20171025155846":{"name":"composer-common","version":"0.14.2-20171025155846","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.2-20171025155846","_shasum":"74048307f6521e7ef3976fb0e9cab33a66fe5871","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.5","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"74048307f6521e7ef3976fb0e9cab33a66fe5871","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.2-20171025155846.tgz","integrity":"sha512-xrFa9WtDghIOUsgbmNumirnMEcCQ4Zg/Rtc2Ncp+DCu1D1xsqrHel6ByVyPC2KzdA90ywcXkt0sU2lwzS1GD1w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGU+luvWHFR/jWViQy/4K/JCSZujQ1RMw1T2agcoHS6pAiBZNd6z0DEocqZhTffm/FlBkEyTCRcMUZTXY0XuwEeR8Q=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.2-20171025155846.tgz_1508947134010_0.11791057628579438"},"directories":{}},"0.14.2-20171025175603":{"name":"composer-common","version":"0.14.2-20171025175603","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.2-20171025175603","_shasum":"75893e7febba9d84b32fd2180f91c8be7ed5f6a6","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.5","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"75893e7febba9d84b32fd2180f91c8be7ed5f6a6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.2-20171025175603.tgz","integrity":"sha512-cD7ILIv1Q+RBY42FbYnOPkl48lfgBWeIV8g+HCiU2OBIdF9Q5oigLm+sznJei/puhmDuVmh1t3LQCMkcB25hXA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC3vl+dmAGiP6UzcTufPVkTZiM18S8ZrvE68rrNUwTJVgIhAKuczEhg5PJNBboStItDm04ijQyOFw9sBFv58tyI1NmX"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.2-20171025175603.tgz_1508954169297_0.270127525087446"},"directories":{}},"0.14.2-20171026022207":{"name":"composer-common","version":"0.14.2-20171026022207","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.2-20171026022207","_shasum":"68af1ae2a70f98aba5d817915c1e204c40f23099","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.5","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"68af1ae2a70f98aba5d817915c1e204c40f23099","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.2-20171026022207.tgz","integrity":"sha512-yjIbk1zk/4DRT5zgMrUounEvMDOVxvulV53mcIh8KAu1ktd2L6fcEsfBWAfQzyBOm+A1mM2zyfWPMaXVgUP7zw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB514tsTP2RyP1FFAFH/U5ZW+HPxmuFFOj97KSW3FL43AiA6ZBAPMsipDJOHhLn2i+q15U7/oGusBlQtQtemLM5h9w=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.2-20171026022207.tgz_1508984535895_0.1134139453060925"},"directories":{}},"0.14.2":{"name":"composer-common","version":"0.14.2","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.2","_shasum":"94bb128a26f995923602834a0ef3d309ecdee0fb","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.5","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"94bb128a26f995923602834a0ef3d309ecdee0fb","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.2.tgz","integrity":"sha512-SwK0JhL3tf32k/y3+VfTShcorGEm6Jxt0EyOuddxpqFsFSjfDiTEP3VWebF0MtEmR4fYSOmq6l2bDI4THA1nkg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDNqw2fQrOir9ocsA2BGbedchzZTvaXYKv37lbMULn5pAiAk6BNNtBB1mwuetKS7lliJK3l21VkWdjCtgq8HRjvqhw=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.2.tgz_1509016456765_0.2704426539130509"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.14.3-20171026114047":{"name":"composer-common","version":"0.14.3-20171026114047","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.3-20171026114047","_shasum":"b57fbc3218487f62233e35b885168141e0446558","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.5","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"b57fbc3218487f62233e35b885168141e0446558","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.3-20171026114047.tgz","integrity":"sha512-gyF+ucOa59mAkHYMnD2shM2s9NaAxOfQZ8Xpao03i/dspq438D+MvyklvDvkmRrQqi/uHaOLABGGT+fwjdtWKQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFu+8LD6y8D0bRxF5tdmmYS6Xt+PoqDYLcF6PFy96yvKAiEAk3YUvYRJ2dbEUeWfECMLuy0W56ak/1ezbQVdaGYZ3LI="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.3-20171026114047.tgz_1509018054846_0.8641131911426783"},"directories":{}},"0.14.3-20171026130132":{"name":"composer-common","version":"0.14.3-20171026130132","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.3-20171026130132","_shasum":"5955c8737eae645adff5f9a5500744fa5157a845","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.5","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"5955c8737eae645adff5f9a5500744fa5157a845","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.3-20171026130132.tgz","integrity":"sha512-0sQ3pzdnBzxVPcXg80SqhQyG7ftV0s4t9teun4u0OryGqGjVj/pMJ6mbRmVZYzxbOy5dq5b7LhCHcySTpg3p4A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDVMc15M+0h64zAsfXCPCe+L0d326JVLDafnRhdcvl+igIhAJ0prSqooJKev3kp86efxFQ8bPAfhfwxg4Rg/RLuaTPp"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.3-20171026130132.tgz_1509022899589_0.323300565360114"},"directories":{}},"0.14.3-20171026142243":{"name":"composer-common","version":"0.14.3-20171026142243","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.3-20171026142243","_shasum":"fcc967e4726673a797cd097e54b803056bd608e8","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.5","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"fcc967e4726673a797cd097e54b803056bd608e8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.3-20171026142243.tgz","integrity":"sha512-dKeeWWrRH1PbCMtT5AQUaS+z/Wt3krJ7Sp1i/M03hxgBOzI6PbNMROKquefQTo5cY0nxawP2PZbmRSTi/JtHLg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDYlHLvxoo9nSgID5p6BuY/NON1M1fFj48Lvcv/ZpSWPAIgJ/XHJI8LxgfeaI7odHt7xBC6jBnJ5dy5wm5FQ51LO5U="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.3-20171026142243.tgz_1509027770833_0.5458515917416662"},"directories":{}},"0.14.3-20171027022223":{"name":"composer-common","version":"0.14.3-20171027022223","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.3-20171027022223","_shasum":"200bd9470f97fce02676393b6cc54c076db2d644","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.5","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"200bd9470f97fce02676393b6cc54c076db2d644","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.3-20171027022223.tgz","integrity":"sha512-j2Pv5aeA2Rnv6ZuANVAmWlUHXyC/SaRXMxR9arjKeIkT0OUJrWwcqB6OEFXPxTeSqVW4sTzVNRuFSAu98r45cg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHgEUE6voRVryzYtTnCtjD49zVfFrp8z188EsWWVxbBnAiBEj4AJlBytCduLrRk6tJyweZOuSHBacU4BO/GTkvBNQQ=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.3-20171027022223.tgz_1509070951425_0.17156281997449696"},"directories":{}},"0.14.3-20171027155228":{"name":"composer-common","version":"0.14.3-20171027155228","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.3-20171027155228","_shasum":"a135d132d560806c7afd0d61f6f9ca521cd1625d","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.5","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"a135d132d560806c7afd0d61f6f9ca521cd1625d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.3-20171027155228.tgz","integrity":"sha512-iTiryiCvJvA26DrjG5ZoVws52xPoRxvHhNFuLSAF1zlDuahkz6oOn25lKSH++kehllSuNLfx5f8C+EnbuOSyUg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC8uwgFHBlbgYVwGxHZqotFjxJcQzUFZHbNLraWMrSkVQIgEZc3vdG7pnOA5QVBwHy1mLERMv6Ks/9bi0GJEWbvmzY="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.3-20171027155228.tgz_1509119555460_0.6193179476540536"},"directories":{}},"0.14.3-20171027195221":{"name":"composer-common","version":"0.14.3-20171027195221","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.3-20171027195221","_shasum":"0815c93419063e08265416c69c8b074a3cfa057c","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.5","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"0815c93419063e08265416c69c8b074a3cfa057c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.3-20171027195221.tgz","integrity":"sha512-n3eo36x/W5FNbDhziYE96MRgAaDKBpLwSXof0y6uFKjPw5PckBYYgZW2hQ8gZvffpNt+bEgiRRiCqjCAormnvA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCK+pbpkW6NCMX/CmElwNsEYeoJ+WtVIWJAeJ32Tses0wIhAIwBCnR9CE2/EVV19VTqjYWnJlFJs3EjSWjoMMNjI7SL"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.3-20171027195221.tgz_1509133949170_0.39934416417963803"},"directories":{}},"0.14.3-20171027213956":{"name":"composer-common","version":"0.14.3-20171027213956","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.3-20171027213956","_shasum":"c519198748137065195c07448f3266115b37b97d","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.5","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"c519198748137065195c07448f3266115b37b97d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.3-20171027213956.tgz","integrity":"sha512-MDVGLwrasVCXRjIGQ43K7sq+HAJPsLFaBj+mlQNoHavCK273JK7zrKBbTn95RappGzlC7yvwgbOPDohQ4IbNtA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBH9v6mwvcyJXI7v7oOmWijraUpsMCOKUx5+fJEmR60EAiEAvkva/rpUTdWdky83TCP0LeqchhZgDdWO2uKWpNfWRSA="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.3-20171027213956.tgz_1509140403409_0.8423725091852248"},"directories":{}},"0.14.3-20171028022509":{"name":"composer-common","version":"0.14.3-20171028022509","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.3-20171028022509","_shasum":"52c9cd253c6c0a712d867cd49182752c223ff579","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.5","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"52c9cd253c6c0a712d867cd49182752c223ff579","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.3-20171028022509.tgz","integrity":"sha512-sZ9nxrON/SekWQMu08+Wj6cHo/OKqQcmoAJEub1tNf1iWGo0STXLwSvERnq5Ls3o3pvbrORbL6md/eFJI+yX8g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF5fqOVvIw5qzPyfWwt4/mVxzG+vm3UHItVHhlnJjetFAiAklTi4JDxBNC5j6+G2cY2K8qVxVtUnZ4XwSBNBHLmsVQ=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.3-20171028022509.tgz_1509157517687_0.19304466131143272"},"directories":{}},"0.14.3-20171029022451":{"name":"composer-common","version":"0.14.3-20171029022451","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.3-20171029022451","_shasum":"3ee26d67ba19186924a54a67bffa88df4e2d8f47","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.5","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"3ee26d67ba19186924a54a67bffa88df4e2d8f47","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.3-20171029022451.tgz","integrity":"sha512-GFrBo7+10wQ4s0HcuIcrD1LSe2UmuNreBQi7Yp4xUy4lvvLd565LKa+623lxhuKxWC36gwmfknQHpKFMMJp/gQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD+uZF48f9R2Rqnk12Ud1SXTs/1ecvCMi21wz9IW/DN9QIgBYcGnUBQpSw7YsXpuCtsYxyofwfS/8Z3U7EIiVDVJZs="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.3-20171029022451.tgz_1509243899181_0.8638434018939734"},"directories":{}},"0.14.3-20171030022327":{"name":"composer-common","version":"0.14.3-20171030022327","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.3-20171030022327","_shasum":"f2c7ecf2eb0f1bf539db8cf78a22e83745b62e3d","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.5","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"f2c7ecf2eb0f1bf539db8cf78a22e83745b62e3d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.3-20171030022327.tgz","integrity":"sha512-NW/+pferOYX8QVOh9Wode0N3lunxOTJ4m6Tfkg+jd+aKVKnMTkvYWZIbXIG/ZqzJoWwb7K1fUU2UnYFHpLnjIw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGEfF15SW0xrvmkDI/RYzbsLLMX8hg9KrHdn9J8ynB6aAiAmS4uBNb4qAVOl16CTQutTs7c/Y8w6i9aCTPImzSi4pA=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.3-20171030022327.tgz_1509330215117_0.4658636604435742"},"directories":{}},"0.14.3-20171031111541":{"name":"composer-common","version":"0.14.3-20171031111541","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.3-20171031111541","_shasum":"b35c4c8e92157544d7b32f6e46955812a117f49f","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.5","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"b35c4c8e92157544d7b32f6e46955812a117f49f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.3-20171031111541.tgz","integrity":"sha512-e8zsddtlN4pcem/xEIpvkq9Phc799JUrFMB6T1xKWa+kbN5PzdH3S4OpBdijQTW8sNmWoUaPtCip5brBRuJtWw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA3sMPrLpYdBaRgyiLWfFg86JiBFMU5wOoPbullgktypAiEAlkKJUo1hnMMwnzgj0crD5kVeIR2JIA0R9DeTZT55Kyc="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.3-20171031111541.tgz_1509448548774_0.6756758936680853"},"directories":{}},"0.14.3-20171031142631":{"name":"composer-common","version":"0.14.3-20171031142631","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.3-20171031142631","_shasum":"52efa398bdfedc4760c3fdc32d65799f1050baff","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.5","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"52efa398bdfedc4760c3fdc32d65799f1050baff","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.3-20171031142631.tgz","integrity":"sha512-PvadK25HpH7HW0W25pDZtUZxrRtom/vnVvzW6Ubo2+uhXBU/OOV3OlZfyoU9kXMFWpyaF/BoKSOfWdWGCb14RQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDPoEk2kiTzvVKgdc4/bRrFzlqFIWFh2NVWQqkEV7qhvAiEAg7UxizBLtVBUoICgt+4mJJBVoP4M3Ist8IfBEjR2RMk="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.3-20171031142631.tgz_1509459997152_0.13017387641593814"},"directories":{}},"0.14.3-20171031182442":{"name":"composer-common","version":"0.14.3-20171031182442","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.3-20171031182442","_shasum":"20d29d74948cb2afb794b1648f23768d7661446b","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.5","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"20d29d74948cb2afb794b1648f23768d7661446b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.3-20171031182442.tgz","integrity":"sha512-0daj8OHBeT9EtqJpGW24pluvPkOeC/Rnhy81Pya5qhoEF4utFpHrz9tmBRozQRxgW5XY6hxvzUYZgkVK5775ZQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDO26JdPW4vLtS4zSOh9YDfQ8tC/dX7BbJ0QfhkD517ZAIgThfXRYxWm0xQM9IGED+RVgZwit009RSsCpdiR9358J4="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.3-20171031182442.tgz_1509474289879_0.4906455271411687"},"directories":{}},"0.14.3-20171101022550":{"name":"composer-common","version":"0.14.3-20171101022550","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.3-20171101022550","_shasum":"8dd3865b4dcadd91be882a23457e5a3263824d1b","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.5","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"8dd3865b4dcadd91be882a23457e5a3263824d1b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.3-20171101022550.tgz","integrity":"sha512-0H36rpEQ1nYKoV6a+Xj3/zA7jnmhW+ITt28X7s+p54mbHqNTeSTWNmNycSRgogz1go/lXgCaucwklLRySSiZWQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAChP/tHsDj2+M9TW+C1bwItLJMWN0XI8pxwUafyIRNeAiEAmswEflLpGrZU2bNjXJHapus9oWxv6SM/b/DmHwS09eQ="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.3-20171101022550.tgz_1509503157909_0.19052769662812352"},"directories":{}},"0.14.3-20171101113918":{"name":"composer-common","version":"0.14.3-20171101113918","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.3-20171101113918","_shasum":"530b65974c1046e6fffe4d70364ba74093c75346","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.5","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"530b65974c1046e6fffe4d70364ba74093c75346","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.3-20171101113918.tgz","integrity":"sha512-MwWrz8KDYCLgTeOyjC8tJecEuQyyhU8I+HMYSzFeRf3mNUofuAjIlBCR2gBAKmtCgX9W5OEITzvxIazhhJTJ6g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCF3dMThnF1+xpGtlJq6ftAnjqRs5b7g23i3qu435BNpwIhAMHIq041bjwuIo2u+voT77O9FknZwLKY8wN0Gcd/XJv7"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.3-20171101113918.tgz_1509536365951_0.7533574025146663"},"directories":{}},"0.14.3-20171101153822":{"name":"composer-common","version":"0.14.3-20171101153822","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.3-20171101153822","_shasum":"fde4aebae2184fdc4746fb60c54ba1f34985dff5","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.5","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"fde4aebae2184fdc4746fb60c54ba1f34985dff5","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.3-20171101153822.tgz","integrity":"sha512-EnDT9olJafTpkjIFReve8vXY7PsZMN99BNpaQiTPIMMjvmvFDDsYRa635/Ik+Uqvny+O++b87h54LQWTAMpvZw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDH0lMzZ7JhstRwI2etnXqq1/BbtXsDUS0n7bqXPNku8AiEAuUXWWTXoyNnGR/tIwD60HCPcCNXS4nLrjT7Ga6iD5bQ="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.3-20171101153822.tgz_1509550709939_0.6629948162008077"},"directories":{}},"0.14.3-20171101174219":{"name":"composer-common","version":"0.14.3-20171101174219","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.3-20171101174219","_shasum":"b3fac71bb1efc7147f74ecb234aa797c9f1d7c4e","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.5","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"b3fac71bb1efc7147f74ecb234aa797c9f1d7c4e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.3-20171101174219.tgz","integrity":"sha512-FpZ3SO/MKx+cnLlEHVjwEsdzN3G340feitwW/IhJTb0brOf+IVDQB4JpPV4PP5VcvkzRzQnEq8RDDCXnSNRdew==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDbEtwLpkCWx/9IRRKxZRoSkVbm0KD9Wn9YC1o5IlqFbwIgQYOpuG263BBjSQ5le7Yv0ncFk2Ok1BS3LWu5Xk8d5qw="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.3-20171101174219.tgz_1509558148050_0.9371100137941539"},"directories":{}},"0.14.3-20171101191943":{"name":"composer-common","version":"0.14.3-20171101191943","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.3-20171101191943","_shasum":"3f7d0ea310809df3efd6ee388fc63fb0408425ea","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.5","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"3f7d0ea310809df3efd6ee388fc63fb0408425ea","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.3-20171101191943.tgz","integrity":"sha512-qekx2xoyhlsUMXerLFEBQp5osAibBEj/jtoRl76JzgXp6DBTc/KB/sPuI2lRnOHg+Nii/NhbFk8K5Y4/qGKxcg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDQA6xf0GIKxYmYP/f0RD89vTaR6cQu76kXMC0ICt1KIAIgarpDylK/21TTQbEZq86koo5yWSigxIyCafBWe+ObjEw="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.3-20171101191943.tgz_1509563991704_0.0955827939324081"},"directories":{}},"0.14.3-20171102022407":{"name":"composer-common","version":"0.14.3-20171102022407","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.3-20171102022407","_shasum":"facedefbfc7303e17e53d213fc8514b840450432","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.5","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"facedefbfc7303e17e53d213fc8514b840450432","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.3-20171102022407.tgz","integrity":"sha512-L2qiNsf97IeWEzUeAqRP/Q3uP3FZCTyVC1cHPcRRm9xn+xK3iuM+3U8pIvxK8hNP3psvtMVbr3HiMYh7Vkp90w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCG9kjgj12MHDt5+Axy2AAY3Qm8jkMLFQdxK6w1kjHyxAIhALCuklFuT4q05l/f9gZ24hpK1d9pRmnj9E1VeThZBSFG"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.3-20171102022407.tgz_1509589454128_0.43778338097035885"},"directories":{}},"0.14.3-20171102142422":{"name":"composer-common","version":"0.14.3-20171102142422","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.3-20171102142422","_shasum":"36b80ca860ee7a9e93b2ebb6b23b6a9838d11668","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.5","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"36b80ca860ee7a9e93b2ebb6b23b6a9838d11668","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.3-20171102142422.tgz","integrity":"sha512-K6obiTBQReGc84j8iEYtArexnZaGqCdxzNW1q27ZBJicPW8rdz2JSz7g2y0vVwQJ57LnHcFOVCDvPdny9qldyQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBWSZGgZSlUBo926ZfPXcD94JFkUNXqDjc6xdyoI8TEGAiAaigkoURVz/ZMTnGTl5nHdoht0qcYlK2DMPWYLP08L0g=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.3-20171102142422.tgz_1509632671072_0.41776787396520376"},"directories":{}},"0.14.3-20171102145218":{"name":"composer-common","version":"0.14.3-20171102145218","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.3-20171102145218","_shasum":"50b37c3045d92de2a68ab48fcca082fbd06c6ba7","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.5","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"50b37c3045d92de2a68ab48fcca082fbd06c6ba7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.3-20171102145218.tgz","integrity":"sha512-KnBhjUuDjQoRwrLTb/Mfp+JJN/+ExMxekpgNya7KakKIi9Wjtaij5JRKhMglpIsj0GLAcFXGzYkM/df7JjxrGw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHr23tsMtpecnrfhFy1X+fyN4tw0dsSGjGbIBbjVk2XbAiEAk50KB6yrdcYsLfHjZ9BkGNn0+O8sEiXD2C2b+jryt/I="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.3-20171102145218.tgz_1509634345602_0.4107621000148356"},"directories":{}},"0.14.3":{"name":"composer-common","version":"0.14.3","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.3","_shasum":"709fab73be4a74ba8da486924ca1b9ae15408933","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.5","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"709fab73be4a74ba8da486924ca1b9ae15408933","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.3.tgz","integrity":"sha512-p0oaei/rw99i9xSxRdiIMjtcHuC95kH5vpFzn1f/wFQx/y6YEc/w4VwHWJleVOfThK1SFkKjJCxxL5shF7SSSw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIElEKHtYIsCTArqgCM59JHu9F3s93gHyiuEDH/Y26kCbAiAmPssA3m08QdHZV1pL6C5GKNzq5gQ6brWZbJBo0cwLrw=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.3.tgz_1509637635610_0.882349920226261"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.14.4-20171102162409":{"name":"composer-common","version":"0.14.4-20171102162409","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.4-20171102162409","_shasum":"ff980bc19b341ab4e19e48d16259c802b1302953","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.5","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"ff980bc19b341ab4e19e48d16259c802b1302953","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.4-20171102162409.tgz","integrity":"sha512-5RFk0xAjDIc3xSydlcSeYdrjaPWI+GEFxQiZpt6fRqecDfui/9dWkrqKlPmahczICfC+pBls40jsQSw47pYhvQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICuTJihWL5DAlVDmOWB+0rGvTgU9FT4DiLL3RoGyF0RpAiBhqCoq+P7KrRW9REEVd+Rh7ITRJNXYoKvFWPPO45SBYg=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.4-20171102162409.tgz_1509639859549_0.4514916886109859"},"directories":{}},"0.14.4-20171103022418":{"name":"composer-common","version":"0.14.4-20171103022418","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.4-20171103022418","_shasum":"61c93f83c994423d33fcdb41051675e540143084","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.5","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"61c93f83c994423d33fcdb41051675e540143084","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.4-20171103022418.tgz","integrity":"sha512-W2M+l019a77ElxBTWsutFlJkE+ZPo1jtA5OJrjN2J42EckmTqo4KA1TUn4ETzxE7vP3wCKJHVI5Bp60nHnSJlA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB7FRoW7vj08r5zvwQgctL/wC5qjh2B4VWoGcQWNoK8bAiEA62Z2s7nWOlUSRPmhvyqbmOd9g3ml9ui0qU1dOv0HXPM="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.4-20171103022418.tgz_1509675865074_0.40050548152066767"},"directories":{}},"0.14.4-20171103074208":{"name":"composer-common","version":"0.14.4-20171103074208","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=6","npm":">=3"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.4.3","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.14.4-20171103074208","_shasum":"07581ed82190d23e412d7f1318c7c9335424a520","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.11.5","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"shasum":"07581ed82190d23e412d7f1318c7c9335424a520","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.14.4-20171103074208.tgz","integrity":"sha512-Okm+ozrOBCEhIBzZdRJFGGKhHvNDOX4kV+1uOYBPB5Z+V29dQFazXm+uyrS3BIR8RoFP51LOiQ/VhnvY3uCgow==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDEmlPZ6WjWcL7ATDsR0NmqG2IdNZp+T+rU5C2aiFfRfAiACsQPBWcQwAvRtN7m921UUxcBro4L+MFkwgOd1v0kTQw=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.14.4-20171103074208.tgz_1509694934149_0.6431533321738243"},"directories":{}},"0.15.0-20171104104142":{"name":"composer-common","version":"0.15.0-20171104104142","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.0-20171104104142","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-vsZgS60yweuBTyDMkXjCrqG51/q2dLBW0iwMSXt3B9PcFKd5nlmPtnsfC/uCjv9KKV7Rqtc8GLyB1BZCc0LqyA==","shasum":"51049050df8cb6ee721fff6e45c1bd7c1fd43a55","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.0-20171104104142.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEuCPujQ5HqjQbD4v9AsOmv9V7UrDXsl5UzY+LLFJXj9AiEA+LkWn9HDnwzqAZxkDHDhb5qc8We8goSwUImErmcl6i8="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.0-20171104104142.tgz_1509792109548_0.8240709751844406"},"directories":{}},"0.15.0-20171105022406":{"name":"composer-common","version":"0.15.0-20171105022406","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.0-20171105022406","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-7xLsHiy4Rldd7OtAWredLYMF72GR7zEBjBgWXqKQHLjBtAjwUAOo0uFf92U1I+sUmqxbZrYQAQjblwNw98ciZg==","shasum":"7b82de370390196984d5525cd697c0a1ac89495d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.0-20171105022406.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC4TnKz3IMuU6Mc6r2tSqjr2c8JSA+r/u9Ig4koie/WXQIhAPpoFQAsIwmxuSPfpFnSwCgq/t0dEllKhHyRsXgo3MWp"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.0-20171105022406.tgz_1509848653672_0.9409250388853252"},"directories":{}},"0.15.0-20171106022602":{"name":"composer-common","version":"0.15.0-20171106022602","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.0-20171106022602","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-fjAi6wqKVUS9icvJIEH5bXJJT4sXdcOpgMNxoo2c71a6HFjOsnXaGBhdVGut12X4RFjshmZ7ArIVYyAgPyb/Yg==","shasum":"fb45c003ee57568751078f7385500700d143f500","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.0-20171106022602.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH9ybyFufiVdWbOPuEiCQ6q9yKr7aDCqPVncBoCOOzVQAiARNEIt9/C6drS6NQBb0E1apHeybJioBjISHmKTKjmaSA=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.0-20171106022602.tgz_1509935169083_0.12324283365160227"},"directories":{}},"0.15.0-20171106101301":{"name":"composer-common","version":"0.15.0-20171106101301","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.0-20171106101301","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-lRHNfVygCCGx1eV2D9sFA0t7SeC1SLOXQOFm2zBqq29Zz49/WiS0Q6RnYKOACb4XRqZR/U59QSYIq1Li6zs5LQ==","shasum":"4b1bd0f14c3fcfc6bf293bd181725cf5c188048f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.0-20171106101301.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC7X2BQ9dpt962n7UHgMR8FrNOlQ+lKf7WV9mmVbrlleQIhAIyJG3fV0BV/kz31V3lBGdZ4SpuEzNSPxMf+bIOY8XEb"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.0-20171106101301.tgz_1509963189912_0.5089561128988862"},"directories":{}},"0.15.0-20171106105415":{"name":"composer-common","version":"0.15.0-20171106105415","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.0-20171106105415","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-bC3zP9bDKqXJgteD9+KEhjnSwSIn0LhFdAp+/0DGblzyRFdZr8EqNYSnu53rEloGQEsHAga+Lnr/EhraMnQ2Bg==","shasum":"09e8a8f01ca06a4e27e6165841ceeda9bf045a58","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.0-20171106105415.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDL928O1PknAKrJuDqS4G/TmB1Yyg5gK1KBaszMWffQAAIhAJqJOhLKTe016vu7wxqWp3s2jbwkadkQVOjiqOQHqsfx"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.0-20171106105415.tgz_1509965661881_0.12584981136023998"},"directories":{}},"0.15.0-20171106170441":{"name":"composer-common","version":"0.15.0-20171106170441","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.0-20171106170441","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-2/Q0ROeIq3fUHU39ZT8NZUDaC5qTSd0IPscQ+o4/MNHz2YMY8nP8drLCkJMaL1T0YlHGMoZhwX05X+ozWvWsBQ==","shasum":"03a06d3c721e762796344bb438a567799c5bb6dd","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.0-20171106170441.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCuy35lX0D9X7Elkitsc9HQboNUi1OO7GgpmVINvFV1DQIgeY23CnxFIP7vwit+KGNXRO4myhHJIdZPf33kgC0VBRI="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.0-20171106170441.tgz_1509987889416_0.9719529589638114"},"directories":{}},"0.15.0-20171106195337":{"name":"composer-common","version":"0.15.0-20171106195337","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.0-20171106195337","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-ScOP63vZ96JBk+o5RasxUYtoXMPErbz7fZq910EjVGxANGcuCYhigK7+JxTCqjo8x6UKvgbYi0QhYxkVOtn2kg==","shasum":"7182c9d00bae220f9dec8933edb72f12fecb4755","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.0-20171106195337.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDr5YiWvTsYc53KIEXvZy4P/tO3N9mej5t6kNrGsxQxHAiEA/CODkvE/w6b/sd8gND28UW9WapoDKihFPuxunTSVgbo="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.0-20171106195337.tgz_1509998023688_0.7313306506257504"},"directories":{}},"0.15.0-20171106203806":{"name":"composer-common","version":"0.15.0-20171106203806","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.0-20171106203806","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-MA+JBujkO18munVSVEky1s4x80Rd3PmHWy8At1KNEGFA1ZHjw2baP/9xOBauNVpcisGiPsZvKmg7xI70kegC0w==","shasum":"e7fed5a530ed8a89a3b5b72e98cbcf519fe0ecfa","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.0-20171106203806.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEU0722JDR3k1aL3YOulq/3aNrGMJ2lR565/ki1fOcdWAiEAt/QQred5q3VmLgeWo/ir2ddNCbLznXa6H7vSZYrAKD8="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.0-20171106203806.tgz_1510000692668_0.8136506171431392"},"directories":{}},"0.15.0-20171106231520":{"name":"composer-common","version":"0.15.0-20171106231520","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.0-20171106231520","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-OWJCi/PXuu2SCNn17Gv7reLYGrSOlyyt36WlGc+1+GWaoxybsIC2+IxyDRKN+uLudQ5m1fCpMBpwoinuHJz1LQ==","shasum":"bab0b5be766eea6f8b4e00caa17af224078f98a9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.0-20171106231520.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCPzHJQ3oLCzMsgQfTFVxZ1nrj6VXo2cWQUw9I0Ns2WrgIgGaaiHPABfl/Z5faqBqx2grG8vXruyyqfGvXcmPxipaA="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.0-20171106231520.tgz_1510010127067_0.7525766086764634"},"directories":{}},"0.15.0-20171107022641":{"name":"composer-common","version":"0.15.0-20171107022641","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.0-20171107022641","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-tbPFUhKGkEmN0OxUUGXr8/f1Fpgwn3quTQ+ahokqvyLjBELjHnoKwFtSK1PiEqM7SLu4WRVbsRwqXgHl+d8i9Q==","shasum":"84774a58d84bad37873e1d03c91eb937901dfbb7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.0-20171107022641.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCWI7xyhlpR4ZdiXkZgaqeUK55ULMAv2XYTW2lfK8bVHQIgIUS+oWKauaEFXENMZn/6Y/lvjCM2U8ptJD2BpXYeiUU="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.0-20171107022641.tgz_1510021606768_0.3332191105000675"},"directories":{}},"0.15.0-20171107071930":{"name":"composer-common","version":"0.15.0-20171107071930","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.0-20171107071930","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-kXiUwmXC+jmcVxj/5GqMNG6GAEVyDRdyVUnm8m8azH5Zx1Sw79gCJ2A6eM5Bn4RePFTVLDq9pirpth1rNlNH9Q==","shasum":"aa539ecb2760d6334dd108ef73c8bec8e68d743a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.0-20171107071930.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDPvWIDP/krRl+fWStnwKJKHP9osLWINdQ367tHbbWn2AiEA6F229YwHWunR7y+8fDyS1IlH25RBa9QhAm3zlMnxPVk="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.0-20171107071930.tgz_1510039176408_0.6411864892579615"},"directories":{}},"0.15.0-20171107082145":{"name":"composer-common","version":"0.15.0-20171107082145","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.0-20171107082145","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-x5elHGXu2SGXbhWe5coZnEVCb3IgS9AeaIMj+HlVmCGNXdGAtzbTbI2mF5AHy/zGNcVK320jwE0wq0sh6t1g4w==","shasum":"c476ddb0d57ef2e34fa1a0b7308a239d57d9057d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.0-20171107082145.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICsKNgv1KpqRni1BVFZI+9xdm3Qhi80hO9Z4F2AUMiB/AiBSi7I0Vo3T1I8vXqD6orzsh6IVvcJnMnuWNT5f+xRGLg=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.0-20171107082145.tgz_1510042912241_0.6401787344366312"},"directories":{}},"0.15.0-20171107091410":{"name":"composer-common","version":"0.15.0-20171107091410","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.0-20171107091410","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-6uCcbnc+usSITnF2AjoUY1NuWANlcXdtUp1NBF3MAji8GXQ801S44mNciw3wQFlLvHlTFyEWPMOa9PLSO3DZjg==","shasum":"784d02a3bbf3526a860fadbe1fde5635ff33b601","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.0-20171107091410.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA+5h++0wvzcr0ZkfElhYjxyydyhFITrVF63QWpNVYoOAiAqJp/7aYX2E8FtHzCgCN7OFptALLjiTrtevMCXHGI+jw=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.0-20171107091410.tgz_1510046058371_0.7059267917647958"},"directories":{}},"0.15.0-20171107112528":{"name":"composer-common","version":"0.15.0-20171107112528","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.0-20171107112528","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-1aJJlY2PrOVP5LgdFXMN5LIlMKTRW4U2/hIeK3meRjasfKq02BWrvvFT76ibZ3g/LHBpe2H4WFjIT40BIGJUYA==","shasum":"99c8153a81612e71ae36efa7f4f8a6ead9540e4d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.0-20171107112528.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHCoLNpLY2Ulf/BPqUprRhwyJAyFZxcPf+qik4JF31UeAiAGjUUIZnHjzaUSrQTx68+9aLW9Z1F5HXf0yfEnH7Fy7g=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.0-20171107112528.tgz_1510053936867_0.25107214762829244"},"directories":{}},"0.15.0-20171107125032":{"name":"composer-common","version":"0.15.0-20171107125032","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.0-20171107125032","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-RCbi/AldML8DveyFRUsf5ufw/iQPVbBj7S4pEgmESmQrkgqg8jq3XBM0HjdaErSjyhPkOqe25Hxl0KHCvZVA/A==","shasum":"e9f0cfccec7b4bb4570b88dd04d43db186b087b6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.0-20171107125032.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDAqqYnvmeSRrTQeN5Ey9kJP/nEcrry7fg+1uvEzCqAuAIgcpRF4CuqAyhVIcnKwcNhsq3DSarHvfzoDUOaqmo3KYY="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.0-20171107125032.tgz_1510059039201_0.9681696514599025"},"directories":{}},"0.15.0-20171107143909":{"name":"composer-common","version":"0.15.0-20171107143909","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.0-20171107143909","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-09vtl0T5t6AWLcBV+L53E4hIovMVGPzfGZ8HQyBxBqCHQw9C8rRP9fdduwJ9qoPUsh4vFk+AI+3PWU/cMr1hbA==","shasum":"2672040031554b9944f4f23d1946a24dc82c6453","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.0-20171107143909.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDgU2G6OdRoVbpqSBvcg+WZdhPTFjwD5BbrXVRYxVemIgIhANhGDuOoEUK+B8+zImlujj0gYV9ap5ZieNJoA0xgMOsg"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.0-20171107143909.tgz_1510065556319_0.3828783358912915"},"directories":{}},"0.15.0-20171107163307":{"name":"composer-common","version":"0.15.0-20171107163307","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.0-20171107163307","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-mQXihgQftPya2Hw3dsnEnG5rIruwCRJ6GfRu9bW0HKIh9yDR/zppRzaPTCntv+OoW2x76n1ycDwRgYMr3z2o1w==","shasum":"649c696f826cfc0717b58ae59905c90d037646c5","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.0-20171107163307.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGhY5ZiD4zvB06P7Y9O8cOn6VsG13L8CAg+Leaoh6wPhAiBs2LjYUhvgkdtcQ/DLKb3hgWLaHrY6ip5dXEtDcnvjJA=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.0-20171107163307.tgz_1510072394639_0.4252399436663836"},"directories":{}},"0.15.0-20171107172310":{"name":"composer-common","version":"0.15.0-20171107172310","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.0-20171107172310","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-jZOgmkmZuB+kOpcAtUKdOygl3e+IgQmPmHyKyE7HpNp4FA52a4HOPDrQc7In7O9kmeApxD9a7Uha40/U4/B0Yg==","shasum":"bc6461a5bc26abeffe9858e50b6133021d5d1dbc","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.0-20171107172310.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEd/c8J7mgs8RuVPydlhHJ3hYkMP60G6AKxihezJyvKaAiBLqG8OFdi3O+ZRa7WLKeTl9nX9mQ59/SKnQ64jARIpsg=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.0-20171107172310.tgz_1510075396683_0.6476802858524024"},"directories":{}},"0.15.0-20171107184650":{"name":"composer-common","version":"0.15.0-20171107184650","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.0-20171107184650","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-nNBB/mYvdhQbiCVvIymx/oev1SL8r1tWEYdcDB2wG6tWSxm+7n86Ut/aT30FixZKxVBOlGzzsOGDXgf7k3JGSw==","shasum":"c6e5c971fb7b19f0491b48443531e316d5908cac","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.0-20171107184650.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDqyHUubdCcjcyrRY7pTMwaUQs+nCUJi29A6KjtnK+K3AIgXjA36gn5YQCiYWECVc5Twu1/RwNFYOkiToWSQvbtLZc="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.0-20171107184650.tgz_1510080418013_0.49106080853380263"},"directories":{}},"0.15.0-20171107200802":{"name":"composer-common","version":"0.15.0-20171107200802","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.0-20171107200802","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-OH+kF3WCdrTLU29bxnFrpfKU/oTLovg7ek8EWf9pjac0LV4rlK8Si+PjZQC7U8OWSDKnS7v+347dmXKcxOLcKg==","shasum":"f8b531621216190c8579eca490735f1d3e0e7fbf","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.0-20171107200802.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCTdYl+0UyTDFRX0U1nOd+HQNpTcjPftIhvOhRbRbEsbwIgGAUy5plNkpgadXpSMkUr/FtLS8kt6xSgZmFwBuVerN4="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.0-20171107200802.tgz_1510085289286_0.5722620422020555"},"directories":{}},"0.15.0-20171107212655":{"name":"composer-common","version":"0.15.0-20171107212655","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.0-20171107212655","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-x+0kf3tHCTIebv5fzW6lMfE/hPrVWmz9hhtaFntjGGiqYQwP3dv57ddhLoviJno7c2S1YuDOEIY19i5sA7DMkw==","shasum":"ee5e648eaf0fc4af2b05e80b740b62bf96194986","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.0-20171107212655.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD8Jkz33h0BbHDfjbOKSvYxilfpSCYKIRtQzSzWj4pI/gIgdgVU/ok+8/sYbFPR1gWgQXOIE9oUWji0yWYB/m21pjA="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.0-20171107212655.tgz_1510090022967_0.6991800176911056"},"directories":{}},"0.15.0-20171107224725":{"name":"composer-common","version":"0.15.0-20171107224725","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.0-20171107224725","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-qEfSlR+Pu3MGVAiFjRkw7SayBtKM6uZ+oid48Hd45pjx3z4mpjYhgW7qSOeMx97ZhtqpnNM0j8XjjD9D52f0fA==","shasum":"44d3ac3505800ce163220831e88ebf8e9e2ceef2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.0-20171107224725.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA+0P2/q7QPDqdUsXBkdaTHh+vFLoXaustI8ye7WM8QTAiA3P4qzqL+ZN6s0JKcOmgrPnUmbhcuBI1j1Z40+PXzHJw=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.0-20171107224725.tgz_1510094852731_0.5768801895901561"},"directories":{}},"0.15.0-20171107234220":{"name":"composer-common","version":"0.15.0-20171107234220","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.0-20171107234220","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-CMg9DAHigP+S5ATi7KrTTZyrVUAHj4cItZr1KZVKiIgVO/ExVYxT7V7E6IHvP38HlYQy1ZmTJ0o+5Lj1UGILtA==","shasum":"45ab29aadc8101f9256a58fe9acf290c536980de","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.0-20171107234220.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF77wZAyUngJJwNKOXCb13JeditfhLA53pLyXru6lCwuAiBOAn2e2s/lRIC+u8cWQhNS7XVPIAtor2Q9K4HSRqnBtg=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.0-20171107234220.tgz_1510098145591_0.10364150139503181"},"directories":{}},"0.15.0-20171108022708":{"name":"composer-common","version":"0.15.0-20171108022708","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.0-20171108022708","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-1vo/qV8b3DM8aqviCphb8dzzQgkPJOiO6tO0Cg4Oi/ujVghHwHeCbfZlKicoylzYfU2kPFVIvfHdTy/pegkPPQ==","shasum":"30bbb6cf30d9cd16211945713e67d6a9744d54d5","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.0-20171108022708.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDwHGGn2ZHaUCtqHVobYYU2rZGe3LzROa77MIGhkDQCbgIhAObmI8AerqqT3G9A7TnkOr3L4ShzcTH+hBbOqo/L+ARD"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.0-20171108022708.tgz_1510108034261_0.9227346184197813"},"directories":{}},"0.15.0-20171108090428":{"name":"composer-common","version":"0.15.0-20171108090428","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.0-20171108090428","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-A9DLOPqIr9CF2/89fCffzvfpOBU+sWhYpBUccLmUX3Oswi25970L5lA+nNN9gA120phSkFWYp0bx31LBxy4ICg==","shasum":"54d194cd2db4507ccbea9e3ae89283884ec0ba1b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.0-20171108090428.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC8EyrHOhsQyZFSPFHJash53FS0LHtz7mTr9DPF2JBTgAIhANyS5zipnuKGFK8x/x3ME+2D4bdPx7T85Czmf1BkHQEk"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.0-20171108090428.tgz_1510131874045_0.1804406032897532"},"directories":{}},"0.15.0-20171108105109":{"name":"composer-common","version":"0.15.0-20171108105109","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.0-20171108105109","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-VMih8Zi2Y4ricl8qkjORh5F4cREWS88E+Cx26yTZL75yGNriZabJenr6Ikvsbx7iNyx4OZoIXQgdZZZ2ZDIvKQ==","shasum":"5395f55a701875faf36ab700fa55047a7438eb7b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.0-20171108105109.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCnE1iEwKBJbQr1rnEigYitdKsF5QlAkFDVJtCheQw04QIhAIWlWoAjYNB51QL6qTORAyA3B28LxsKsGRR29Cj7PNSt"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.0-20171108105109.tgz_1510138275919_0.11794184031896293"},"directories":{}},"0.15.0-20171108121348":{"name":"composer-common","version":"0.15.0-20171108121348","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.0-20171108121348","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-U7AFTSquZoDttXyafAggapReBlrFl4abQBFJBWwhp6Gn13Hu7U4VsoFIJtNUK8ueVaOzTWXehNFFcC2BIVM/fw==","shasum":"a0f6f4adf29c0b924b203ce6307ddb34b75e7a32","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.0-20171108121348.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAH7vuKH7wLx/DQHd+7NOkXmlXADpPy9FM3wfwAiqDufAiEAj0/ef2Ws704BDVRCkhraxlF5/aTL59KiB6EZz91o5as="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.0-20171108121348.tgz_1510143235841_0.6656855635810643"},"directories":{}},"0.15.0-20171108130954":{"name":"composer-common","version":"0.15.0-20171108130954","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.0-20171108130954","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-dLZA+8oKGp0r5RyN3+DKZ51Xw7NQZ8S34aV2Sz3HSw/Stmry6q1wpFV5hkT1+bkXqkwxFkRBbmTWay3aRrORoA==","shasum":"1f22e98af4f15c84f96b08aad9d319ff38326d8e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.0-20171108130954.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCvb9Duti5wR26W+8wiNPWFDEtHVjH6NWZ8wjIFteGvvAIhAL5dCU0l6ogUMYJw80p9GnO++j4kv1mwLnYlUodLrlJv"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.0-20171108130954.tgz_1510146602914_0.771065243287012"},"directories":{}},"0.15.0-20171108145817":{"name":"composer-common","version":"0.15.0-20171108145817","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.0-20171108145817","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-iRWs3fGNzPBEa4wicH3TeBdWcXqcX+BPGLmvRjMpMblDD6AMH/BtRWUwKAe5wNVV5vHSI6YXyJbOT9JtAeofRQ==","shasum":"fef04fb21916a8d3dbab32156a2fad2d21f6b088","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.0-20171108145817.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDTRg1l5ila2FZPsXKHhF1CMHNncQMW3AWQMkBceIj0ywIhAKm3S2MJ1J8dy87Q/KkqL4CkLQCDz9SeBGXyEzYVC1fY"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.0-20171108145817.tgz_1510153104802_0.4933465332724154"},"directories":{}},"0.15.0-20171108162920":{"name":"composer-common","version":"0.15.0-20171108162920","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.0-20171108162920","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-a18oWQ7MnSeHm7fkqge7ZNZZqGEF1lIQzjQA941QWepjrE0eDwn43BADWPpyElju3CQeQTdY1U3NkIBvvnXVKA==","shasum":"a8e1645a7e8dada639877c0b25df60a540b7bfef","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.0-20171108162920.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB7p6F7eAO1azI7IDzi4Vi/BxiS8O3L2JWd8xqMJMfiWAiEAwlPTzOfo/vC92WE3GFH2VAhowyjPoOaeu6IkD27slec="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.0-20171108162920.tgz_1510158566666_0.11615292518399656"},"directories":{}},"0.15.0-20171108170613":{"name":"composer-common","version":"0.15.0-20171108170613","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.0-20171108170613","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-feG53jmw36UnctgDNyXvM8p8W7RuMg3/Sff300hTq7c9pK1grvJ220Ev3L8lTvWTf+G159KVcv38WQrl6YPBqQ==","shasum":"914ede1801b07214d52a54268c56e1701d7e548e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.0-20171108170613.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD29zm+4fFaTYczzDy8NHx9GvsMKRV41489RvljXhlRIQIhALF5H4L3GdcwaeAWDuQWQHONsrOGnQQedgM/GmY9dT37"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.0-20171108170613.tgz_1510160779263_0.6544374176301062"},"directories":{}},"0.15.0-20171108174814":{"name":"composer-common","version":"0.15.0-20171108174814","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.0-20171108174814","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-oNHjnKbpSk+UQDTLKih0igeKgSnGmXVi9Ubgdh2Ss6U7AFFgnAYTR1P0WeAa2p4mDn+79ZcLEZjN1BYw3mIf6g==","shasum":"4782e54cdd37ca28fc8f4f39689a873778a03f00","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.0-20171108174814.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDMGADxZgrVEkJ3lPOGT8iSjh2VwqKXyTu9QEauxDR9ewIgeB/3atZj3VlMwDIbHsEWJ/k8Wz7XKt+1LaTotg5tj/M="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.0-20171108174814.tgz_1510163301701_0.06807872210629284"},"directories":{}},"0.15.0-20171108191336":{"name":"composer-common","version":"0.15.0-20171108191336","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.0-20171108191336","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-KHwBzPGSmzxpx9kXamOnUy4/jOk1kcWcfFYFaL+tuU/f41fkjlxHVfvlIvu+LvAXiArCoH8qr0azsvmxI3af6Q==","shasum":"f431fdfb47d9bf36a68a5ccb1c904c3583517f98","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.0-20171108191336.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHR86hBBZX8iSc8xRtkHIWRGvpEahxdKposDCFigZ/YcAiAd8jfuF/RJVXH2QvBgKCFmwvpj7gEAEG0YkLJZAujZbA=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.0-20171108191336.tgz_1510168427370_0.9304984284099191"},"directories":{}},"0.15.0-20171108212012":{"name":"composer-common","version":"0.15.0-20171108212012","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.0-20171108212012","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-VlYUyhTPctFz0G1ZNKzWAdFGYG9PaHBP/YNDz4OugtNChtdcG7wrJr1jVWY8Nffej7XS9X86AMGvpR9izXtCjA==","shasum":"d58fef2d1928c8d45d765cb00d3aac0b58589389","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.0-20171108212012.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGMz4HmRVjTlqYDqR1xK2OSsX56EcbE2bGjz6lyg2iPqAiADMUH2sCRK/o17U50UWFJ4Olux0J48cIZHrmdfy/1tXg=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.0-20171108212012.tgz_1510176020339_0.9478043720591813"},"directories":{}},"0.15.0-20171108215856":{"name":"composer-common","version":"0.15.0-20171108215856","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.0-20171108215856","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-6i0H8D+kICTlGrr/zxXike5xlV8LUZhpspXULXqk9OdRPlY6YERZPbszKmxlzipcL7X0fBYG+wN3aOwlL4f8Fg==","shasum":"9f54ecd85f2aba8913fc6d0efa260c871c146e96","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.0-20171108215856.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDVa+DsdKiUmAWeJgjQDwG54DHGzBG8m+JAWhTFL4AClwIgKpaZze1P/4ONH0FO0/WYZ8MO1Ph4sy38dM5gu2JEGmA="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.0-20171108215856.tgz_1510178342927_0.14956741337664425"},"directories":{}},"0.15.0-20171109072412":{"name":"composer-common","version":"0.15.0-20171109072412","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.0-20171109072412","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-OBV8KMeRGQPlPNvuxx2Dmd/aw7zQyMZGqFZ9EvFcJCSn9VRUOBnSd7Nvv00NgJ2tObnVoYjdbQ/gmPun1cXrOg==","shasum":"3176a92e417f73a20fea7181db744b6fb11abdcd","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.0-20171109072412.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCSoR5Y+gfp1BNPdJ0sThTajLO49cq/UAkghbA23ItapQIhAIRaq6ftX7lZzCeVumK7EtQ3yYotNgKUHafwTro8h/Pp"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.0-20171109072412.tgz_1510212259570_0.8821329290512949"},"directories":{}},"0.15.0-20171109144047":{"name":"composer-common","version":"0.15.0-20171109144047","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.0-20171109144047","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-OcwZhNxlQ7iKNRhrFd2P1t5ncMQ7sTwNX9L3oKGsnnnEfhQLaFH0MarVDrK9rQu/5OhEpK3TQhY2L+nV3iHLyg==","shasum":"356cb4158cc1490c4957473c9f028e7309c12c37","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.0-20171109144047.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC0tzE1KWvZXrYYh+3EbKjYfWAItPC/qqggybhH0k8wWAIhAJGvyXWMm9S6VS4f/Ov0OuWKvfdXU5sc2gAcl++jIX7R"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.0-20171109144047.tgz_1510238454793_0.5144864176400006"},"directories":{}},"0.15.0-20171109163108":{"name":"composer-common","version":"0.15.0-20171109163108","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.0-20171109163108","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-uB5ROD6wIidEPjoktS75+NSUaGghFRW4BVcEnmqAjod6kFsIr1+z47yc+jXWknGH1wwz+CttAwFH/mHMjnGJDA==","shasum":"2cee368ed6a68e976fce20510822162b91d3010d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.0-20171109163108.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIES+pAy7qeTm/1cYynvEFFJT1oIPNEIScgCqrj/VnRzGAiAVCaKejBO0lj7LQ+NWUtVnPRPbs86wajnSgf2YpKogpA=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.0-20171109163108.tgz_1510245074803_0.4810530710965395"},"directories":{}},"0.15.0":{"name":"composer-common","version":"0.15.0","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.0","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-/6HoYokQfTEoGAn6I+WaiN+YUEf1Di55dyvDEHIUIjULJk/k1PyjSL6KD7rdcKgVMDRKSvRkY/Xi6xU1wQfj/g==","shasum":"f23dbb4cb9e066485b6430d2505c7ca93d34c80b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD81/qqrgXocwHYWUnRs/BHyDzcX0H15J69ITiwD/17hQIgfYYchDKQIX/mBKGhsBe8nohQdP54INKBWYIUUpUlZ3s="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.0.tgz_1510246774742_0.5219504768028855"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.15.1-20171109172547":{"name":"composer-common","version":"0.15.1-20171109172547","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.1-20171109172547","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-kDQNm4fVs+DU/9Cb4g5OYjXcfI0yn+Sm3Zy3yHlkOM1CPEf6Adpska0pcAE5jsGcKKBVYFabB+FFn7niJu+Ilg==","shasum":"247582cdcda5c5b1c3b8cbd05476a2fc6175f5ac","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.1-20171109172547.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDFREKUqRiQEF437icqSzj4T+VPdHi9c/nc/N6q+pyX3AiEAyyGMXbd/A5a+j1b3OnX8TyGeB5wpEQRWAf5gpz8fQKE="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.1-20171109172547.tgz_1510248352711_0.8310044226236641"},"directories":{}},"0.15.1-20171110023200":{"name":"composer-common","version":"0.15.1-20171110023200","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.1-20171110023200","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-0ELVm5DVTeyC43KWRR/7/AbtOTfHR1IJIbr/a0HB9UQa5v/pDd8FHHjw+jK8PwCu5FiabsADIWOgEVxjZ6GrOQ==","shasum":"5c2702f59e819e2ffaf5e477e6899a78850c9b18","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.1-20171110023200.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDGPLD/AcMGnAbtC4fcfq8EwT3exZ8ClFrt3V5LR0IngwIgJYrQ1b3t3arkD9hJSsljSltwozCFnIcPNtVsiDL7s/c="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.1-20171110023200.tgz_1510281130241_0.5689115629065782"},"directories":{}},"0.15.1-20171110144328":{"name":"composer-common","version":"0.15.1-20171110144328","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.1-20171110144328","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-pKQsQ6Tc0LxDKhQLB+XYHGtx19TSAEIWxnM7BJnVBhDJ/12aIgf4NZeb2mRTo84c5hknbnkd4rOb+5Vra7o+rw==","shasum":"5d2ea19e6ad4045f6234d57324c3be63fc3d7515","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.1-20171110144328.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDCbtdjvhMMCaZWOycsrVo0yItXeYFOB7VN+AHLrNAgdAIgS1sCl2ZYSc7z3CeADsOduc/H8KQc4PPx1Cd+SVBQjxY="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.1-20171110144328.tgz_1510325017116_0.8342834243085235"},"directories":{}},"0.15.1-20171110174311":{"name":"composer-common","version":"0.15.1-20171110174311","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.1-20171110174311","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-9wOyulkWDJE5BBGry2CiaQorpoQNYTiJc+Lg1zZks9oiUs6kqZBnGH6kAbqdCyRLJNQyGosEkL5jO7F4LQ5/SA==","shasum":"6b8694847e4ce46427daff06360ec8e02f5e7e25","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.1-20171110174311.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDqgayN1Hw8QnVJArLiP/5X4HCzjzq3BQoh/yhEfXSS9AIhAOUg5oBuSKEPrU+w8L3qLvDukUSUO7heQNgcITlEOBYm"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.1-20171110174311.tgz_1510335799416_0.2043004750739783"},"directories":{}},"0.15.1-20171110194019":{"name":"composer-common","version":"0.15.1-20171110194019","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.1-20171110194019","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-qamER2WUqc14Yx5i/4lSp1vhTQbi+6SJKxewBII+CCCI1BSLO/rHl5wy71vA4ZycF81qYkHwDL2tr1O2vV5XHQ==","shasum":"0d0456bded0151c2171ca7fe82ca6c0212c6d475","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.1-20171110194019.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDvWby4W24DOoGpCiyQ5lgzXmBV8gctsw983p5B1OndeAIgQEX+/GAXznlkEY1bXXdfaTOTW9NtJGepJyZcOMoYv0s="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.1-20171110194019.tgz_1510342826115_0.7091187017504126"},"directories":{}},"0.15.1-20171110223420":{"name":"composer-common","version":"0.15.1-20171110223420","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.1-20171110223420","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-uxaS0rbdo9AQ5qd/yTbzrBc7dMX04041CknYBgsF6ZRlYaYgCNx+6fQaSfmNPosPNJmjZ1xzYkwRNjj6WRxaaQ==","shasum":"22f84e3dffe1169bc31e14f489358500c95b952e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.1-20171110223420.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCkDUvzjccwd000IGRWgdifIuicwNko9LoIsMnU3pGDtAIgfIDDLLP1OldI0+PWRQZjY5HM2tFeuVlFPVR0GLjFL4s="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.1-20171110223420.tgz_1510353265819_0.10574429179541767"},"directories":{}},"0.15.1-20171111022707":{"name":"composer-common","version":"0.15.1-20171111022707","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.1-20171111022707","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-h8LtRSnCWtz5MUH6NVwZxbyuv5HtjrDaq9EQzN5zNjVuTOaI3HGqXx5dHMtLCaKF2tGEUWlDweIY85Y6/Y5h/w==","shasum":"ae96d969eec148aa58fa22d9b43f7eb65af5ff38","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.1-20171111022707.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCWPVQolc6zbwSO3xX1AAMtUEl3LKikIMH7yJUOdiiqYgIgMgwbqg8OsA9j9So1PplzwEHyzhXu2pW+bxrpukjPidw="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.1-20171111022707.tgz_1510367233943_0.5918803347740322"},"directories":{}},"0.15.1-20171112022939":{"name":"composer-common","version":"0.15.1-20171112022939","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.1-20171112022939","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-KL1qhEIoJoodo/Ux+xls6KRjDHd/bbbelgx8E5uZW7Jr/m7WySPh7getlOMh+wCGryH83CXVk/kEiQQ5ett4PA==","shasum":"d35617ccec2c2696a378274d5b2c41a2b4bad83e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.1-20171112022939.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD/FNfXHQbr4tcfPeSD/pHA+9rGMWa/dv9Q7B+VX0B78AIgGMwbBV95d/rZXeFC4oI//3Eti0hzX1fHbRY/HuxDCJk="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.1-20171112022939.tgz_1510453787174_0.7689458101522177"},"directories":{}},"0.15.1-20171113022924":{"name":"composer-common","version":"0.15.1-20171113022924","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.1-20171113022924","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-qpSNy3lTgXQZxzTjk/nzyThEAK0K6+4/Wgnb3MoTENk9SK4BpBPpJePTgrvIHviE7ngBTjMUUw6S8eY5X3GfRA==","shasum":"1b25506b47aea9d08474747344325dfcbdc8aef1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.1-20171113022924.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHZK9D9BDzXqKE4mR9I51UzFx8b3cn3EGZ2DoMosdFCTAiBf4Py+VgdXGAlkFwPG4RYlOn0yK7nQ08u1kySxYnU1pA=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.1-20171113022924.tgz_1510540171531_0.3822562030982226"},"directories":{}},"0.15.1-20171113120029":{"name":"composer-common","version":"0.15.1-20171113120029","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.1-20171113120029","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-gFrthWfB5xXml8Dc7D2EzfT76qmqVbKiw+OcZpChSanHx2SOBcPWRujlP40uxeQO+QvUalU07PA/WLEI7AvNZg==","shasum":"587c54db2fdf767603a132c17f2a8ac2feeb984b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.1-20171113120029.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEJZbH3coNxttmxZSfSGktL7vO7eeuV/nlY1HbDJlQ50AiBq9QWl8fXAUzZ+YvtLIXLBNnRHLgEOUpCC+roGE0EZpA=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.1-20171113120029.tgz_1510574438362_0.4084415128454566"},"directories":{}},"0.15.1-20171113153334":{"name":"composer-common","version":"0.15.1-20171113153334","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.1-20171113153334","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-9g7Y9gJvTJ4IqZ2+RhI6WJR1UhRrBm2bVgcAp7c/0rA5bequrCCK0HNf8RleIPW9HrQbtGzDetn0RALLxgX5Fw==","shasum":"b1f4b706b93c75410e37b834d81f4af29079c3ae","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.1-20171113153334.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAwcDRw16qnIDpg2waLTdj9foO1cCasMTxtxdSDU8LgAAiBkzmQt9K5y4R7YyfQqzbARFiSwIWtDxMG0tc6Z4ujyGQ=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.1-20171113153334.tgz_1510587220810_0.9696996069978923"},"directories":{}},"0.15.1-20171113164246":{"name":"composer-common","version":"0.15.1-20171113164246","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.1-20171113164246","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-tB4bg1t23l9/MvO+cdZv/CmaEZkgHARvWW81mit77nYq/RFE5pziQpjzoQNDytRVnbML0nWMWkLM2Ky97b77jg==","shasum":"ad84b2e797bb0f0e88a0da1ed15889bf1b7d75b2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.1-20171113164246.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCVapu3Ko53bh0+ERXUBKE7PxJmGj3ObbCpxXDmiUwsNwIgHml4rqzXXSccrgHmCK0vzdFa0NHy+0qYXmtWMgCCRGg="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.1-20171113164246.tgz_1510591372798_0.938022683840245"},"directories":{}},"0.15.1-20171113180137":{"name":"composer-common","version":"0.15.1-20171113180137","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.1-20171113180137","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-zwjUEfkrir4w60j6249gkeXGv19swkfA4zhTiEfz1eNHbRCNyX7PMgF0fnoL6/9oMOpiVa6FjI7tHxQYmRx6Sw==","shasum":"9d22df43d85d8cf50c82cada40fc775ad843db78","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.1-20171113180137.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC4li1/3Fy4Se42qI4BQ5YuNfPtZ8Jh1OREytVUHqa99wIhAOi5j2BEeNcxZYzdsEF+NJu48yzQr86upivk92s0GKQI"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.1-20171113180137.tgz_1510596103689_0.06109794997610152"},"directories":{}},"0.15.1-20171113185837":{"name":"composer-common","version":"0.15.1-20171113185837","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.1-20171113185837","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-5O7wigJLd5JJFXHkwcKgAHTYjYbcLI1pa7BwvEY+cuM1g8nwykF/jU3gaePk0vqjcLBLDDq5bx46Zu+OLf1iyg==","shasum":"47103b4078abfb99afb06adcef34f6f718273fcc","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.1-20171113185837.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCxtdJ5CXw47K15fMD5R6NWkSHIJy00RDLuMWYRwNNLcgIhAIC8wLrP5dtI0D8CxoT7kCO3+fU5FeMm89/+9i7B7uf/"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.1-20171113185837.tgz_1510599524672_0.960592701099813"},"directories":{}},"0.15.1-20171113195409":{"name":"composer-common","version":"0.15.1-20171113195409","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.1-20171113195409","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-pQ46rKm+kIVKtf+XVgamQktNg7zuF+4M74K6CfOix2Nzawnh/9r5X/I4WpS2DPaoSkA52zkUiU8OxnaYOc3AIw==","shasum":"3df0f624888a24c3031d85143700e5944e5c5d90","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.1-20171113195409.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEi/uYHkppntAEGY/dgf3Z3if/vo8iQ+7UHOwcH3XgoxAiEA2EG1f7cI9QSgzVdqfXO1hrH4sprE/jQCmXWEi7WIjJU="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.1-20171113195409.tgz_1510602857632_0.43245459883473814"},"directories":{}},"0.15.1-20171113234035":{"name":"composer-common","version":"0.15.1-20171113234035","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.1-20171113234035","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-6DGDZCLM4rxDhZlicqMfHMqsEW2fpSDIdu8JWGUAdB+cUfdJ667c4TJGNgXWDekqDclPimJsdObUaEUTEQMahg==","shasum":"0a98a63835e8582c057f0cb577408e6bb173ef8e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.1-20171113234035.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDT9Ve/hki1VxHwI+C9jdhHGVRuuYfWWm778QYZWBlaowIgeTldGCS7+wSWfOTx4YHGW9nj8W8Ohw6ENqJ/Ky5WND4="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.1-20171113234035.tgz_1510616442764_0.039109015837311745"},"directories":{}},"0.15.1-20171114022816":{"name":"composer-common","version":"0.15.1-20171114022816","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.1-20171114022816","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-XgPggrmNgI7A1ehZMk4l1ex9IY5XXDzi7aJMR2TltlwdcddURygIiqxT7GnBB3OxGiqhpLKac12VSDYWkfn2+g==","shasum":"8e86bc675dd166e4861c5dd223da49372cf816a3","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.1-20171114022816.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH9DfnfcHIvVZ6vpwNDiGOb1N+Tbd6yAQKk2eGLXRHuwAiAo8GdCRh7i7En8xYBewkRqRMvIIdiWLbbkWIcyLgnwJA=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.1-20171114022816.tgz_1510626503083_0.057763841236010194"},"directories":{}},"0.15.1-20171114061332":{"name":"composer-common","version":"0.15.1-20171114061332","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.1-20171114061332","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-mTEkQQ7x5VxtRIpXgVEMOwPHtqC+CSLAAcnyye1wab+CTgk3xTT8y802vrGSax7fM/Gjoa7Va3IQUfbrIt/qmA==","shasum":"bbee4d788aba11066e4b601cf1ffde3c803a17f6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.1-20171114061332.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHs/qauOzbt3rPDWrvkZ9M6vmRAHmh4oU/D2KbdLR3KvAiB3oG6AHg2z8UI3VMWmxK0Qr2eMKVuradBMzPifuUU8eg=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.1-20171114061332.tgz_1510640019157_0.9614094540011138"},"directories":{}},"0.15.1-20171114095128":{"name":"composer-common","version":"0.15.1-20171114095128","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.1-20171114095128","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-SyYx4G4SMpN40qezfLsi749gpv7ipxiQH4wMxLeUsIIYRknpCkYFFlP1V6o/OMMp3HkCXNDjEXqiHVuVf5XWKw==","shasum":"b95874606d2e8c0c82bffdd10a5c3e6abb7884b9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.1-20171114095128.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDk5J1E7NYN4C8Gu5mg1YTJiYtnq/zdZmXIAOuMb0FZ3gIgfyYcGESxUQ2c9RHSjxO5ddrWyc97wOpdODkfGRTIK84="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.1-20171114095128.tgz_1510653095566_0.07588100619614124"},"directories":{}},"0.15.1-20171114150635":{"name":"composer-common","version":"0.15.1-20171114150635","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.1-20171114150635","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Al2+StxRf5ZXK4GljA9XI1YenmUVf8EDW3KuQBNKGQyhJgGN+WrVzRJtjcfPOZkQdVxg1NS9DMkkao2IiIfF2A==","shasum":"b391a83617076cfe7a363ad25196e2c5e6a6e273","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.1-20171114150635.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGQIL8cxAfdRhASGIFPaexdLGeArrrXwyqj/kR/iTgwAAiEAxtBFymgKnTj43LfL7k/IOW8fepM5P5hLxwcEFi770ew="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.1-20171114150635.tgz_1510672003767_0.5215100806672126"},"directories":{}},"0.15.1-20171114203426":{"name":"composer-common","version":"0.15.1-20171114203426","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.1-20171114203426","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-4VPhBTDYgCzM4/mJUtILNa3E7c+89zMZ54YYK+0fP2463zwo/AwShNt3emVEI0jRZXoi6hTwevsX5kISIttOJw==","shasum":"06c0c4d47348ed64a0d74d21f9d29baa12ce31f8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.1-20171114203426.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCCYyYzoxEBWiAGsEscm7enI8KXK7jI6fTc8BHDs38JEQIgeILN9ge0fkJPSeGseUvGyuhZ0lfSHTpZKt/MESnEMv4="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.1-20171114203426.tgz_1510691673082_0.8985793960746378"},"directories":{}},"0.15.1-20171115023017":{"name":"composer-common","version":"0.15.1-20171115023017","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.1-20171115023017","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-CGAdJJ8PD3Dn0plAe4rpDOR2OVlq3HT2Gw+X4Mr1kZ5NNWFVe8MPoyPFMAgUQRetb9CzAAXJ+UEojgl7G46DKA==","shasum":"c6b33b499c3adfb5272e67ed6f66192ea6d33887","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.1-20171115023017.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC4cgJCNVJmvNx2BXFP1D3Z6F5hZ3BCLY7KrgIiRG9kdAIgDvWruijd2xbTTDNlA5SqUV/x1pf6qsEMrrmvDlQy5vY="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.1-20171115023017.tgz_1510713023593_0.23359848256222904"},"directories":{}},"0.15.1-20171115102801":{"name":"composer-common","version":"0.15.1-20171115102801","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.1-20171115102801","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-rSQ3TegwduLliXf50owt1/5B8QW9rVr6Zj53wB2kY+lUbtKn7+wJpailGEqRVrAdHQGSBztmLVYyScjE3qfF7g==","shasum":"7c88e7fe88eec9c9c0ea407e62830cb79d9849b4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.1-20171115102801.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGMv7phoz+O3FUSQqAU2YQiY+lQK1KglG/NJYDPIUrZkAiBg5sCRP1Lzd4cAZpEuz5IMi5c7T6CZuClsPdtKM3KA7Q=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.1-20171115102801.tgz_1510741689743_0.6270531178452075"},"directories":{}},"0.15.1-20171115131824":{"name":"composer-common","version":"0.15.1-20171115131824","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.1-20171115131824","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-lmX4re9P+pPO5Az4FFeHPdWmzM5d7EflNBD4li4RXe/lxOZUSfqBIOlBCaItkPbMP3m6iypvLPgz1d5emWzEIQ==","shasum":"b7a5c3b60aa2e2ab4fd6f083e2f9db951e3c5bd1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.1-20171115131824.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGgn/rD7VPZYoQrrViYB1crmO/NAk1n+aZxbBO/kuMFRAiAxGSYiQz2n0gEJvSn5XfG0KWcrLw4dAc1X4D4IG1rmxA=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.1-20171115131824.tgz_1510751912336_0.699725333834067"},"directories":{}},"0.15.1-20171115135059":{"name":"composer-common","version":"0.15.1-20171115135059","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.1-20171115135059","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-/O6wgJ8pH2IruiNDvA1Jdz0PWrEZx3gufXZ3qGqfEKIcmEj+aNYSQ4qB9pYwbnrRAjhQ/SKwRZcUhxjS7xyUCg==","shasum":"3cd012b14d30df4126158a38dae8da89d6834294","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.1-20171115135059.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBTypqv8FRTtIQcwtOJWUkILv8ZwBjgUYWKaPBmLaYWFAiAl5Lq+thU0ocFAT9F6d6vOEWDQdlFPVzPc6FSJvuNXCg=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.1-20171115135059.tgz_1510753865916_0.20326324901543558"},"directories":{}},"0.15.1-20171115150456":{"name":"composer-common","version":"0.15.1-20171115150456","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.1-20171115150456","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-n5oPNEwVztoaX/nIiaCXZW/hlm0m4Q7MMsP8oVulZ2z5qn8h9i2mfS3JLx9zJGEVP1WZ4WXhLVXyfM921tcZDQ==","shasum":"008e784251331cba814fc0f3b0f31851e2d9899d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.1-20171115150456.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGVvAp9H3plUc0E/TGvDUvRLd3rMjlpJzvS6VrlwHCigAiEAionC6FQLH01Wu7T2kSfb4FhkUNZrE0X4hsn2IijycnY="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.1-20171115150456.tgz_1510758302030_0.9258383284322917"},"directories":{}},"0.15.1-20171115155711":{"name":"composer-common","version":"0.15.1-20171115155711","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.1-20171115155711","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-bjPiTnS3N3BB4PyFxD/11GaFVijDWfDuOzF5FGc49HWbzXM1oU5S1N74/WN/D48LjrzPK9e/LEdVqETh6iOOFQ==","shasum":"0db3f8d91fd7087186f7ea83be1c106f53d3d07d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.1-20171115155711.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCKcMWQdS4TiUE2VLyZ20qg15QAVMyaww4aiQ8Htqm0LwIhAO/2c+FS5LxHqqVHd828C+nXZ8/i+ehsWihyNuWGTF2w"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.1-20171115155711.tgz_1510761437975_0.5344482022337615"},"directories":{}},"0.15.1-20171115163613":{"name":"composer-common","version":"0.15.1-20171115163613","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.1-20171115163613","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-jwk0E79sXnVYbShZr8aDhtM9kToUYtkwc5Vo6kZ2XUSmpDRIT17btdl6vu8DvRCeMgnL+4JQfZBvccqCQgn2+w==","shasum":"4fd0b9a93a0962c2e48b0e8e6ef0c19c75938d7c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.1-20171115163613.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDK3pRrxnAsYuQTB7oM8qkVYnO9Iy6BXHO66Mtt0Y5mowIhAJI5s6/p6oJL0Y+QPZe1xz0zmuJbTMmJI9jfkcfXqEh8"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.1-20171115163613.tgz_1510763780337_0.8597666199784726"},"directories":{}},"0.15.1-20171115172609":{"name":"composer-common","version":"0.15.1-20171115172609","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.1-20171115172609","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-qzB/8PuCaRb97jlZ7H2puu+lXlNT4qsnOZbpf3bwo8CmW7vRfEmEucBGY+0perSHw8jk4AzAZGZvr82zJVrq8w==","shasum":"925a3f76d2a9a851ff265c43dd933e2b8348da4e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.1-20171115172609.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHEaBpF6/s/oHdXxqdaJ8bsQHhUoA7wmYJv3sio+1hHgAiEAtY7vbLbXpVzmRd1lkPSzkm0tWTi9zjxXkqkj/WgzzS0="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.1-20171115172609.tgz_1510766778609_0.1739619814325124"},"directories":{}},"0.15.1-20171115180517":{"name":"composer-common","version":"0.15.1-20171115180517","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.1-20171115180517","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-0G/mX4P2qbowyM/rLqEbc/RbpAQhC9lbZV/43C6i7IGa701DBibPhhELgfC7gdN4tc7m/bKhfM56zEUMRcsmmA==","shasum":"d763d668b01ba0b947c73ccf277532dbbbf30884","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.1-20171115180517.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDSuj5amEZ4R0b/klld2/BBOXjKioSmQjlCgtO6T8+MUAIhAIqLCJUEBhLSGKBeyN3CimljL0UKYqc258PGKvJQZFCe"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.1-20171115180517.tgz_1510769124318_0.6482158408034593"},"directories":{}},"0.15.1-20171115191558":{"name":"composer-common","version":"0.15.1-20171115191558","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.1-20171115191558","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-33B3OPZqx/7ZIEFRjHGvEFoGV4ngFr3tCBgLj60XsTXgcUViFjp9ygmKCLo5gQZZrjG8KvnzcigXy+Ew63SoEw==","shasum":"5852699332d896e601d4db8a38abd64879dde612","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.1-20171115191558.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDhLZ5Gh/fZemcEcC2foHe9C9XdbTZw8J8AkgUz9YJ0YwIgCR0siIyVLBCfYFm2rJLVtM/EDbChOaL/tdDliToSNxY="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.1-20171115191558.tgz_1510773364068_0.9712098082527518"},"directories":{}},"0.15.1-20171115203545":{"name":"composer-common","version":"0.15.1-20171115203545","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.1-20171115203545","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Fpok3nASfYro0m7pAcv+ilrk7Mg0tFzgeBPigoDMy/PONLsMcxLF9i23DQsAoAv45L00eh+obH8KNenuTKftPA==","shasum":"889ef9064fdea7b976d357334051c8fa2a05a0a7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.1-20171115203545.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA/pwF5g8K6Ljm730VfMWjODcEL5Ij+nvXadjRv8pz31AiArSf+QJJlIfOBzbwyRNdGdiO/9X7zN1Xp2ODsGbAmPgw=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.1-20171115203545.tgz_1510778153040_0.7558249435387552"},"directories":{}},"0.15.1-20171115220014":{"name":"composer-common","version":"0.15.1-20171115220014","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.1-20171115220014","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-/iKyfX5A7+i8JpN8HREgdpGUrEd/OUkjAK52KP/NmfUzIsdpG/T1o5e4g+V0GgEIPowjBxEJTX7rr+70aJQlAA==","shasum":"7a3e8de2754699ee45c4af5828fbd47e4fc11663","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.1-20171115220014.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDN5LkpJH/CLgYGbiHEsocdxhzT4B91FNhzHTjAYnkqrwIgd4mYadFW5OMEPN2scI9oApI+VuwuwdFLF/Yu+hlAf1w="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.1-20171115220014.tgz_1510783221660_0.1641318474430591"},"directories":{}},"0.15.1-20171115224710":{"name":"composer-common","version":"0.15.1-20171115224710","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.1-20171115224710","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-exyESKhBQmPnM3lEVSfwHhhYCn1arq0+sClTTi1LYY839j01961wy/FaHKwxus657sNG7Ys6AXVkN3LcuHCwIA==","shasum":"8c28597c547f3a0ea0de6fe43bef6aa38ebda262","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.1-20171115224710.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDvhknI+2axzX6Ne3Wouu+uQDjA7/PBJmQbPGgVCaDpiAIgRYVMEqlcerBpYjhsiZDT/J3ebi23QoXeByXyEF9EJMI="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.1-20171115224710.tgz_1510786037747_0.2669675883371383"},"directories":{}},"0.15.1-20171116023036":{"name":"composer-common","version":"0.15.1-20171116023036","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.1-20171116023036","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-HAMbMF437/J8PEdTScr9eeLGB14pY5v2ZBhHNUdlUVxSVE4QgTVYPt5GqRXlZ/mntJOwtSR0/2WkQrNb7p5vIw==","shasum":"94f92f3180ee1ad506f13d32369e51c42e0b9698","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.1-20171116023036.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAYtjVyilIe+TJkGY1vhQZCkgnvq0+Lmwji1YhDO/59GAiA9LeRbV8DA2sULaYLYXCFfbROfJqrlEUbBoDFnZTBeFQ=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.1-20171116023036.tgz_1510799444220_0.9093911345116794"},"directories":{}},"0.15.1-20171116154346":{"name":"composer-common","version":"0.15.1-20171116154346","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.1-20171116154346","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-4sKNmRbfc7jALG2KikQXUVGeB1PhOIxMorhYFz5T26LAIyjdmg+a8ilLByHm6IlH4rwnh0+9jeS32fXtLu2sVg==","shasum":"55f9eec7f9421c0c097e45481c8a75459dd80a58","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.1-20171116154346.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCOgZi2pMa5uNbEErhwdIJCfxyIddGI1BMkpFONaTlZ3wIhAPmHk0CcnQMoX33z+oPRhlOM+tYz3XAHmvQL2JfY6uer"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.1-20171116154346.tgz_1510847033949_0.2932957170996815"},"directories":{}},"0.15.1-20171116220510":{"name":"composer-common","version":"0.15.1-20171116220510","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.1-20171116220510","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-brpTFNYsDgQjaDaS7VD9zWoKkagdX7279r4xwoTNa10sFAvfNzjYwRIr4OLjE4OFxhJQx4vosqptlyd+ZAfROA==","shasum":"8ef4be70444759f864360fe5c8ab34d46ac5e723","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.1-20171116220510.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCfHyAUeB3D9I5zIDbcuzsl6NM5GefH4tOW6ItcZkUjnAIhAPytj7RMkb7bLhGrTimtTyRoer71xMg8+YMhf3iRTs4V"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.1-20171116220510.tgz_1510869918442_0.2745518512092531"},"directories":{}},"0.15.1-20171117023153":{"name":"composer-common","version":"0.15.1-20171117023153","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.1-20171117023153","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-YxIoBy44HVbhcA4XxbhF3MKT5YeYTwikvdUwREz/OaEk+KQMaVN1PWx8phJBoNmUElr4+aZblzJ8JEsQaTAykg==","shasum":"d426417a814ffb28c7610b0fed5a6cd3f45c8830","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.1-20171117023153.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGfSV4OliVAZYKaRozlZF7knCap5wK50ZSPhfWu9msRXAiEA4c9gSIQ4nIfJV9TUFTvE95y/dzh/UZSeRnDUDowIXBw="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.1-20171117023153.tgz_1510885921412_0.9496105527505279"},"directories":{}},"0.15.1":{"name":"composer-common","version":"0.15.1","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.1","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-l/Ir8q+Xc+HGfINlpzBFyfeeb9Gz9+ppe9HPGe25ZFrAJ3tIKUIlcyqO5+DxZ+ObqO9mFBLSAFNlTj7xtm0KtQ==","shasum":"aed170ada61f3855bc3856d64ca3e959db3b8f9c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHdmwVnnXmNSObGZV0pnp115p94Cp2VNS3Uu5zkzxUOqAiEA9kfuzE7/AwNfWescjKYvKFUVoOkOGFhnjnRuDEGytfI="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.1.tgz_1510915576984_0.7822746608871967"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.15.2-20171117111257":{"name":"composer-common","version":"0.15.2-20171117111257","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171117111257","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-1eNTw828z3xxxIyq/R6F5zxclYZux+CYgpx9PvpZ7fFoagjvq4z5Db/rZTorPztxCo5y9iS8CUN7DjDJE+JZ5g==","shasum":"7898509918f5ba0a763c569c91e7571f716353b2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171117111257.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICQsOolB5dOgD9fpWQUgDHr9aCj1ZFmphHbeO4nxPnL9AiEAgfArhkAaM/sx01P6v4rdN4l7vAGBikkTrGoUxEf1qpg="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171117111257.tgz_1510917185273_0.4591800943017006"},"directories":{}},"0.15.2-20171117231636":{"name":"composer-common","version":"0.15.2-20171117231636","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171117231636","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-9LkygOlfZPAZEeZQ4FSQGL+3DYymUmL2ndxctRUmmKA7WgKF+jTWoOlthsE4jb7rSw7O6cFIbmDNrSFNVF9UQQ==","shasum":"5c99ef1fea7d1a61b887e61c46a6321412b93be0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171117231636.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD2aIlwV8zJVi/EBJ0vqf85ofrp9n85Mq+qywaLhLVNmQIgP5iR+MLVAZlPYw7R+gtIEd58yWWc4tzpq1jHdOoXM9Q="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171117231636.tgz_1510960602253_0.5660125345457345"},"directories":{}},"0.15.2-20171118023025":{"name":"composer-common","version":"0.15.2-20171118023025","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171118023025","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-0dC0pTDTGJVS/Ezut/vuLr2uMFzopSaTBebGXRLBSrakhOFGoAVnHieMmTI06DYYGgtRVFOpJJphUeq6pylHDg==","shasum":"db8b6e810890789c759c22d6c68a08f007ad7fd5","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171118023025.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD4xUSckrX7T2sVvyCdmSkUnVn1MMa0EqkETG5LL5s+KAIhANLoBVJVH0D26WHqp/6rjSpeRIgUg+8dD1M+LiIqNmo2"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171118023025.tgz_1510972232319_0.6603929135017097"},"directories":{}},"0.15.2-20171118061306":{"name":"composer-common","version":"0.15.2-20171118061306","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171118061306","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-O7pdz6frZZsbdzw7PMUXJ7rsNJo6rFsoXgjx9+TLTe8fyPIc9cyKAHIsR1o6GLsUCeSjL/RtQ2OcGuvCt1q4vg==","shasum":"5eaab210ee2fe2a2f48e16c985d12f443fc8a981","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171118061306.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDxydHjOD/nY/PpFnu25oI8uE9CNeJMOYHuzUlrkUjuewIhAKngXjfBy4tXlPvW7Adx8rwfLTs2fdUvZSM1EuAkBkIQ"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171118061306.tgz_1510985593238_0.8823481362778693"},"directories":{}},"0.15.2-20171118061414":{"name":"composer-common","version":"0.15.2-20171118061414","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171118061414","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-pCd4b2JihYocer0sSFQnBJ15aW/kiRXZl7NN0mz4YV8TFWb2C0xunuU8mvW2F7JQL4aeY7b+kFytoiIECklQTw==","shasum":"2d0f8de22779b275b10886e27603fa04a8e601db","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171118061414.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAzJ7W3sjHLJROnNOvptRzDwz98N81eKhj65MVIhBTNzAiA0Uo+pdvPvp2uO0XMxUflEnt7TGWFcPze07FFkknwI1g=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171118061414.tgz_1510985660840_0.3877861911896616"},"directories":{}},"0.15.2-20171118073616":{"name":"composer-common","version":"0.15.2-20171118073616","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171118073616","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-hk6LvGknXzCyL0JixmmjcAOEMM4NzpJe0IFpSLTTLQyRKf5e50CGQ3xzp71V9yS34zlHlrkE+bw4eIAj2GkO6g==","shasum":"a6c6a8c151825e17f09c3a74b51bfd2f371e1d60","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171118073616.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEvGaKFY722QwUirIy1Chzo0hC6KwGDkSRe1bEBT28MFAiEA3kA8pMfIg8lg12HI1kB6pxhZwWFcpZcTwlo35u+bu9E="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171118073616.tgz_1510990586528_0.14766901172697544"},"directories":{}},"0.15.2-20171118093308":{"name":"composer-common","version":"0.15.2-20171118093308","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171118093308","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-nEUFUvQWoEIroH4Y7dBW2eWCM5KyeGBK2Ux7KOXLSGvu+Ih4MYtqAjxKwWxut+jFOrV4wWfIPrWTy3D9ekDGow==","shasum":"1145bc669c43df454b53bd8f3ddc18d30d036fc0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171118093308.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDX6XyWnd0FyM1Doh4HKV7myHnWhbDVGd3dxbCnwB65ZAIgTBPA9dts0nhpuh/lDzOecGgXs7byFaShQ1W1ZM/BlXk="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171118093308.tgz_1510997596804_0.08720886916853487"},"directories":{}},"0.15.2-20171118102043":{"name":"composer-common","version":"0.15.2-20171118102043","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171118102043","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-HoxQKJIdgqfnnKbA7cEfgDnk6AJk8BSkj57UL485S12iz6aOWG2lATh9TmZK61otqJ2Fn6Ihx7ka2eKRqFbcHQ==","shasum":"77615f2594e02991787a6dbc4fb3b388ebe83c09","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171118102043.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCSfLMMf0sUS1pz35VT+Us8vWMHVu+chqV+ImYjXyRCKQIgA4S6M9KsbONWUpmralYksNN2JTkL3CUCBY5y1IrTp68="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171118102043.tgz_1511000450910_0.05912562948651612"},"directories":{}},"0.15.2-20171118115124":{"name":"composer-common","version":"0.15.2-20171118115124","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171118115124","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Y7/wJe2D5JkIaUjbYaf+JHvzw9kuIAn+j2ZA9wmBoxDsekeBzPSa2Qkg/JMQ3Lcx+5+R+r2hgncG6WzTKCozYQ==","shasum":"ba6278c8fc10163f14cd443a3d7d3ff91b20f81f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171118115124.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH3tDXjlmjAgzJ3WOe4J3/7qw/qkTvq1MI7Q9EKZGxKJAiEA0aW4guBm7pbK47ZXx5TPxHdOENOqfqb+ZYPVJraVXJk="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171118115124.tgz_1511005892773_0.02526438981294632"},"directories":{}},"0.15.2-20171118135814":{"name":"composer-common","version":"0.15.2-20171118135814","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171118135814","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-xgmuhtzOA6BpHr/Uw6fMP950/AjmtjMG7zm3yl8d6I43BLLcTS/AcqRoKDqz19XzIaWPBgP9UJ5zeGn8sIhAxw==","shasum":"96316890e204cbf37910b48a93f4682554c37dbf","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171118135814.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCFpvYm/fQRrSdfLfiqMYNK6SREB2diHeHswVSG8uSXLQIhAJHQvSisBzaSX7gY1SzvLnmEwZycIPzk4kxZISJeF+5X"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171118135814.tgz_1511013500973_0.6759361587464809"},"directories":{}},"0.15.2-20171118150942":{"name":"composer-common","version":"0.15.2-20171118150942","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171118150942","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-FIie8N/QTo4II1cg9vkvU+c9jl8d8XE9TK0xf1U8IeXREdheOoiHcFbNm33Lb6ZGpESui0EzOCymWtHhJDFmwA==","shasum":"d07801f3a7bedde6795fe9f3da9731a918fbcd54","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171118150942.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCoSdClMP6TcaRNpt42pIjtCnbh8turkOGD3eyVBtOKQQIgZpV6KYpMKbFpJ2KPVjSunoMzxrriebtJZix0Vdqdnac="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171118150942.tgz_1511017791010_0.11110385484062135"},"directories":{}},"0.15.2-20171118165735":{"name":"composer-common","version":"0.15.2-20171118165735","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171118165735","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-ruXO3JPJDJ2E24FY+Qq68PydSmS7pbKxm2hqF5ADvXtY1AmMG5AY6jgPndQs0KADHsa5lr0tSip/49jZBKl1cg==","shasum":"24493d168b59b8ae6e9b5b42e8590649b8bcb040","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171118165735.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDH9bMF0MdcHTto10BU+lrZxr5XwJs2hm1kMFSyOgo55QIgEmA3pFWKrMdveWO0RdUDjfCBmvpH3Zp1DWHnA3Gs+Kg="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171118165735.tgz_1511024263143_0.9887171110603958"},"directories":{}},"0.15.2-20171118175350":{"name":"composer-common","version":"0.15.2-20171118175350","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171118175350","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-ZkFURsSv6ow1q+INQeDq1dkZggOLQTde+hbcn8tHhpKJGzwPwlQUTuor+tUlLVkpN8PFQ6jCnDkFyiYDQVUx4g==","shasum":"18c772d5cafe4fe89073608885ebd0520470f0cd","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171118175350.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF8A0GEnYjBfAVoifvpGd4L6mOYDIcO7iPKAbcxnpBmvAiBDpoVTbWLX/qs7Tb+/GIRIp3h3IlstmZME+3dhjJN2rA=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171118175350.tgz_1511027636850_0.6181986739393324"},"directories":{}},"0.15.2-20171119023115":{"name":"composer-common","version":"0.15.2-20171119023115","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171119023115","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-x9ZnBHVJfWLSOf+tihPQCcl1RpX8vKuXgXXiWOlx+aTIS31GMFTi+G2K0zHzE47IOBXqEzFBmK/q/eb2Tf+7jA==","shasum":"cf21eba2246e1ccbc8958db19493962fdb7985f6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171119023115.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDkytoUKmeqVBqkVjK6YRi7fgbgQgdSM4ZU7aPmAzQUJQIgcc4jR98jYO8jgOAYPxGNQWcy1HHp7TYsCgg+++C+NC0="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171119023115.tgz_1511058682558_0.04547648713923991"},"directories":{}},"0.15.2-20171119142047":{"name":"composer-common","version":"0.15.2-20171119142047","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171119142047","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-vi/DiL6N3BIGjqgalZwVOe6SGB80vx+kagFR7SpV7kPZKUts6rAWa49YaNQaOIo2sJdUTMwc+wWMftiizWhoGA==","shasum":"ab4d9e3a3cfe5a86d171af076be930184d9ad016","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171119142047.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICueK/IgXu0uMRXRAO7Net25M6QZ6nCazMErol5ISK56AiEAuVSXow1Xenpx9AgX+st50Odx1pdBuJzutFE6c3KZUsw="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171119142047.tgz_1511101254387_0.38149826950393617"},"directories":{}},"0.15.2-20171120023221":{"name":"composer-common","version":"0.15.2-20171120023221","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171120023221","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-RUJrRd2fqq8oJ2x2qPhg2aDjqP8KSuECy469SJU8gaR2QRpp8gBNpgcvCj1vKnlN/6mLNdLF6KVkRyZ9mMWREA==","shasum":"bd5aa984312233e2dd6d297e5e0bab5ffe71b102","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171120023221.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID3l61gbaE/fRLqa6qBOURNP5EljAiDsF85frwxdCJMmAiAMJ1t5YHHKBPuKfGRWcz+D9f5AuMkFJXzFjzkjfhFRkQ=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171120023221.tgz_1511145149783_0.39530863612890244"},"directories":{}},"0.15.2-20171120094116":{"name":"composer-common","version":"0.15.2-20171120094116","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171120094116","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-3wpaSlERViiGRBvqp1bCrjUnoFPM1AIdiMQaBvtteydBcYZMva0l5H/sdHB7djmhJ4x7POw7RcebGUhnwQu0KA==","shasum":"3b11ffd8f0d9924959560d96ad836f4700f451b9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171120094116.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD2GKSGPByAK5cZ7Q2kG3XOJ1PMs7kRHjE22dNJkRo1HAIhAKyVLiM/Ed7BQIX/Z8NkFQfdch13CEn9KURWl+41AR3c"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171120094116.tgz_1511170884571_0.8822913768235594"},"directories":{}},"0.15.2-20171120113022":{"name":"composer-common","version":"0.15.2-20171120113022","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171120113022","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-LvS1w96963CI5cRLCZG7fkKsGiXb7qRTQ1FAQq29bVLrWTq/+uYPr27x7+ZeRUM3VX2cDR2GXtvn7iibvmhHyw==","shasum":"65eb30e82a17d39c4dac2680ba4eeab92db083cd","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171120113022.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID8yiQpIXKhytWYH2Ep90pd5//7Qkk0SMFdv1sxUZL0WAiEA7DVDchq2cqMX4LpPnw7yVerEDdCjVyB+OoXWEBYxqg8="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171120113022.tgz_1511177428854_0.5330401104874909"},"directories":{}},"0.15.2-20171120130419":{"name":"composer-common","version":"0.15.2-20171120130419","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171120130419","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-KUhg0C6pBBMVv13VqTUXVA6h97UUOlAqxJzsiWE0rGCJ5/4/HBQ+nUxBSD+t3fc7u80lITPqtEoWP3SHLSTVHA==","shasum":"926a32882a01a833ab069ff02cd845b1353a41c1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171120130419.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGmK87YtwoODYwNE6z4F0K2sh/W6U91Y88lhJXfAtsDwAiEAnVSPC4DLCW8NEbAmTlbQgD09urYADEUqiQZSAHihv6Y="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171120130419.tgz_1511183065569_0.6840277095325291"},"directories":{}},"0.15.2-20171120145934":{"name":"composer-common","version":"0.15.2-20171120145934","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171120145934","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-fm9Dkbr6fFXT+dSYz9e5S5aPmV8P0JxHQM2r8Yf1toMieWi1NFHAD16m6RXRMlIr+v5KyLvXjFXWZtmTQ0SHRA==","shasum":"48a56241cf5a79bd03af90b051244dccbd22cfe7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171120145934.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDxKEwTTDNPox9luQ+PkbCYnZkvNvmkZk6BbHvYP9LV4wIhANhcKh5EGVq6FOyHWcZWiq3U3E20wRUeAhrH5Mona8ea"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171120145934.tgz_1511189982025_0.032935915514826775"},"directories":{}},"0.15.2-20171120155902":{"name":"composer-common","version":"0.15.2-20171120155902","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171120155902","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-dbL8B7wkkIiFyyruJZv9SzLN4VFo2Xtuv8NtxahJTKBMW1bikF/R9LyT+D/r/41OQGmN6TlC3ySAgkX5nypt5A==","shasum":"67dc77fbb4f4582153216471c09bdcecf5711b3f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171120155902.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDvUuMxrsvUpDmiO+NkyQlZNmvgtI/CNpolWgm3fCYDqwIgRKRJNy8WikqWe+8r63ZBWvCFQKGagEo7uoHEAdE4mvg="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171120155902.tgz_1511193550329_0.36250135651789606"},"directories":{}},"0.15.2-20171120180301":{"name":"composer-common","version":"0.15.2-20171120180301","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171120180301","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-wvjYflzKKwnM0oomqUhTYKjXr23LJv4pjWiG+k0hb6PyLeb7yokHrn2oKYYdpt+tlX0O1wsFNOT0XtKEqh4gWg==","shasum":"983a510d32fe96be80135f766faa65500377c78c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171120180301.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDzNgIYvgF77XlDlaKehUT9bT0SwuuJhFSkjZXC9zx8jwIgaEtshF25yn/hnP9mnJvRHEymPeq48MpH9JFmdleaHDA="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171120180301.tgz_1511200989966_0.8687196895480156"},"directories":{}},"0.15.2-20171121023149":{"name":"composer-common","version":"0.15.2-20171121023149","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171121023149","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-vHaBjrbVns+HzYlKWwXD8dqms/oJXp7UprmwhsG/gkzT0gWf5MiEO2tx/tgIIkhFk74Hau6jgY4n37G4+TLBhQ==","shasum":"5962351ca721352239df810d2ca5d268b3cd5227","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171121023149.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDjFGWgxkwVDSGGHPfKo+KZzrQU7kqo3job6Vgdp64TFQIhAJEqilJ9kItE8SZsE4n5LLQvvpORPUAs3iuQdNZzZsaD"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171121023149.tgz_1511231516303_0.9169677386526018"},"directories":{}},"0.15.2-20171121094902":{"name":"composer-common","version":"0.15.2-20171121094902","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171121094902","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-i4zVhpHiHisvR6IOdKkho7F17OMPDYl6XttyQygAc+Eov4hNQLd1Baek/Mf2J0WxbOt5yHCYK1vB6N3WIK8Ujg==","shasum":"d187beb4ee7de01f7d5a1c2441b5eb089155633f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171121094902.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICV10UAeSSs96ZFTzZ1CbaINh6hEdzAAj55qSoTbmqB5AiEAiB6mNFsxs/+6eC9w3jxH/jnPZMxjol9QUGyvmUt70c8="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171121094902.tgz_1511257750083_0.05039837444201112"},"directories":{}},"0.15.2-20171121104519":{"name":"composer-common","version":"0.15.2-20171121104519","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171121104519","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-BOSPsTARR9AD+QAmk+fEfOIyh5CSoXQwZ+tmRWh0JZafJlSBJKG8icY3+pTaD67OFtjHZRDY0apxbtBDE7McEA==","shasum":"050560f5a4176484d163c391d53ca346c1b90326","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171121104519.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFt7WY/sI6ChCwB3OzEhJEuLNc3u+6gnDChN2Qtru3YrAiEAvdPSSE7nyzU9lg5MaJT7U9PaqcAMkXaDWGslvHqMIq4="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171121104519.tgz_1511261127695_0.4573505592998117"},"directories":{}},"0.15.2-20171121112626":{"name":"composer-common","version":"0.15.2-20171121112626","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171121112626","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-AwkQNNbnDLM4NzxlMWqTOzWsbqYO3q9puKyw2R2Zi8lz6b663CK0+mDRdAqWsv2J0u2efDT51owGI87vFd3aMQ==","shasum":"bd5b47abc0eefbc026c8a7b9b6ff5a92ecb07368","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171121112626.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF9agWU5KQyA+Qa/BA2LOauPv8rCtcnaY/fuLUuJvQl5AiEAqVEEo5lfADZ4kf4THxaKUZ15S/3wXMqakxyc/b672gE="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171121112626.tgz_1511263592795_0.07377817295491695"},"directories":{}},"0.15.2-20171121163344":{"name":"composer-common","version":"0.15.2-20171121163344","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171121163344","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-2GyuEXluLb2JGZMQ1kY8KkbrjtL5YwUxWyxkD4bhDGSmOLkBWPsyG9PqwgxFY02b/p+i8rETqeICnEyyl/pHSQ==","shasum":"4d10c2ece109149df9337491eeeaf0bfea4a94fe","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171121163344.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCXoviBR9Bf9MPBRtnYw4KJwONSVoGuB8mKI+QiZUjJtgIgJz2LueJ2LhZrWduTjNemG9n9s5oKd3XtHgyR9vgwlTM="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171121163344.tgz_1511282031237_0.9380833599716425"},"directories":{}},"0.15.2-20171121175807":{"name":"composer-common","version":"0.15.2-20171121175807","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171121175807","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-ccNOWGuKSmy1TtD/4KjwqHQD8DCkcWruVYOTf4JL1C0Oz9gSyDdSzl/tIg/H4lJCEvpHWKX45o5bGzboua73hw==","shasum":"803a9aeb47691766943f631da6f943a52684ac32","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171121175807.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCu0l0/63+Vkvjx3/56J0z3p3ccuOzEA7/5x38XrP0ceAIhANQfd5GYqUKpotM3zv5FULOEh/vG+PCI9HOAQ/7h05e2"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171121175807.tgz_1511287093017_0.4380548531189561"},"directories":{}},"0.15.2-20171121210813":{"name":"composer-common","version":"0.15.2-20171121210813","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171121210813","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-npsi4Mo2lcVND4VV8nZwPlPzMa1s5mecnJNiSWHWuoAHJEit4StITvTkZahw6vL/BSm5uxCEr5xXbNbR6Zoiug==","shasum":"c82ebaa1f5e6302b75a2c7576c0ff539ce18ddc5","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171121210813.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGN6Q72TGcf0nBsBDMDk4qYOygf0WvNg22Bwb1zfnOejAiEAvU8Bk+bO+yqS1s2yx5VszF+3VGdexLSE4Tapz06KTKI="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171121210813.tgz_1511298500293_0.38985282299108803"},"directories":{}},"0.15.2-20171122023321":{"name":"composer-common","version":"0.15.2-20171122023321","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171122023321","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-BoRF0/SovMrGYzbIkgPRKGEyjJGU5xKXDuRxPGZawuAPFI/uJwkMxlrSnN4E22ajrNGBAH2gkJeopxZcVHoVpw==","shasum":"8f6963fd8a3d585a87e2e7c5a2bc5be5fbda8c36","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171122023321.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICtM+CdTchvNOoI1dqjjf3DDGH3jhZMNJTxazXFiIL9PAiAsiVy5VRkcdj7TYT5nk6j5kFCCGNeIoMu98hDpWz3P3A=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171122023321.tgz_1511318010369_0.17520323931239545"},"directories":{}},"0.15.2-20171122124400":{"name":"composer-common","version":"0.15.2-20171122124400","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171122124400","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-M75V+ckfzb/ZpLGykVI4963g35+Fi66Ys6Bn9ksf2Qtc9A4yN5oLM0u2U3rOzYOKo/akMs4O/ESwuEADu86jTQ==","shasum":"e3b84f6f5c53ff2ccdeb1e99edde956cea204bb3","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171122124400.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHSHUv/gFVBbZCW+e/eWtKEBoSSmxqbpc4RWUkjZY8f8AiEAoFUS0HhYgik0zLiiRhXOGTjrEaLrCm6cYkxLO++jTFA="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171122124400.tgz_1511354647422_0.31686719763092697"},"directories":{}},"0.15.2-20171122132152":{"name":"composer-common","version":"0.15.2-20171122132152","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171122132152","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-jn8cfHBOcoDAHcHkwYInNTKOIus6c5W331c8CNugfqg30T0hXbNSXWKmADALxmqejP21ex/tOp8jKBcyo/6+fQ==","shasum":"35b84737753fc6463d76a66214b1a4c511ea74b7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171122132152.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB31irWHjPHwR5yzQQJ7P2Dd23EF1bo6wg86shWKRO2aAiEAo7MwVwhv0m/W6aeVAYmSabCfEiPjFbgp9ycZkw58BpQ="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171122132152.tgz_1511356919843_0.3455170327797532"},"directories":{}},"0.15.2-20171122144310":{"name":"composer-common","version":"0.15.2-20171122144310","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171122144310","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-wYjAxJTsitDx1PuAFDNxos/kRwi2Tx2tEXfmzPTiTrHh0s1wWnL5PRyXXMmk+GyMTtnhrsjJ4dMQlfX4Dd0trw==","shasum":"88d326247d1633bd35f185cf93e0d1574c262699","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171122144310.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDObnjZUxNUhQ+fOQwSpBbqfi/2MgL/WYbEFEu8XvOeOQIhAKRT04c1EcVXpEFUBdSBdjn9NdRxtjApW5KqqiUWFbjQ"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171122144310.tgz_1511361797547_0.5489407989662141"},"directories":{}},"0.15.2-20171122154929":{"name":"composer-common","version":"0.15.2-20171122154929","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171122154929","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-xCp7zTwscV4bPREFp5TUZCVwis6AUwSpftqGqZ2CjVhzNfYqCwxMTIlJRhZQMyZR75Ho8kKAcmcOaey4BSkS1Q==","shasum":"0e7a363d6278b9d17940e196e9f90e56ba089385","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171122154929.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCwIrVl/Q4T7oYRgScEcyCj6Atw+tjTgk2ayFqfN1g2kQIgRJflx8CWZE24mFApCuCIWt1hs0jNpKdv5YWicb8fDgk="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171122154929.tgz_1511365775293_0.23916741949506104"},"directories":{}},"0.15.2-20171122170530":{"name":"composer-common","version":"0.15.2-20171122170530","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171122170530","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-uL0kBMsw71Wjgcy7VEX0+yw0H6vn286q+ELEUV+Gyns3lI0OZ1W2zTbdxbucB8U5Zywm40B0BE3qC/ps8p6g9g==","shasum":"587c212cc268e8a1761069ab33ac480084ac02d3","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171122170530.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC7xFV7EPafIwpQPGUWmFkxdq7uwu8jxNmJI/ofkYiMCgIhAJyUKxb633WNJoAsFCBfYfna5OrpNNyH5a9IiTo5imTV"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171122170530.tgz_1511370335745_0.663809962105006"},"directories":{}},"0.15.2-20171122174720":{"name":"composer-common","version":"0.15.2-20171122174720","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171122174720","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-pMGy5/fBsnHUkG3HnW/muUfGsdRoG1yyhyFiW5nExgv4K2L31sRK21IvPzIwW2F53LXl8v8/cs8l+rWv2KFjog==","shasum":"272a1e9266b07c8aaf366cec6a474f4f3dc8e267","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171122174720.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICvu6xisD4wz1ZLAjo6Jq/jRz5FVBXqDl6IQyAECuKfqAiEAo4BMMCq+MFNIP7zmRbGHLGGF7f1r8spFZbEgoSq5oKs="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171122174720.tgz_1511372848420_0.47419894533231854"},"directories":{}},"0.15.2-20171122182515":{"name":"composer-common","version":"0.15.2-20171122182515","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171122182515","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-J6h4/TF1B6xGnOMtrdDvWo3F13Hln21yRsvXagQQZEUsFjeP4MQ55tBub1Hnk4PK36vFA3+cfzdlItcZmYbicg==","shasum":"5ec7a405498141404c0e604bf218f47b5066087c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171122182515.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDqNEsNSPK9cmyTdJ9AcJ3RduH7GyNkn7FFMFnmEh+svAIgELkZBIRzrkiHZSoiqr1KjHvyEAiQ9ym4vvLVEoCMupI="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171122182515.tgz_1511375122818_0.9895230825059116"},"directories":{}},"0.15.2-20171122190657":{"name":"composer-common","version":"0.15.2-20171122190657","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171122190657","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-bLgz7OIERHAJ61UwMVfXxMKTRP/ZDrDqRQjsGnfvqTI1ZpxE/48yhnBgIBeeAI0BwWucg6PSxRxhHyU07IJwDw==","shasum":"2e155bc66435103c17e7191eb72bc3bca86c56cd","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171122190657.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDtYYDohOWsdMZpGLDnW8clclcGzc8Ckh57vHo7dWxFeAIhAJ5ktQS7U0/KzKXXnCm9eV0xss6/Bz5uwdUozbcDY182"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171122190657.tgz_1511377625418_0.2884110491722822"},"directories":{}},"0.15.2-20171122194503":{"name":"composer-common","version":"0.15.2-20171122194503","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171122194503","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-G2lxKXQH8KBeK0CKNRu7bJxTRrmrm/vxLmHBgIN30t7V6u64DoxHk0k3eNoPNCeGH8dxr4wITB0vnkxukJQbbQ==","shasum":"9b7526f7d8affc077ebd9b2ab6f23e9a122d503e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171122194503.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDqGQFp/EfwW5JBShqP0kgps3G7nyME3RuZtCiCcpUetAIhAJOvHQuK6lcvMRnUyIZ3sCQ6znS4oJFBGB+Ci0jstVZv"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171122194503.tgz_1511379911324_0.19943484640680254"},"directories":{}},"0.15.2-20171122202434":{"name":"composer-common","version":"0.15.2-20171122202434","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171122202434","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-CAXUxWNvzfy/qw6lSL6bd5uyzc/YwzowXuIrxj5JGx1KCgX4W1fWML5e+4w2TXKs7Zg0cop/1R57XQO815T46w==","shasum":"831748694db1ca549e973e47c3bd87529dc14393","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171122202434.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB4lVjKvgrqZQ8fwWiHGW/4T5MVkGaUdkGiVdDj1EWRDAiB1ZV5W41sJ4XybmYgXZ0tG52xO/Qdun5WCrlScvKnXuw=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171122202434.tgz_1511382281218_0.9187857031356543"},"directories":{}},"0.15.2-20171122213159":{"name":"composer-common","version":"0.15.2-20171122213159","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171122213159","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-RmbCcRoxOL/xc3TUGOkxFISn1L3CPSv216SvP4TRR8mFpQn73cop7AiAWIuUhkzqPYHAxbkeZAUp/8XsrsKZ5Q==","shasum":"6e7c7b4f90202e2d3b86cf7efa2e4b55d55ffb00","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171122213159.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDAMv4LTSm0hTZSNgn+A33AHvaaSSkrzzMviEh6Eg7K0AiEA1VzXYlekJkBGaZXag8kMqKr3fl3ejw8XtXQ5VFmcYC8="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171122213159.tgz_1511386326234_0.7444555817637593"},"directories":{}},"0.15.2-20171122221126":{"name":"composer-common","version":"0.15.2-20171122221126","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171122221126","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-SjhiwfdafnILkKSg0JsSgOircA7PaMUHHzFTRflI7pU0izfDpjjL2Mt8hs3BaiXCd9vAmhbOUiYVQzd3gv3//Q==","shasum":"0ac4c9389e42aa21eb92bfb0e49b574ac4858405","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171122221126.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFlKJGeik0F8lKlLcAEVWWgre4lh75Btea6sP6Zx0afKAiBRSmgtQvkuQm/jZbFtRJCTvJsTtvh28shxUauOaNAMQA=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171122221126.tgz_1511388694146_0.8648722290527076"},"directories":{}},"0.15.2-20171122224436":{"name":"composer-common","version":"0.15.2-20171122224436","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171122224436","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-jkAj1jqoES7S8npQlkMDD39kBLpklhYheZU4Op7v08cF3ht3FbNHSwS2KhZgVr8IjnE/LQZHkqtK/gWGgCxb5w==","shasum":"8b6335710e6998e20bb1db25ce40521c83a7993a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171122224436.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICfa4MYS9tvyHlLSfn4nY/nFGjJ9IwKSpZTQyNp1kiqLAiBdr3Qd1NcpVQXKureykPsgoU9h0ApKXQPoXchGxJDZcw=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171122224436.tgz_1511390683580_0.39557863445952535"},"directories":{}},"0.15.2-20171122232114":{"name":"composer-common","version":"0.15.2-20171122232114","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171122232114","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-qXXmW4z083UdHG5VqsAtzdkSzKVER+hqE1kN4ej2la8fdu5W8VA7BIUg8wT0uf1TtxmZk0NO64Ftw1soqupEaw==","shasum":"86c862ad861a3224015e29dc1496a3f784f3b97f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171122232114.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC/xltBiLTTBbBm9ja8EhG/07VXRlbuL5Mju6t5DODNLQIgANZEwjx8svu0z+SR2cK5DzRsKncDeGnYEVWEKd2TeUw="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171122232114.tgz_1511392881108_0.26108128065243363"},"directories":{}},"0.15.2-20171123000623":{"name":"composer-common","version":"0.15.2-20171123000623","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171123000623","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-T2F0qvhkAlBGhHSB2788+pcKithDdP6iO3DOlt3+OSqteqvzZJRMriiV7NeYmT4n9DvHnn/Y7O0f6qjrDrv/sw==","shasum":"84a135736a641cfbb6445a5027283035f999ca9a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171123000623.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID6jjXsZASKbTnNFV3bgXS2GRtLRUrsDxdOdkKKtX4qxAiA2XOowXtTlDOaVNEtV7Im0LbEb4R9DJ+9cMMaKeX7AWQ=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171123000623.tgz_1511395591451_0.49018418369814754"},"directories":{}},"0.15.2-20171123004319":{"name":"composer-common","version":"0.15.2-20171123004319","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171123004319","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-w5tV4lfw84vHJTH9+jVl1iZ42rR8g/O/I5e1Vt7koGOmViyj1F/uYnLs1uP3Pg5LJS25OPWseg4Ibd06k3t6mA==","shasum":"1735f8857af0bd1f7e828ac4077a70dd23813166","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171123004319.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICzADu7GqXdOt34Jzkjdfv9zrfEawzeXFm3qX5njwzQaAiEAlwuYmfEHSvrc0d/y26b8cV5rL1XxxK6eLKxWHCipImY="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171123004319.tgz_1511397807737_0.4192683871369809"},"directories":{}},"0.15.2-20171123023716":{"name":"composer-common","version":"0.15.2-20171123023716","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2-20171123023716","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-GCk8nK4h7YBZ0ekjDMz4aC8VonBCuOD/liTMTyGlRYQyDo6Nt/d8YzCi+Me4n/KApICpWtwW+uPCtzVBqGKLoA==","shasum":"0c1d97fa800287a42978e99a9183edfc832436f1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2-20171123023716.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDA24K/AyQX7Kzx8LrQjVmiVSpeImPLVf/fjGs5wt4ZTQIhAOv+Z4+T50j2og03lLlbIHHAXybb724FAx9HiJWLiIwz"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2-20171123023716.tgz_1511404644333_0.6673495844006538"},"directories":{}},"0.15.2":{"name":"composer-common","version":"0.15.2","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.2","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-HC4HdU+OV8N3iBlJxar4s0yuYX8feacW1V8TRRBLDZvbI0WscpKFqqT22gIH/a19Z4oD9sT7U+a25p5qQHV6Kg==","shasum":"497097cb28c0afe347a4650abc17bdc1ba944adf","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.2.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCsC8zVT/QSr+kz4QOfMKVrUAp5Etk7nt5VrJ0ZjAQ2mQIge7PYHJK5MXRoO3xJ9PGne2AhC5LeMBbxMjV9M+kup/0="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.2.tgz_1511446504905_0.31554782926104963"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.15.3-20171123144314":{"name":"composer-common","version":"0.15.3-20171123144314","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.3-20171123144314","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-js+Uun+Iz0RGFdCtCmeFw6hmsy4OdtirkqO5KmcxiEeEkRC69NhQ/xyeDsWA/SdXb5lGEcoC+TLzAjZzZUGkUg==","shasum":"f720800cb781334c2cba76b696563b7323ffbd6f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.3-20171123144314.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDeD+TRRPuTEt+yxdA0u99iQFU914qCuoQpM2ZEYlxOEAIhAKYiSY5DNrIk8V9fffCdgP/mAg3aqjHgDdi5yA2hqZFB"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.3-20171123144314.tgz_1511448201519_0.41321095265448093"},"directories":{}},"0.15.3-20171123185633":{"name":"composer-common","version":"0.15.3-20171123185633","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.3-20171123185633","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-W+vibeO8dUAYNlNwUw8zrR7Uq3nzWPGfNk8vcmPbxNHLBE8l92rDYteCGntesRkswQaYA7NTfqf7OOyoABGuog==","shasum":"7cfa5440ddd49441b1341a44a87c2bf3016502db","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.3-20171123185633.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFGYll+tH1LHTGGgyeUPKWWyXNnBx74PFiafxcLn7gOdAiEA2rrF5ihomM3AsDYzbfILuLPb0YxvDVD8g9+neUBGvns="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.3-20171123185633.tgz_1511463401963_0.9355873614549637"},"directories":{}},"0.15.3-20171124023443":{"name":"composer-common","version":"0.15.3-20171124023443","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.3-20171124023443","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-TPEofceOk2IODvEejhQxtCDqdiVA1S9FTgYkyNa5TQAe7qmm/V4drf1VcH1YTEgdlZd3BbAW20ILnGTvZTzWvQ==","shasum":"d510efee9b51ad2f24c3511256798d7a02528ae7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.3-20171124023443.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCnwHpUPopRELuqVzQcaHlxm5Jo+TUioedgjPPeznf1lAIhAKdraUU/wkejayrVSQS0hj2iJqkHq8fBzYtPjMz/isLZ"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.3-20171124023443.tgz_1511490888830_0.42092787264846265"},"directories":{}},"0.15.3-20171125023320":{"name":"composer-common","version":"0.15.3-20171125023320","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.3-20171125023320","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-RxFdEZ37Dyo0Wh3xkLcMosqBEjzFg8wd6yVz/qat1HJtHc0x+BvQsYcyMFW9wZ/DF38tvvSaxo4ofYepTAKrUA==","shasum":"93f4fc01d5735e5fb19cc6a60d497a72a459a186","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.3-20171125023320.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGxQg21NgNsNBlT5Ak1/rOtUQMYYm9oyKive9CjcUxGcAiASQ1bKHFD0cgDVb/jBVzPnCpPbHIM6i0WJ0AYkk2tvpw=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.3-20171125023320.tgz_1511577207725_0.40102167590521276"},"directories":{}},"0.15.3-20171125115615":{"name":"composer-common","version":"0.15.3-20171125115615","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.3-20171125115615","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-74VZVgTaOvzaBP9gKNSipR+v+mTYZHQS7vxGi2taUFtdlcIa6aezylcy2tdRVfopJU6SqR9wThIu+xlSlfO1qQ==","shasum":"ca4ad0a9e463e65feafd9bce6a458fa4d6d60fc7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.3-20171125115615.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDpfEJc8+TZVBY3YjsDt3P+uhGdFBaI2SvwYnLo3jahJAIgH8ehbIzAO0FQLrsJUSCNqDJK1GgzamR74K4LHFjoSdA="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.3-20171125115615.tgz_1511610982696_0.09299868205562234"},"directories":{}},"0.15.3-20171125140629":{"name":"composer-common","version":"0.15.3-20171125140629","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.3-20171125140629","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-WANa33McrWqcr49w0xxP2ffAteT611lTlDK1pyenjIGzhL2g2oQJ8155lfoJjLnR83S5S9Qra6Y3zPWmK4RrVQ==","shasum":"799e3f9f42d4c88f3f357abac24642193177fe53","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.3-20171125140629.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD2b+W3rcM0Zh9kJgz0cdAUDfmPdf/vYkkkxR0e1fSv4wIgWY0Hy4fWOn5crb6Jdd020Lv8jgUlNCyg/O/Kbe/IA5I="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.3-20171125140629.tgz_1511618797151_0.7229079462122172"},"directories":{}},"0.15.3-20171126023510":{"name":"composer-common","version":"0.15.3-20171126023510","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.3-20171126023510","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-nuTbaYSxjr09t48FC99Xho4N8PYAVzD/uop3US30zRfAGeR2FYsR97orXCiJoArUmztPJ9/gZWknjWiJLVB37A==","shasum":"8e32ca47664b258465f3001694b074ac83797572","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.3-20171126023510.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIChz7H+E5TrO6ACTpaDDLxkfou5xye77/NtVp2jel3BRAiA+uVAA6Ea4fTZ7MKy4Nh9wD5ES5SPPpXhpaIUAguw2cA=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.3-20171126023510.tgz_1511663718671_0.3088664475362748"},"directories":{}},"0.15.3-20171127023425":{"name":"composer-common","version":"0.15.3-20171127023425","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.3-20171127023425","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-qomhukcLkmDeX2ahKIhReuBbqMnesNM51KJx3PRwlW76cf0nrpE3Le3oOI5KG1e5CP+Wofio/gkzFB4axDvf9A==","shasum":"4711672747c88b21c254734bbab705d374be9d42","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.3-20171127023425.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHQL7d1Nt5wb/xrNPah0lpCbMYpEdR2MG1iIbZkJgGmsAiA9GUdLl5HXFwPuaA+ASesuNIKOJADbvxykAYebck0VWw=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.3-20171127023425.tgz_1511750073084_0.9749143233057112"},"directories":{}},"0.15.3-20171127105314":{"name":"composer-common","version":"0.15.3-20171127105314","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.3-20171127105314","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-hPLfuflfXUU5CAsZyvRlNSng1/FeaI+Qey0g4XdOHXcbae3bGxkLoJeM39y5Sis/G5JFOoOr+f0LCyOfd+EFDw==","shasum":"d0ce309038787f34805f0599e1f7939ef115e9fc","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.3-20171127105314.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCqpLVgThx0SE+wrXaVQQvE3u5jDXx7WQtnxtvCTz6kwwIgcgEhEeivxr//4ezQfpP/+v4FPdpWXzD2G8+Ngrt00/o="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.3-20171127105314.tgz_1511779999118_0.1753114617895335"},"directories":{}},"0.15.3-20171127153034":{"name":"composer-common","version":"0.15.3-20171127153034","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.3-20171127153034","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-lScfG9JmCzFaALDwf4x8g+Ob3J87EIk4t/6vBC3FfD4zXpMYqquWd71sEdUcAILpSKUfdcQjRf2brA8eIZ4M1w==","shasum":"cb68fb917768959678c63343c6cc1a2485315880","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.3-20171127153034.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGLXAFNyNPxV0tDZ5fquPq93YkrwwxFnyc9YzOzI4eNIAiEA+uhJUJywULW5a5oBbvOU3xvx9kpPcpLd0Xu51IsZIEo="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.3-20171127153034.tgz_1511796641399_0.4570833609905094"},"directories":{}},"0.15.3-20171127164434":{"name":"composer-common","version":"0.15.3-20171127164434","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.15.3-20171127164434","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-/NXASt4s7vQZCKYVhIFlk3XnhcwzbGm/Wnaqsv0BUM1g7T6v2g/jClcB5XOAfK3iV45UW+FcP57GsuBExlat9w==","shasum":"ef2afd677374f0a3f3ee070899d7c4b011ce04f5","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.15.3-20171127164434.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGhI1yVVCWQBRpv/3M+RHfhDvweRFyaYkLhF/EXWe4oeAiEAuKvyzOU7yCr0OxFgH/Q28AFb99WZXA94GwJgcrOi+Fo="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.15.3-20171127164434.tgz_1511801082043_0.6124233086593449"},"directories":{}},"0.16.0-20171127210828":{"name":"composer-common","version":"0.16.0-20171127210828","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.0-20171127210828","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Jv3cPTiB16IzQf141nRVnpl5aHng6wVxCNpsuefte/LVSrqV+7bqRjcP4KNFe2eKEhxgYU9GHh48n+35NG3EEA==","shasum":"63740f5e48b2ea3b8d107681509a2c1ce3f2205b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.0-20171127210828.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDzwdjTADp6s/wLglzey7zG9uxDz7aMgZUl1aTCEPPMeAiEA0VHYt0G7se1zys8e7gC5Aqnc+8+T+NNt0rLG84Fkbv0="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.16.0-20171127210828.tgz_1511816916741_0.48613597685471177"},"directories":{}},"0.16.0-20171128023426":{"name":"composer-common","version":"0.16.0-20171128023426","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.0-20171128023426","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-NF6kkbzoADUFJtMyBR9Cn/f/zkLoAntGhatCNJTNzsymiMWDvBcV+3VTK19iGdMmXA1PGwL+D6ippUxUSlhOYg==","shasum":"8a2b99abb0d4dd0d80de4eeeb219f81618a42a40","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.0-20171128023426.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCi18zZY+mD5OenV+OIBlE8hHp24E9BJLMTsXoddJxTrgIhALKGfcoEMKbiRUVeZhK+dv5Sa/tyF6a7lwS4FTs4H9mM"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.16.0-20171128023426.tgz_1511836472694_0.5391779220663011"},"directories":{}},"0.16.0-20171128125714":{"name":"composer-common","version":"0.16.0-20171128125714","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.0-20171128125714","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-G+EQ9oP8mZor2A0yP1DTsHn7YAWoYjIH1Vpb14CMppYJM145p2l9Yomqll37M/TKD3Ptnj+HOZHxpbzbEGvc4Q==","shasum":"c98268a7d2c0180d7059dd16c6edf1170c531692","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.0-20171128125714.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEfu0+7mGd64b+/yT3DcjUymzoeUi4myH+WdeOnvppDMAiANfY66MKCqT8UEcS7JUzGaJUFISQ612EVWgNnboQusOQ=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.16.0-20171128125714.tgz_1511873842402_0.36424696655012667"},"directories":{}},"0.16.0":{"name":"composer-common","version":"0.16.0","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.0","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-xzLXczKp9hgDbmRJR2Z56Igmi0FPefO89G/29Mz4gJRcjD0KaKMUhf13Wbo5u7H8M6qW8Yx8m35AQM8Z3bWgdQ==","shasum":"370bd7b9d445273666ef631602b953ecf243bdef","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEtE4ZAP8F/h7WN8SHXKVO6i+991OE5KZzvv97WM4E/9AiAfu50bCfx/g7dy651JGodqe1kukxQlwDu7P7zczfX9dQ=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.16.0.tgz_1511876167001_0.7176402541808784"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.16.1-20171128140340":{"name":"composer-common","version":"0.16.1-20171128140340","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.1-20171128140340","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-1Wa70TViFsMJptt7S/hZUL4Cr1cxD+RsGfjKEureN+o+JPkGzQUr0MgNzKocCBay2ZCwnKshb6+FICUPfgKjkA==","shasum":"831df6bc559e93ca116e2978898cf462cfb9cedd","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.1-20171128140340.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDeGIZdC1FbLSbzR+uf4bOYXNKttODf2IwGnI2r6D8OvQIhAJbQYMc/k4KYaS46gaUYNgZMvNYEuoj4LORWc/AmNn9X"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.16.1-20171128140340.tgz_1511877827888_0.40079745184630156"},"directories":{}},"0.17.0-20171128160809":{"name":"composer-common","version":"0.17.0-20171128160809","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171128160809","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-GOOZ5kXg1HOT45APw7rBtQhQwjpGEDmINiyDEPCriv3jX64BAw2UykhhT+SUUV1vKF8Xp7sKLOzA23Y4JOIocg==","shasum":"2960061c96573e1104fa6a71180edacaa301eea3","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171128160809.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDQpMLcnpSB0GzALQChjqGjRiT46bukrTMOKFoW0/OrUQIgIDrBCsooANrQX+94hxcTGeKUba2jy+BFQIxVJRC+sLk="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171128160809.tgz_1511885296652_0.3900025999173522"},"directories":{}},"0.17.0-20171129023513":{"name":"composer-common","version":"0.17.0-20171129023513","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171129023513","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-uSS8wcaxPIifP9slk1nncKaq5csfcwwHo2Nr4mND6s9e3GEFLvNZ93hvumE8atJa0WsLCtEpEDNa1kSd6lOp9w==","shasum":"0c1ba661dbd5b202e4830b515e943aa124de7cfe","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171129023513.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQClDpbmnLtSUvMNr7Jl8mKEY5s0rkjiqMGGMo1SUdXyLAIhAPO7fh/7ClZAtK5UgPRIr74v6oixFyBdHwLi6PYPf3aI"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171129023513.tgz_1511922919911_0.8765283327084035"},"directories":{}},"0.17.0-20171129121613":{"name":"composer-common","version":"0.17.0-20171129121613","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171129121613","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-yT/9TaesUsHSclralS8unlYa5yWPlU7w9hb00ppP1m3FuPcgca/Pf8Ehz2Ll2ogb0MJDwPggFwKeS/8/RJmBxw==","shasum":"5dcad8df1a38a7f17b6b61bce17cd5b8a3c771bb","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171129121613.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFf1RREx6LnXXJEzOVpYbuYAZ5mId6tM58/2pxVidewmAiEArwGNrvWG3W0dNSs+9f3kFZEbYrmmFJfVR09hSFYSwb8="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171129121613.tgz_1511957780943_0.9155692534986883"},"directories":{}},"0.17.0-20171129141807":{"name":"composer-common","version":"0.17.0-20171129141807","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171129141807","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-U9nmCD2TteK88Nant5bYNkatJsUh1iggOtTZoREBpU94OC4JQzLnaaJ1V9WobTencI1mEf0RTHzOBi5glB1/cA==","shasum":"c1ceffc9d8e06f389341c9180b2f922daf7d6b74","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171129141807.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCqWqJixNiviLp1WfAj/y/ItxnCP/1anJYyPow4gdZs4AIhANHUMKMisG45rJudI72QelFN3LHcy1RKTaWYDpUIMShv"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171129141807.tgz_1511965092835_0.9734132059384137"},"directories":{}},"0.17.0-20171129165852":{"name":"composer-common","version":"0.17.0-20171129165852","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171129165852","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-ExHp5t1BA8ekTv7IZcPKWSqOEXSd5Rz5Sj0CqXT7thF7eKfMuf4haOE0BEMzWQf66oiR2z30SYeHuS7DmExdfA==","shasum":"b2a474f611bc16883c8f26f5f61ce2cc654b839f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171129165852.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCN9m6DYAKY/ZzPWArYkWuevist9VDOUdFTPBH1irc7eAIhALl8IfhZN0WkU7sRprdzPpIU5hQAJMHCLI/KLQciy7RD"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171129165852.tgz_1511974740383_0.07557220943272114"},"directories":{}},"0.17.0-20171129232929":{"name":"composer-common","version":"0.17.0-20171129232929","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171129232929","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-DrpmxM+M5MEB+KQpYV8m4T9EkEB73NRrhYgkWo7hp+c3DaLgJljY+wqe/S0f1EOiIX76AuSEtuB/7FFD2bVwrg==","shasum":"17f1d011ac7c6eb60587488323131808a5bacaae","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171129232929.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEs5jRsadnf4Z9vJ2wcH+BRL7FLZQa6iVWowMsZbgrG6AiAyRxgpqT6w4eGVMgzf52/M0Bh8XlcCHli1qm5Ls2CMxg=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171129232929.tgz_1511998175208_0.6400193597655743"},"directories":{}},"0.17.0-20171130023356":{"name":"composer-common","version":"0.17.0-20171130023356","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171130023356","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-LHsZsNakiW0TBkV5J3e2nGCy9T1PlzL0EKgbYFS5i0BQSKp1vgqBGqrzcjKqVVufA3u8szP975PhVr+WsPZKWQ==","shasum":"63226dbbd6f141fe687137612285175afce83c45","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171130023356.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFklpmefwqgdVSHHkTvSnSuYijqy24By8PZLL2uknAh7AiAYvPez2Qrj+hlKHtPwjLCOdnEDr2c4SZSSCR8dNErnqQ=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171130023356.tgz_1512009244383_0.8113442116882652"},"directories":{}},"0.17.0-20171130133249":{"name":"composer-common","version":"0.17.0-20171130133249","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171130133249","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-jbUz/KptcpV2KrIUqPBGiygGZbADNhDDtMy0BBD/cVFfLcVtvo/lP/GJQggXFLM5m1zuhWYGfOkHdcHmq2g/Ow==","shasum":"2017019827d465b161cadc4c065e303b9d3830f1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171130133249.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDF05lVNOlh0A2ZgMNB9TWeMsNI/pkhpRk5Nfb3VR1JBAiEA+uZE/hsvTab3YE8r6PndliYcfSTmQvel4zWhbxUTHfI="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171130133249.tgz_1512048774480_0.7760328592266887"},"directories":{}},"0.17.0-20171130140500":{"name":"composer-common","version":"0.17.0-20171130140500","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171130140500","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-1jUr5wMOKeHVPWENjTg2kV9ee3UHGcXTuZ8TBpeord6RQc8Jree4GhbpGy1FY3FasDipHZy7MHqsxAUc63it6w==","shasum":"1b92bd83343d6548a25b7e68e3bb0954ae195792","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171130140500.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEykk0ICfTcKEkFPAtd8SYK+oyAjyj+b6uNWae3uVtW5AiBlFsGgbrpEUMw/CDmXIxqdWf9ZBZTrNPxMqpegQrlGkw=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171130140500.tgz_1512050707494_0.7107988372445107"},"directories":{}},"0.17.0-20171130160441":{"name":"composer-common","version":"0.17.0-20171130160441","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171130160441","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-kHBfe61RSKzBGZZDuxvWbdK2nHT0/hKxuxx4EtKCFdO8MsuDmxsTlTYXtJ5P6qQX1Te3JG4N0GsYJZX6KfRNwQ==","shasum":"67c53fccd42164485848c99e3362ca8d1c8068f6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171130160441.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDCUwP7thIzieXrsxhSTLiJGCYpJ+oaCg6hexvuMHydLQIhALn8H0NTVT7I67XaCZwEjmIy3F7DyX1ScjgAbR6syWtp"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171130160441.tgz_1512057885686_0.2538666143082082"},"directories":{}},"0.17.0-20171130165947":{"name":"composer-common","version":"0.17.0-20171130165947","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171130165947","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Uw0VMCuz8HBWTsZsca8A0lIE2GPNNZWEXYeKHAbcvHQSPUmv+Zi2f+pFVArACAq0u5nVcLw3LMswRq+OalvuXA==","shasum":"94d4de881d4cfaf9f581cb36064cbe71bbf65de6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171130165947.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGqiCGxWat8ah0GovVxUo6D+gsft/ta0FQ8IRBbPEOuyAiEAtV/sAoTDUycCZReeQUrPj0BPbGopCKbhki6IXdXRN/8="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171130165947.tgz_1512061192391_0.4698722364846617"},"directories":{}},"0.17.0-20171201023456":{"name":"composer-common","version":"0.17.0-20171201023456","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171201023456","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-r0OiSI4qJBKu3KHoYiZQOd6OsndqK5Cxou4YM103gEvgOlYN1HkEoSACRbc5uzNrzK7vzJtlT+YVIkcpcjGoKg==","shasum":"4e1860f4e828819cce50641b1f09e890d4c7ec57","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171201023456.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCqNxFU0auQ6mMJvGWIdZAc+xOpbOk3SyS02IFMFb0o0wIhAKkMN36HdVvzkYZEoi0qlQgh/0PBpQ4LHL/K22vWK5fk"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171201023456.tgz_1512095701714_0.20336674200370908"},"directories":{}},"0.17.0-20171201141444":{"name":"composer-common","version":"0.17.0-20171201141444","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171201141444","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-zKrIl4GnLc9FZNEbk4Z2F1YfngFshTLbw5ifXd3onZOkXapJNH5gSFCpdMsYNeI8Fl5shcsGPcIm0Nen0jnHHQ==","shasum":"fae6147deb62c6cf35798cad9def9321ab6adee4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171201141444.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCQGyYRjBIlWG4qm8fm1LimfhBQFi/ESWgfwtnT0OeXLQIgM3xtQRMbtTDpfI9GsqDnfS8MPJK0gzV5pEeJ7OZw2Wg="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171201141444.tgz_1512137692906_0.20506683317944407"},"directories":{}},"0.17.0-20171201144516":{"name":"composer-common","version":"0.17.0-20171201144516","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171201144516","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-kR8ZbXmwtTLt3AFhwTF8Sa1I0ygP/Kn6Ca0bx5onZ1jYVt56YDDL9C39xKPdof6QAZjNI8ErQNvtvvAJ/H4d7g==","shasum":"510ac5419b075559e986211128f2d8bfcf3e7436","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171201144516.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD9fgCKSfwUBcMRIJhcnV219/3Ob8vYvZDBwbLf/OfnugIgQoaSXxoDJeetgWKy9sfFj1HpX+dnmBafpGgLqmBSuiw="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171201144516.tgz_1512139523420_0.5100428068544716"},"directories":{}},"0.17.0-20171201150940":{"name":"composer-common","version":"0.17.0-20171201150940","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171201150940","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-+t8cWH2dE/tB/oubMACS2OXLbRbd/9ejvRtgZxudfT070bTVkZTsbxxa7fe4QkIImWSdBvguXqq/BW1rqXm6Ew==","shasum":"22cc290d0f1ddccaabd81baa70ceb559d5072d1c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171201150940.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHw+1tBqi5nH17ZzAgDnEXNEuA9mg/3jLByz24Fo8r3NAiEAgBKqeFrPObeq4VT/jWFQMO3sGtCu2OOQu4Epto2Jq7s="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171201150940.tgz_1512140986636_0.34325975575484335"},"directories":{}},"0.17.0-20171202023627":{"name":"composer-common","version":"0.17.0-20171202023627","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171202023627","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-SeXHqgwe+eXHMuk6Ed5wj7Vtr26/uk23rjJ1+uPMtVXQqhQw7WgDTvnSdTuzHUNthFEN/94WeFwC1wQL+mkBvA==","shasum":"5ec46b1fa7de556b5209a39a167c70958eff2bff","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171202023627.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDsXLA5fEbIr2efHwHc2Ev4eax/LzvQ39j3P8u9jlTCTgIgPDd/Pbe6/1C4O9DeQ/CsoWpJi/Q9RmbpnqfgsHZ3WqQ="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171202023627.tgz_1512182194244_0.8835880055557936"},"directories":{}},"0.17.0-20171202090232":{"name":"composer-common","version":"0.17.0-20171202090232","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171202090232","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-saseVp6DodVgo7Qe1eeUyMQkZaIzJI+4t8J1Ko1MvfUCkcUDVxr+nUoQspa/jETy1Rpbvm68M8sWCNYupBr1eA==","shasum":"5e78584b2746435f91567d09793d018a8f170c37","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171202090232.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDK6KrhYMdzJFQN1jLyyiPd+5tl5UFusGonZYEIXzdC4gIhAKimkzpEbkpiwnOk5l7yAUky+T5m31Nre5v7mrY807HZ"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171202090232.tgz_1512205360389_0.45796573581174016"},"directories":{}},"0.17.0-20171202173532":{"name":"composer-common","version":"0.17.0-20171202173532","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171202173532","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-xU0pWBnHofYbtV2gp/B4L0/1SnCA3jz74q2GesLWCLF1fjlPZfhyGmBkdWEcSLwm0w/92IHFDDpnQV2U1fSWKw==","shasum":"57810690d69b93c0b8d04bf86ee333d7fc418442","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171202173532.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFVR5LaiQ/7wE/ANJyJVb9OmJicBOOSR7a9GfwGOeuB4AiBeTBnkYf7igxrLYuH83BXvYe+kOC/+4iEKwgwdNSuTEQ=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171202173532.tgz_1512236139902_0.5724652386270463"},"directories":{}},"0.17.0-20171203023555":{"name":"composer-common","version":"0.17.0-20171203023555","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171203023555","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-J4HPc5zPuiSSF3TfQqfNFDhOJ0dQxeV0BjmLdINhgcl4GhoxfnEvZ4OtKybaNxzhvJMqIQs/MRJw5zHi+OyX6A==","shasum":"735d2b9bee6e019744cd58d282c400e81105c92e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171203023555.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEB2VZYgNzcHDIW3angGnlsh5x42iCZwZkR+wPUt5fgoAiAwL42ycjo4l8Ej30AqDPTPSp/LtAJ241aCzvewK2XAEA=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171203023555.tgz_1512268562118_0.4658566184807569"},"directories":{}},"0.17.0-20171204023831":{"name":"composer-common","version":"0.17.0-20171204023831","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171204023831","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-4jAoKq6QIhToVNeCSvN5AUWmpuRNcxZwKw55+XZgMH1Z3XbOeX4LQtbPQwrsiO/6Edp0S5KBGPrcjJ+SkdygCA==","shasum":"e1fa370327f44a3f1a27ff6f2e297e30f5661920","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171204023831.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD6yryWXzODd5xviBY8yNj4fydSJuvNr3MGd+Q40aXQjAIhAPy7jo7v1CL7atixTua1gGtAr1T0WbS0Xibi+5G2Iv+P"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171204023831.tgz_1512355119506_0.5772786289453506"},"directories":{}},"0.17.0-20171204142103":{"name":"composer-common","version":"0.17.0-20171204142103","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171204142103","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-IrUUw1ZG2sCk/fEmhOihxim+nSPFHTUgz4YUfAwzOp0THl60ZkhZyPUeHoBin3dYfyqCKky746EVuF7N7qb/cg==","shasum":"81b3b250a08d0a027b8bf0910941da0518f13d29","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171204142103.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF9DFGiruhoE85SVYaxBvO0Oqpowgm6blCKVMzgcGqLsAiBfaTmvbFhoXcXYfPvzHi157XjIFDUJvqkniZLBci9jpw=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171204142103.tgz_1512397273495_0.12111021927557886"},"directories":{}},"0.17.0-20171204153932":{"name":"composer-common","version":"0.17.0-20171204153932","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171204153932","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-i2dfLnnE0ONqMc4Zgpo8kgSqHo7vDkAGaSneSxlXaqrgqsHWWi0cvBospIc/oHUp5fkTDbrTlAsiq2t57fUKvg==","shasum":"7452eea75877802e6f92d7ded63e443b0ff40a8f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171204153932.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHJSmFDAug1x52MMwDvChc8Hdssmi++rKC8+qSIXLnIfAiAQ8j2EG2R3O3Q+OjATXuwvLSY4Cvl6qn9slZ8pYE+bRQ=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171204153932.tgz_1512401979565_0.8475002786144614"},"directories":{}},"0.17.0-20171204183101":{"name":"composer-common","version":"0.17.0-20171204183101","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171204183101","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-p3HfHaCHPeq3ayL6pltVW2wuE42wPWYOJEvejpa9Yh8lkqe6Cy5XyuWTIsVDKtLT2IlDKe5AF10c2RYBuVKliw==","shasum":"9a164aa4848b6ea718374a7576bb5e3ef37ec3d8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171204183101.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFjRXPeYvfANToAUDCDQWfTuZFzyMD5A2XD9U0IGZTCGAiEA2cBA3/cg1fUkGIu2qtMA4tDS2UHaNyg/J+du02nwjd8="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171204183101.tgz_1512412268676_0.830308934673667"},"directories":{}},"0.17.0-20171205023731":{"name":"composer-common","version":"0.17.0-20171205023731","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171205023731","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-MJYypvbbBvQHNhEpVuv3dFXO2MaPFr8tACQKcUUuVkNP+3mX8UZ9D6Uc5AacciU0EcYhkt59gvoquSh1tgGQlg==","shasum":"3a9338644f6987a9b87ff8c139b24cae212cb629","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171205023731.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA9k+fkMF37ZQRJKFwgFFHqKrSf5QWX994bfQotZz2w/AiEAud2pxScjQos/l8LNfKnVSEab+pC+p8JZ0i8YJ+wla4U="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171205023731.tgz_1512441461075_0.16966708120889962"},"directories":{}},"0.17.0-20171205090022":{"name":"composer-common","version":"0.17.0-20171205090022","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171205090022","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-m1cizFkLC1AD8jdmzb3cWVNeGEPH16w9ZfetwoPBpG2RTzmsUlk9bX3MbtSGz7C0pJmCXitw4mExJLGztlyIXw==","shasum":"7842249ec7fc3ed25e7309e1fd019087f1f7feef","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171205090022.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCPZT14vB0gCCMZR9PZ3V9sFapylrNXx30qw9ukFkOVngIhALFCsKbG3b4bDln49xM/2BJhyeLa8q+DtxCiMlR8nhT9"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171205090022.tgz_1512464429198_0.9734714755322784"},"directories":{}},"0.17.0-20171205104849":{"name":"composer-common","version":"0.17.0-20171205104849","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171205104849","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-EfHH2SaXkoaPAoSOIpW+0YBa9B3p4viqxaNMg206mz8yvfjRjQdX9zmadQrOzWdoYLrRTI7rhflbfjTQcgqjPQ==","shasum":"11588625a7599c39d1a20b105ab283a65abed275","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171205104849.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDLtzOUaDitYrM89RuH2h00zItpjNyLITviiOSjDY4mzAiA9Sro2E3EXEpheH919in9q1tFM91DhVSRd1Ea6vDrwtg=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171205104849.tgz_1512470936963_0.1330320700071752"},"directories":{}},"0.17.0-20171205172511":{"name":"composer-common","version":"0.17.0-20171205172511","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171205172511","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Nrd1ChQYICBTHgYWT0gL+RpuN+E+GH8mUBgo9Rirssz33rpgazjASok1LHB0cS7fM+oGOgXNmkEwrLEQMBtYAQ==","shasum":"54aee293899f05b6d0ec312224fd2db4f11dfa66","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171205172511.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD9f0zXLqLwZGXVFSrCo/KLM0KTatjiTrl9pBmcmSevAQIhAI4Shno7igVbhGuo0fQUQWS3d13LMfcNRqYIg1ndT6BW"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171205172511.tgz_1512494718598_0.5456352210603654"},"directories":{}},"0.17.0-20171205234447":{"name":"composer-common","version":"0.17.0-20171205234447","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171205234447","_npmVersion":"5.5.1","_nodeVersion":"8.9.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-qu+26FMXLKjhVJKatPQBPwGYX4ztY79Y52N8IcjYVApTMGcMXnnQdLUh70UoFcNPdSRmCqgWqD2Z7UrjHcigOg==","shasum":"14953e60fa1d4365e278e650d910a42a6c3509d4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171205234447.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDvUir0sUlVQAF8AbtZ2QMW9Sl368NyRQxbNWNI04ieqwIhAI2DuFe8/S2p96solrFx9MMEGY2UnKyn3Tg3iBgqJ3op"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171205234447.tgz_1512517494827_0.24553192919120193"},"directories":{}},"0.17.0-20171206023754":{"name":"composer-common","version":"0.17.0-20171206023754","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171206023754","_npmVersion":"5.5.1","_nodeVersion":"8.9.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-qbzwy0YR2jIfX9YamBLYIHOS2w5UMSWvuOuv0Ogy1LT5Q+yzOOsPp0CWn4Kil2jj0g05hMTyzlpHQjxSUKdRdA==","shasum":"dd9986a9985b9676f15991edaf9ea56dbfd8fc54","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171206023754.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAvkKvtuHbHdIWZB+ZSq/pJhDv6DGNBQx5mmI2G6tj4gAiEAo1y84O++mWlqEu2ihgqzeUL8z5qPoca4yXz6qHWtN/U="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171206023754.tgz_1512527881437_0.23716134880669415"},"directories":{}},"0.17.0-20171206171135":{"name":"composer-common","version":"0.17.0-20171206171135","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171206171135","_npmVersion":"5.5.1","_nodeVersion":"8.9.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-OT9VQa9lmPlUkF7QdVEvEejzlprQjmhkOC1aU3D0VocXAgJ73rzLjXIEY2fBtKKamZkrG+ioCzC6fihxmTHRTA==","shasum":"776ad4a1e5e7f51c1e9f13cbf644110849705818","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171206171135.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC7Z1I7li4K6eN9ZQ3W2yBMPTWguQrNZnb79Yq3epZumQIgOpf32OL6DoygqsmoWj/tnFLS637J3jn5vlHGNnbszBg="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171206171135.tgz_1512580302439_0.828896151157096"},"directories":{}},"0.17.0-20171206210757":{"name":"composer-common","version":"0.17.0-20171206210757","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171206210757","_npmVersion":"5.5.1","_nodeVersion":"8.9.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-zFcL42iIn3TF78CEd7pc8DAuK7UtiXmjw6DcnwRWRcqs5/jO7ARFwOYYlz1eW/HKLV6CJHYTZ0B0kqJKK/JLug==","shasum":"470c24f61812dce512e14c2206b213bd39fd635d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171206210757.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCVvqDtK+pJuF6l1mFDRpfBVPL+5ODYvQOBf0arNxZz3AIhANllTddO1GGRmX2HZkOQ8srvXFC5hmT2Iclh4D+9YgMw"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171206210757.tgz_1512594485344_0.6624505189247429"},"directories":{}},"0.17.0-20171207023830":{"name":"composer-common","version":"0.17.0-20171207023830","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171207023830","_npmVersion":"5.5.1","_nodeVersion":"8.9.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-uMP7NrkuS6HdQHtrW32mBtufl1yavkIQ/+wVmIvgaXtJiE8HN2pI0FI99p20oaP+qRgjO+Pp+LCtrE7bglZbGg==","shasum":"2cb149db62b3dc065cc92bc657cefb0f111b9f0b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171207023830.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCgKaqQDFpsIoLH8NbdqWcIpOYpwTnPYGmnS0T5bnUf+AIhAO8RejhmG9sHUejzfrDlA5GcM3UFQrk1vrguMwkpt8DN"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171207023830.tgz_1512614318541_0.967566842911765"},"directories":{}},"0.17.0-20171207134829":{"name":"composer-common","version":"0.17.0-20171207134829","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171207134829","_npmVersion":"5.5.1","_nodeVersion":"8.9.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-4p7DsMUpk/4+Cun22sATvqYcNVBQAde0LACceTZxS0PR/65DdafXaU+MljptE4OAVJ5dGYTSAsldm9TMb7QUvw==","shasum":"23026b82e4fd464d049f96fafbd1150284e5a3e1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171207134829.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGsNao4AEL43jgLmIBkwYzRvAr8oWWjdYHdv5NpfHiapAiAibuIa9uYfkIi2RG0MALov9+M0bV8qIS0NiD4OATLQLQ=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171207134829.tgz_1512654516851_0.3973981093149632"},"directories":{}},"0.16.1-20171207163425":{"name":"composer-common","version":"0.16.1-20171207163425","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.1-20171207163425","_npmVersion":"5.5.1","_nodeVersion":"8.9.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-cP5I8/aaUJusDwYkf/kO+8GLS7UR5KdW0j7MTqU91+jOWdPhFxnsRaN9nQM4gQd8v+FTYOfF1Gh9+NxoIKR2qw==","shasum":"729846045b649e7c9875c8f32a1707b21767a3de","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.1-20171207163425.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEVzgQPDyQ2tjNrDjmlz/C5Va+27+3LGzIKR4Oqc35jgAiA3ak5F+APAhS6cOgQhKhkvZw4mze9+o62sT55HJyXUPQ=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.16.1-20171207163425.tgz_1512664473506_0.08712504198774695"},"directories":{}},"0.16.1-20171207170329":{"name":"composer-common","version":"0.16.1-20171207170329","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.1-20171207170329","_npmVersion":"5.5.1","_nodeVersion":"8.9.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-s1BaO4TbQ9NJZwA11HYvqw5eno8t8GLef9vYV/KIv2UXc38kFF6ax7gHvog8qb7KHCjdmpTG72FZWh2eGv7WIw==","shasum":"ff8a3defff1841e5f26e6067d5ebb571d54d673d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.1-20171207170329.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFh8ld6uEQMHxVKbUyBYPanYhJ+l6T0WD3Tt590FJBVOAiAAu0wSmF4UyBau6i1mjiD+74ve1nAaO6rfyMgs/0MT9A=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.16.1-20171207170329.tgz_1512666215053_0.8374339712318033"},"directories":{}},"0.17.0-20171208023807":{"name":"composer-common","version":"0.17.0-20171208023807","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171208023807","_npmVersion":"5.5.1","_nodeVersion":"8.9.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-KO4WLWC35nlj7qSp1GqYjMJB09eklVDpMcfy5LS/e8RK7dLY+bOBNfeaBTee/HyP8P0CUzOq8DVXg1PXMvJY+g==","shasum":"d0d3b2237cf8eac9293b602068b746d02dc9b8a6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171208023807.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCm4GbWW6CrYluljQA8y8nbS//9DXGoBpbiaiFvs0FopgIgd5up24wn6lOexrVag5JqUYgAZb8RRpGPglI6JqJhQck="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171208023807.tgz_1512700693572_0.3296134127303958"},"directories":{}},"0.17.0-20171209024331":{"name":"composer-common","version":"0.17.0-20171209024331","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171209024331","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-v2V6afOtDo4407kr0DUZorR/148LqoiCOJQbtSGHtFdlO0Z2Iz2n8alh/XLiwwIzRxyIOIvEcO+WYBoka1H5Ew==","shasum":"ab9ec12b447b1f72436b67670b451dbaa7cfc180","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171209024331.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDC/KugkiKImP67i+vTTQ2pz+7BkliT2B3XouE2k0ycFAiEA5HE0E3q2OO3sNo4KopMrEFduFu3SJ8I2ItraZ3Y/VfM="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171209024331.tgz_1512787421074_0.07802706072106957"},"directories":{}},"0.17.0-20171210023843":{"name":"composer-common","version":"0.17.0-20171210023843","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171210023843","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-TQwmSa5k6r6tL8wH89P0naQ4qXsJ6GbWHU1uCJyBsZ4XkLxokBdp3DGlyMZF8VwcIVWPlJOmHqHZ09sTKw6kmA==","shasum":"75b9e5207703931e2d9c52a82bf42231f4b0587d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171210023843.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGqoyAirbKDnhLYwMigHTE+UlZyVf7e0V13Eo7tTiW7fAiEA84OFbgDJajx04xfwJ9BdYvZAUE29ZsGKlpqzRNTbqiY="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171210023843.tgz_1512873530528_0.7535696644335985"},"directories":{}},"0.17.0-20171211023929":{"name":"composer-common","version":"0.17.0-20171211023929","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171211023929","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-lch+aaugRj3unr44MW5zQtwWMYgTaa3zADzkNsujTe7wNpjWUu/2xHJUTsCW75Efo4x+nKJt9CYlBe9bMa24rA==","shasum":"231ec0efd07fdb8b19da7dcbd22cf7ab1eb077b4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171211023929.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGd2cvlb88ZIzs0HlnTDpHNrbNfaX3vvNWDbfzkZG+CWAiBMjapsIamGw2rWd8a0GkyM8IIVf8w+xA1GZM5ngt4IXA=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171211023929.tgz_1512959977499_0.5533873818349093"},"directories":{}},"0.16.1-20171211101559":{"name":"composer-common","version":"0.16.1-20171211101559","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.1-20171211101559","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-HHNwGwimrg3JQQ8L1bK10cRLVF8onoZU1g6sNJyyWW3aKNb9bar+xpAyycNodqONrL3iLayOPXwMWnhl4HGTWQ==","shasum":"ea01d67db94c182e2e059f9c8fa0084e15b477ad","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.1-20171211101559.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC9kZrhJ+ChhED+s7gdKACIS9qYuoR9sHoRAYqs9RGdJwIhAOXYtOJk4o8XGYU4nj6Mlr14apXpLUazFC+U8tSUATOQ"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.16.1-20171211101559.tgz_1512987367250_0.8755042382981628"},"directories":{}},"0.16.1-20171211120220":{"name":"composer-common","version":"0.16.1-20171211120220","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.1-20171211120220","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-gqzwHNkbeEvu+yc3v3cCOVixHwSYmTsWetE8FMcaVJlxJsRonc0lKhVM98fyT9cYnkr19U3+KPDkYW47jPIPwQ==","shasum":"fc75aecde5f771175402421b859f1c8962c80138","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.1-20171211120220.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDuNQ00eTXchI0eA3sR41on0O7ucPVofEOyonZgzmcE+QIhAM1KyIKgrCS4dOFh5MfbW8zQJIX07DsxYJ6pXZ3wC384"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.16.1-20171211120220.tgz_1512993748601_0.14737816178239882"},"directories":{}},"0.16.1":{"name":"composer-common","version":"0.16.1","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.1","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-0jMx671KcFET/ucITKMvVsXPqyQyJEV7y2KReanMd1wPSyldFCMDcTIev8fkxmemyuG3yKr4f5KWDVxhVh65RQ==","shasum":"4b22bd3008053c0951c581b639f457747af739df","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICmqaVWhborT4vBFAgC0BdMN/gqRz92fE+JnD5j4GAf/AiBQ30FHUFPudSzflVo8q9vOqzKeOihTTUUnfdtjMJ8PdA=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.16.1.tgz_1513003345576_0.6788846328854561"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.16.1-20171211174909":{"name":"composer-common","version":"0.16.1-20171211174909","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.1-20171211174909","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-I/LOI8rQdaEXdOvblq4zHCHuHeG56QcTN4X5GnWx0RGXpp5koVSzS8UN2CMDwcC8N2RWHu1LXLZIawl+ydZTYg==","shasum":"d2b8dd2c2ca898a1f83332483654cacbd0eedee2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.1-20171211174909.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICYwE3GvvBTgGCgze3S7TPJ8+U8YLsjHddUctcN5Br/1AiEA0+nKIYDwAG/0Wx4yOC6KXojHePquAFDqYJjcY1nSIX8="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.16.1-20171211174909.tgz_1513014557893_0.4295322224497795"},"directories":{}},"0.16.2-20171211191122":{"name":"composer-common","version":"0.16.2-20171211191122","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.2-20171211191122","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-T6tJZ9jMfOOZ1RwFQ24255h02Or59/FUriId3rXY+KW+K+mpYMytVvddIFmr/HIsmMwxkrG/dupiCWHV+BjdOw==","shasum":"5df40cae0b6a259797321aaa5dce4158dd6b9837","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.2-20171211191122.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCyyDveq8c8564WKtDArLIOcGpaJ2n4SadFBI14XUUk9QIhAP5OfugxsJPDoOm9XFMSrJa5mo+yJHvJTr11rbXTP3Om"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.16.2-20171211191122.tgz_1513019489782_0.7036931216716766"},"directories":{}},"0.17.0-20171212023920":{"name":"composer-common","version":"0.17.0-20171212023920","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171212023920","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-bt/e4htDcvpt0cvUn82aKKbIMYBxflOdJ9o8AxEpEsr6e3qrdLqR9V+Eh5CYPWWa1Yl94iJKRKV063daxp8sOA==","shasum":"a13c644b3d2c647489d3aafaa32460dde2e24eba","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171212023920.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIECYzrPGwIHFjOj61CjtKqhNP0+k52dD7wbgAEkxQ3W4AiABDrtlEf8rdYYRVNhLLxRcNPCmMX0ZawNVRL0+x636tQ=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171212023920.tgz_1513046367168_0.41817784449085593"},"directories":{}},"0.16.2":{"name":"composer-common","version":"0.16.2","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.2","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-qryn6aDvq1iAxgQq+QVA8p617RyCM8tWVv2NLxrpVnlHTR9N09psErYsaksudEbtG4hSL5l0lS+gTNVpqXGV7A==","shasum":"897e25f0e4741f569a82d250d0de37dd96a001b2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.2.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFDzUQweyaz/J8Ke2sEnzX5xBDIvjd/8yHePphheh8hrAiBsFj6tPxuWEv0AhTkrsUZIUD4z9exDMI4OeVXonfoDsA=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.16.2.tgz_1513077653708_0.43608547118492424"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.16.2-20171213170330":{"name":"composer-common","version":"0.16.2-20171213170330","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.2-20171213170330","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-/BVOIZx7ZYfSgFPbsFjArHXgK8goyYx+uyWuNj7SIHAYJPUFGnYt6KR55eSZSyNajXn5jhmpAiiBSQAhFJbJow==","shasum":"3342088147d1b86a091ac1b071615bdfe73d8718","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.2-20171213170330.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICU924BvMjY7B8c+M1tgPwf9fC6BwHkRe71VEMKJUy5LAiBvLAT1iIgQ7qrtr4StX+tBGaTljtQRNbQ35GetZ2PkRw=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.16.2-20171213170330.tgz_1513184616085_0.9323897354770452"},"directories":{}},"0.16.2-20171213223133":{"name":"composer-common","version":"0.16.2-20171213223133","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.2-20171213223133","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-9KvSsqYTBjzMiIgfVIGKZGIWx/BQ5OWGBpiDVRvH71oltiz+t0mcu/MAkOB9lP3O4UkejuSaLQgD3Nyibuy1+w==","shasum":"3f09f30cf5ea1183eb6d7b30947f79f9399a8043","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.2-20171213223133.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDP0toK+AWHIK/PvZaSs4cNMD5VCYBhHZw4caksicYvOwIgVkcHg673kqz8p/eXgpuL4QX9MqozYEZXtUIdoUUdeYE="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.16.2-20171213223133.tgz_1513204301234_0.6375662079080939"},"directories":{}},"0.16.2-20171214140921":{"name":"composer-common","version":"0.16.2-20171214140921","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.2-20171214140921","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-VivGpVxAEdXwH4rl8iTRhPPBqTJstTpuGGCic2HJf4BEcFDTVUxWNNDFPM0wk8UwsUtDjyVdt+MymPstsYnC2g==","shasum":"c995ce15d9a716d44c009c932f8df611b05ddd28","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.2-20171214140921.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGYXG88Rz8HJLgrM+ZM7/1jtgE5Elpn+bSkwyaiBn4POAiB8Ceby7ZlCGLXyqd0QM4lhwNNlR3i1KTbkmNdhRt8+/Q=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.16.2-20171214140921.tgz_1513260570368_0.9914224196691066"},"directories":{}},"0.17.0-20171214170543":{"name":"composer-common","version":"0.17.0-20171214170543","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171214170543","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-DwEEb9HdTA4A+zjT/tsjYnxbYOC2uekzKjIohWTSo8j5qqPg5tXvvuSaAhqMn2DT6rxv70n7sbd3Urzz4Jy4+w==","shasum":"e19847c0ccb544da7960e2ad59318fa3d96b80af","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171214170543.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC625V+2vMSWxyFdp8v68Q8yq3ge3lfq3EFU2uHpmbpvwIgQgg33Y6atYI71FzSCO7EG2iftgK7XbmHWO2BFPEGcNo="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171214170543.tgz_1513271151037_0.09989182441495359"},"directories":{}},"0.17.0-20171214200918":{"name":"composer-common","version":"0.17.0-20171214200918","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171214200918","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-UeqCEEYbE9HFv4TW71RswYrEUei8coc6wsnMBU4nvRswyYF0nu4d17mXSewNBRaQrfqpUP/kLOQrN4f4sf2FJA==","shasum":"38fe2911c31c578bbab333dad581dda8148c216b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171214200918.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCmQl7qItfFbWEI8pQcKS8nG07R4j5WTZcnIhcD0qP9RwIgTgup2lxH2ZhO2wv4lV6FHk9Va6AYYD3irBWVbs763R8="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171214200918.tgz_1513282163853_0.09710844862274826"},"directories":{}},"0.17.0-20171215023940":{"name":"composer-common","version":"0.17.0-20171215023940","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171215023940","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-OhS1IFfhNXJ3svBAOn/egIj1sssS6EzDdncb+F7u/srjhDqvuo8l9GhURLRtJT+uqZAhYL4JZ2ZzhHow4vWYxA==","shasum":"9bfcbc21de979cbcc35c06208bf7fd18daec28e9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171215023940.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDcBZiyPOFlenalLBToQaI8bAv54x81/lrrkl+LP6biBAIgdxaZ9/A1Zikjg25t0Ms+3LuQfQKlWZtzUIFLk290eJc="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171215023940.tgz_1513305587872_0.8314550202339888"},"directories":{}},"0.17.0-20171215111336":{"name":"composer-common","version":"0.17.0-20171215111336","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171215111336","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-9fEpPuTLM5WjFeCS/LdCjoJy+ZpU2zmjBp9Ndm3xLx6/QegGZ/eblLAfUz3wV/H7edhQV1FSEtaiSvlKY6nOTQ==","shasum":"32f35f29367b33a1b6aadfa89bda1c3f05f6092b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171215111336.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCuEIyXSkoUPjqfGrbF916+kNK1pSSP40q1ddgqfrFspAIhAOxFzahu9yIct0gZQmqrzQROTZaiLk05TBfmJkzMtG2h"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171215111336.tgz_1513336424356_0.5005007358267903"},"directories":{}},"0.17.0-20171215115914":{"name":"composer-common","version":"0.17.0-20171215115914","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171215115914","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-51Q3ck3Iih4Kvmc5UNTebYB+SMbWgMYb6ag9V2uBltqZuszMjXgSgJK8izlPVyEEEMELUKDKYMwKe9pb7EThOw==","shasum":"30a21245ba26181cb60d461750818563e73604c9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171215115914.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDF6qTD8iVggwRMHMqwsRaD0F3WFDpd1oxWDQpK37lkBwIhAOwKlAg+T7PLoa0e0Kmmm9Jes1Jc1XmkTgVgNiapcwN1"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171215115914.tgz_1513339162894_0.056527417385950685"},"directories":{}},"0.17.0-20171215122827":{"name":"composer-common","version":"0.17.0-20171215122827","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171215122827","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-3omU32az/eFx0//5rFirSohyUa9TXt5E4Vu0nWa0nLawatkT3jL2XVlBoOjdWIl8++InthT5kI9vxWbdH2C8Gw==","shasum":"5cbec452e5edb7c4f72bc0dcff48cc73e17e3ae3","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171215122827.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDj8ZsKOKc5h5kHjKLSAxRQzLHhBbTLdW3ZrYG9gW1c2wIhAIxUpcyrutbtLY8+0PO/gb9Ngr9OS9QDmGxKgEO8ETGT"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171215122827.tgz_1513340914160_0.9755594928283244"},"directories":{}},"0.17.0-20171215132414":{"name":"composer-common","version":"0.17.0-20171215132414","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171215132414","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-XdXQedv3cy+wikti34EOjbl4aMvJyM8+lYoC8ScqRch9ru/VNURC1702MHyTIC3hUerJ1ZLSJBgpMckiFogUUQ==","shasum":"fc2c7948e0a345f49217c21dc42d1470729e2aba","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171215132414.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG0evnNHRNz9WixHxU+Cqccjep09oYhwM9PghUdCPIEyAiAh99DcGx3UsGG6YopCx545GRdgNMO59FLRz8f72MFkQw=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171215132414.tgz_1513344262059_0.3349855882115662"},"directories":{}},"0.17.0-20171215153109":{"name":"composer-common","version":"0.17.0-20171215153109","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171215153109","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-5bVz1D9jiUJsDgKYSdI9lmxhtkq5oSVoMDfbl3oBn28z/PqrUvsMR6KEm36p1gLKL91gRVVb0kRkiMEWB1M/0Q==","shasum":"298ca38f0e671a7ea7d042beb5ef61e792dcbbc0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171215153109.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB8FT4qpMVq2MICZ4hq5IXQOb0RHRrl/kY/uF03XklzyAiEAngB5cl/TogzTRl4itgdMdf0u02+JijxsHmqzXWY9yMk="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171215153109.tgz_1513351877075_0.942378644598648"},"directories":{}},"0.17.0-20171215171337":{"name":"composer-common","version":"0.17.0-20171215171337","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171215171337","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-gPaGiKv1iLI62cweD3EgRu5s+Ue4ySnLFzsEJtJytGW7SMHinE0JuMKzsm4fjCBgcnUOUK6LkY63ajSiKxNeVQ==","shasum":"d2723826148e650920704037b495916806e32c18","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171215171337.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC5tmOZVbIghwAd5USPlQAGepAQ9RchyILFxer2wQQ83AiEA8yPejE5JRjxDWRkQhy+WeK6xiwOLWOd5u0smaJn4ssI="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171215171337.tgz_1513358024617_0.8294054009020329"},"directories":{}},"0.17.0-20171216024213":{"name":"composer-common","version":"0.17.0-20171216024213","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171216024213","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-E6ZXPA0WxNtfA8yvH3d2A9xUF2DGNRQfRKxJDQMLWttiq3QHROh7BkAG4OwCnsrv7GnwAW3GLcxkq/B0n87aRQ==","shasum":"866b68813cecfa518d5b504e4587cd72bda44adb","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171216024213.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFDwofpy6LU8vTEEToMWgZhJmPhl3rPq2TIcCqqrSwYjAiEA1a1waMtQdyTzH6Nd7WfGhDxtc040FXSgua5yT5/6G/8="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171216024213.tgz_1513392140511_0.5478186758700758"},"directories":{}},"0.17.0-20171217024140":{"name":"composer-common","version":"0.17.0-20171217024140","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171217024140","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-DzqGpwTeqZIi1lepMVrLvR+QEB16ibTxeu3pWEZiBHYZgt17OIEgRZpTRhdqyzSIGJM5rVMZpjPB770x1RjnxA==","shasum":"04371a26eee7852fd960b51543d58cab7e51f679","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171217024140.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDpPdIvXKr91ZM2/dxyVK+pEcqr/txGM7N47wyPjHn6kgIhAL1sa0E8ZEE/c4sXJSTPofKacA8SprBH2CvGCZO+NT9l"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171217024140.tgz_1513478508032_0.5513801444321871"},"directories":{}},"0.17.0-20171218024307":{"name":"composer-common","version":"0.17.0-20171218024307","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171218024307","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-6AgDyq5QDYMGJOa6JxMyCWHPGz6gzKGwj+mGGqQ85p37QpU69DTMV8XLDgx7SH1oJl2Wu37RSHSGNfqbNi7/mw==","shasum":"b707faf6206c9af3ab91900ac1d020da66d24b60","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171218024307.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDnZIy4pidoI09waXJnwe47b2IsteL5462qrE1LEBJr6AiBL/QKaoGGdj2vHgB8x8pwurk56lDU2opv0HgnZ0l2uRA=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171218024307.tgz_1513564993827_0.3213941517751664"},"directories":{}},"0.17.0-20171218093712":{"name":"composer-common","version":"0.17.0-20171218093712","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171218093712","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-MPzAZXqqM8lPHm+R5RXvpAU8Ipe+XVpjRXj+tvXlUcua+7UMDrYSfig99+uLozEXQI6liI3zyZuK+LlFLi/4rg==","shasum":"a28a9738ebb1fff2f83906ff7ff111cf606407a3","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171218093712.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFJacGiXZM0lveEkwJKiaXwQ0LPEUwheh46xE2qknf/cAiEAlPR6vYBFZ8lDbKjQBY3Cj3jEtV4rRB+HlgO7g3/knqA="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171218093712.tgz_1513589842399_0.22754208138212562"},"directories":{}},"0.17.0-20171218121038":{"name":"composer-common","version":"0.17.0-20171218121038","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171218121038","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-ecXshbWIJjq8agRrXebFiV82+7+1GiKUCuLb1WU9BAuXNhdj5DH6E0qBo6ZE+HqGmkFfl9MrK2yJIq735yFogQ==","shasum":"6e192a45174c7d01fcac36ba292341cfcb6cb6ca","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171218121038.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID2yu6yWB1TRMiHPbca9UDL7w1IjqgdmBqBrOXARZmreAiEAnUYrzkowNlZLPpy/XptqoZOBaym+g+Jvf9inLAIzKJw="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171218121038.tgz_1513599045467_0.38686579349450767"},"directories":{}},"0.17.0-20171219024312":{"name":"composer-common","version":"0.17.0-20171219024312","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171219024312","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-SC98O6bCJhLjMmkeU/98lTLg03nYDfJPSsZuspS8JsxchKg3NJFxsBSqthq2O/vyPSRYN5w3Y7ewyM204N1DPA==","shasum":"c019b5b1e626700ca058ead43a29e300d2ab3a79","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171219024312.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD//nnpDBsu64ImEtTmw3so8DMGEurTZMoMjX1CS6kmpwIhAIKyjznshp20doePTUC3o/DWcfcBYMKEnFL19cdBOvLv"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171219024312.tgz_1513651400951_0.724389259936288"},"directories":{}},"0.17.0-20171219115043":{"name":"composer-common","version":"0.17.0-20171219115043","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171219115043","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-mAXJPuvH5qqANM8ZzG49nTr3sIvqljNpklz4COZ0f2XTiY5R3JOZJdV2hiC5A8j/OPR/tx2cNzxWHrJfIPJNYA==","shasum":"e3bb612ef52a1b67b247ae061afa8e97fdb091ce","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171219115043.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAKhqG9uxAJfG3C7K6Sq33ci+WuUKEW4YoGmLT7cGp42AiEAlEayOTfvAQOj4A5pPYvZmlovKFSK+0gPLW8zS7nfMnk="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171219115043.tgz_1513684250560_0.8220424330793321"},"directories":{}},"0.17.0-20171219121434":{"name":"composer-common","version":"0.17.0-20171219121434","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171219121434","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-auUPBy+KDQ+Khg3NOoKpYuET0uCzOQ20wQ2XqQNrDgO4WimVuGqUNOfwdomdXXTIG8L59rMfHlBURwEwV/sujQ==","shasum":"39d20f3348f76eb0760dc918dff39d5a795b04c4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171219121434.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGrYFpwx4ylSzkCu3bfL5Ks7xQN3ERfhcEb/oILiJ0H/AiEA+KAStGGMtyJGK3LEjDacACcsB7dYplDQNjhtha5LaXs="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171219121434.tgz_1513685681464_0.4375014354009181"},"directories":{}},"0.17.0-20171219150252":{"name":"composer-common","version":"0.17.0-20171219150252","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171219150252","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-A8uQDkOhwJTmI7YPtmDJrWZD0zwVyhebKMvehG1yyA4TdXIeilU2lJZnYiSJGEZv2LkwLND1Xkp2lgXFtbLWJw==","shasum":"9d4e11f96931a036f61a2c3fca69c4690b198628","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171219150252.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHowNaEaPlp9T9fo2d7RynBpT/A+7DHzQpkrrOb29TwTAiEAgZQEPd/Z4HeTq2Nqy9l6ZIOixPYCbE/7heD1EfySWcs="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171219150252.tgz_1513695779072_0.0031965351663529873"},"directories":{}},"0.17.0-20171219212527":{"name":"composer-common","version":"0.17.0-20171219212527","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171219212527","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-wzzkZTVJ57CEyYDHraG6DGTEet+oPs42aeOOO3TnOeMq8VHLD0laJgYDy/sNZBnT0LAyNK9byE3opX1Dznav5g==","shasum":"67bcdab03e437622089a29bfd8d9fd7322e17b24","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171219212527.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBaSxGs5H+kKhRE4KlJciGhifJobOzAE4O8KRSrIIwKuAiAoifV2yjiKl8tXLEsks9jVbEZpU4Ties8OXY8Wu/PhGg=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171219212527.tgz_1513718735464_0.5118935203645378"},"directories":{}},"0.17.0-20171220024623":{"name":"composer-common","version":"0.17.0-20171220024623","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171220024623","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-uGzaecqtykmY3JkBdzPy4y3gvvYCK4O1wXauB8ZT51ZBEuYFrBWmQY5/S0XH2Ib7rVhwdgck4s0gmIZUn7Jxjg==","shasum":"bb2711f71ba09dbcd9f73d57c358ce248c7e4685","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171220024623.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGFV7BIkIvgeo2UgTHy7APDviikcnXehHmvAFDiBxqhIAiEA4v0sltTaJe2O30edho2YojJ5FfTMCA25Mch8nhtbVFo="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171220024623.tgz_1513737991986_0.5454297356773168"},"directories":{}},"0.17.0-20171220113854":{"name":"composer-common","version":"0.17.0-20171220113854","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171220113854","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-uEJtdSGIT+EGfenvRD3CT7YH12xqgRZh92zcz/UiVDKh4sHurEvCAovaWa9fTCegmEfLRCBIAbe+CAiUe9B0nA==","shasum":"95193ceaafd3e192f968479bdc17c5c21e527fb6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171220113854.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD+Wj0GYJusbEV+pK2rmVuEzTE+uJK03T8zOvgJOywU8gIgXtAfTRmUZiE+VmrymC9SbJJ7EkTniBg1KEjvfxcIMSI="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171220113854.tgz_1513769942419_0.8840700993314385"},"directories":{}},"0.17.0-20171221024428":{"name":"composer-common","version":"0.17.0-20171221024428","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171221024428","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-KDNL8XpTOvhzPt3DWkIuIJNV/kWGau3BDL4K/fYVRNH8i71V9LuItEF2GF4MAc9wNYohEuU8mJMUZR2BovadIA==","shasum":"4942f1fc62ea7db1921669c9284dbde6ad78c69c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171221024428.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCad3W4WzVirazSxokvVd2djWc3syUjLquy92pjSq3qjAIhAKTPEJ0jCtuEw/79iwsz/bZUred6VCELW1pm+FPq1Xvu"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171221024428.tgz_1513824276288_0.7895038921851665"},"directories":{}},"0.17.0-20171221134430":{"name":"composer-common","version":"0.17.0-20171221134430","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171221134430","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Nur1Oh7h+ggSl2G8pJttAahcgpHW4nBJptvoWalxTM5f/V6ju5dcegAijkNpEmg3wbp07M3Nz4Lm/Y0LIXoyRw==","shasum":"2e0228b94782d8f571399ed89d576d99b9d4f229","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171221134430.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC1uB0DbtWDzH2adnLklo1Juc4NaW2ELJ9g9SKtfhTINgIgXaRiWkTHC+orpii9WTGU2W/1qpEfGzSk3SpzYPNU9Iw="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171221134430.tgz_1513863877671_0.8172017084434628"},"directories":{}},"0.17.0-20171221153614":{"name":"composer-common","version":"0.17.0-20171221153614","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171221153614","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-G33va+MZ85Nd1QnwVlGw7DacaIICN30NaaMhrsHC2VC1wWI0QgF6933VuLcqAFczhENdprTMCs2oSHsMOEIQXQ==","shasum":"db79a1c520fa76b66bf21eb955ad536463d72b2f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171221153614.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCvZcTMmjW4XfHftdMGx+0oSH/HUgOSQwWAfHZ+yejk8QIhAK9hzoKY4dSY4XJ6tp3ulQgmulz4LD/54P3FktwTBLF+"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171221153614.tgz_1513870582528_0.9812836099881679"},"directories":{}},"0.17.0-20171222024629":{"name":"composer-common","version":"0.17.0-20171222024629","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171222024629","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-UX7VWZPHeQ7JrUg2FoD5YkVP2j1EYbjcV0cEA9cQX87d2SlDStMNt54ClplRl2Drd35BcVj31GRl8T/p3ds9WA==","shasum":"0c9c9a976ddcfefac5a3a7f4762dbf16c71292e4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171222024629.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGV/7EyGF55SG6VH+Og40mzvtD8/M/EDg/uuIOXtFRxKAiEAvcUeYu00WuUkbIB/rojYBMNziXFGRGy3w4N0JDT6+/s="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171222024629.tgz_1513910797211_0.8247823379933834"},"directories":{}},"0.17.0-20171222100134":{"name":"composer-common","version":"0.17.0-20171222100134","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171222100134","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Sc8qXApc5QGzit2flBND2GCq06lsoDa9NzwHsMe/gv4p+ZfxgNRWQ2lGmlwguS/dNgQv2Nq46iQ1wCcb7YLtWw==","shasum":"3d0322364401610e820011b58d93b81a192afc51","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171222100134.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB/ApWR8HDp6auKqARJnjq290baXwhl2mZ5yHRIyC3yLAiEA80GxYKYExRJprmvUKwg6d77F8jZtLTaVCR/ZqHRWQI8="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171222100134.tgz_1513936902634_0.0921166897751391"},"directories":{}},"0.17.0-20171223024620":{"name":"composer-common","version":"0.17.0-20171223024620","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171223024620","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-JJ0MdA1b26UVRTw3YYgpmHTqUkDoei3jKSKx9vJA27mNG5MMF9OTHN5vt33BeQISxeqMHL2K6PhKSC6sF1435w==","shasum":"f52c8629c46c10e7e140ddee92f9fb5e4c12c69b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171223024620.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF81OCRLTbxHf3SCKk5M5kvZXHX3j5hZ8d5TH5X7R4OZAiEAjhFYVgbazgheyeueBWciPvpFPNV982p9xcR7SuGXIvs="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171223024620.tgz_1513997188236_0.2188066178932786"},"directories":{}},"0.17.0-20171224024908":{"name":"composer-common","version":"0.17.0-20171224024908","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171224024908","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-kFap82ZTJEnPGO5Kv8K9Y96+OKaWi4ifeb7AcFDi9SXcprBq7NAxhSATkpLAGhX5jSioVXBgILm88/ZtCe/Z+Q==","shasum":"1a914dc341b30009a3735deba661df8ed2824f05","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171224024908.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG3qt+SklF/ei0gj8P1vRA6slnklmeFg1OfjE1yQfiuoAiEAouVqoTSq+DGZ1aVZBZ6sJZc/WCtPjDpbKFX/vlAkc8k="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171224024908.tgz_1514083755579_0.502532965503633"},"directories":{}},"0.17.0-20171225024930":{"name":"composer-common","version":"0.17.0-20171225024930","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171225024930","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-0OWqllqx4f/j+jR5uzJblxQlJWkXJ5dIBaJWX73NQ0s2EoPN/5/oAJB3thjw2ri3jmyZ9qrNwLJ3qmV8Yw2uIg==","shasum":"9d45b02a6abdebf3deaedca046d09a86eb4fd9d3","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171225024930.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCtP3QhlkqVWiJFtQ6yTHU7tqjxi4ExKw6QKEdsBFBm9AIhAKqlRkcNQHOpGvprP9Si/clNybQcQZmh3McyMfcOPYrk"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171225024930.tgz_1514170178834_0.07167584844864905"},"directories":{}},"0.17.0-20171226025717":{"name":"composer-common","version":"0.17.0-20171226025717","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171226025717","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-L2WrG0u3IyoLe6b7CNcUDi4pSMdgJ0byP2aBn0SElIXg/5NsR2tqSdkCwyc8bIgWuukrPtsAB7DPNvwhv65fcw==","shasum":"0a6a6093da23de8f11d874526ca9fde9905d51f0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171226025717.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICStY/PuLDodIxlEJuw2AqD63XBKDabxy6wUGXMKWMnUAiEAk7kE934XKhMFMAC/BfUpKOlpyx68/ISFZRIKDbdp/NI="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171226025717.tgz_1514257045645_0.7325160261243582"},"directories":{}},"0.17.0-20171227030042":{"name":"composer-common","version":"0.17.0-20171227030042","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171227030042","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-qeg3dk3ntpksWwYT8gtlgwMIVUCcvYjPLV3TH4ggiO4V5brSvcOaMm8d1QH3L7udDooibFeHbatBZT5fs/8BEg==","shasum":"4a0ae1447cb5e5c3a7b4a8e2e7aeb54c12b1c556","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171227030042.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB8UnhnqoHzWwotMXDqhSUNynLC8PXUG9FNw7S6nv8PxAiBVcpDvwphBNGg9jkl87Wh50YGjIE4+F/W2YWvNjTpaYA=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171227030042.tgz_1514343649496_0.06532705179415643"},"directories":{}},"0.17.0-20171228025009":{"name":"composer-common","version":"0.17.0-20171228025009","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171228025009","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-9ukL5ZIrHGKWRYrnqVRl/fLLIGksX6iqMFaieMKXeLBl0wFCNUjBx5BuyVvAmfieA0XqBPv99IZWrwxTIb985w==","shasum":"e081574e236acd8615697650f4e049e522fff8dd","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171228025009.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBt4vAnZbI5uMwaPfNYdFXljigFe5SS4Ndsrvw8ZTW54AiEAjNJgcp6F70eCcs9BEEKxSCgFSuaFFVS/Ie+OWJfY6bw="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171228025009.tgz_1514429416566_0.4943592881318182"},"directories":{}},"0.17.0-20171229025057":{"name":"composer-common","version":"0.17.0-20171229025057","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171229025057","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-yKoOMkKi+8iurN5yQSPr/i7UIgAvA9Up2DJ8lWTQzC9VPWyVg8ALTvAjcSc/eLmnMxQFmWmKAsNh/yl8DKDcxQ==","shasum":"0b4b93e7dd278fd93be8df2ebde4fcc1ee0b1cc1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171229025057.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDAmQI6X8w+XFqoo8rXtqqkjuKRraJchD4JS0iXmdSNwwIgNcHy78G2kIxK9JkJXJV2JMXL3apJPvQHqMtArQpdmzM="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171229025057.tgz_1514515865355_0.2185979934874922"},"directories":{}},"0.17.0-20171229112039":{"name":"composer-common","version":"0.17.0-20171229112039","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171229112039","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-tn8xDZkXx2y1eNBZilKlxHYIeV8Z8SVps1jKLOLFIujaAn496KEKoFJqzJlkd8eqMqqh1Lsnd3LS0GC3DXTVmA==","shasum":"c035fcd204b7ac20bfd6c51090a75a3f352e0b27","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171229112039.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCWosAQJn3kvdsRZ8OzzuQllU0fCrQQ8oqyCJmwd5GRqwIgTiLebyFsNkNvtlJU/vYrRHYFwk7xoVh38+NRTnSI6VM="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171229112039.tgz_1514546446096_0.6498051316011697"},"directories":{}},"0.17.0-20171229142635":{"name":"composer-common","version":"0.17.0-20171229142635","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171229142635","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-YUINcTexGKuPct6uzkpLU/54GG5WDkC9ku2E82anOT8feR/BRSEmuX5DyVY7gw18seSlafSwNyF3gzqQXAT+wg==","shasum":"c51ad536ece374775ddac3395170223f1d6bd3a1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171229142635.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCmIX3qxF7UwJXSBk7tOFjmxQL8sDHcbyAOtXud+Rm90gIgHpb9rH9D8TECEZ3It4qdx4yXQ/Xn1XG6ZISg9gssMt8="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171229142635.tgz_1514557602635_0.6256977026350796"},"directories":{}},"0.17.0-20171229150336":{"name":"composer-common","version":"0.17.0-20171229150336","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171229150336","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-AmBPQy1kNeS3mrzjhpxjftoi+/8vkr+DGXZZBDT2HcxF8CnBHlnVSGSmdJ8BX641F4/f5kmErcZxeebMrPG3Ww==","shasum":"9b48671ad6fde65f4b4eb9ae20ad9028bb0b28e5","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171229150336.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCuZr7NXY+38YJmiL1FgyuJuuWygh5ncyrp1nDnVHPGJAIhAL25ifQMBnq0M547OgVpuiqLwr+zG/fTx8apLxFVqMKs"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171229150336.tgz_1514559822792_0.7050095002632588"},"directories":{}},"0.16.2-20171229182000":{"name":"composer-common","version":"0.16.2-20171229182000","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.2-20171229182000","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-ChMeSUmZuzKq3zePUWkfd4/66FCK6sFfnko21172vNJ/NM54jl5bgJvn8adcn0tU1FZhQU/In1cw8a8rND3qpA==","shasum":"792657d98433bcd8d48a9fbfe82d7795d6e81d7d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.2-20171229182000.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGpW6d1WBDLOR+6ZrMSPhQBhrCr0/Yr6mPfoggQpOytIAiEA52uVovfFdo8MCzuktohE2760XgRKm5xiLZDCZse8mD8="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.16.2-20171229182000.tgz_1514571606897_0.9736034725792706"},"directories":{}},"0.17.0-20171229195044":{"name":"composer-common","version":"0.17.0-20171229195044","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171229195044","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-MWE3Qxz8XEKhiNAXLDgHpZnGhvfOJ6Bo+jQFtiJSQbmtefreooqIRp3WRovVWvFPDIHNTT3nXvFV/epRcI7f/A==","shasum":"3d62e1678ccdeeebb40dcd0cca12801bda00e330","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171229195044.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBgM54Vzc6g7hskvF4diI59U8tuNJ8o59c0wpSKURwIXAiBBVdSlauv5FuBwDzAVsRHvwTkFuUt6MH869LkEcCAJlw=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171229195044.tgz_1514577050733_0.6687026140280068"},"directories":{}},"0.17.0-20171230024955":{"name":"composer-common","version":"0.17.0-20171230024955","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171230024955","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-LA+UZ2TGhLWg9wTKezj99Kc5NwjbRAaBrLJ0iesXr80WF3QZD1e5xlduA6qed4/TJZmcwgzmYYke2SB88pfEjg==","shasum":"d436845fca4780ed658bbf6e1a0afd42df01a613","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171230024955.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID/o37SwZNaxiphe+hwgVf2lAyCgw8U4ZZEkEMXkfc5hAiBgq9axdTUFdgc+TqpnPTofDzeZlGOUfxax7jQzYQsqEg=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171230024955.tgz_1514602203007_0.45840966841205955"},"directories":{}},"0.17.0-20171230142058":{"name":"composer-common","version":"0.17.0-20171230142058","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171230142058","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-7cmHZK30D6AprJt8WqyJnpj3RRVk6CWIJwcINv3N+cdT5kjBMGafr9nLxWjxfTcJFXaqfBDEgBAAfovBYQPPKg==","shasum":"6d08561d2db737290bdecc9dacdf08c5cdef6a36","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171230142058.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCXj3Jx0mMmq187xI4TkARBnbUE5CxSI0GNFle6mzSTxQIhAJprBa0JHjTTG3iEsE/ryur2Vhq8wTxNq0XgfymtyeeD"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171230142058.tgz_1514643666398_0.3412419550586492"},"directories":{}},"0.17.0-20171231030714":{"name":"composer-common","version":"0.17.0-20171231030714","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171231030714","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Z5FIikIydajSirfivI5/52ONw4tX3O77IPONOgAYh0ubX9asbpmRfT75lobyGM9avBQbC/1HYfArOCtbYkNyfg==","shasum":"9c1ee477962ddbfcded6189a25b78322d01d8060","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171231030714.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCFsvqwAjFofgai95T4FiDTAmjXSvgf90cATgvHj+7N8wIgA8WNSuqU7XG1lWnBMkDsaO4SRajwhr3SuHKWZy/mH1Q="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171231030714.tgz_1514689641361_0.10581743926741183"},"directories":{}},"0.17.0-20171231143753":{"name":"composer-common","version":"0.17.0-20171231143753","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20171231143753","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-BG+M0jtjCYA3fA2DQK8/x4IgyoE4SllIqvNqSRK3dNK8VrA0vFDC+LbtDWL7wvxx3WfNdZQm5XxRc0tyjMPXgg==","shasum":"23ff043173f514f0d35a94781d04a00fd78985d6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20171231143753.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFDocPxlh438q5ulVOWroKh8g2mH/2npU3RT7H4Ioc26AiEA8z7O/dydErj2PilmkYZNuHEICQry5QX42xysUWi0/Gw="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20171231143753.tgz_1514731080137_0.4404149849433452"},"directories":{}},"0.17.0-20180101030825":{"name":"composer-common","version":"0.17.0-20180101030825","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20180101030825","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-lZySbZccL00FNe0YRzS74sqKwkAq0OwFtQ8H256n/AnecCZpYCusf/puilriW58gWlxTOypjuN55SeP5px0S+g==","shasum":"b9b702facec9771cdbbc562d3067f19f413007dc","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20180101030825.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDBsw1cMnY5cKGoUAVLBM6bwGW4qGqKG9C/QYi+gK6lIAiBlO8XAy6C4iGpR4IGBSeTHduh7bfenGhr16ct0MRrRpA=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20180101030825.tgz_1514776112937_0.04916943679563701"},"directories":{}},"0.17.0-20180101125546":{"name":"composer-common","version":"0.17.0-20180101125546","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20180101125546","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-p/EhKaa4BxQZzNErWkAU2JClnN2vyaqq9GPO7c1d8GCUZU5OR9jmciT1R6dYehWwMboIFUz1NB76QfGsguRtFw==","shasum":"7a6bd8482ddb618a568a4633d5619d1ffd120445","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20180101125546.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICXWPDBpZWxrUUrXthC+bXiAaY2o4fsgx+vRsr846DQIAiBahCRYWS7ihB1VTq2dXYh39pzz29MQxNTaF2+VokowRQ=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20180101125546.tgz_1514811353573_0.7099418365396559"},"directories":{}},"0.16.2-20180101132836":{"name":"composer-common","version":"0.16.2-20180101132836","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.2-20180101132836","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-E4exMuFi6tHaIoxqmMTdLEf76VmOWoFStoxBxuqmYx7YtO/wmBif8g2+YviHhtywwBWk3CXbO1hNXQoUvcbV3g==","shasum":"51b3a874b1afbb777f2941b648c122d53316f5cc","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.2-20180101132836.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBdfsOAlFHAbhrPNHqbTYztkgAdcHSUqanjLqXb5WZhnAiEAi/m8AmOmYszngw3y/lbQopLOHjIX5sW8o8UIGm2HevY="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.16.2-20180101132836.tgz_1514813324410_0.9262552210129797"},"directories":{}},"0.17.0-20180102025044":{"name":"composer-common","version":"0.17.0-20180102025044","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20180102025044","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-zZhjFrpW+JywI0eWpEZd7Z0igaLnfNtLghw57cY9YPPPXP/Enq+aFHJURFRuFuANPAduQ6BHY7y3l51Pf7Xf0Q==","shasum":"c14b07cd9c699bcc7ed28cc8526ddbba97f94303","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20180102025044.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB/F/mcehFHe5DAZJRROP2relyKHdyhangCsTMAtBZKrAiAOVKbeHQacxZBa9DwBjBozCzv3wM3HNrF9a+KQcwHqSg=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20180102025044.tgz_1514861451500_0.015287118731066585"},"directories":{}},"0.17.0-20180102113809":{"name":"composer-common","version":"0.17.0-20180102113809","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20180102113809","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-HwSxePYxP3z07aBaxDVnLG4meb/P64ktaD9RKXgK5xtFld9w54ugzl4JMjYo+v4KPCFS4oWoi7kN9WVD9JjY0A==","shasum":"0e23567e372f53b6485a00a8e2d110f2052863d5","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20180102113809.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDWNdixKStZV/v4ULKwKj1qYhYHEIsa3cLAkFeGAxaMzAiEAo2R+MlTwBa3HR9SKgHBbt0QI1DVEBpHUQ/qeVZlP1OI="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20180102113809.tgz_1514893096380_0.9830614542588592"},"directories":{}},"0.17.0-20180102144040":{"name":"composer-common","version":"0.17.0-20180102144040","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20180102144040","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-MQuwMav+fBsc/d9WaIUXhQ9lNeWtRJTLgIR9shT400IRk6uZJc03xzdzyQBESpnb5Z5hOgPUtkBvb5fGbmmVvw==","shasum":"8477d47a765040779876af3d7cd3c1bba06808c9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20180102144040.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDgYGyxJb+68A5zRgYaYzlrskx7agwBZPhDBAJNrHE/VAIgbrY2tF5bJc+5fLlMrmPCQ0lwmTUWFrTVN4hXn941d34="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20180102144040.tgz_1514904047024_0.9873030965682119"},"directories":{}},"0.16.2-20180102144116":{"name":"composer-common","version":"0.16.2-20180102144116","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.2-20180102144116","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-01KasnCtZdtFQFfBG8nluxoS1ysJDOaEdBtWGpPKrgulpjsUU9y5POsx7gVocMPLyyw6whJHJRrcFVTZzHTOAg==","shasum":"cfa0ccd6e27ba459583a4d75650830ddb378fd33","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.2-20180102144116.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCUmTHopZ+SfJpkeQRpCp8RbQ/4p4LAULVfxnD4iGeStAIgfTcv16lFj5hB3hQl2wvLSqAS1SUCf/HV7USM4/0MCrk="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.16.2-20180102144116.tgz_1514904086102_0.5115803019143641"},"directories":{}},"0.17.0-20180103025305":{"name":"composer-common","version":"0.17.0-20180103025305","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20180103025305","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-5OLw4i/0Th3n4EG1RjOgE1T/+MB0wwrtmv1MS4HZpcrrXtV4+5g+QZ6HzJn5UtF1+qAFCcqI+f7HdolsyjS6Fg==","shasum":"7ac1b3a2c2e5994594f12dd05815c9f62202e2d5","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20180103025305.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDNvVZQBe11vbB0zbf9neeuxMktOZs71BXre2/RiqJJ0gIhAN/6mwaj+0uZb7usx8ip2RSk6DedL1lJ42d7yTpnBNSu"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20180103025305.tgz_1514947992661_0.37107880786061287"},"directories":{}},"0.17.0-20180104025356":{"name":"composer-common","version":"0.17.0-20180104025356","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20180104025356","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-nVq78UC2p9qcIge/BNYZWkud+Cl1LWlj6/6PaIGATlfB4OvY2qVVtQtBG7ajw71KytAk86ov9e6IRKAwErf11A==","shasum":"519c9b06e79cb488cf46f11a90babd68f176e5ce","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20180104025356.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCogWupydREQIT3+8GWaFSfp9/T+flHxgeEuFHZoVNeLwIhALAOaS3sg2WPIALSiRlr4GK6/64JjAyz/fQ5GH9Gd174"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20180104025356.tgz_1515034443698_0.4164184576366097"},"directories":{}},"0.17.0-20180104072509":{"name":"composer-common","version":"0.17.0-20180104072509","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20180104072509","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-9KCTKlxyBGUTnSkHYESjGq+BNzkF04QqG4yiuGWQCaosdNwAPNlMQWltmM2foK2JLuhYWwIdG9tsYegPJxUOaA==","shasum":"ee7c85eaaceac94fca6403d463be8aa691e49ff8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20180104072509.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDxmf76Rp2yasDWlgA0zhThm0aiHy0wWA5lKflmvGRH6AiEAkycDVPeupxLr/w8OXwzfR3Rb+j1K5QuW9ArO4TOqD6s="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20180104072509.tgz_1515050717257_0.3003218462690711"},"directories":{}},"0.17.0-20180104101413":{"name":"composer-common","version":"0.17.0-20180104101413","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20180104101413","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Awy2iZHA5UggxrFi+FyfAulhwSBAZrM7VB1VCGiRxE6XBj6PXaxZ5GAiZjf/L+l3y9G3lI2CRZ6VU8tb23ClUg==","shasum":"ebed750329591c98189aacbfff6e25b01f8ccf63","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20180104101413.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA16jKdxAeLuyKgCD/QU3jipP8AkBnkpkMUQ5DXSyAQFAiEAq9mrVe3PgUTlk5odZynMtO4/zAQL9YWNAuSUYvJcRa4="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20180104101413.tgz_1515060859134_0.31974864308722317"},"directories":{}},"0.17.0-20180105025439":{"name":"composer-common","version":"0.17.0-20180105025439","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20180105025439","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-FTNpG/kuDxvwWXZG1Luf4mTmEN1nuE7Q3kFfV4X8ObiEdC9/e5+Clwy94VC34r4vX13ZQ63rflA35OMIMx5PUg==","shasum":"33cd92919022f347491a43bb661532a19616b1ef","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20180105025439.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC/TaY/2x218Dmd4guTOoCMwimaDJVqbjVCWVHphXrJ+QIhAO0eoWDsR68J6jwspQq8eGSaZD4mZFfb9QeYOTGwybGJ"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20180105025439.tgz_1515120886807_0.002517007291316986"},"directories":{}},"0.16.2-20180105092809":{"name":"composer-common","version":"0.16.2-20180105092809","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.2-20180105092809","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-6MdW7ngLbDSQxrxY+9X6MIpez/OhsvqZXeovcP28HUFsTkbxenUfF2EGTHGR7wshuu1Vj/gItcA79BEhP+hvCQ==","shasum":"fe62ee0bd3d853e1bc84cff556aeec65c21d3004","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.2-20180105092809.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC5ErawbeWw7QDOs3mSPtQ6HgtivyxSOJmpBVZ+aqkh7QIgRo7Z7VjbtWAqMH4NWDE2lSWaMPGuUfrokjN9rHTq8Xk="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.16.2-20180105092809.tgz_1515144497277_0.5084389818366617"},"directories":{}},"0.17.0-20180105112342":{"name":"composer-common","version":"0.17.0-20180105112342","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20180105112342","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-7YnNmev7KU1NmECNeH3Ah17rqaEWxKJGHQhgiHL50Yy5y7MoBXzcOYH7fgiQjWOeFsOSc/KnHRjkhOfXHRXeCQ==","shasum":"5798b4e776cccc51f61e63743c57098e3fc9d5db","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20180105112342.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDnzVesPw4a4ABkOIxAyNqt1edaHjmct2JCihIYTi3eVgIhALNoh0a0DYAfDdfrdfTxAGVX6eX2HHRLMIY8FoST9aGe"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20180105112342.tgz_1515151428962_0.07136816089041531"},"directories":{}},"0.17.0-20180105151856":{"name":"composer-common","version":"0.17.0-20180105151856","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20180105151856","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-AZ3w0PT2TUiiljLAKia8THqOHQOcD0rzB8T1FhJD8OqGBOaTvK0enzJuy6CMzW0G3gu6Oz+lWCI+/ndMegbaXw==","shasum":"8c3af070293c6859bc80607dcc2700aa4cd2f563","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20180105151856.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA3sWkXoiaxeFelMNNaEHWH8E3GOo/ndHlQaH+kXTIGOAiEA/X2iTe15nzfciuPyV3MAv325YwcsMWRZ5Oz8RdAIjy4="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20180105151856.tgz_1515165544446_0.4964295830577612"},"directories":{}},"0.17.0-20180105180636":{"name":"composer-common","version":"0.17.0-20180105180636","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20180105180636","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-uYwhZGJINjQlXeOXb4VauvAAUt4ONhipYT6rMYDgNwi8Ne8c/hm7tdLk6BVtFsl+82DR6Y/KxQE3a4JsTpjXBw==","shasum":"f0bb9537bf487a1cea5a592cf8e0bc926646818e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20180105180636.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFjDm51fdD7++x7hPM4wOxGutkcL4oPD5cUVjk4lFu1oAiEA9NQb2TtCZyfyG8panjqG8ylTysP/d1DxQgx+J/qAXG0="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20180105180636.tgz_1515175604265_0.43079274450428784"},"directories":{}},"0.16.2-20180105184137":{"name":"composer-common","version":"0.16.2-20180105184137","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.2-20180105184137","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-4S0YKsAY16dGT+3BppShQs5U56qN003ocnlk9fzIVMQSxRv72bV0Q84hxuTE2qe5dxwZncXC4Y/fvW4gc6/HMQ==","shasum":"75e773e32488c23336ae7be5979bf75e5fb3d704","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.2-20180105184137.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC3MAfkdVglNUEVZeQA8pM1oDvJNs5V0qq5pvqUTMCunQIhAOlDBSJjhnjyt3gwVhrn642Gz0NYwE7dkwQvg3wqGM29"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.16.2-20180105184137.tgz_1515177703975_0.40824914909899235"},"directories":{}},"0.17.0-20180105194855":{"name":"composer-common","version":"0.17.0-20180105194855","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20180105194855","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-zbVXjP5HnUVErU7PWr7u1rUiXdFe91z/+gwQYAe+IcTZ6H3J/JDE7cOiCkqkolDliabJuQb02F6X49oEs7QTxQ==","shasum":"9e80cb7c35afa974185554c09ebf3159cd46fb9a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20180105194855.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGIvKXdqG9kMFg2ySd29Th0u0za863g1luTsvytaaTXWAiB8V2wsvxqGqVAYzlz7vaejrvWAc8UdnNK9lihfctqgEQ=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20180105194855.tgz_1515181742812_0.8473269664682448"},"directories":{}},"0.17.0-20180106025809":{"name":"composer-common","version":"0.17.0-20180106025809","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20180106025809","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-7r7+U0O3enzOqNlzDGe1zOtpG8KbWrSjtpfqYcEE42uVgOPjWPeGjWSUzVcFUebX7hc/rFS7rgXc8HZ7S7RZJg==","shasum":"75ab09da55541f299653c9fcb1f21dbf769449ca","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20180106025809.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBKissCljLwhFN62pq9WjNDOwNgzmdE+N+1Um/5va9zXAiAOAD5yGooW/POePC5mJhPuOfR4/UrlHeomm30yGxCoCQ=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20180106025809.tgz_1515207498283_0.2898933491669595"},"directories":{}},"0.17.0-20180107025817":{"name":"composer-common","version":"0.17.0-20180107025817","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20180107025817","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-lTiH6Qr7wO+I4Ri0c3BEAcQw41WQjEx36SmvxgXo8rTEkzBJ4gRfbTjNsc0MqfR212GmJ8/8KVCxzQf9EO857w==","shasum":"ed44d8b8107fad3546b90f44b1f460052fb85084","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20180107025817.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD0NvAIqWrAJqh5D75NX4b9+VaMMz1wDtdfFPD061Xq1AIhAIULFQloVKxn1LAkEmWgHk921EHJ4zP6Y5DdWbhlDitS"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20180107025817.tgz_1515293906307_0.627598014427349"},"directories":{}},"0.17.0-20180108031419":{"name":"composer-common","version":"0.17.0-20180108031419","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20180108031419","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-tuNwSmfyRmljbbdlsNlbi1iFKAwbV2d7S9+mmCj9KP4ELSyw6SqP7Oc+8+la9oF/2B285v474ZAvbRDdl3wMLw==","shasum":"e68ea5eabe750b5b1d707f9eaa0e724eddc9210c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20180108031419.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEB156sqvASE6XqAfr7LXtYzQkNmQPPRXD7jUhHY8dffAiB9Y4dpqkcfyU9dwG9UNp60b8ue7E/rv8Ulkct8jogdsw=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20180108031419.tgz_1515381266916_0.8307900985237211"},"directories":{}},"0.17.0-20180108172317":{"name":"composer-common","version":"0.17.0-20180108172317","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20180108172317","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-mqvqBXgESQJNXUyZqEV1y+3OmMfC4eiZ9h1KYcVKt6IXerr/vicXjW+0aoRDm718P56DeBm2hT63lDXCVlnEcQ==","shasum":"39654efd285f0af0d8958aeea994a233a7967826","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20180108172317.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFwD4U2wuyHeQpGsNWsrfGSCvnyXWLMB/xjLRTO6xq6gAiBajuD2MCb7dNWOscKXH4qHxjEIe8X6Wksojs72/GZ2SA=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20180108172317.tgz_1515432206259_0.3757930670399219"},"directories":{}},"0.17.0-20180109025651":{"name":"composer-common","version":"0.17.0-20180109025651","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20180109025651","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-vGxXP0PuJA2U6pZMRQa5NrtbhvBGc9E90G6cJqrnmV6Wra5/4SwZGO/0TUAa3i8p8f5mcNXbChKLDF5VGCPL/g==","shasum":"addf51c1a3f22065cedc1cd2ea2a945a35a56855","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20180109025651.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCf1XeKOhUjXdEznzCTJmqNIphziITzxDXF+GGRr8Su8AIgBHIUheYBeIpotVtVrjb+FzwtQwn1Ldaa7M6REkhTqmE="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20180109025651.tgz_1515466619266_0.6228037031833082"},"directories":{}},"0.17.0-20180109131001":{"name":"composer-common","version":"0.17.0-20180109131001","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20180109131001","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-z+wHVQgqThWsayiaD6rjFPMdi62HhtsZRpKaqaPy3maSvlGVkadGWwnCL16uXM0J6bvIk7zadWHG2o8U2PXALQ==","shasum":"02cedc371fb0b2feac3b65eedf0945431a59aadd","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20180109131001.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDZJOA5F+ZANUMEzDf9R40KE9YVqyU6XSePggDso9P8xgIhAKLj3KWTVjEBMW6JDgHaO+k13UddPviQD9dgcPzyC3RH"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20180109131001.tgz_1515503408957_0.6986237203236669"},"directories":{}},"0.16.3-20180109164802":{"name":"composer-common","version":"0.16.3-20180109164802","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.3-20180109164802","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-PfGfCEkKelKgmQZKR97bCSZAT64dAXPDFFuWgAN2XylepcsU9BTzNw1IO/DDPBujllnNsQDDYO4Uli5Oad7JIQ==","shasum":"4e4434b10e49cf3608a6a9a4985273d1af8c85aa","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.3-20180109164802.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCq3geh6yIwf/j/5P7i+Ds0wUAdWfUi4BcFmzHa6h4v1AIgCzn8OPjwqB91EguzG6nr0pnfX7phnkLdQodCl6sCYkw="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.16.3-20180109164802.tgz_1515516488828_0.9720276799052954"},"directories":{}},"0.16.3":{"name":"composer-common","version":"0.16.3","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.3","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-YqGiSnOU7TWS4ilHCC/kvbHGUIFKTvpRmfTJxV0Ol1ZraMHZSVlQqUZ0J48UfyL0d7fKj7hCO0D5IyokQEEZxQ==","shasum":"ae0e7431463786799bbe968b8ee663281023d313","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.3.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCdJgisciAXk0NRNykVALkf0u/Chk1Ac9DfD4ztCENaBAIhAMSNr8fcuNSR53T4IJZjz77eqIDVTXJNue8n9+XB+7RE"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.16.3.tgz_1515518105449_0.6577638315502554"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.17.0-20180110025522":{"name":"composer-common","version":"0.17.0-20180110025522","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20180110025522","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-MQA/315QReBYkdrzl2lGbDkC7GDFcb/tlbQwjfKS0ENztIplBkEoFaW+AWqmdag23bkFb8Ui5wIJdpvTFlED6g==","shasum":"c29ee9b497f875e8cccb60f68fcd71bd332596e2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20180110025522.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDCOGQpI9ufpoEGF0DzwuQ8nO3Eiqs5SvY2bRG18r23dwIgZvUPnVJqGB2m4YobKIOEwlQFkYiE9gkvrgLlLZ+jEzk="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20180110025522.tgz_1515552927319_0.1368888251017779"},"directories":{}},"0.16.4-20180110070027":{"name":"composer-common","version":"0.16.4-20180110070027","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.4-20180110070027","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-+n0I/87I3OdsGS8ToSHg32sgPaTIm7yI4K8yxeObpRV2hYL+8z+kZAwzIf00WPboT4ipW9RfC+/0Dk+0qxOX7A==","shasum":"55024bdacc5690fb21d360d8ca939a2221635a6d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.4-20180110070027.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEHIdQ0GQK1JzfbDvN31sXmvHZOcT8OjZJhyM51HL4KGAiEAoihQ84IW323Zf7YwHfS9lsRBSGii9xsrBZTt9Q/5od4="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.16.4-20180110070027.tgz_1515567635853_0.820579344406724"},"directories":{}},"0.17.0-20180110184429":{"name":"composer-common","version":"0.17.0-20180110184429","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20180110184429","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Q9G8nV5n0Nl0n8LG1BfZ0o7UB6CsFheDhfa1YuhzDqpSBIwu6CBTr+qnKCTbpywCBjiol+pxdAA8lCbpgB8b8g==","shasum":"8178fe58d7cfcca268bdf567ba941d0c1182ad0b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20180110184429.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDB+ABYeBQHXr42+/b/goCuTM0/aOivGfNLCe0HsHtdpQIhAPQZHQLWO6T82tU545aDPjRn8uI+mSjJMsEYbc0pw3n5"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20180110184429.tgz_1515609875821_0.4537191349081695"},"directories":{}},"0.17.0-20180111030137":{"name":"composer-common","version":"0.17.0-20180111030137","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20180111030137","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-0TPmac7KtbyZvcjEURS1epuI/lEoe5gd9hwZAyeNcCLJ9c4EsqBKSFrDuIatvdO+X8Qjm2hxZWBv6UA/Y86xpQ==","shasum":"5ae65aaab29e321bbed3d5b0ca364b6fcec0ba12","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20180111030137.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBu8FwMwNRAr5zP0VlB0Dth9JFEu3Mky4YwAyi3yEyu4AiEA/9edid5vb1da/MsMj8ymm/2Gue+TaWX3NkSi2BOUwm4="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20180111030137.tgz_1515639706586_0.4877862345892936"},"directories":{}},"0.17.0-20180111121751":{"name":"composer-common","version":"0.17.0-20180111121751","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20180111121751","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-FfecjJj1CQtX+WVBJ3OhQus6X7YH0URepm4+TYlupoIpor4C9CpGTtDYoQWqt40tmNE+oOGmkkxax38moQ0p3Q==","shasum":"f1449d681a988a6c882e3b9030bc38f2fd8f5615","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20180111121751.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGBu7y3pcMw7ejbujlV2T2PmUsJ//phOM5MUMMGSZkB3AiAx5llV6NWXgDprMJAUkWZLIQGcu8bMidBdrJQDESxFVg=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20180111121751.tgz_1515673080175_0.9401226914487779"},"directories":{}},"0.17.0-20180111141216":{"name":"composer-common","version":"0.17.0-20180111141216","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20180111141216","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Cx2N+9HGXNlMNLln8eT0EyYFxGU7KLynqn2t4fR2uZITbddPVAwZml13/cllPcPQ1UGeej2gq/rTflziY2bAhw==","shasum":"b986a89ecca4dcafd966556a22d2b3831b6c5a94","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20180111141216.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFLkh+dkQPKWyHtZPIxXdcWAPlnJ8+zWUKExDUPxk3L+AiAluIgBQBM3ODoQUY2i00PyBchZJmMItcBBFiIW1mCNJQ=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20180111141216.tgz_1515679943106_0.49213895248249173"},"directories":{}},"0.17.0-20180111144710":{"name":"composer-common","version":"0.17.0-20180111144710","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20180111144710","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-GHAalSfp5c8mRy/mdJYL4FU8HiLN8zoKfGpEsudtnX+xiZE82gIhQ3q/7SxlGbkEUYJd93rVU6vlbexWQzsvAw==","shasum":"2fe670a296c328a21c61c50137e453a44a2fe4e2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20180111144710.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHZRio2qqYW6kwloiW0oNwp1NbAJCZhf8ehSYnMrCg7cAiBKqe4VTSzrUnURiR51P6PjdB89BQsxbbjAzjSzSGBOSw=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20180111144710.tgz_1515682038416_0.3362915508914739"},"directories":{}},"0.17.0-20180111163814":{"name":"composer-common","version":"0.17.0-20180111163814","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20180111163814","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-pwMs56ndXKoSjJcb1PjvVDBuwVCcXFhM6lYpdDGyNUbdlgj/VKoaFbWtKDDuOpNnXjmhohcPIwJOn4RZEq5YgQ==","shasum":"1f9563c5cb247d3f63cf6b4052b7da6f3223d042","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20180111163814.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGt3tHwSfZSL+2bsDSqXmwPiqdUYp4HtQN5SEw7GXzI5AiBaDGq8h16p/2y4SI7Zn/kBzJ3cSqCcA0ln1OHlj4fUUw=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20180111163814.tgz_1515688703111_0.1515124198049307"},"directories":{}},"0.17.0":{"name":"composer-common","version":"0.17.0","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-e3OErRpjA8g10KQ7JxHDt5bihCTWEnIyCtC1xs+7xnSbpMixWZTpUXgs+ppARXQ6HtoPS9iM1tFa7+WmrBlKTQ==","shasum":"98f6ec54eda2208363759a005892ef29965be56c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCWrEwSOMrmf4UcvzMXUswOeEK0jAYqtw1OcqGW8vJkLgIgNFsa7TzxSczTPzsM+jtH5aftO8asNj/AU/o3pOdeDYU="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0.tgz_1515690196252_0.4633527745027095"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.17.0-20180112025710":{"name":"composer-common","version":"0.17.0-20180112025710","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.0-20180112025710","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-cY8q5rFvuG+I0jvLQsSCPN/o9lW7ZG13/rd/uw/JlG1jDbIuq/Dfs3Ic1gJJQgXRUbMOU1x2WxjEwC2zI6JwRQ==","shasum":"31d8ea8358d8d8202f63d9f88a9db300bb954ffd","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.0-20180112025710.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAt/ps2FkpKWDDPJJjEEA2zcUk49B4dSyPxjecHvqqvrAiEA4iWJjq4zQDNeZqjsTVhConyNbTGrTohTI+zHS5b+zuw="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.0-20180112025710.tgz_1515725838138_0.6270938233938068"},"directories":{}},"0.17.1-20180112161839":{"name":"composer-common","version":"0.17.1-20180112161839","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.1-20180112161839","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-PfMZoNTWSrXtTEFpxjSt3Mw0hxHwUbcuMLGPNV/qC8F3vBw8yDhlfMQEb76+u5FhcyYv4WG6LUztbuK7YHEzgQ==","shasum":"86a586e9fb8ba0a8d9aa8a44cadebc64c9e82a31","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.1-20180112161839.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICWVLWOVgKWLcJhk3nQGocLlx7O1c2iHXOWyMpZUB2DkAiAeFLCm2Lq5Sn+G9M5oCQOq0C2mm7TnuJrvmgAL2zrKSw=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.1-20180112161839.tgz_1515773927802_0.7645956322085112"},"directories":{}},"0.17.1-20180112172207":{"name":"composer-common","version":"0.17.1-20180112172207","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.1-20180112172207","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-U0onus/vAPOyEA/OcarJQopNivVAF47swRz6oqotLfR+CfqHdNvW+w5D1tIRQQg14+QgSEjhTDYa46EKdAeTyw==","shasum":"0ac732bd3e9145ec196909aa3972de1faa78cd4e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.1-20180112172207.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCkPUxSAtI4AQ7qCVESd+6W48uExGjeMfFJ6qvBIURb5AIhAIpOt/SwITM7iUjlgcZsVJGOZo5ddIRfFSEJ1zhrRkCW"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.1-20180112172207.tgz_1515777734276_0.4117358506191522"},"directories":{}},"0.17.1-20180113025650":{"name":"composer-common","version":"0.17.1-20180113025650","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.1-20180113025650","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-XyQaPojEO54cITfxKD9/OL1roRITVMBp1WtbrW2keSmLDbmV/luv/gGcKFrVUIZrTD4jdB7tdeyoYYLFykJgXQ==","shasum":"34bc56fc363a1a18a380a53e1f5b58c12811fc99","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.1-20180113025650.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAqBwKsHtxuG7mQ1FyLWETK1qzrZfkuBPGEidf+Iq/HDAiEA/CKJSuv2MHzCEC2AUHSDogre2yo08fwDJbYLVxbVyhw="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.1-20180113025650.tgz_1515812215078_0.3697429175954312"},"directories":{}},"0.17.1-20180114025955":{"name":"composer-common","version":"0.17.1-20180114025955","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.1-20180114025955","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-YguWzZi1JZW6Ez3G4nsIstVKyQ+3Y7aJ+U4f6geQ7EHezCK3aSOKqCnAKR2P+pQcJY8XEoWoUikAiA5G0v+yMg==","shasum":"40eb55d7c3c57276c6bc53c8d1729b6325142b84","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.1-20180114025955.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCDaIwAoLjFK5xPkXifWlaX+Ga141HWQ5gKcEUtnFFeTQIhAP0TfDOkY9lSuHM8Uw94FDbdQoCi167KLEe0DDdzNds0"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.1-20180114025955.tgz_1515898803291_0.4357963737566024"},"directories":{}},"0.17.1-20180114142119":{"name":"composer-common","version":"0.17.1-20180114142119","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.1-20180114142119","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Mm6KzP8Tf6/6qhTptKsy4t0kEMdrhSoXjhnKJCtaIzJ1HNcbp/4A28wwWFK/9lUtCsm1FzByvC8cmHAdXqvSgw==","shasum":"d99e6f29e2b12077975a09dfd74d22b9cf6565f0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.1-20180114142119.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCw0njuNA2/Valc1AkOn37OWj4c014QguEpqrm64fOftAIhANv0AXdHty2ETKmMnEHtXp+keB4izGu00HqKfTdyckzg"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.1-20180114142119.tgz_1515939686313_0.36123661627061665"},"directories":{}},"0.17.1-20180115025950":{"name":"composer-common","version":"0.17.1-20180115025950","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.1-20180115025950","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-fZqx6u3OJQBl+Nms82j0PPW5gf262URTwim3xcmEZWoVd1yuRh7hWQOvzx4xIZtzznx1fdwUI85vploU840+8g==","shasum":"a1288bc56adc23ab40375b1f0dd1edbaeb035225","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.1-20180115025950.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB4cy1JQQ+xLewUDy4oPRUb/emnZd2CD8cgLS/n30WyJAiEAmTcEyluEwFwLmi58jXH9I/vKfLRUXnUrF/ClMiS2z5s="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.1-20180115025950.tgz_1515985196051_0.8390386672690511"},"directories":{}},"0.17.1-20180115144944":{"name":"composer-common","version":"0.17.1-20180115144944","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.1-20180115144944","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-rLyM3mnDsHELCWyHhnhvJnPx7eXAPh63Rzotwv7tYjqWjciJGE7Vco1DYk3kQcYGaS6m4tlhcUDFF3YMFXD4SA==","shasum":"66aaa4083b0568021a415a098931bd64026e465b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.1-20180115144944.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB1jK5kF30pbx5Z8RSgUCcBkdleZVp2XQpBBrZ9p4p7WAiBp/6Lv38iKM6ku3BKphb0zka6yBz8kD2G/F5PodnFCLg=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.1-20180115144944.tgz_1516027791032_0.5371849860530347"},"directories":{}},"0.16.4-20180115174824":{"name":"composer-common","version":"0.16.4-20180115174824","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.4-20180115174824","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-pLjuvYbKdZOlc5rKCDDAF/YlQXDMRbV4pqPzyMof3f6d6s5kz6G9hPuYnoopzu2gq8f7NwAUehIaJoHHBn+3vA==","shasum":"483993991348e26d243e261d5c5f0a54734bb5f1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.4-20180115174824.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDR9BjP9x57aXCAgmHnYfU7JW0B3nCfUJhA5io/1GQjCgIhAOa6LNr8IHzc9skBZ1MQdMCYB3WE5tH0fpc0AsDrkMWx"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.16.4-20180115174824.tgz_1516038513197_0.38535930681973696"},"directories":{}},"0.17.1-20180115202842":{"name":"composer-common","version":"0.17.1-20180115202842","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.1-20180115202842","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-gutg/fisQFF7D5K4UaIY+aLGvfYaRLyFYgjIqwVsFGEys1c+cSOAazO6Wdyrr2+hOS+v+K26Swy8DNlpqOW97w==","shasum":"99dea2c24136a9894d97444125d20f7df1541e83","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.1-20180115202842.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDGNbtzLNI3KmSXysllFieP7GGTNaVj+e1j+RO8B9WoDgIgI8glXCYu6u/g0cbtxSbI7Akwt8qr5x6Lg8a8ud8Sr/w="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.1-20180115202842.tgz_1516048129534_0.6945644712541252"},"directories":{}},"0.17.1-20180116025928":{"name":"composer-common","version":"0.17.1-20180116025928","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.1-20180116025928","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-mtMOlYE6QC5G3ukVU8hWvN2ncpFRHhviB7j9YSBOtqi+YREiuV1PjMYbPKVbJChTyUnmSrpozW0MjEILHhv+Vw==","shasum":"485959550514bfba2ff4488d639d87be3b88ab5e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.1-20180116025928.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDRgZ6PAvIFv8qvSoQQR67BeuA1b9sv5c8ERbQ/Q6gCywIgHK6w/lo9VDFVUQ8V7OO8UIQFnjbDT0QqB9Rtr1kgagc="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.1-20180116025928.tgz_1516071576433_0.29281309386715293"},"directories":{}},"0.17.1-20180117114355":{"name":"composer-common","version":"0.17.1-20180117114355","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.1-20180117114355","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-zobqJ5CYM0F1QfhHcgFZ/VO4RZYjKJfvMywF0QPY1B/dLecqFcehOyfFezR+LuPzhkBIDVzZMK5ndSzI73T1Tg==","shasum":"825fea04b7f244e4c5df9d7aecff597573336de9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.1-20180117114355.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE+CUfTrWLq27Dlv4qnGOB9O+kd345YmXUR+P43s3zk8AiBI9LyvY/rYE865EO010TJQ5z39ecAxu7PxJd4opy0wpg=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.1-20180117114355.tgz_1516189443915_0.37287077168002725"},"directories":{}},"0.17.1-20180118030020":{"name":"composer-common","version":"0.17.1-20180118030020","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.1-20180118030020","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-erSWd96S+JA75mz2FmyCfMOnFPGfMWS8Si3SwX0DoFAkVT4rU0VY6gWxS7fKosVEOFke2ZUjoLaRHGIzJs/xzA==","shasum":"a62ef1e41d8056fb04f26a0e85052e103a9a09b6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.1-20180118030020.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGX5kNPLYGz7kS/cS8NX7JqZD677Vyr9A/NprKKrAYBcAiEAn8PUJw9dQO+oMTlPbBQgZPldRMnfV9yAQyKGWkAV3d0="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.1-20180118030020.tgz_1516244427303_0.7194485077634454"},"directories":{}},"0.17.1":{"name":"composer-common","version":"0.17.1","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.1","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-fPgAOfpmNSb8JqxK6cLtTnvEVAEfRqtvfhNY452I6Zlp55n4WNkjtsLJ1hbwkDzlWHdowgtyOLzgibtUFJkDgw==","shasum":"985b9fd011024321092e37ebeab51992e2299e20","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHR46bZ2T0vh8Fzxmb75yOHxBfyjupoHSEpNpU+zH0iBAiBXykKI7d4TnQKs9BsqChhKvLTJSKDIIMdwPxFJ8ScRWA=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.1.tgz_1516274437847_0.08753193984739482"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.17.2-20180118115058":{"name":"composer-common","version":"0.17.2-20180118115058","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.2-20180118115058","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-R5kkkOjzmLoGW45sAQkHOLD+XXgi0fbvsc4S9SYevbyANqXUk0ifvbg99YJuDy1saDxQUOxJjyO0nqPms681Qg==","shasum":"f324ec76f7ec60e146849ce00883268d66ed054f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.2-20180118115058.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDc/DXmjsN94MZuG996Q6D4yaLCiiIGakajgqjeoCzUVAIhAKmHipEwtBKvBfsoffGo7v15AzDMngzLgDBjGMX6JOm4"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.2-20180118115058.tgz_1516276265189_0.27866754424758255"},"directories":{}},"0.17.2-20180118163036":{"name":"composer-common","version":"0.17.2-20180118163036","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.2-20180118163036","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-VIAGGs2GUK10HYnP41PBBYHCm4VLESUXqeD9ce68Z8O+u/tNsRV9mF2StWy31V0yOaFvtzZUJl0I7OLW4KVprA==","shasum":"579161a07c21331abe433b2c3f024beaf269e81e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.2-20180118163036.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBpxrbHwS80HGEcTwqdeOd5KLTIL5kU5AsSL3wBgZSvOAiAOf7vjA23DmtAbc049NUtnUBS/onl/9XrJ3iNY4xHbFA=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.2-20180118163036.tgz_1516293044073_0.4451371564064175"},"directories":{}},"0.17.2-20180119030039":{"name":"composer-common","version":"0.17.2-20180119030039","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.2-20180119030039","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-gb5jr2o0S3rT9CeX0xbS2T0AE0UK6rn5x9llLtjbuN82OBYfr3DyURmATqkcYW02O8Tn+qvbRFGGIQ7FTBJgdA==","shasum":"63299270bf1fd0d9b58aa4a08d287f81cb7fcb4d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.2-20180119030039.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEFmIVmDp8UOioYWjbaotXx25yPEiFsI4HPaQORUlagwAiBKd2O/MjusAH1rGaNSI321X3QJEck7EfJOVa9lyTOVOA=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.2-20180119030039.tgz_1516330845915_0.5676886509172618"},"directories":{}},"0.17.2-20180120030210":{"name":"composer-common","version":"0.17.2-20180120030210","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.2-20180120030210","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-mdUzw6boCjY6FgZ0yCe8uzmzZtv6k/fFtcjuSLtKnxEocOe+ZDFFMwRh4EjkDV5oUQ1EFnHjlALVxKilTKTy4A==","shasum":"3855c0ecc70eb12c302898e8fce63e6314e90f90","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.2-20180120030210.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF5v6c8/t/KCPNRK6zEyIuPGAevDFFaFGGjiR8DuddSEAiAhdhnFIebqNwMu29K2oc4zUIJyc6bsAYCdRmqOW1rbKw=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.2-20180120030210.tgz_1516417337187_0.8851124520879239"},"directories":{}},"0.17.2-20180120082102":{"name":"composer-common","version":"0.17.2-20180120082102","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.2-20180120082102","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Q74KCjPEWhzf2GfbDxyrSjCdsH8rEzQXjJiYl/H7/GB78hY3sqh74bQKPPcdiCcGCRzq2oCoeCWjXkioMp1unA==","shasum":"b587651060af5219f81c7ebac9133c3115025748","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.2-20180120082102.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG23YcKHHVydecPlLYFc9fWBZJT53rogkc2thf3umoBoAiEAtnou9DhNrnjGfQXAkryOaVONIONDmCc4Qe7NukXJXIo="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.2-20180120082102.tgz_1516436469430_0.5270684116985649"},"directories":{}},"0.17.2-20180121030049":{"name":"composer-common","version":"0.17.2-20180121030049","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.2-20180121030049","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-4nfC1cs1UUq07ETUekX5i73kLMCUGtFtbCl6nm32KATAgw9j91tjNOhaZ0FjE9bPPIoOGp1NAgn8+MHPnNv92w==","shasum":"df11f9a110c509a6cfa56f7e0ab64edcaa1ece5a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.2-20180121030049.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDARa8uNZIoc25LyYZVfBOoLVt0KwV5ZqIcGq0gjm5d9QIgZX3gCeUwdzpVBU9LRM4Uvh+N6O9mGOkbAGKl4Qo7oeE="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.2-20180121030049.tgz_1516503656640_0.9389772196300328"},"directories":{}},"0.17.2-20180122030117":{"name":"composer-common","version":"0.17.2-20180122030117","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.2-20180122030117","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-OFjkUylVNWMGfdfNhzVi9QinQThU7qrzv7ef3R/1zGpRETt+z1Rgb98J9G0lAiBGRIEukjB/jTeyLlNGW2l74w==","shasum":"5ec889f67b1997ea9dabe4f7c6d629793971ddcf","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.2-20180122030117.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICRobAjdCvFPHrJZhK2U/vtivYczk1EGugD/K6j8vPVeAiA4k+ajyd2LGDu1GCPgopIeQV8rDPl9SLhrOkmgUu/sMw=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.2-20180122030117.tgz_1516590083721_0.3913423796184361"},"directories":{}},"0.17.2-20180122100512":{"name":"composer-common","version":"0.17.2-20180122100512","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.2-20180122100512","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-6ZAsffS8sueZ/mJNcbN0y7z1uBxKL6fZtsFxakay/uAhnjrgqtjl6iq0CL+ZJDfIa/7GqVtmzCq3YilVT3mHhw==","shasum":"4589b1838d6c4af098af8775b5bf663402f425a6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.2-20180122100512.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDHlwixKsHyglO/QSu4L0lt0hj08r8ucZXOhx6ZxM7X3gIgX5/d01EU5W0hl+hfjaysY3J1Ofo/Zy4R6EWKCok6x1Y="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.2-20180122100512.tgz_1516615520460_0.9415211246814579"},"directories":{}},"0.17.2-20180122110630":{"name":"composer-common","version":"0.17.2-20180122110630","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.2-20180122110630","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-7YBDAdcb63tpVu7hDZnjRodB3DSw8PcxnOHYqjQMqgoGm/8zTq4as5g1ilyBgtZuHbM4Xnro8rjBrJG4WV2Vng==","shasum":"3030b76147fdd866e16426a937afef584631c73c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.2-20180122110630.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC11xjxY68MrktbW+QVOqLfUDd9vudPJ7tCXyWwgvjg9AiAEopZO7tSqpnAYUebMAgUdarVLs3V3vXKZx/+VxIOL7Q=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.2-20180122110630.tgz_1516619199480_0.3608889302704483"},"directories":{}},"0.17.2-20180123030214":{"name":"composer-common","version":"0.17.2-20180123030214","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.2-20180123030214","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-EjIdLD+mwsWadb4GFJW+t0KfNPwRNLiu/phJ+neep/59rFrpZCHMeWnuiHqaYXyrmvWpCPPt3+HQaEDBlRoA1g==","shasum":"881aef73e92b1e5a7263d63220b26a02ed25e179","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.2-20180123030214.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHCxB412EdIIrsWr7fiSJG/RkJ2AjVAMFHuf4vZ/NYIUAiEA9/8nWIGJqHKWDjea9dg/iZl5LZxnBppH/K0c/aiQn88="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.2-20180123030214.tgz_1516676541646_0.9450363959185779"},"directories":{}},"0.17.2-20180123143912":{"name":"composer-common","version":"0.17.2-20180123143912","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.2-20180123143912","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-vCwEfWq+BII7Sdpm7DGDiYGdIp0+lQ26EaIZkmWRFUhWFE/1tMKeB4pIXjv5W02jaFWEOGJaXjU9EFQMv83Ykg==","shasum":"74f4f31a41bc51429c6d4e0fdf435bf9705492d8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.2-20180123143912.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFIGszq5CUR+NBVruyoEb0G2nZb0aKQdaW4uDDu/Sq+RAiEAhFxQklmWhR6Cv+MUTBM/W9yu52cXAHURgxFctq58gnY="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.2-20180123143912.tgz_1516718359486_0.10860740090720356"},"directories":{}},"0.17.2-20180124030253":{"name":"composer-common","version":"0.17.2-20180124030253","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.2-20180124030253","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-vAVQVSPKlifrugOiZun7c9QV21dJjtE/3apB49dusyNEkXze5VNQsPYUZCp1BqXgzTUR48kGAguYt+NCSuA32Q==","shasum":"87a503799ef0df093c4809c6e031b9692b345397","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.2-20180124030253.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAjO4oxw5qfSFdACFgc5TiayNnuwfXCfG0/BVub6q62fAiEA8l6u/GLVVkIwqZhtPQNN1efyrG/amM5DU3ohUxyTFPo="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.2-20180124030253.tgz_1516762981067_0.8998505233321339"},"directories":{}},"0.17.2-20180125030543":{"name":"composer-common","version":"0.17.2-20180125030543","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.2-20180125030543","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-iKRnCtHQhr5N+iTjXUmSFbBrS3Bj7h2wkWLZC1KYqZbK1ZN7ZvBvxKDxJZ1hogvOYeyTC9BXIHJFMPPCwAdFnQ==","shasum":"68886292f893648784903e1f714ff89bae41942e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.2-20180125030543.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAVmC66/iBj0uFCKw1GWkwAh3Gx/n+jnKRbQzz2NtEA3AiBaS3ZvzcuCdGJaR1fTyDDedNcbgGSQ9WvpOZ6rJpCRUg=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.2-20180125030543.tgz_1516849551739_0.006120107369497418"},"directories":{}},"0.17.2":{"name":"composer-common","version":"0.17.2","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.2","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-WWAqJpEsZa+Ni9ZV1rJWX7SrasJTiR+0zAKD2ZmIJaxMKwL5Og14xyfH3BxoHFvtaHZUTpNc175JAVuNVSm2sg==","shasum":"7e234d968bcd8a2dcec93771ce92b57475502590","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.2.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCwoIwRB9U+KkVMGqe2B1Pp7Wnm4eON44d3oa2oLSklQgIgSZT/ZnbOtK6wVVxdY9q3BEVfvRXo10iDoQ8GZMqNihc="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.2.tgz_1516879761258_0.02550888597033918"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.17.3-20180125115557":{"name":"composer-common","version":"0.17.3-20180125115557","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.3-20180125115557","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-uk+6cqj1+wuDGNcGQt6EiCJgyQuw377k8EgsmePQH8uBJPAe7wy4VwIsUuOZVN2W6DHULZYxDRAS+s1juezXsQ==","shasum":"260270278923ef38e12308d5cb227301484b8709","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.3-20180125115557.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCBi3zI+aVKGzVhZ1mFihl7uLLHs1idg4KB7bGFcrIWmQIhAIfHnJ/D/qgikkTKHoSB2cNxti/W6bPQ+3knKRIKUR3R"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.3-20180125115557.tgz_1516881364294_0.4838701842818409"},"directories":{}},"0.17.3-20180125150224":{"name":"composer-common","version":"0.17.3-20180125150224","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/parsejs.js","lib/codegen/javascriptparser.js","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.3-20180125150224","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-5TICfvbqQhp67UkqVwiolD+mB1PncUWncG9sw2frKcpD31PbK1j6KHYDFNsue6mCfoklUPttlDsBRm9svHRC9g==","shasum":"4a3691f2adedc7af30b73d8686e8f044f2f1c847","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.3-20180125150224.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE3O10wRovAfVm6Xqf0p8izdGwk/0hq+FZyq2goWj+XMAiEAy8p/6hC6c7FUmX1ZR5SdN2LLjTCFU2kR9F1LLQ/JL7I="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.3-20180125150224.tgz_1516892549936_0.9861647430807352"},"directories":{}},"0.17.3-20180125193150":{"name":"composer-common","version":"0.17.3-20180125193150","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/parsejs.js","lib/codegen/javascriptparser.js","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.3-20180125193150","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-WubLw8OunvJGlqAwdyJb6Dw4IPVgtIMNlzPK2WXf2/cshralIzSawA8KvJb1T7tGw/Z8b227ML9FBvxMIBJsGg==","shasum":"bbb3730852cce870c1a29b6619c0795a091d6dbf","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.3-20180125193150.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHa3zeCrzMqayNZDsKAdfO/lydBbkX9uyYY8x4+8AQv4AiEAq7qnKKCWHnYWle/e71OKyKyHcVaC+U4bbdiDg8tH8vw="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.3-20180125193150.tgz_1516908718575_0.26682832767255604"},"directories":{}},"0.17.3-20180125213716":{"name":"composer-common","version":"0.17.3-20180125213716","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/parsejs.js","lib/codegen/javascriptparser.js","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.3-20180125213716","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-7c10B4J7ZCFYohJ5YRYgndiurF84PgxFFW3BzfOkaesBlGvnK7fyqZoFGHA4sYxIugwSGP8ape4oaHx1LFkJTQ==","shasum":"944d99ad53a810023917e6b856fde26bcda624ef","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.3-20180125213716.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDf2Ib/C0EDFWo3F1GRtOMEpRlgdJKtxie6SVOHfWfw7AIhAPr05yj5lP+jv62Ascyt7llRPesUK3eBfFLqxGgVaLUt"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.3-20180125213716.tgz_1516916242345_0.9340358844492584"},"directories":{}},"0.17.3-20180126030528":{"name":"composer-common","version":"0.17.3-20180126030528","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/parsejs.js","lib/codegen/javascriptparser.js","lib/codegen/fromjs/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.3-20180126030528","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-xNvwxX3m2k67jmLlO3pFQFUw7KJB6sBz5JcSyo1jKjc4VmLtU4MrlrDbiyGmgiBaZYfZM6grlYbhAUq9DNw+Vg==","shasum":"6bb93bb6a57e7c9c920bb725f866c016a8209210","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.3-20180126030528.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFLhzvu+NESwdY6XFFh4BP6oIvUUv/tmxDhqXrpCUJy6AiEAomeQEZIZ8SBgIQYf4Z1USXd1ajVCr7GIFHzlqJ/+G7o="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.3-20180126030528.tgz_1516935936273_0.46568745793774724"},"directories":{}},"0.17.3-20180126111413":{"name":"composer-common","version":"0.17.3-20180126111413","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.3-20180126111413","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-lI2ZEAJ7cx+37ZgPdKUWYRHGss/ISoMcntO8LzOanf03nhmeLh3kxCc+d+aL0PNLxlLrqaRB1ImHvX2e9wa7tA==","shasum":"a1b273b635ec8d66e6998b9d53dbb48547d56ac7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.3-20180126111413.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDO2LdwjiUgq8yDtotoXB5rgLdoslZERgzGqIIIkOAeUAIhAMci4HIUZ9yI8jTfLBfLCGsc8kzdcvIMWGuBBmTaO4RE"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.3-20180126111413.tgz_1516965259417_0.2615080594550818"},"directories":{}},"0.17.3-20180126132333":{"name":"composer-common","version":"0.17.3-20180126132333","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.3-20180126132333","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-FJuXebksNYBYkYv7HyffJX4gOjHxQdTI92X+8iy4O5RfPy8rBumQ4yOwk9z/lx8HFn+U2oSf+2bj4jXB502P8Q==","shasum":"bb627a14ccdbc2074bca6a95e03efcb1f3900465","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.3-20180126132333.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEC67wpyLjB/Mt+Q1XXCR3Ns4rhDIE9wCRLIgkIN8PrxAiAdsgkYNVXVH+faL5qh67IhgK1I3yqs/m+v7tr1jd7sOQ=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.3-20180126132333.tgz_1516973018180_0.42353214556351304"},"directories":{}},"0.17.3-20180126142735":{"name":"composer-common","version":"0.17.3-20180126142735","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.3-20180126142735","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-dPUGugI0Yzm8lzH2VGxcOT66yMKnr4XFnkWIyCwiznIZdpNL25aeNv8OCCItvtC0OwoDjctXij2Tnn6acYjdbQ==","shasum":"7251942ee27ea2f74030b17b0a2259f4205c33e8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.3-20180126142735.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEvfkHfr+J/fVK8BJPDhymUu+672riEQERBwm6ugbv6iAiEAlRpt59PiYz6e4lCKzwZwUEU/2125zjgR0KVR4Seu3gg="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.3-20180126142735.tgz_1516976862936_0.7053520013578236"},"directories":{}},"0.17.3-20180127030340":{"name":"composer-common","version":"0.17.3-20180127030340","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.3-20180127030340","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-FPpCdN2mus+fO7QaNq2/fHxWz2IxzDkbOX5o5mlfXENaKrnkzlEKaD2csK7Y+Vv0TkUbbpsXskW1LqWlg/ESOw==","shasum":"babd0b09eec8d69aff014568e891534be542c4c2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.3-20180127030340.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGz3LpBXwHzWdrRyjGIk+YOCYniBoXQq91/eILiE/caIAiEA01/uVXc7PKVJgKNEaOf4erCA7AvaUkdLaDe4ge0DpcQ="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.3-20180127030340.tgz_1517022225661_0.46734704985283315"},"directories":{}},"0.17.3-20180128030602":{"name":"composer-common","version":"0.17.3-20180128030602","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.3-20180128030602","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-SLFUAeqbX8pe495GWJAP8pOoOnh+0k0dYIKNPhvsk3ik3QnRoGx9vTBaMEp1QjROLSC9wqXEi7+uQRfi2v2XzQ==","shasum":"d4dbf3c21b7920ddd84c1ca16f50fd8225f74470","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.3-20180128030602.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDL5ToiPWx9AfRP+SMgfN2beQgQErZ8P6GYVACwkkY1tQIgd1a6RTrEjaJmKn27K/lFqMKyPtjr2seLT2v+ezAOMok="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.3-20180128030602.tgz_1517108769060_0.8494768391828984"},"directories":{}},"0.17.3-20180129030716":{"name":"composer-common","version":"0.17.3-20180129030716","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.3-20180129030716","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-H94OYyWdaWl0cD9FOSUhsUSU5XazSgKEARedwKPPhLls31RnSWBrZUyLpMu/Hp9NhCiiPWmdSJvhz9NT1RL25w==","shasum":"031c81b6201d2df87eb467db8823b3cd85580c6b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.3-20180129030716.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCzPdJRvPdzREi5CPmrYRBSUPOQjBw+tnxVFmNjRH8SawIhAKjO12tHvanlSZzXuIwqqlb5AynsOurOBVzaG1pZA8kI"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.3-20180129030716.tgz_1517195245858_0.758129203459248"},"directories":{}},"0.17.3-20180129093455":{"name":"composer-common","version":"0.17.3-20180129093455","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.3-20180129093455","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-ZknfX+psXG0IDsDgJRa6Xoa6+jo4P+RGtExYEMNYNdHev8CZYi7ZYZDMgVE93ae/qhdpXStjMvJSH6IcfycJKg==","shasum":"c94a21b263e4d36bb37f10b2f9e1d6a58327af29","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.3-20180129093455.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEKdGHyw8ViaPnD3Kgh9FKdYr8t1DXCbMWqglFxxu+anAiAuQMINiNiIduyPUoWmNeE56sV2Jhfv4cOguXeJdsWi4Q=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.3-20180129093455.tgz_1517218501590_0.4379583611153066"},"directories":{}},"0.17.3-20180129101800":{"name":"composer-common","version":"0.17.3-20180129101800","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.3-20180129101800","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-IM+1tfCQ7QOFgnm07+/PWmHvv84s3NSf0eFJM8XgSqW0DWqhiVp+buUpRJW/0d71yj6G8Rq91daAodrr8UvI1w==","shasum":"94ef617e0d4d60f6b296adb875552115fb603868","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.3-20180129101800.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCp4j2BfTwxU+mU2FWWNQzgekf7UkPDqfWkXadkKggR2wIhAPe8G7Rs/vM0joISpTwCM7SfalDcu+oO7PzpgjeXvyOt"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.3-20180129101800.tgz_1517221086745_0.13139528781175613"},"directories":{}},"0.17.3-20180129112708":{"name":"composer-common","version":"0.17.3-20180129112708","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.3-20180129112708","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-hFFxeE5IgOaABbEojrlOaPwwdyquSBPtv68hRPwVEXpgDDbaHUDlVKUKiJ/aAj11dNTw26n/y/keNPqy07bs+w==","shasum":"6ab89ec576b008942d136c3b8f5e8a6bdc342bca","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.3-20180129112708.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBM0zEHP32qbiA+hK9nTpkki/R7gzD/GTtDWZP3qmlaIAiEAkunsnzOIlD++BCe9S81DiqUkZcHlHjXOa6dA2nmCGiM="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.3-20180129112708.tgz_1517225236413_0.27019019587896764"},"directories":{}},"0.17.3-20180129132428":{"name":"composer-common","version":"0.17.3-20180129132428","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.3-20180129132428","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-+B6nC0SoebtaQqhxUjGObDYkubV2HlnQ/PdWh2Q6NUcsF9jo5KaY3SDInJRjHeBDX9vtfmggGsmdPZ2gqlpWwQ==","shasum":"d28879583d4139c14ab95c5192fec8062461853f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.3-20180129132428.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCjMaYOWlv21lpoydCHk+Xlr2O1x6FOreVZSWzyXO+WcQIhAIOm/Q/nj8rbEa5skHte/79W67x3qvqTxknaCNt+lypz"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.3-20180129132428.tgz_1517232277655_0.6978144466411322"},"directories":{}},"0.17.3-20180129142038":{"name":"composer-common","version":"0.17.3-20180129142038","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.3-20180129142038","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-TzKw+aDyFx2imi/pQBIDGzU78VwERlUB9nXU1WKpMA1p1JAoOtUAKqH1t0g+xmO+rQBcVZyooyAJoNImJcpPhg==","shasum":"605d034b29b89d3c5149a0d9873332dbccf56d40","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.3-20180129142038.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCA3cEfhtuzhGDYbWdrb3TfMuwQ5CyoBdBKgf+RseADkgIgUTefmM2Ayh8ouzVME+dXwrmeD5O+BgFTDAdWv96ZkIA="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.3-20180129142038.tgz_1517235645477_0.3440443566069007"},"directories":{}},"0.17.3-20180129145046":{"name":"composer-common","version":"0.17.3-20180129145046","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.3-20180129145046","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-uIEHGq/s2a+GtG28PwhQLHhDyEdbi9f7QvciAbhkjHjXO1EU1fLg6qq5nL9979rHbiFA4/DUkdCp+s5MTE4Axw==","shasum":"3347e6b829dc6179814e27dc2af3da20c4e54bf6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.3-20180129145046.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHKJDMRuD0nEvnat+pUKkDdM5e5KIcWC93WDkWmrVXeeAiBZKYYJmJaqvbXp86GBSbAjvYv21FgmIzLzht1+SAnR/Q=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.3-20180129145046.tgz_1517237453858_0.4828628939576447"},"directories":{}},"0.16.4-20180129164848":{"name":"composer-common","version":"0.16.4-20180129164848","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.4-20180129164848","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-sX71OTjd2J/Xeqj6ahUKSp55pH6T5Vg+jD//47dghmitHkFLl6eWIV5r6JpTeSPU9K1824nKX6DaRN3kdXwAkQ==","shasum":"4409341e6610c3f056127ecd2e9731ff11c3cca7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.4-20180129164848.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCrFmB6vB2nofvzYfm+EboIq1905kxE8xm2Vz11heVomgIgPFo+/n4SEqOGpWvLQer6bpd1CcBtPDIORYrzZBkUhHM="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.16.4-20180129164848.tgz_1517244535377_0.33567585330456495"},"directories":{}},"0.16.4-20180130084846":{"name":"composer-common","version":"0.16.4-20180130084846","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.4-20180130084846","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-DUKOZH+L24kIEBWjiwGhtncVHRdV95Ij0kBVR4tnWHnMbW4GSuJARcbe87KQrtoxkzk07cFNb9ReTUklYRN5iA==","shasum":"7063fcc1ad523cc3df89545d414adf56a060f855","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.4-20180130084846.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGD8TCyzdR2+80Dk1C7pkOQ7LWdCOYspvAtLWeMOwGY6AiAj3vLiuqEkOjsAQWLt7TXQHVaLsIPuhG9+BUmor4r2XQ=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.16.4-20180130084846.tgz_1517302134557_0.739816281478852"},"directories":{}},"0.17.3-20180130114224":{"name":"composer-common","version":"0.17.3-20180130114224","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.3-20180130114224","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-aK7yzh5DPDUD9O10JhwxeSmm3CHaxbqGrVqovqn0nXkGptvECSKOgg2ykQhwl+7A6RWZU+30VTpQ0+725IZD2g==","shasum":"13839900c7662aeb1f429b6c13376b26e5f731ce","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.3-20180130114224.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDpwxY0LRI50Nr4sImeZM6jgU9Ub8Xm7GnBxO9/tMF41AiEAxrpHq4vuwDxJ3zb/oLiEmwKTNUzuRfuiBqkyK3CUprY="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.3-20180130114224.tgz_1517312554147_0.390562774380669"},"directories":{}},"0.17.3-20180131030610":{"name":"composer-common","version":"0.17.3-20180131030610","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.3-20180131030610","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-MEJXQ2E9lNqT8Sy8tfgvMgBrl2bBMvPcDRdy6Xttd/z0bipn0gZgndqqLa96Fy2B6Sc5w41X5cR/2BEdUqr1xw==","shasum":"ea0f791e790281536dac7b7e78f9d501c243fecc","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.3-20180131030610.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD8lPNrpz6DDXjpJgA1ENkppCyWKk4B0oNMD/3oM4GawAIhAKAFFqdpg8lqA5Carm8nI3zSgWPDq90QI8vi+zpa9WcH"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.3-20180131030610.tgz_1517367976653_0.027158423559740186"},"directories":{}},"0.17.3-20180131153909":{"name":"composer-common","version":"0.17.3-20180131153909","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.3-20180131153909","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-N8YMGIl9Ub1ttd7AUQ7+/BYlutZ5qaF8DPUkIPZIFgv/A3uobYSeL1oYfSoMZcvTcDhiwKjrU+XpYMGwI1tzXQ==","shasum":"4ca42f4495b88f94c93bbd03327e536428b3bb55","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.3-20180131153909.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBTrfGvn+R4q0gL+qj8BnHzDJpEGZcYSPeQv140RDFoEAiEA9FEgVVTrfMwkCdBRc/1/1l8Le0d7p+HWIAGw5+rIEYE="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.3-20180131153909.tgz_1517413155210_0.35447300132364035"},"directories":{}},"0.17.3-20180131171204":{"name":"composer-common","version":"0.17.3-20180131171204","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.3-20180131171204","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-iYQ29mUwWQDnjAphp5JOG4dRRFORGSh1+OHnJM6RvHqBZaANcjcMQFoq6D0Ps9aZyhxx86TsRPed0UsLqTP+Rw==","shasum":"9ee3440a39e0338571da237d75695d4af6c65557","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.3-20180131171204.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDiPQvZQNz/xBle+a87UPCSZVd4PitKRgLOX/a4baX4kAIhANwT++8DFnq/5raJexhnRXyKg7zDgUlZyltFu5agl4k5"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.3-20180131171204.tgz_1517418731944_0.09100404614582658"},"directories":{}},"0.17.3-20180131215237":{"name":"composer-common","version":"0.17.3-20180131215237","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.3-20180131215237","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-pfNKAVCxWdpUd+mQ+u5ZlganBZH/LnneDxPf6xZd8tA6Q6cE+yRq2hWWqXVA76LTeH0Ea4RMh5LVcswLqEteCA==","shasum":"a8fddeb1a372a1446ccc6bdbc6ca6e6ec7d96106","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.3-20180131215237.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDiTw+ziy1o59m0rJDri2GWFFziRZH29sgtKWNFt5RtaQIhAK8KVAUmJd+ix0KnJizDB6j7yr0PWCvMkMBtYfRaRisN"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.3-20180131215237.tgz_1517435564050_0.2604727693833411"},"directories":{}},"0.17.3-20180131224600":{"name":"composer-common","version":"0.17.3-20180131224600","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.3-20180131224600","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-fXeWRmZav/RQ+kPwrJnUORjmb5QeGJdCwNs2j8Wdi+ZK5SWZuA9Iz4t3zS+x/r28EiOpEYFG3feE9CYRxVPvfw==","shasum":"569a94311886c74d38bf8b2bda4d0f6681cac8c8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.3-20180131224600.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF5e+jJ99Ic7R4ZbPdKFhC5yMJSnChboTsrx4ykVxisRAiBq1QeeQo+wSfPGKmhQYlLzisfTepA7jkoKlGrNVg7dsQ=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.3-20180131224600.tgz_1517438767898_0.8967564231716096"},"directories":{}},"0.17.3-20180201034846":{"name":"composer-common","version":"0.17.3-20180201034846","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.3-20180201034846","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Vt+NyD10FUqCJ1a0ZLpPpZsIOjkNiwqKYTQ60tDc4kqKDZp036vE38Zo+uUmI9nWX8bp2mD42W50au1rcrs9kQ==","shasum":"806064bdac1f3f43f8bde1a651020d143de25a6d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.3-20180201034846.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFIo25lnetHtRuxd37W5+6pQmdzS4nE18I/EVYvmVsAoAiBgpyzBz6zC4Al7ZrMQk7UMb//g3ZY7Vn/4BG34W3LaZw=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.3-20180201034846.tgz_1517456934174_0.492367310449481"},"directories":{}},"0.17.3-20180201124638":{"name":"composer-common","version":"0.17.3-20180201124638","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.3-20180201124638","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-OPBqtdoK1fpdoElDEbL/+biq/8yFvxzC+aDClyhjfWn+FErsnk2hR7QB+9qNn9z4YRxSeyZ18wULnyzajgz2LA==","shasum":"8e9d336ef374071a0b1b394edf20b6528bcf890b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.3-20180201124638.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICh6dKdDc6VIzJQSWyaSHwNf2q9bINQkM5QzeAPY0aVzAiBSlezqcV0x2Iopm0jmaEYgxu+d+NRw+r0BFyBcDyIe8g=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.3-20180201124638.tgz_1517489205046_0.5809827679768205"},"directories":{}},"0.17.3":{"name":"composer-common","version":"0.17.3","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.3","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-GvlU22REFC6ZVNaH6C9mG6vIfzxKcJMo5iS/xAXH1c6xlSOLe0VWbgs77ArgQvNuaVzJxcdCzQbDF2XZNU3PFw==","shasum":"7a06cce7363bf8b0ab3d0552f304a250701d33f8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.3.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAv8vV5iogAL0VJ3nphU6bwrmdJF0YFzQfh7TMd62CVHAiEA/pxZxC9cuPcoXKPIXPK9NuKyC5e6GWNDDdAPAA80cQk="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.3.tgz_1517491942545_0.3307587495073676"},"directories":{},"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.17.4-20180201135725":{"name":"composer-common","version":"0.17.4-20180201135725","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.4-20180201135725","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-EfDX0bDwvk1HxmMHrKKKdBcjFBIHZdtodhmpqL/ctO4WaMXvyorhY+x8rsRqU0d9JqhNDEuCESTCH7+/iJY5pg==","shasum":"ff8d5516e99bee736fa96be6d5f6c9bd628ad7fe","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.4-20180201135725.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCc90jG61mCHOfMTNSzVibslXfNPaeWIeTcWjIP4asbpAIhAKfx7gDf4Q2mhXUzZllzW9Qgx6p/9z9P2Ld6RKe/TpDo"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.4-20180201135725.tgz_1517493453044_0.24484961456619203"},"directories":{}},"0.17.4-20180201171640":{"name":"composer-common","version":"0.17.4-20180201171640","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.4-20180201171640","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-ePhWPYqZ3suRTEtFm2a8PiV6SzO4121VJArFjQ+t+udKq7YMO+BiccPFHRXzQP4RsG6acIL8lhpzER9UgNc89Q==","shasum":"1760b7914b2f40243c77498e2ecbc214a5e71a4c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.4-20180201171640.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGtnfxDhLWHwXr0tpjxjUAEMnLt0D8sW05/wGpehm/EIAiEAmPyKMqcbk3AYr2NEmHUwDg4dsKYmtjO5YUg57nJdAzk="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.4-20180201171640.tgz_1517505408545_0.029738075332716107"},"directories":{}},"0.17.4-20180201190427":{"name":"composer-common","version":"0.17.4-20180201190427","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.4-20180201190427","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-8Ji5aZGop8o5TObAF8KkNQCJRAoErodMnTY3CP3GoZCme551KDNpq26ibNEhtxZc8kpl72l//WBJUm9G2EDLVQ==","shasum":"8d5ec31a9a2cf89d605a9a00d20d801d01e87184","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.4-20180201190427.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC3jMeuW3ckFMtdrwgQZ08etwe4CvX6UVZFvGrkCl381QIhAPX7dv3YdIaJXP9VK5dG7hQDdpIMIeHdfoPnu4Pkwiv8"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.4-20180201190427.tgz_1517511877237_0.9115845016203821"},"directories":{}},"0.17.4-20180202030640":{"name":"composer-common","version":"0.17.4-20180202030640","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.4-20180202030640","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-pscyYSH8cjvhbc/WA1fmeht/wBZ6pplWX2+Z0/FbctH8jGozRhKm+iYGUzkLGjwNj4keQSKjQK5XocsCz2Bp5Q==","shasum":"72f29510b9340ad64c9765284d1d10cedeb6987a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.4-20180202030640.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHSYDi+qnWNAF4Pem4mFK+ov/quJHEwlr+VX9jd3ECxxAiA53XhsZjGYhWeJPM8XplS/1Nzii7Zmv6PIJ+ET7V7GGw=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.4-20180202030640.tgz_1517540804957_0.4878969038836658"},"directories":{}},"0.17.4-20180203030715":{"name":"composer-common","version":"0.17.4-20180203030715","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.4-20180203030715","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-GPpEWUfzE3sZtQ8ADHvD4KfbOWKEtmovq/64XhrcfHo8GSV4m/QzJSQA+Ron40RXHl38f8kOJRUAf/Epob2tqw==","shasum":"34c1ec1b6024241146a186a939b689fc80f8b739","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.4-20180203030715.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEQXCocuUIBizcyN6WQOWjuT6hEUm8YAiXNQ9piZDxa4AiEA8TdFwO7ce4z+hUbmeTmpid+l1vVZ9P/6uFtfJHLGzrY="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.4-20180203030715.tgz_1517627243837_0.37149945134297013"},"directories":{}},"0.17.4-20180204031041":{"name":"composer-common","version":"0.17.4-20180204031041","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.4-20180204031041","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-vgu69CWBo5nzjRXTRQlcuuqVedEp5GXGRd+xIOlh2nNnntOzQfiu1h1OzmnazGNY/315pQkeYwHZc5nV7vZnzQ==","shasum":"eb00645c505885090b2679a591692b51590933fb","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.4-20180204031041.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC30iEzwK0czIK2vEuCURJw+YQQ2pjjlfTg5ZtnKncvNAiAfLrsHp6rMlJ8RKOqSiBBq0aV4RXCNB6FiCSBOSjqZaQ=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.4-20180204031041.tgz_1517713850146_0.872498779790476"},"directories":{}},"0.17.4-20180204105825":{"name":"composer-common","version":"0.17.4-20180204105825","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.4-20180204105825","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-+9QsLvvxunrAnQQunmmTO1CjOsS7o0emeKCu4W0wSAT41A/tix/6rpSXcCXjW8vX0rDGRh3d1gOiq+QpRgYliw==","shasum":"dd122d8f46fe59a94d249eac72e34de88a5293e8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.4-20180204105825.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA09I1ju2cadvZ/XnQfAp+ECBxVkfkAxxagkOj8eMTNcAiEA4ExbfG8vW455GVwdoNSiWogamQgxb2P+03hqcCBFMn8="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.4-20180204105825.tgz_1517741913651_0.36792305135168135"},"directories":{}},"0.17.4-20180205030922":{"name":"composer-common","version":"0.17.4-20180205030922","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.4-20180205030922","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-KUkU9TaJluyU4u7O2QAQYQFYnbec4YkxpMZDtl5527AOKQxu1J3tf/v6FGZppmrXKSJ382nCTTCWzDeNdo7tGw==","shasum":"2af62354ad6c0770bcb250ea61812adcabe7bdba","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.4-20180205030922.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBxtVkeSu9O9nWJYXf0+wyXAoMq6DrFwPAip8wma5RYGAiEAs3Xj1yma4dPVPlSts0rgoF6nt/1AePy/JulN5gNrhXo="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.4-20180205030922.tgz_1517800169818_0.625392185524106"},"directories":{}},"0.17.4-20180205103752":{"name":"composer-common","version":"0.17.4-20180205103752","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.4-20180205103752","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-NiP3nHZcuNXFKA72u6EvLeawKOzTBHBuYbC2JKSzpe9wU9lgf/Lwokr36mkL6o9kJFlgys8+71PXqJ9WEXpnng==","shasum":"047be527d557cee4c2c8e0ecd0939b3d9ceafcb0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.4-20180205103752.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCqIxRy9mzL2feTCWvgNn27/kxR74HxPg/+wpCWyIUQ0wIgC8UqcGCrQWEYyhlRBtXa0jOgsdd6YwNAbJoU8Q+ifjM="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.4-20180205103752.tgz_1517827082973_0.6822321699000895"},"directories":{}},"0.17.4-20180205121432":{"name":"composer-common","version":"0.17.4-20180205121432","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.4-20180205121432","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-OaRtPcVM4HZN/XN7X3iQUZiTmAhn/hB1csI4KomI5gmxolr1WQbPme+12Qm392mYAHdxRnh1LHEFjItQPKwDkQ==","shasum":"86b8ccfa94ab375e792447e75e932577dd1dce13","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.4-20180205121432.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA602d1/olaUVBmZctjsbKmlt58U46NebxMnli9fuHOiAiEAjFhboQLz6kcOqmRCD8pxF2ZF13/OSO63S3EfNbN9IMI="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.4-20180205121432.tgz_1517832879648_0.5964829039294273"},"directories":{}},"0.17.4-20180205155358":{"name":"composer-common","version":"0.17.4-20180205155358","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.4-20180205155358","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-OhyRg5Dxsmu97WpdKyTi+UrDE8JtQcLDahzAYC9R9Bihjd/XbG6lbY4skTHpa5BjP1y3keLiM2daEuQBiZG6pQ==","shasum":"807dbbd70dcaf49351b6598236f91ebe6eba847e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.4-20180205155358.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAj2dggdrM0eSYMYIrlyJ0JCKV2Z+alfsq3WSg305LuGAiEA2HyxFqNXV1YCapmZl+mrxuVdEOoPW0Y0WGt5EDfFRSk="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.4-20180205155358.tgz_1517846048963_0.9488560315221548"},"directories":{}},"0.16.4-20180205182129":{"name":"composer-common","version":"0.16.4-20180205182129","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.4-20180205182129","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-aocBT2b3jmDnMAITGgeTGPnxYWxqKVDtUn6OjXGOHWXaNf5En7CCdC5Vaw5dG1pkXgYd5jo4iS3PhIy3a5l6wg==","shasum":"efee7ae0e7760f41ce96a298802278b979ab3314","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.4-20180205182129.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFaayL0x9kIDAmekA4SlRhT8L2S9/eZFiQ9AvBxo0PO1AiAhuj8exXTccoPm78SS+YZMmmr0WcDSjD3cugVpvFL/OQ=="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.16.4-20180205182129.tgz_1517854896624_0.8631440883036703"},"directories":{}},"0.17.4-20180205184721":{"name":"composer-common","version":"0.17.4-20180205184721","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.4-20180205184721","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-LUTdYLt9u3viFvmrEz147RDYS0H+MWey+zgJLMGFXhhZcxlJhkx2n7f471MfLiN+GjAChvRuvDpBvQnWH3U1+g==","shasum":"4f634c7f538e1e2baaa13584e549703a1eae50ac","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.4-20180205184721.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDm8DDYvyOFudzVX+Loqp1bbxqGY8CmgYGD3tjR2V161wIhALzXBwTMEHfqAxZR999AEj4y2jiIO/5cS6lRPZr1GTPW"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.4-20180205184721.tgz_1517856449245_0.9048429047688842"},"directories":{}},"0.17.4-20180205221141":{"name":"composer-common","version":"0.17.4-20180205221141","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.4-20180205221141","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-psTp/TquXFHblsaUsZ4++RrGOAcHoE1VM17WMgfA7yY/K/UoIHcY0JmQbA9QQqmv9JWkw1mgGnYolwx/LEDVQw==","shasum":"17ebec7992ef1ede83e428f71ecc9b497fcd46d2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.4-20180205221141.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCZB/cHETTJz7zril5/bAPOfrqj3ZHiD2MRTgZNXx8i4wIhAJA3eLsrYW5+O6IuIY4k/fl2dBO12LxQ/B9oIcP2tSQo"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.4-20180205221141.tgz_1517868709307_0.1252558664418757"},"directories":{}},"0.17.4-20180206031107":{"name":"composer-common","version":"0.17.4-20180206031107","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.4-20180206031107","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-mF/o4YRm/lIgdkWHdo1LON4jjIqNnVciYLEpdo1T91AfAmUMzf3unkInsSlZhEcfuQtjZQR4vF7nCwn/s1tyUQ==","shasum":"5fac88fb65770c2b1581ed07df75a23962b7b547","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.4-20180206031107.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC6/b0Dk2ORGAxbzZCu3LDauftvW6A8GbZ2kwTdTrEq9AiEA/4ml2iPNd2XrHTWj0ARpuPde4xCcnIGe2sucvFYlxNE="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.4-20180206031107.tgz_1517886676370_0.9614017237909138"},"directories":{}},"0.17.4-20180206104424":{"name":"composer-common","version":"0.17.4-20180206104424","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.4-20180206104424","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-8eXKsixfglmgZ/BIcS4LbhuhxNimAy10/MhVzjASz95O54Ptj+q7lMr3s/BJUXfKbjOCDK/IZHxAZfZPuCj8Rg==","shasum":"08be83ea62b0ba99cda04e3cb11d7d6108fe8ab2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.4-20180206104424.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDgYdMXRyf8IoYJKsE+An+5+mon1rmvTriX/9246VXabAiEAn5SsuhJLE+YsiPgWe00eJtiJ5aCp0a3Mkfx3xbESxYg="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.4-20180206104424.tgz_1517913872588_0.01748291845433414"},"directories":{}},"0.16.4-20180206135830":{"name":"composer-common","version":"0.16.4-20180206135830","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.4-20180206135830","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-X92ePjESY4Bez/ZeIiEHfh/9tawyn0It2zXdhjm5k6qOoIM9cZRRX+g3pGGUWiY4xFudvDpceEIDWJh20LvG8A==","shasum":"97e77b6431652968eeb5e43c4646841025982c79","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.4-20180206135830.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC0GtKK02McN/KhuGctlhnPNkGWsLjZMipZ3B8a+ObxhQIhAJooTIC0nZPe39z90uVoKP/97+DvbKG4Vk5GUqiPM2Lq"}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.16.4-20180206135830.tgz_1517925517292_0.42353462474420667"},"directories":{}},"0.16.4-20180206165230":{"name":"composer-common","version":"0.16.4-20180206165230","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.4-20180206165230","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-g6z7fmpInc7ZPA+SyVk5buVKe3lpIVN3e6ZN2461qukWUMrlu0ggMlh4OYHohrnsHaTy5QInDWxBhkzYYLhx8Q==","shasum":"11be0f40ed0b61ee24d735cfa86afc849d300252","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.4-20180206165230.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH91i5/MZQ4wQdSrZACJoK+v8XJsNvcUOhYHiJbcF7yNAiEAxtpcr2jt2rzChIOwlpIGFG4ige8pyr3/nDG8r2xBPjs="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.16.4-20180206165230.tgz_1517935957027_0.45150298229418695"},"directories":{}},"0.17.4-20180206185426":{"name":"composer-common","version":"0.17.4-20180206185426","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.4-20180206185426","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-dJS5rLZxGpqr+ENveIGqHkuzLN02P9kje/nYXJbBHSInpAdpKz9DBXY+9syqoywEIq8PRhbEQJ9/1u3AsqVTZA==","shasum":"afbeb6d26fb7748a498c38acf3eac4e2f1d2cc82","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.4-20180206185426.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEmlY/K+157zbOrXmDDmtmgADpe6DNcVwlT9BreQQQSiAiEAk3O0GBCGLm7gYgQjyVjZ/e4oAKKuVbiEjPN0A1uTFpk="}]},"maintainers":[{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"info@fabric-composer.org","name":"fabric-composer-admin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common-0.17.4-20180206185426.tgz_1517943275984_0.023189808940514922"},"directories":{}},"0.16.4-20180207104155":{"name":"composer-common","version":"0.16.4-20180207104155","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.4-20180207104155","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-jkgkh667XqDx00eU0JYpY+IOaqSN/e+N8dSC1J4ylOaX4qUGU6zjYwk3I5rlbo1KPQGiQbWlrpgKpgwkEzGDtw==","shasum":"bd5b983db9e272f2a3114f4568c7009624707b28","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.4-20180207104155.tgz","fileCount":386,"unpackedSize":3460740,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICu7cbkOVuEODHFweWX7WVGH4N/mrGJwRD+MlHNJKmxiAiACoHK7n0yBdvPzMnV0NgKmPK97UZFuZTx5wPOPSPdLJg=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.16.4-20180207104155_1518000123706_0.19019679624354713"},"_hasShrinkwrap":false},"0.17.4-20180207111536":{"name":"composer-common","version":"0.17.4-20180207111536","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.4-20180207111536","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-nRhvGI7k1zmdzORRShwiDPMNE38bE7qbLI0Ws2W7Mmv57q36tI88m8dAkyvLwkLdL0qAF+eQSTcY53qIJIDjhw==","shasum":"2084a365ccec551d285efdaad0189e5524945949","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.4-20180207111536.tgz","fileCount":419,"unpackedSize":3818696,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDVZ6eQutOCElqEFUSkrowybQIWvyfJ7kwRFBt7bhlhuAiEAo4RvY0/JV9zHEZcAZABDYQIMxW8Rwg6x0CHrI8p48nk="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.4-20180207111536_1518002147635_0.2936912215038092"},"_hasShrinkwrap":false},"0.17.4-20180207131743":{"name":"composer-common","version":"0.17.4-20180207131743","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.4-20180207131743","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-R/2Pqdg07v1QuzBzx+LDw8dh7uP5DBpk39QNdDM9rxRSz5+CofB5PczfL45GiVxq45UC5HWJ7mxGODoAqfbp8w==","shasum":"a284146ee9c0b5e084a044c20d367c6a1c8ca021","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.4-20180207131743.tgz","fileCount":419,"unpackedSize":3818696,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC+GJAYdL49zHPWB4zTRfz7xtEO/qXjkVfBv2ZEWNf1lAiEAhTnNn6eXH+T5ZEhmOtnIBflZXX2CysWatw3KCB7ayew="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.4-20180207131743_1518009472106_0.1804715856831356"},"_hasShrinkwrap":false},"0.17.4-20180207140142":{"name":"composer-common","version":"0.17.4-20180207140142","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.4-20180207140142","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-6Yn1VADBiHZgV02WsBMD9pafmRYKToDkpZ+euqk0BkZdDCRhN6e0oJeFLLSAEeGm/J5RNUGRO8TqfGcOVNYEuA==","shasum":"f49f0b4759c7df96ac964960b7d8691cdfde0999","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.4-20180207140142.tgz","fileCount":419,"unpackedSize":3818696,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEjNQUJm7x0d+MTLvPdJJFhmkHDR0xNpdqhoTeOZdeK4AiACI8Bp2AtY2zImanbCEaTjfuvazd0TlXCVC5v9HoGZDw=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.4-20180207140142_1518012112863_0.31540361247774684"},"_hasShrinkwrap":false},"0.16.4-20180207142852":{"name":"composer-common","version":"0.16.4-20180207142852","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.4-20180207142852","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-pFCdRnXiJpfSLQnGRVr/OBpCzKs2wCpMrHzbRcWCHIcdXcj3RoGFo0NEJqtd4BFIdMdK6b+4J9a366GgIsYP/w==","shasum":"ddc332399cee691676c8772c3bd47f1befcdcc4e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.4-20180207142852.tgz","fileCount":386,"unpackedSize":3460740,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCX8MSKuK/fm7wFPcojTD00Lw+FdHXpaQuRgCMOdc4iCAIhAPFlFe0P8ugw+5G4gWyF7VUctQekA5Hbv0mOmZkyRfSr"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.16.4-20180207142852_1518013741391_0.2874270276444719"},"_hasShrinkwrap":false},"0.17.4-20180207144129":{"name":"composer-common","version":"0.17.4-20180207144129","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.4-20180207144129","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-bz5JeCUif3SsPciwo59TVRlzYdaEMG0Vro68uk1rtRpSobUxqMHoIjXOT9+5g0vvJ0bga2FsM6peXGrEEhF+Dg==","shasum":"0fa0edffdec1de7f4cfe2b1d084d9e57e1177871","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.4-20180207144129.tgz","fileCount":419,"unpackedSize":3819362,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDdmZAl+gb/v+ZCTq+8wKQ0p/Jmf6ammKex8eYrUZvZNAiA/6OSIVCCI5CLUkTppw/YeXiQQRulgTmkyb/rSCIrcQQ=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.4-20180207144129_1518014498916_0.950814205722186"},"_hasShrinkwrap":false},"0.17.4-20180207152843":{"name":"composer-common","version":"0.17.4-20180207152843","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.4-20180207152843","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-zZWKnQ7P9RbrLeNc1qvqT55VoPFveDaU2RFKF3MqgH3KOTl6y5H124zYpOzlAtoJUYkLd8R3jKlXKGod7Pxpng==","shasum":"7c7505937bc31416dc497124197c843de73bdb8e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.4-20180207152843.tgz","fileCount":419,"unpackedSize":3819362,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCtwZT1xTpDjkFlSIzHXXmmBmAwOO+cO/c7TADBm/baOgIhAMSVx0KyfGku79aSa2ubHuzczQ5jIfrjGFW+5V62oiMU"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.4-20180207152843_1518017330323_0.018112313990789053"},"_hasShrinkwrap":false},"0.17.4-20180207170105":{"name":"composer-common","version":"0.17.4-20180207170105","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.4-20180207170105","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-T/+DYfZveGtQHz0CKFLsPj9+CaXcd4qhCCZLi5SzTxqaL2Fh2PK/EO39OENfLZJXkG335NW6KdJacKjM5AMSQw==","shasum":"9ef396e484962d1b595de4003596978774d75cd7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.4-20180207170105.tgz","fileCount":419,"unpackedSize":3819362,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCHJ/C5cXJQXRHRZiH2x1vO3HFHyHeTmyNivwqUDi7zJAIgH8ga7sc26K2ILWZ19BoeGfwQRaSHxDbLnse6zE7e3WI="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.4-20180207170105_1518022874254_0.4577709504241889"},"_hasShrinkwrap":false},"0.17.4-20180207173457":{"name":"composer-common","version":"0.17.4-20180207173457","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.4-20180207173457","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-gq+iCyYgyV0olBXNZMxG9P/apGzgr0QTJVNFigdQA1glhHGNJdKS+Vh/hMFb/n9hFm7V9bcjlVW1ayU3OQ1lIg==","shasum":"ff12ac46e606ccdbb4c516bd7d796c36df64ef1d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.4-20180207173457.tgz","fileCount":419,"unpackedSize":3819362,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC7Xc2AVENMSQWXQsAIXu4kaCPSmdsphGg5LSzlXNRAMAIhAIB0ilU0XypH6Z2xMtze08GXZCT++hgZQsL8s3bBHMuM"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.4-20180207173457_1518024910233_0.5120456600971586"},"_hasShrinkwrap":false},"0.17.4-20180207182523":{"name":"composer-common","version":"0.17.4-20180207182523","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.4-20180207182523","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-bhcr3Cue9/Ua4tBpMGP1rRWpVnDd1bwC8QgVjz3NNMmOetanGFtpvk4bZVPgK2qf6S0CfqebA+dxqXfpczoLcA==","shasum":"c95c78218ba8d9d015bbb344024f164404753799","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.4-20180207182523.tgz","fileCount":419,"unpackedSize":3819362,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGsEwnGNLa7sv4wmpSiBoXJDTKQNy/DpCKxcs2fTtnxhAiAB4yvcQ2ul4+Lk/ukjTCVgJ9uLoRaRbtVK7C3Scy02Ew=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.4-20180207182523_1518027931002_0.7045969728902435"},"_hasShrinkwrap":false},"0.17.4-20180207194316":{"name":"composer-common","version":"0.17.4-20180207194316","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.4-20180207194316","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-4SSvVUKJaBUu7ehamwOuOPu67j3jKX0ugnC6yLVHw419GvzfOPBENXYEhIAScHQJmkHNzprpJ231J87GQ8e/LA==","shasum":"dbb8974d201643083f3abb8b54fc3049ff61cc3b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.4-20180207194316.tgz","fileCount":419,"unpackedSize":3819362,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCG9n51Pd6eUmQGikQtzz5GVTOznjDuHL0lkGsz7W1xOQIhANUr8jd9p12o3r4VkBpFl5npW+vGhKREDGFm5fzOgyxG"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.4-20180207194316_1518032606072_0.7569199927388499"},"_hasShrinkwrap":false},"0.17.4-20180207201914":{"name":"composer-common","version":"0.17.4-20180207201914","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.4-20180207201914","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-QpUPlP3EwLWJ/kyksam9NoiFgTr0iooaa2sSebM4fY649IipL50MJD4GLywjquw2vBHb6RigCI/2LrB3CEmulw==","shasum":"e1d28e419dff30b8eaa11dd29a670aecc3b67e3a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.4-20180207201914.tgz","fileCount":419,"unpackedSize":3819362,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG+d5JB2w7nWzEHssqiIkV5IMVeZVCn91Ix3Lwz2opbqAiAwuEtASzuKvPY89l91pZXh0HDSrzWGyWubBqkv8jo+8A=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.4-20180207201914_1518034763736_0.045665690453605245"},"_hasShrinkwrap":false},"0.17.4-20180208031310":{"name":"composer-common","version":"0.17.4-20180208031310","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.4-20180208031310","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-NrtTHgkVue1RrQSb2rik9wNAqAoFf3U5bSMiWf1rbDXDeQ9x3LX77DAitcbEHhdjLetjGGpZEVlhgiHm+fEmNg==","shasum":"b82e03fce54635ddf21532b56e4895da0cec1c85","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.4-20180208031310.tgz","fileCount":419,"unpackedSize":3819362,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDmLHwXryMJ8I+lfWj1Xg0IAHeBm/E3BF+01WWhM7hB4AIhALaGzO4JE+XmP1aaE4lodOjQW/glyqP5TqwDxRptrcRU"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.4-20180208031310_1518059599498_0.05922747564375719"},"_hasShrinkwrap":false},"0.17.4-20180208132204":{"name":"composer-common","version":"0.17.4-20180208132204","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.4-20180208132204","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-UMNgKnZTdq509Rwfb57ONLd+/XBp6Tr5Pdovw3mzxEAW+K/K4n/0Ms2c9N/h1KzSE7KALKve0JGluWQAFU1IfA==","shasum":"39f53f6a3c35b523a0b35c68c9502d269bc7fa66","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.4-20180208132204.tgz","fileCount":419,"unpackedSize":3819362,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEIugOSmA9UIwY7Q0lYXnvTWcAIGtdCp1aglwj7Z0+TyAiEAm8vb3kilWDpLPK8As4SHL6NjQgRbFtZCCKNwDB/eltw="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.4-20180208132204_1518096132561_0.4310101428128279"},"_hasShrinkwrap":false},"0.17.4-20180208143525":{"name":"composer-common","version":"0.17.4-20180208143525","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.4-20180208143525","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-0MSk6UbgOtVzZ7aw9FBctzKIyVlqaclnpEm445asg4DN1qbGaz/a4pdV5fdVjoIH/t6zDZM2CjvOEREYQ3ylPA==","shasum":"4e3523420121932fc4efc7f1f5b6a1c0f2808eac","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.4-20180208143525.tgz","fileCount":419,"unpackedSize":3819362,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCEIjNSZ4fMsb0OJWrNCwe8RbVXYcg/A+4nTlCl+9sOOgIgV43fomAcN7DnXGTZSGVxh/sCDQNTLZNIR6WiCebhIXw="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.4-20180208143525_1518100534249_0.24676342372880522"},"_hasShrinkwrap":false},"0.17.4":{"name":"composer-common","version":"0.17.4","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.4","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-/L6qSq9XbbEbQGvcR6qBd51Eezixt4R9MLJ50ZKUeoW2RzxFVLeHozwXuTsooXVAC3/PCyTE711MmcNNRnNT8Q==","shasum":"b856ad886b122b7561733901eabfcc23ea372f30","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.4.tgz","fileCount":419,"unpackedSize":3819348,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDlENgv2GhXuuUmXQ8lsmUqOmqzl2ZEChpw7+IP4izNuwIhAN5MeYmOT//f8FZAjVEuhdo3yeN/Fq/Y9PtDYeAMhLGn"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.4_1518103050724_0.29609956642392343"},"_hasShrinkwrap":false,"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.17.5-20180208164551":{"name":"composer-common","version":"0.17.5-20180208164551","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.5-20180208164551","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-5McCBXRFfbzHsv9jJniI0KMo7uF6q/3pcL00NEArfYqXqlNid9hFyeOK1QMoxEUQfGZSidOvYwpxGLHbbXFt7g==","shasum":"a06e947dcd00be9962d7f49040df1108075b2301","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.5-20180208164551.tgz","fileCount":419,"unpackedSize":3819362,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCMBBF4sSESTLwO02yVrVe/oAA2SufO3RMGEii+712wLgIhAP0yKU4siZo0VU9PxiiOgPzeBeF3npSUMc1Bw/kyid5q"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.5-20180208164551_1518108373238_0.5589214419595667"},"_hasShrinkwrap":false},"0.16.4-20180208165307":{"name":"composer-common","version":"0.16.4-20180208165307","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.4-20180208165307","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Tc+8NixwzEsqV2v44oayJiNdblbmC6DAUjSMITe/lewIVKQn7MDuP+bOjPm3I4NAe9n96X+Iv24Rj59ykK9gNg==","shasum":"f551ee21609d6deb3c40e1087eac982972e750ca","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.4-20180208165307.tgz","fileCount":386,"unpackedSize":3460740,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDLW68M9BIrspkoLE9mX6yeFxCHgETjCrpPvJW1vpbzegIhAN4pMwD3Bl7Qx3sq9rp+Zbl/LH+1qpUFWIeKTdKuz7GG"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.16.4-20180208165307_1518108807678_0.34430421419634905"},"_hasShrinkwrap":false},"0.17.5-20180208173909":{"name":"composer-common","version":"0.17.5-20180208173909","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.5-20180208173909","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-3jGBUlW++Ekbs4mArRoGL/QQXHjGTlzOIYBvaROL7nG5SNoT7+F7esJYmLLRSwvyV1kvUTcEpXYg/06yp5+WQw==","shasum":"6a338cfe6f6376c1dea46e91ac506096c4968c22","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.5-20180208173909.tgz","fileCount":419,"unpackedSize":3819362,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCPZKf6K3VbN3kDY1b0/5OSvsjgNkT/QPZliEYB0ut5AwIhAOMvFVNAl4Oj/EqoUlYJVnHd4A8SdxDnW/QaKjk/ittE"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.5-20180208173909_1518111558300_0.8267466207010212"},"_hasShrinkwrap":false},"0.17.5-20180208182623":{"name":"composer-common","version":"0.17.5-20180208182623","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.5-20180208182623","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Sy+3wx0X57Q0XtAqvlvXc3Y7XKcseTpIvulIIkAK58uHFTzUkYurXfXL/ujtzQXhhJftBQaWJNbi9zFDyqjWMA==","shasum":"88e9e03c4003c5489858d1a3e26bc54866e527b3","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.5-20180208182623.tgz","fileCount":419,"unpackedSize":3819362,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCQfUemb5SXbVL/kJH3VOpYGlibOmmCNv77Y4T7e5T4cgIgf+CQVhIVL0CAKFZmVQRz0ThpGVhh710Ok+mVbVjwW9A="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.5-20180208182623_1518114405478_0.8554514777620958"},"_hasShrinkwrap":false},"0.17.5-20180209031313":{"name":"composer-common","version":"0.17.5-20180209031313","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.5-20180209031313","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Htr0Fj+fQs9Px21y7DVzw8fs/0mLl1EhU+104Cj/hFHK+Nq8ysyCzvHi/Xk+iNR/Nxncd7cVkCj/+95aaXqPaQ==","shasum":"d7dd0e05f4aacd7c8049f0e179e3b20b40eee4b2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.5-20180209031313.tgz","fileCount":419,"unpackedSize":3819362,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICM2EEhbXsG1uvP+X6F5oq85GqDNJmDTW6enONiM6+r8AiA3KDvNfm/8u287KOwOZe9pm5gqEq/6Dw7HilaD528n8w=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.5-20180209031313_1518146004811_0.41795078616364223"},"_hasShrinkwrap":false},"0.17.5-20180209112831":{"name":"composer-common","version":"0.17.5-20180209112831","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.5-20180209112831","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-A1SA6RDZMAg7Jxr2OBQ+Fi9cdmPb+8YMIo7r9xQWCQ17YdRFbnB3K+Rm0o3ClRHA9sO867wtENeAqVBwkWkw+Q==","shasum":"30ade99c2db0fea9d9ee4ac9b2b3365ff37d8b37","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.5-20180209112831.tgz","fileCount":419,"unpackedSize":3819362,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDPxZqjSvflzMAqNz5+0OA4qPX5anoOl73y8n60yxcatAiEA3KnhIPzJrsGtShxTv4co7UEo742/IncZ1LY0k4nEM/c="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.5-20180209112831_1518175718659_0.49710910747682324"},"_hasShrinkwrap":false},"0.17.5-20180209160907":{"name":"composer-common","version":"0.17.5-20180209160907","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.5-20180209160907","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-tOITtkNROps8Divh7iICnGTWNiktu4E4NnekxHaPlotDG/E9z9asPOFMGgG8SK9tqr9N3hmFMaxqhdcnBQuCWQ==","shasum":"17db2cc20ad2e5d0026e222abf4413dc6d2dc48d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.5-20180209160907.tgz","fileCount":420,"unpackedSize":3832117,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC2ndOLOmjsYFDklXQkXHhbp3nLoqDeJkZWOAGogDLvfAIhAKIPHBb9Wfak84JDIra+aVrektNAlwA4NQg6+fqOdpjF"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.5-20180209160907_1518192554687_0.34323614850672146"},"_hasShrinkwrap":false},"0.17.5-20180210031254":{"name":"composer-common","version":"0.17.5-20180210031254","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.5-20180210031254","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-jCLfQdXEJoGlP0pS+CO7U7STGGZA97smiJ0+MAMiCTvv6Ipiidfibkstsi/iJJyXMbr60WgMSSNmpm7ug6VYTw==","shasum":"92812617450fc87f511188ea213b757144c3a525","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.5-20180210031254.tgz","fileCount":420,"unpackedSize":3832117,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDGrUXspL1tSS4xs3lwwptfyXoC04dnhydSWf/WZ/30sgIgZmGknaweGk0AmgFND1H2ZZDRqigvwevp/5Ye9OqEBo8="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.5-20180210031254_1518232382302_0.693545466918857"},"_hasShrinkwrap":false},"0.17.5-20180211031510":{"name":"composer-common","version":"0.17.5-20180211031510","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.5-20180211031510","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-5mNyL99yC4ebOPoegk16s5gJnxayMt+c9PiCdHa2PFmXi5tQZEZbbPnCg/RsKc2RsEASrgIdPixR/InhpzcS4A==","shasum":"a9e80acf03ae2fcc7858c18afdfdb2479e0f5bd0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.5-20180211031510.tgz","fileCount":420,"unpackedSize":3832117,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDckx/hCr5833TZIFtWzr4SNePPGa0HGUkLJlq4oi55ugIhAJSPrKWzQSReZlQpo7gHn5o78XIRbWG0K1hYitALVH3w"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.5-20180211031510_1518318920607_0.5847669563210443"},"_hasShrinkwrap":false},"0.16.4":{"name":"composer-common","version":"0.16.4","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.4","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-3z9JGkWlkyn1rFYTBH7hYiYiPV8ol6O2QyiE332XWAsDW5K/l54J5km0a+R25k0uLGh/bbkve/yIFWfi3gLPAA==","shasum":"7d049e6144abb4d892f87278b7709f29e607d8ec","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.4.tgz","fileCount":386,"unpackedSize":3460726,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCuq8CzY0WOpTmdGyb+xPSdoUYfFP1+z1HeJ/0jmawffAIgTobZWOFVIq9gtAKgUHkeUByCwqQE0XtAT6OlnbBVURg="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.16.4_1518442059273_0.5833053422785426"},"_hasShrinkwrap":false,"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.17.5-20180213031423":{"name":"composer-common","version":"0.17.5-20180213031423","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.5-20180213031423","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-d42Nj3VXtu50Sc3ssry+Ggk+Y+Jzm9rCwk2MUt3pgvY1SG+P443AtF+ehovy6k5Z0/yt/vGw5YSq414NG4vQxg==","shasum":"e43a6c28a0b679efb66c54b95a5d12f4b4ed51ec","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.5-20180213031423.tgz","fileCount":420,"unpackedSize":3832117,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID5ovnC7ZtyzCVqfrg7vqndSVWHM7hD+33JmFY3iPmHpAiEAi7/S1+Qg1MWI7zYiH8TS4iq63wpt03+cEDz+f9LsCgU="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.5-20180213031423_1518491670904_0.028943905823556992"},"_hasShrinkwrap":false},"0.17.5-20180213092700":{"name":"composer-common","version":"0.17.5-20180213092700","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.5-20180213092700","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-5piKRi+jInB15hhe28OpwZ2oBBRXscVlrhuwiimQnIRhAvsu4x0sjCugbRRCNOLCdi3RVUv09VrTOEEz1y8iUw==","shasum":"102e3cf6355f387db8cd63bc045d91042e5e321b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.5-20180213092700.tgz","fileCount":420,"unpackedSize":3832117,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCSohfBB6TyfB3IJOa3cubZdP7i4x15Z/B/5Pfs8rFVeQIgOSyV5XXWuxER187jc3hvfi4nBSc8JEYoJhPFUGbrbco="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.5-20180213092700_1518514028996_0.3181613548215796"},"_hasShrinkwrap":false},"0.17.5-20180213133241":{"name":"composer-common","version":"0.17.5-20180213133241","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.5-20180213133241","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-PNH0S53kxd3JtYqzrUoPX9KO2ZhHV/I2HqoMgGqgmAgs+C9YsCsyjhDsC8ZC726lWSmj73muaHLi1SW9K1Dzjw==","shasum":"cc294295caf8ae23eec2b52d2af5305f97b17629","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.5-20180213133241.tgz","fileCount":420,"unpackedSize":3832117,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGHMIw7SRf9zle2YPDhFzQ1Ut4qViSNp6bxSaXWfJziTAiEAih0GM3Q9WRdvwv05dr3iMXJ/VAjNHNa92vnVnZCjaDQ="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.5-20180213133241_1518528771625_0.7836430134498458"},"_hasShrinkwrap":false},"0.17.5-20180213145839":{"name":"composer-common","version":"0.17.5-20180213145839","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.5-20180213145839","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-JR0gGq3QevO6PfehZ5YSvlGpD7pbYe0NGtCWBPX1q063y1YZNYG10adGsbvS/SxoIDo34gW4v0krr89//SsY2A==","shasum":"1217cec4aaf7f110dec1473606e4cef1404c03ee","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.5-20180213145839.tgz","fileCount":420,"unpackedSize":3832117,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCy8wj0ERgEFFnYpa/MQcDRWtTUNSRnwQmsJn5rNHwzwQIhALeh/PODCpxu/yyLEbdIjzXHiTqCJYMpIu+ycLkYVBOw"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.5-20180213145839_1518533928838_0.19450206003609982"},"_hasShrinkwrap":false},"0.17.5-20180213185727":{"name":"composer-common","version":"0.17.5-20180213185727","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.5-20180213185727","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-QETojc8cbwloT1LQvwNkCuI/WWq4j0TwN7hugtE9bJmQvMl/vJwCxNYdaaCaebk3ULU/lTCZwYhGC0/VpqZKEw==","shasum":"2d7ee2f404ef4318092a57545642241b36b2b8c9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.5-20180213185727.tgz","fileCount":422,"unpackedSize":3836937,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDp0+urH/KL7l39Ycvaapa4nCJS7YBiadaD4O0i/6D2nQIhALJ6WbHOOsyzZi/1+m1V+FPUyC9513+utUdS2UetDXu6"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.5-20180213185727_1518548257388_0.398646321696871"},"_hasShrinkwrap":false},"0.17.5-20180213222935":{"name":"composer-common","version":"0.17.5-20180213222935","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.5-20180213222935","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-mFCazmxbNvj3Ru0Hr1fWhHv0T44syyNU7lxyuNJl6fUqroREj0jGGKa12rFaB0JVbnnopR+WqK6yh0JRuZIgXQ==","shasum":"79f346213cc38ddc97f687b2d20d5555db46df31","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.5-20180213222935.tgz","fileCount":422,"unpackedSize":3836937,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDrhDSjtMJhvYfyV796pH/+EX5UxcZNeMXnDiv8wq8+5AIgHejWitBNOKBAr2JxEKCY1zRhtZJUkf0g98Vh9L+RBtU="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.5-20180213222935_1518560985586_0.8328208546700673"},"_hasShrinkwrap":false},"0.17.5-20180214031740":{"name":"composer-common","version":"0.17.5-20180214031740","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.5-20180214031740","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-X4ZPbb/eW4+78b3HO4vSl4zJxP9JGUhjxK5+tqEgfe5deIBt//SVCex1mkwUHr8yYDspFW0XBa+r58lFFQ5O9g==","shasum":"3bed9bbf7d7b9135907dd2b5ccf5ede1dd3a81a1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.5-20180214031740.tgz","fileCount":422,"unpackedSize":3836937,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDTr9RoqiBuYJNjTOumgV21EBto1DGur92Ubjx2TIrEGwIhANmnX2dkTuEqGg4uhmzK6mdwrtx20MJtd3goSomX3MYz"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.5-20180214031740_1518578269496_0.28693642572973754"},"_hasShrinkwrap":false},"0.17.5-20180214104151":{"name":"composer-common","version":"0.17.5-20180214104151","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.5-20180214104151","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-4L0KeMAmjnVxpcNGHFdt+6n4qeYyF+m+ZP5yRbXW1yVQKfTaPLqR2V+0oRSQOQYLhbMTrreGNak69xBrw0F7pQ==","shasum":"a9c4312aeaf7d5c4424eb820c760e31f704a78b3","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.5-20180214104151.tgz","fileCount":422,"unpackedSize":3836937,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGlQYozdRzylLoIYqiBvxPRqpYl2Tm2Fvyu/jUGcOIMEAiAJsGQopKxYon2Us5DRoQfjWpUwN63orCg1r/jDJs1FtA=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.5-20180214104151_1518604921085_0.44819790238871615"},"_hasShrinkwrap":false},"0.16.4-20180214115430":{"name":"composer-common","version":"0.16.4-20180214115430","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.4-20180214115430","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-dxcFuniyZeU+S9PfdEB0oXuuHSDXp/SNt4dQNjwmB3qia1okcBGR4ILyu2T6Mw+OjVGSwpS2ZThc7vOv+HC+TQ==","shasum":"6565eb4f792d75bcca3b6f5addaf2bac9525aa94","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.4-20180214115430.tgz","fileCount":386,"unpackedSize":3460740,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBUnH3aJQmHqPfsvYIMBNLjp81EZqzYlU0Wejh8MmCRQAiA2K2AQY+E/MOpKZtjp+CqYKOssamy3P0Gb1eIAWqB+uw=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.16.4-20180214115430_1518609278756_0.6146264866419087"},"_hasShrinkwrap":false},"0.17.5-20180214122326":{"name":"composer-common","version":"0.17.5-20180214122326","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.5-20180214122326","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-G/wikZg8FUgBD7l61fEJKAGsMsCy8Sfb8AXGbu4KLAopm8YeUZa5j+qnPidIbPGJSUgKJA3JKB2+TT//cPbvgw==","shasum":"ffe6ac869661eb5fa2a744e9474ecf24b555d4ff","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.5-20180214122326.tgz","fileCount":422,"unpackedSize":3836937,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID8smcSL49/cLj6jA2IpcJgEsSi07MhQNAmYstmCJ+owAiEA7Xf4urpiuFBUYuRSnqrr8T3gOvoC6ak6r8XGc19FKzs="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.5-20180214122326_1518611017828_0.6372963632781976"},"_hasShrinkwrap":false},"0.17.5-20180214133028":{"name":"composer-common","version":"0.17.5-20180214133028","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.5-20180214133028","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-XaHx7Jiv7cci7KyTvB5MzB9ZYpIrtdtxymG58EHIDjGcgwb1Qa0tgFRPD6tytC4fMZTNoAwpcVvSBBZM5//pxw==","shasum":"2244fb7d959ce1c8ee93b7eeda65f00d705cfb28","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.5-20180214133028.tgz","fileCount":422,"unpackedSize":3839678,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC3yzJvgztvj9hLfl4d31l/bUnKrLu3x41FeXxNbg1iRAiApOU8GEpSqJcbjt3JL5ykNVM5ZQ7IuJmIRYfp9mUyxHA=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.5-20180214133028_1518615036610_0.8124700789682788"},"_hasShrinkwrap":false},"0.17.5-20180214145709":{"name":"composer-common","version":"0.17.5-20180214145709","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.5-20180214145709","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-vskJ+YC+7TQsVLlpEmbwRwQw1LRpwM6nWMy1/l97mFYijB0fT8ZPOofWE0MOxBG8qMAP29k/Zc8s2wM4BxpV5A==","shasum":"b033df1b09c571407d675b16058c55285c6a086d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.5-20180214145709.tgz","fileCount":422,"unpackedSize":3839678,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCj8WilOomTmja8odjtJFACCE5SEnCrzY2K/10TMVcaRQIgMioq9+7LJBo083KKH1bAJfLYDz6552vKXN185bCc8GQ="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.5-20180214145709_1518620238421_0.7557208554973174"},"_hasShrinkwrap":false},"0.17.5-20180214165648":{"name":"composer-common","version":"0.17.5-20180214165648","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.5-20180214165648","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-pSekeGlentPwmN6uxxm32iALk2eCTq+auLQohFRQAwWQFUtZ9ifEHQsil2Z4FSdhujmJmoI/uIXJTx7xLAIcgA==","shasum":"10e68ce7926e7776777f3176843b80e6e5c27e72","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.5-20180214165648.tgz","fileCount":422,"unpackedSize":3839678,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFxZw8/ns1024pxtANHZ9//aLWVN9CLaRWzRN/qBm/FBAiEA4Xy9fnwQm3Gg/v2Bx9t5msSFVmoRQUy0nZuNUAiV3Aw="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.5-20180214165648_1518627418367_0.3185596420912362"},"_hasShrinkwrap":false},"0.17.5-20180214173738":{"name":"composer-common","version":"0.17.5-20180214173738","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.5-20180214173738","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-I8zZK52rqtOe8HZVWlnO2g2adO+3h6n5v7s3LImGaJSKmDOOkK8orkjOiJcxFNvgTDXLAGknzyoR7f301DrPTA==","shasum":"956fdd3067459110ad17bf2d924c3b9a90469ba3","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.5-20180214173738.tgz","fileCount":422,"unpackedSize":3839678,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD66JYJRqPFuDQbSu03u1EKrvUzevmJb31hwSPGM+vZzQIhAOps2H0Jd6daOMP/RwoxBfydJIGTuPFcVqpc3LARFlMz"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.5-20180214173738_1518629865984_0.5341889277556549"},"_hasShrinkwrap":false},"0.17.5-20180214195522":{"name":"composer-common","version":"0.17.5-20180214195522","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.5-20180214195522","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-+J3zqoIZWEEmI8yp6Cxof2d9pQLkz2W5qgJ3evh2TDTFPJkUdx90u1IscNvUXCLn82T7iS1ZC/lhKO/zBLWvGw==","shasum":"b1541fbdc14955ab111a4f5650bc3f2a90d2dd8f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.5-20180214195522.tgz","fileCount":422,"unpackedSize":3839678,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIQDo57EPoo1afMjWrAAzM9vZXkdIaPoQGP8IrkjTUL1TigIfAWPbpqG8RYcsGvnb/NWEPIy/5O8I4ppndxMha8hw3Q=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.5-20180214195522_1518638151500_0.07280624408437641"},"_hasShrinkwrap":false},"0.17.5-20180214202915":{"name":"composer-common","version":"0.17.5-20180214202915","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.5-20180214202915","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-OHUGz0aD9InkamTRN/cDtRAk5kqWXbz4A4kfIzmx4DNJO2YTbtM7wX5iErhrRIv5S2XN73EDozxazmlkmclfFQ==","shasum":"e0ea80378c30a160150bc7481ba62dbf1fafdb22","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.5-20180214202915.tgz","fileCount":422,"unpackedSize":3840106,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHgF3I0jDxieKgn7fFb8pAbm+3ZAfcJJEezazQjOKFZ+AiAEsXnPTdZwPD2Rysx/Gbd9c1rKUksg1Wy2B+MhTVGCsA=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.5-20180214202915_1518640165622_0.7973970308469791"},"_hasShrinkwrap":false},"0.17.5-20180215031626":{"name":"composer-common","version":"0.17.5-20180215031626","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.5-20180215031626","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-kRJDrnHcLm67uUcaXrk2E/GbDO2S369Q2ZDqklUO5vkZWkk4LReTYhoDv+N6I51sAUxEjiN4omP0p5uEOY1QgQ==","shasum":"246ec8e1922ecfb39193c32b6f82444b79cf6f13","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.5-20180215031626.tgz","fileCount":422,"unpackedSize":3840106,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHCNLoFtPDfR75CDcJBa8h/4Y/dw6YJyMyzeo1OpVsFvAiAa3+ro2nD2bpGPk5hiM2MC5JzEBe0sSrz1ieqou/ukAg=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.5-20180215031626_1518664592900_0.20628348424621135"},"_hasShrinkwrap":false},"0.17.5-20180215131709":{"name":"composer-common","version":"0.17.5-20180215131709","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.5-20180215131709","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-sxP4a0nZr328F/brHENDZ60Ocz0S5GG5ZIGDWovK0R9AwVUCth1NnAqjgNP5xcc7Z5PpG1A9TcOAXVFcaquzpA==","shasum":"0964973a4e77a5951a5b2b031d2404a812776025","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.5-20180215131709.tgz","fileCount":422,"unpackedSize":3840106,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCwVbYZjPrV1VKtHxTfQjGfsHDnXDOhG5d5DXh02S+y/AIgeUQjcK9D02VnRir+04yxxfD5KsfpB4nq/jsP38X8m0E="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.5-20180215131709_1518700637114_0.05844484899443847"},"_hasShrinkwrap":false},"0.17.5":{"name":"composer-common","version":"0.17.5","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.5","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Op0DgU3lRRg+0Jv8roATpwYJudby/RNfhUEhAZ4DKwipS/noSpJR/HeB4XVuDXM56ux4ZdCCoVHmL0oZ3tGVpQ==","shasum":"e4fb8bc0e048d54b516a963187527340d13c6695","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.5.tgz","fileCount":422,"unpackedSize":3840092,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDRXB+zlbymQ7SlWWAeI1OmDS6glH3+E0v2MNXSptTgjAIhALcWvi+A9v3HbH+W11qmtJEXz1vxm8qh9BqvWBm5TYT6"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.5_1518702611190_0.208218519747154"},"_hasShrinkwrap":false,"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.17.6-20180215141831":{"name":"composer-common","version":"0.17.6-20180215141831","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.6-20180215141831","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-sujBkNGPUiK+MFkNzR3JvIsiopcoBndbpLNiVDLoAiVrLeCwce66krJii5LG59txm6npzLeELHO0PXzS/BIrEg==","shasum":"6166555c3761b99b74030964e962d805be9920e6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.6-20180215141831.tgz","fileCount":422,"unpackedSize":3840106,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCl+Am3JdYfh4Tz6kWHqSbP7KaOzfDcA/te+YinuUeMdAIhAIOiiFKS/Dwptg31h3CTdA6eEqNoLwn61GaR0/+8qqAa"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.6-20180215141831_1518704320633_0.6793577907244055"},"_hasShrinkwrap":false},"0.17.6-20180215175140":{"name":"composer-common","version":"0.17.6-20180215175140","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.6-20180215175140","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-3Nyh9UFWOur8dXtG0se4Z98wkrQ+8U7s2EGPQ0qlHhFNHBao6FfskaWTAyRxgabsRHKF+RK4ERog4lqziXy+0g==","shasum":"629a6656f08c70948099c699c3971e5ae363e43d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.6-20180215175140.tgz","fileCount":422,"unpackedSize":3840106,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGCdqgOkVdmzQXn4T9mi5RleMa83UR8RG4UOlu/ywp4EAiEA/kzsdrMkFOvqaHHZo7PKHZdAevWLWyd41FNTy+qAWPI="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.6-20180215175140_1518717108135_0.8294951601412879"},"_hasShrinkwrap":false},"0.17.6-20180216115248":{"name":"composer-common","version":"0.17.6-20180216115248","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.6-20180216115248","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-WMz++cdcJetyNyfWaA1QUqxnWag0X6HmQVB+CDkHFLx2Q3RNx5HVJve+zaqDjvzDdlKGXNbeTBrfhWvSchNQRQ==","shasum":"fac7bef9bc71b319eafa316265012003e097fde0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.6-20180216115248.tgz","fileCount":422,"unpackedSize":3840129,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGvbECIH6/QfhFWPAiolBXjtOh/z5KbkHP9wz53ULOsIAiAT+ugjTDBWja3iuY+cJuIhcgI+lcXcTddFN0W6uik7eA=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.6-20180216115248_1518781977005_0.7810890956824803"},"_hasShrinkwrap":false},"0.17.6-20180219031947":{"name":"composer-common","version":"0.17.6-20180219031947","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.6-20180219031947","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-ifoBmnbr3IV0KnEqLVRTAEwpGI/P/VYYMS0Ed2F6l45QRRjnjhzyYTdrnf/NgqF29UHspyTuKSlf4lLIfhApmQ==","shasum":"ae25215e879d8a464cee37338a70b9b809e4b65e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.6-20180219031947.tgz","fileCount":422,"unpackedSize":3840129,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDkAci4BFftmo2Q5rZDNlWKwa3WvEdo5S6sG0/UDwbHDQIgGQknqqWlwS+L+ItDKTwpuskzCSkoTIVlR5FF/IYi71E="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.6-20180219031947_1519010396498_0.42749145152619494"},"_hasShrinkwrap":false},"0.17.6-20180219094830":{"name":"composer-common","version":"0.17.6-20180219094830","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.6-20180219094830","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-/UwvTRlp25iN5CH4wOkLoakqvJEMtIvSIS1IERyduWzSQEDTYLs3xjSe17Yox/PZRixvczvIC3uqOwRkJTk4HQ==","shasum":"b60fd85bc38ad66426c14024730163ce7e290ba3","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.6-20180219094830.tgz","fileCount":422,"unpackedSize":3840181,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGH19dSzo5I75E20LnOM8xORQO1mOKHBaeqy4v6pJWyIAiEAqls/THDVBJ6ZvVQFnNcpHFwDo/KFqyFRfCmf0RuGe4U="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.6-20180219094830_1519033717381_0.6875825185201736"},"_hasShrinkwrap":false},"0.17.6-20180219193012":{"name":"composer-common","version":"0.17.6-20180219193012","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.6-20180219193012","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-j+FlmiulWA6LqHgszGKsbmf8e/zrW+fJ7lbTzYBaThrtk0Cas1XUyzdRxrV9WksYY9uSMNlk5KZnT2IYBxupkQ==","shasum":"5e0fdfd77df57be9632babe071e3f487cef37724","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.6-20180219193012.tgz","fileCount":422,"unpackedSize":3840181,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB0dfkowpfeUoKHB39GWx/aYecL0l2oMqE2vSkgZo9oNAiEAm9jWUn1+qugDFznrFzC9cBws/C+xCwpyqRNrOjn/dxQ="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.6-20180219193012_1519068621626_0.9590972210668285"},"_hasShrinkwrap":false},"0.17.6-20180220031916":{"name":"composer-common","version":"0.17.6-20180220031916","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.6-20180220031916","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-vfZnigHqvTJ/8/K48/naSGWYGviehqPEdOkMThj2oe3MHva6xnkwz8/SZ0t4Nyf608c0a8vGqDLj6B50ESJ1+Q==","shasum":"473a3c00ce0643e6f8075d66feca2220b9363983","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.6-20180220031916.tgz","fileCount":422,"unpackedSize":3840181,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD9tlXSSGg2gbcbQq83pLfH5zUT4d1gBt63cT27kDCWIgIhAJ8dgaZOHCr8PbOZ8adqkfPREqvIhL3D1AtiaGuy6VR7"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.6-20180220031916_1519096763174_0.634299696297588"},"_hasShrinkwrap":false},"0.17.6-20180220121101":{"name":"composer-common","version":"0.17.6-20180220121101","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.6-20180220121101","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-CsJ663IjvdDe0vdJdbYdReiQV0LK3uhOMhFMEMeD+dPkm+BbAH4NZ6fU6ZrzAdKjWP/K3XW3jI6ZfN3sODYxRw==","shasum":"669797f07cd7435e6766bd12c040f49b0328691d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.6-20180220121101.tgz","fileCount":422,"unpackedSize":3840181,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQClkNWbRfOndgh0oSZtKee8eyV2T8XiJDbUQFOjeOQRsQIhANzjDOLeZrK+RpGi4yIQBhSMVOUvkrIyvmOhR5ITFykj"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.6-20180220121101_1519128670672_0.00867323943576137"},"_hasShrinkwrap":false},"0.17.6-20180220173928":{"name":"composer-common","version":"0.17.6-20180220173928","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.6-20180220173928","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-1hNVRYwKA3vEY7IQVauNW9HcSantt7PrvBb99Ygwqzi+aUXIWoeHjQdB2kTYas5PrMAs6Ah+KIIDJCkeP1lpMg==","shasum":"e61471334b9f3b147c326e954eab23aa82b38d9b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.6-20180220173928.tgz","fileCount":128,"unpackedSize":2477357,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGBvgRvY+vuviIJib+S2cOoGcD8Wv7FGjoIc7pdYr5HcAiEAgSX2SP57HiZckbVz1GiefH516CseWY7nu3sOpWXpdTs="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.6-20180220173928_1519148375743_0.9780494029289606"},"_hasShrinkwrap":false},"0.17.6-20180221032053":{"name":"composer-common","version":"0.17.6-20180221032053","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.6-20180221032053","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-fcx4gBrH4phHANTsracYhS0Du2bKieyjkAM5Z7/b2gTjbnCNK1z5vJsZOvK6q8LeE9lwU8lQWcfhDFUP9bTDbQ==","shasum":"7aa5805894aa6ae59443af6c97e33cb7e8494aef","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.6-20180221032053.tgz","fileCount":128,"unpackedSize":2477357,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIASuP82x2RXr+A9H4LkvMf/dGGHDPZ+e2rPTJvMUloA/AiAIPhYWL0hvbhdVbIgvp+MCABTYxqlzt1vPtEi3UA103g=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.6-20180221032053_1519183259532_0.21685784859485913"},"_hasShrinkwrap":false},"0.17.6-20180221112517":{"name":"composer-common","version":"0.17.6-20180221112517","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.6-20180221112517","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-uODZYdKE0BmbP7IWEyt8GfF6ImpEm0zaz2oIJYYfU2IQ9s82/tUE+SPoZk0WHkWMJ9J7VdCu4+t1cOvjfwh81Q==","shasum":"ba7d901d67cee324ca70cf8e6af31dc1855ddb59","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.6-20180221112517.tgz","fileCount":128,"unpackedSize":2477357,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDRTu5pF9wCw5ZaOcpjNWKXX++WJEVmU21U6XpGIj+UIwIgByEvNsid9yDruAbLhzMTFYCG3CR2DlEAmeiT/QnTDd8="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.6-20180221112517_1519212324196_0.8937238278863135"},"_hasShrinkwrap":false},"0.17.6-20180221142033":{"name":"composer-common","version":"0.17.6-20180221142033","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.6-20180221142033","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-n5wvhfE6D60BdA9Zi1l3UiA96e7xWHKKwHEAZESiy9d49kVsLsRRp7eG7PNslEsYpUtUxzZc4tLJXbtzMmPozQ==","shasum":"af2df5d6cd2ad544e90ef6316b15bf035f668536","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.6-20180221142033.tgz","fileCount":128,"unpackedSize":2478008,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCYoCtx5aUZedmfFIaUt0606930JhE2qIowggfkJN0xTAIgYN2kg7NUBtL1N0jcmrY0oE7Wmb1A0ZtzNfZfgAHVClo="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.6-20180221142033_1519222841488_0.6436747652111161"},"_hasShrinkwrap":false},"0.17.6-20180221153704":{"name":"composer-common","version":"0.17.6-20180221153704","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.6-20180221153704","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-V4euLsymITpZ/tI09UIp82AC2OzvLnOl+3QrkKHSjiFDrYjo8ou+3NqtUbhSAV4ltRabtEILLsTWKtnb28xTiw==","shasum":"40002ee8d770a04b1090cfdd23f2fd05af1aee0e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.6-20180221153704.tgz","fileCount":128,"unpackedSize":2478008,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDlWn3+TEJhWofuz7IndMtn28vw+Ly1hdhJhQx6mnfrwAiBqwIBVPi/nb5xzKVK0J+SQ7KNss3At0+7v8COjtcRpcA=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.6-20180221153704_1519227432296_0.7994985581830267"},"_hasShrinkwrap":false},"0.17.6-20180221173651":{"name":"composer-common","version":"0.17.6-20180221173651","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.6-20180221173651","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-iqPuoYCuzKr2eELiSa+/l3GPLKE2bfn+f1B2HmxgZ67agzoyWwf7Jb7KLOIqB3nbow2+ef4jTDvph5WskjrV6w==","shasum":"c41a7bd7dbd2b4ab016bdb50a4a4889bb37a1336","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.6-20180221173651.tgz","fileCount":128,"unpackedSize":2478008,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDRmzjob33H/lSbcn8CgsZGDKZnyiWbT7mGxj+8Fau7MgIhAOI8Ni/dQ0SBdEKLeeN+FOW5m0u+zTn2bcAkdJaeRC1Z"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.6-20180221173651_1519234618139_0.5497929979121623"},"_hasShrinkwrap":false},"0.17.6-20180222032335":{"name":"composer-common","version":"0.17.6-20180222032335","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.6-20180222032335","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-6u1Fpq+8GRvFc62IzLK1cKTITeEtikryOS/bUOksgSbWnJCBLxCvNiMaL7vK+gYP/CH1qCR8e9p01KDXYQxSGw==","shasum":"90877977e7600d3d064ff78e1405a9f285a03841","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.6-20180222032335.tgz","fileCount":128,"unpackedSize":2478008,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICxLTMSWLyQXv3kbrMeIcpF1waA6TELgrqemnkFSXfIAAiEAmxCO/vDGWOGWvK0T+IF1tcMgyPIEV6czwgFairbFYZY="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.6-20180222032335_1519269822621_0.6040687203287183"},"_hasShrinkwrap":false},"0.17.6-20180222125600":{"name":"composer-common","version":"0.17.6-20180222125600","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.6-20180222125600","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-UMbnQPaHJ1n/s4BBmDHfcZ966SawHy6ZfuAuje20ajFTv1W7dbhtSxns6JQ9paAqsQr5RClAAMihsYtwQNbJvg==","shasum":"60d8507dd1d2a40dfffa96eac73c5a113a32d24f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.6-20180222125600.tgz","fileCount":128,"unpackedSize":2478008,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCBgs9wsat3H7cBNDkSqXET1n/iA37aXXFyBpB1+ZUmvwIgPKO4mtLGODPA0yIF0ELJI3sUaxrwafv6RB1tQooo6Ik="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.6-20180222125600_1519304167771_0.1156958599808613"},"_hasShrinkwrap":false},"0.17.6-20180222144609":{"name":"composer-common","version":"0.17.6-20180222144609","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.6-20180222144609","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-e9+QGaX1R2xvD1DNyYfvWkIJ0xeXMkv+Jc/HfqR6MinnGOnKK2v4OllrWorhMLOmq7lZrj7SV1r/cE8f0D8vvw==","shasum":"835c0d015c47824df603820a92935437c75789d0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.6-20180222144609.tgz","fileCount":128,"unpackedSize":2478008,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDnD5cnubwBMrftH0uKirGKRwd0a202o7+dbds6cB5sxgIhAOLs5ZzzT8APTkfgdHpnYNZwZGt+73XD2BEdz1/nwGKt"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.6-20180222144609_1519310775563_0.5638764848892337"},"_hasShrinkwrap":false},"0.17.6-20180222164950":{"name":"composer-common","version":"0.17.6-20180222164950","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.6-20180222164950","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-M8Tt5ltvV6XyEG4ACfVc05bGewlAGlXXQVHUdjR9FjcUIw2EkMnBnTcmBfogtnfqgX4m5Fk9HacA8cF6QMVkhw==","shasum":"d69a7b3e269ac4352de87b7d31d78507483002c4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.6-20180222164950.tgz","fileCount":128,"unpackedSize":2478008,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF5VgX5NioZJE6Dme1/7IZph6sN/of05RJji5ug1ShjzAiEA2GfcydYfdL1UhYhwLP/+ntYX6gLUS6n7nAdvZc1mUxU="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.6-20180222164950_1519318197276_0.17220393120889943"},"_hasShrinkwrap":false},"0.17.6":{"name":"composer-common","version":"0.17.6","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.6","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-USHvxMkYCRoHrqfWSS7Xd72YyI9TrnIh9IU01TJM+dcZPDiRlGCoCKngCNbHNVPiILHzmDkJTZ3cDjz4aEoa6g==","shasum":"35d23c592ffe54b43646f3c964a748db03ea8bed","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.6.tgz","fileCount":128,"unpackedSize":2477994,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQChHyyDBcq5awED7bQIgYo/YHshqMSzNW7IH8K4O1gw/AIgbhFEnH2yAj+XzhgcK7Fk5mcHVUnCNnpjKsBbVcuHwi8="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.6_1519324178737_0.26675936349505247"},"_hasShrinkwrap":false,"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.17.7-20180222192303":{"name":"composer-common","version":"0.17.7-20180222192303","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.7-20180222192303","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-dz9na58VPfNEIylGUmX9ubB5QakqCF623g+vJXSb++jEI3HK9HtEyK9DBdEjrm4gUNWAM6IZTu+G94FqLfFvOQ==","shasum":"2e8e6209fd3a2ae91b4bd2aeb9c72e8f7f0f1ffc","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.7-20180222192303.tgz","fileCount":128,"unpackedSize":2478008,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCtS/o4lf0jcy+oGykSh5SMKKsQoEdUqvVoH2BC3UmRSAIgLZ/EKz61ZdcZ2TSEaZoxuIEluLV1a+XosFR/d1sv2Ik="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.7-20180222192303_1519327390323_0.21610537703510424"},"_hasShrinkwrap":false},"0.17.7-20180222203338":{"name":"composer-common","version":"0.17.7-20180222203338","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.7-20180222203338","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-88S8bREY4qvjpDe3Y8is+5eLHbOQAt3kOpt6x1zXimkbAYj4v2jXWGuQ4ij0/1BhFm4Nw0OxFimqRIDK4WKM+g==","shasum":"2207eba0adb6f66cfdc15a9d5027904f30bcdb4f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.7-20180222203338.tgz","fileCount":128,"unpackedSize":2478405,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFuJr3YBgAiT+zH3kF62nEnBWnEaByO/ThQ9iOj016ROAiEAuMcEIXmeXqC+0CYQaDoKD2s4AgtuEN1E7nIpE0JCqio="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.7-20180222203338_1519331625441_0.46020665236691416"},"_hasShrinkwrap":false},"0.17.7-20180222232149":{"name":"composer-common","version":"0.17.7-20180222232149","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.7-20180222232149","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-77w3EvdgXbX5Tubf8DTD+T78YAPbjr5GvEX2LBDyC0ZtjHB52KQB5veKeT8/cVZeSCDrJchiuSoUrDWAtvakeQ==","shasum":"324f7fe67ba106971a0977c5599b0f36fc26c565","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.7-20180222232149.tgz","fileCount":128,"unpackedSize":2478405,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC78HfXRG2eyChM2tWDraWgu6qdbrQMPd/tgT0w6dhyrgIhAMYVhT6F1Td0U8z0MP9wk5AH0M0JBKUhpHufYY88Hn0p"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.7-20180222232149_1519341716663_0.0017387356138929277"},"_hasShrinkwrap":false},"0.17.7-20180223032151":{"name":"composer-common","version":"0.17.7-20180223032151","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.7-20180223032151","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-dMysrNTpnZdcVDv4MgQjOa/SQI8Wpd8sNL712Cofo8bhlm47VxzPMMvRhFo7fbFWykHZb/btFKyVTQ71w3/S4g==","shasum":"8c7bf5f2d5844608ec61d0f58edf099622fce7be","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.7-20180223032151.tgz","fileCount":128,"unpackedSize":2478405,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDLkHuE+UbN8OEbcxne/RsT5Cp3tE2M9dmKBIu9n+u4KgIgdy6yd1NDrvAB5YIGzFIEytMOUztz8Mj4RC+0USotEYU="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.7-20180223032151_1519356119801_0.3218307179329507"},"_hasShrinkwrap":false},"0.17.7-20180223141107":{"name":"composer-common","version":"0.17.7-20180223141107","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.7-20180223141107","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-GxqKHV+se6WTHKRn5+rB6WNehDOE9RwiqAhN8Dkh0Y2auimtQ9pmBJapwdIxEAcr5wPNB6OpHNLDz3Idp9caGw==","shasum":"c06891b63fd7016fe431e9737a2ff9afe27178f1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.7-20180223141107.tgz","fileCount":128,"unpackedSize":2478405,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHcNfr6VNnmPlFmQZ6swiVJffvGFn/79Ke3ABQc4xpkcAiEAx+WE4cZvbeQGiB4xxyNsuihiQpJvz1JoAG/PsQVpKbw="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.7-20180223141107_1519395157889_0.5519375827058328"},"_hasShrinkwrap":false},"0.16.5-20180223144246":{"name":"composer-common","version":"0.16.5-20180223144246","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.5-20180223144246","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Oaj8o0aa6cX0Ena0Xlh+utzfYd0naq7k2zJ5UbJvi5i2/07csyZwsOLK77UvwZK5bosnMXbfPFgIJ9fwbXwjwA==","shasum":"b100c0e9b4ff242025d9cf80ed1b384c0524c2ac","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.5-20180223144246.tgz","fileCount":386,"unpackedSize":3460740,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBMUJHZH+QUDEoMRjzasspTrLnhyLYOVohOp/5AyDtYzAiEArBh9VdldzZEFbcZVj0UA/p3AOHypkQSoyjeix5suEow="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.16.5-20180223144246_1519396973286_0.3084617279136841"},"_hasShrinkwrap":false},"0.16.5-20180223174254":{"name":"composer-common","version":"0.16.5-20180223174254","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.5-20180223174254","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-tyixP+Sz7z3CmGjc0nHRLI5JJxc9dkzA8HqwPmojU3Fmd5PZBc6pEc+yIa2BKfTyFuR1EfutlXsNZFj0OkCgjQ==","shasum":"15c6b1fe5a524d42490419187f6cf898a9ac8920","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.5-20180223174254.tgz","fileCount":386,"unpackedSize":3460740,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHDjMY9M7G5aIiZMa/ZA3753CyZ5IBmTDH76yVnqYFVAAiEAyf3iOBJv9gvG4SG88ASgvrMrqt11WdJ4++FTSLXMHPc="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.16.5-20180223174254_1519407781930_0.42384116145442086"},"_hasShrinkwrap":false},"0.17.7-20180224032051":{"name":"composer-common","version":"0.17.7-20180224032051","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.7-20180224032051","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-bh2p+wdRck+MbfjPxCEuw7nKz4sg7iWdoDQDYg0hh3+3++VWWlDWiyGUaKfT+9HHkzTQRKZCs9uJ/dFobAekiQ==","shasum":"1847ad234ba0a54a483a2c75b950d15befbe3f25","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.7-20180224032051.tgz","fileCount":128,"unpackedSize":2478405,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHRq9SW8E4cjqflC62OxTycuqVLxavXOqbJon0PMoR9uAiAlL1B8Kd+2UdusozlaPwWCdBWsK3xNhKRg71z1k/STtA=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.7-20180224032051_1519442457906_0.02057029771575647"},"_hasShrinkwrap":false},"0.17.7-20180225032309":{"name":"composer-common","version":"0.17.7-20180225032309","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.7-20180225032309","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-r7Lgmz1eCJwaCEEYpwIh/HCgWQg6Suz3Tx6zmmawWH1NJL4j6UbzITwgDz2pvhtmvOyXjaQoXg2z87U8WaHgeg==","shasum":"c458b6daa3ed7894df74ebeae98b6c3ed5fbc913","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.7-20180225032309.tgz","fileCount":128,"unpackedSize":2478405,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDYcZlgqbNS9OVCQVEtK5Zn8PFVv4J3ceA1hijlWrE+KgIgO3kPmfp0ruqFnazByTWjVeOwbq84fS/8Rs+/RSzd4lE="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.7-20180225032309_1519528997238_0.4468086219278038"},"_hasShrinkwrap":false},"0.17.7-20180226032140":{"name":"composer-common","version":"0.17.7-20180226032140","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.7-20180226032140","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-47tH2yKwKjZGjM/uDI+ko49ocSoWMaQjIHlXFUGDPPZQ9FvAzQG5VAz4O2xaTDF6D60QFhtAo4q+uz3VcIfg2A==","shasum":"358d8eaedb7c3d159248c5b95ca9050ffbefcbd8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.7-20180226032140.tgz","fileCount":128,"unpackedSize":2478405,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCz6nygJm9yjCfNcLG72uiEQsLnnQHeN7fz+qkyU8GlpAIgVPgzxuTFgGvLrYKdtOD0ws9tRtX8Ya4nViOR8Zj2UQA="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.7-20180226032140_1519615307166_0.9269802455625511"},"_hasShrinkwrap":false},"0.16.5-20180226094750":{"name":"composer-common","version":"0.16.5-20180226094750","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.5-20180226094750","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-p5kEyuo2ECavd+7Ub2gnB12jAtpiVjcUtS/rxG3dTck6gRu6aq6Crw3OYMgQa5H9rpqdWFegfv81oKB5yscK7Q==","shasum":"d1c285c50fa43e9ab4b6f3d1e74c43db6c197cd9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.5-20180226094750.tgz","fileCount":386,"unpackedSize":3460740,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAlISReWCfV976LeTWFwLi7u75VA2Vh8IDfhyQsx0kYfAiEA8nash4bZjvaxN7+2kKMcKkfHnOyzN+X1YyvQ2e21Jc0="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.16.5-20180226094750_1519638488305_0.11003063851476669"},"_hasShrinkwrap":false},"0.16.5-20180226142608":{"name":"composer-common","version":"0.16.5-20180226142608","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.5-20180226142608","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-jljlZV/XhoRkpPZQX1yl3qtLkkmZWAaJYOb0bHFxsY0FGvF1hDvMkFuemPO6tiZcPAEz6BVUKJZ2vXYDVLiBsQ==","shasum":"2c56c3d1dbcf0b0709b236131631ba204c0b1fa8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.5-20180226142608.tgz","fileCount":386,"unpackedSize":3460740,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCmEDZEr9+JPUXo5YgcryaZffdEwB5cAhz79axzDQZMNwIgeDhTOJiUZ4FvBjr3xl2ud8wFcW4CrFBdP3gR+emV7/s="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.16.5-20180226142608_1519655178812_0.8982499329972158"},"_hasShrinkwrap":false},"0.16.5-20180226152303":{"name":"composer-common","version":"0.16.5-20180226152303","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.5-20180226152303","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-S6zgDfUnXn2cQzy0FUc+Os7Hczw5t6re1qNm0RX9x9i8Fpmtu5F4Q8pQ59qVpRQ9rlVNTc4ao1KYcvh+opUMKA==","shasum":"68a6aa9ddb6020be4f384784a559e20b891cef25","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.5-20180226152303.tgz","fileCount":386,"unpackedSize":3460740,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDPlPMqEASiX6H8idKoz4dc9jxmPBIeTmTn07eSYHWNPQIhAM8l1pDjsVLH+EAQpcjdWdRIFPQNB8vEu7Cq6tCtAerB"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.16.5-20180226152303_1519658591186_0.6756903715100604"},"_hasShrinkwrap":false},"0.16.5":{"name":"composer-common","version":"0.16.5","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.5","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-i/akHbePMTt7TN/jVHtr9d+O1hxmG/Jof+OwwZBFTXZZnLfttLxLDDHHn1FKNdLg7bliVWjFkE0MZ9FZu2ypAQ==","shasum":"5e01c9c666191cba48f04cab28f1d259edcee291","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.5.tgz","fileCount":386,"unpackedSize":3460726,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBXFVSbiBJWXZhvcrqAR7GJ7R9m01J6ZGSCzq3GM1O6zAiEA669S1Mt7D9WQVOLf9tsK11lxXHnLi16SnL9uGwrrRB8="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.16.5_1519661484299_0.4430589032927701"},"_hasShrinkwrap":false,"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.17.7-20180226174724":{"name":"composer-common","version":"0.17.7-20180226174724","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.7-20180226174724","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-mc3G0aCx32/WpqOC4e+U4KpP+p1Sc3cquqNMKylqlkJqLRpFHzJUdw/38IqdsPjwlTPCVtqvVyuTxdDylH9MXA==","shasum":"42707587662e2e2f2d5508e2d6c89e0c831141fe","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.7-20180226174724.tgz","fileCount":128,"unpackedSize":2478632,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDyGMhdG6DRUVVdvrI9UhyLJrChY2FvNIXP5TXJXG4WQgIhAMLKLEmVq5lqG8i8rG2U3Ev135OLWDNl1+8jUITf5t7k"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.7-20180226174724_1519667251217_0.15674735464307843"},"_hasShrinkwrap":false},"0.17.7-20180227032230":{"name":"composer-common","version":"0.17.7-20180227032230","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.7-20180227032230","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-yPWRzeQI0vwQUuUlHY055qBzNcSQwAFadoJMziJLOjcOMexPUVpny194gMAJO5Ccll4DJbVKfoNxh6EC/LenGw==","shasum":"a8c968b691bf45d5825edcdfc14f41628e9f800c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.7-20180227032230.tgz","fileCount":128,"unpackedSize":2478632,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE2V2nfjY8KYKUETnwMb0GiurSIO065DH9xQFYsRQ540AiEAuZi0oeFpX4cdKmutfrySh9e9tLIIrmQ5wt6b+G31i80="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.7-20180227032230_1519701759171_0.9508648296923017"},"_hasShrinkwrap":false},"0.17.7-20180227114022":{"name":"composer-common","version":"0.17.7-20180227114022","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.7-20180227114022","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-mY7uJP2YmXg7IbmHWfJ0edGiE9G6/tqO90nNqha+a6D5Cp7QLvdQfHcjmWwjkcIMeHhjIE7OyFqMgGyTrUZBaw==","shasum":"56c0610528b8762ae2b7944cd4e80707be51cc10","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.7-20180227114022.tgz","fileCount":128,"unpackedSize":2478632,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGE0VCztBROrJHIEvJ6eyk4zSz0h4uSp+lotMAdPSFzhAiAOoQ7UIzL7yJ1IKvkpnd37myH7HOJ76HB/o/K1jSk1bg=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.7-20180227114022_1519731630798_0.539010080609402"},"_hasShrinkwrap":false},"0.16.6-20180227132717":{"name":"composer-common","version":"0.16.6-20180227132717","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.6-20180227132717","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-sUfoKtug3D0vUbBZsYVT+DEkhATZW6BvXWAZ9UoYyrCneo5zjqxLNlTm+b72CSfoR8bN+iKHi858UdNNRmSpvg==","shasum":"7a22e8e08d01520bfadf22a0fcc9c914fc513285","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.6-20180227132717.tgz","fileCount":386,"unpackedSize":3460740,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB4v6keFVi9Ra6Bvz7oASa7vR75N8fEQmSWEN1H6iuCAAiAPcpO/y4tVC+E7tzS13V9K4/QNfhfsZNSJSkOiaZ7ZPg=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.16.6-20180227132717_1519738046333_0.25358941567013193"},"_hasShrinkwrap":false},"0.17.7-20180227133531":{"name":"composer-common","version":"0.17.7-20180227133531","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.7-20180227133531","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-6o66XEuq4u3CJ+cnSyJXdg1XZV8UoTc1CnKRAEaMiCWsBWZk3TRpIyz9cwASa2Z5cgGULCtCx7JqIAFC+oacuQ==","shasum":"98c571a501a83357056d4b92a9dcf9d439e8fdbf","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.7-20180227133531.tgz","fileCount":128,"unpackedSize":2478460,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCLp9OF46RSMLssgPDkM32Mu7goHJqFAI7H23K7cNVUlAIhAOPfwdvTH6GRPFdga+WUr8hHX3QeZFolgOyPb2kCJkOH"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.7-20180227133531_1519738539074_0.36160976166980796"},"_hasShrinkwrap":false},"0.17.7-20180228032223":{"name":"composer-common","version":"0.17.7-20180228032223","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.7-20180228032223","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-r3+IUzqyBAuaGlifML5J3SQq4e9rdYNzzORWAXKQ4KlnKWwmwK37c23QDRkpyJsh7uq0bOHHKAB0DPM434DizQ==","shasum":"1a547e106e20328891cc6094448607f063d758ca","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.7-20180228032223.tgz","fileCount":128,"unpackedSize":2478460,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBRFW/vSUi97PiigPDDKxj0pv6a1mOyU7cLBxVwREPQBAiAn1oqTw6m9pOv4a3nepT1olOMs2WcEFQtL+i1FgVFgAw=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.7-20180228032223_1519788149681_0.347953447690051"},"_hasShrinkwrap":false},"0.17.7-20180228133204":{"name":"composer-common","version":"0.17.7-20180228133204","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.17.7-20180228133204","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-jC+bl4i8h1ExW8T01eqvuMYpyWyzxOA86G07vcqRDPyjtgWnafgmgVARXHZiRqb3otNBWJxVBJVrYonUm5nHDw==","shasum":"5b1f62ea21b0411e5b9168a569bb7e7b8dcb686c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.17.7-20180228133204.tgz","fileCount":129,"unpackedSize":2482032,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDTop8N03HQlIzk/up23toRkNV0vD2DhfUK6uFAUVe5kgIhAI92F2mZLZyCRxSFDtR5CEMUP/DSOfEH2Z7IMwnIGlkS"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.17.7-20180228133204_1519824732702_0.5173997602676663"},"_hasShrinkwrap":false},"0.16.6-20180228153847":{"name":"composer-common","version":"0.16.6-20180228153847","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.6-20180228153847","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-YVeo5XWf/y4mF8nG8ybUUbgDYNGiIWbPWFSOMzTcHOEt+z1a1H6bg2aTreUGhBtdUmgnrTpFKTnZY5tQxKucFA==","shasum":"f834cb8f396a9fc28b804a5687f5a7e3141c42bd","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.6-20180228153847.tgz","fileCount":386,"unpackedSize":3460740,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC/6FfHjKC3qUkHiu+YMBDO0c8OfrdiBZ92Alzi0HrB8AiAc1iKVYFv9MjnveZiIgzoyw2p49JN684S/VPNUSly+Rw=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.16.6-20180228153847_1519832334103_0.320029516495119"},"_hasShrinkwrap":false},"0.18.0-20180228153853":{"name":"composer-common","version":"0.18.0-20180228153853","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.0-20180228153853","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-ZvV00Be7x5tCigpFouTx3DdQXOi2/8fOMGV8vDlGs7T8ISCQMoVmAFKByGrSxpqb9eJ+xM/ZloE5S1dRfb3Vlw==","shasum":"be495eb7a10593e630643d35d848b54eb66f32b4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.0-20180228153853.tgz","fileCount":129,"unpackedSize":2482032,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCO9fseXRHtxBtzJmFoIqcxb4aMwWaDr0INDy6PrM4p7QIhANoPP7BUmb8H5wRgBltUjZy6ibkU17hwsYNufodsIV/5"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.0-20180228153853_1519832353618_0.2907844969625024"},"_hasShrinkwrap":false},"0.16.6-20180228192929":{"name":"composer-common","version":"0.16.6-20180228192929","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.6-20180228192929","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-V/gBxKw0gd5KkDIWjLeU3smz1I7AUQgz7ppSALG0BhmMkOSJspRmQVwUfBHOcirEWeMy2m7MFZigXTSyucr6og==","shasum":"9af97b9190807c12af0bbe7d0081d8aab2465ec8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.6-20180228192929.tgz","fileCount":386,"unpackedSize":3460740,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAFNllAPKgU7SV4wi3+JSXu4OBgcsY9CfzE0JMSeIuNUAiAGBiWESBedUpyO2hM6xJ7osITbIirbenov1Hx2fTlR3A=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.16.6-20180228192929_1519846177227_0.4052615716211605"},"_hasShrinkwrap":false},"0.18.0-20180228193849":{"name":"composer-common","version":"0.18.0-20180228193849","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.0-20180228193849","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-gKF87EQpNRAixNqUeFUy+0nxu8Sm+V4nYUvSKJ3YrpSwQ8yMonEXfM08G7asGGqvVPFCwMVuHe3HhBWV/gE+bA==","shasum":"d4ca9b0d86538e5a7787d3e29cada484a3a07a69","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.0-20180228193849.tgz","fileCount":129,"unpackedSize":2482032,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHeH/39HfilUUvvKqL0bcR/LIVAV9MEe9m0iBmLaJZ1aAiAA4z5kr2Ya+qELLWZGKh5rW3bMjuqE5AmTBsxUnB8Czg=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.0-20180228193849_1519846737648_0.2584437748774704"},"_hasShrinkwrap":false},"0.18.0-20180228205627":{"name":"composer-common","version":"0.18.0-20180228205627","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.0-20180228205627","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Ee1TmhjAzLHURcn1rMhyD21Es6w8vOicNBQhs/6FCroipKh3iMuZ6LPoeZDtoPlQ5DyUXW2N2R1f+kqBxT3Pyw==","shasum":"0a8f825296a346a5378d2d5ee4e935ef4a572f91","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.0-20180228205627.tgz","fileCount":129,"unpackedSize":2482032,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICNsSPXbZjdkmD92MTm2QPp17JNB+yEO5Vr04eacItZ7AiA5TMQWQJ8trm75p0qSWGdju2whdk67jKk+X6va9IsppQ=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.0-20180228205627_1519851394498_0.5888560114617505"},"_hasShrinkwrap":false},"0.18.0-20180301032645":{"name":"composer-common","version":"0.18.0-20180301032645","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"1.0.0","nunjucks":"3.0.1","protobufjs":"6.6.3","lodash":"4.17.4","proxyquire":"1.7.11","resolve-up":"1.0.0","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.0-20180301032645","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-YrT1HbwMMHEEVaGoi2m5zRtsb1aJwYd5hi+3CSRvgOtxroeZVXGr2WW22fxhVw58vcvw9jOFsk1sfQFvYsFhfg==","shasum":"d64a4fa5d124cd0bf17e0856014ba686e6301e67","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.0-20180301032645.tgz","fileCount":131,"unpackedSize":2485768,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCf5XiNzuF+I3c51F2hf06xmY+iDPgnNLa86eC8pRuQmwIhAOVgomvbcuCy1PqVxrybQOYLug/rP4gt38jC11Lb9rP7"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.0-20180301032645_1519874813481_0.7270967594475315"},"_hasShrinkwrap":false},"0.16.6-20180301091611":{"name":"composer-common","version":"0.16.6-20180301091611","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.6-20180301091611","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-daoH6RwBzc0XIhL0YTU0SDSwxLIMmr8wdC8/K/24Jt8EXsJcZoJ3w5UCkOXMU3l/NufbGr0BhS+YUSW4ANgqwg==","shasum":"77934362ad836158da50a2a2722e729124c08c16","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.6-20180301091611.tgz","fileCount":386,"unpackedSize":3460740,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDyJ08XJJ+c0EjLyuehH+HODGAa6jJoSVwgLPktCRTk2wIhAPl5fAEIVymy4mBprK+ilGuJd8YhkdrqLJEqxFNeevyN"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.16.6-20180301091611_1519895779189_0.5558834874835554"},"_hasShrinkwrap":false},"0.18.0-20180301135110":{"name":"composer-common","version":"0.18.0-20180301135110","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"1.0.0","nunjucks":"3.0.1","protobufjs":"6.6.3","lodash":"4.17.4","proxyquire":"1.7.11","resolve-up":"1.0.0","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.0-20180301135110","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-3LHGkR88xNEPGSwP86yzVuptFflUqtP+lXTeRP3iE/uhAHYKKbud+ECCVnrKiRjR+I5iAcgCNnN3sKHtCPzr8A==","shasum":"d1b4b484f5025904dcc58457e812965399665fb9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.0-20180301135110.tgz","fileCount":131,"unpackedSize":2486105,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGwMo0oSWE9ru8EKdqiLYigwc2XWPSxsjn842HtvzT4bAiEA0gzkhDSvtJ2Ndq7X1ypNrdvf2lD36kPzj+b60OiLxkA="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.0-20180301135110_1519912278158_0.34356996447115407"},"_hasShrinkwrap":false},"0.18.0-20180301154350":{"name":"composer-common","version":"0.18.0-20180301154350","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"1.0.0","nunjucks":"3.0.1","protobufjs":"6.6.3","lodash":"4.17.4","proxyquire":"1.7.11","resolve-up":"1.0.0","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.0-20180301154350","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-bmFUih1BPYoFZSVMpcmqIHi/fIQFCgiNbSsBdzUzUfL8NYmQ8OIygw38Zt8lp46Iof9c1uo9JTOjnEiC5Ne5ww==","shasum":"2e9719295dfd907e6b9de4d8d83c123de95bd8a6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.0-20180301154350.tgz","fileCount":131,"unpackedSize":2486105,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDAtmNj+wxoJCn0aPgSIC3RVuW6izV67bz88UMjGlTFjgIhAJLLG5h4QUaMBJghwfZ6hn08g/pcNFUuLTNnHyopo7Pe"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.0-20180301154350_1519919037613_0.6829923782960985"},"_hasShrinkwrap":false},"0.18.0-20180301223647":{"name":"composer-common","version":"0.18.0-20180301223647","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"1.0.0","nunjucks":"3.0.1","protobufjs":"6.6.3","lodash":"4.17.4","proxyquire":"1.7.11","resolve-up":"1.0.0","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.0-20180301223647","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-mXj1154o4BQ5M22NBNXAHOSNnPVrh1ViUtoOCj4pLPz0uejvm/EMRKvHU7v8KMcORdPUAUu+ZvmPGtr2ltCY3g==","shasum":"b6334fe6ac0cfe5ad82eef889acb6d5ec014c806","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.0-20180301223647.tgz","fileCount":131,"unpackedSize":2486105,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIASDAFs8Otztmzr8idVtR+lHmXKDV0+Yj0vTQHHHjFOwAiAczQicpLXbFfXRdJs3g7rnyDc8MJKGPnyHyhTfhzNjZg=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.0-20180301223647_1519943815875_0.5186239274652422"},"_hasShrinkwrap":false},"0.18.0-20180302032639":{"name":"composer-common","version":"0.18.0-20180302032639","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"1.0.0","nunjucks":"3.0.1","protobufjs":"6.6.3","lodash":"4.17.4","proxyquire":"1.7.11","resolve-up":"1.0.0","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.0-20180302032639","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-2W1rUz9WxR5KH2Pf7p7ldT+ge+1+00xK2aTs2epL2mFlbMtZeYYoq9HUVXcBJR8hNkUmnfU8dnJoANAlakD7+g==","shasum":"e2f0d012c80dff3ba8e9b3a5b48d10126c7a4f4e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.0-20180302032639.tgz","fileCount":131,"unpackedSize":2486105,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCTXVnW69mXy0nKRCsTdpW+kbt1tb3nfXTHt+ZKdXJXMAIhAONYYGug7tPr8ob6poLvB1HuKnTtNGkxynSTyV6fxnSi"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.0-20180302032639_1519961206517_0.9117905772839503"},"_hasShrinkwrap":false},"0.18.0-20180302130646":{"name":"composer-common","version":"0.18.0-20180302130646","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"1.0.0","nunjucks":"3.0.1","protobufjs":"6.6.3","lodash":"4.17.4","proxyquire":"1.7.11","resolve-up":"1.0.0","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.0-20180302130646","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-EpFe9nwBt4iDTKbSNZWC5NTJde5phZSSHvrLCr85386lhsmJgo5U7fcmZ+NsPxTEe1TVL0mNiAGVnlG3njwNpw==","shasum":"02857600c0f81ea549a8ab62e017ce34c5b07df8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.0-20180302130646.tgz","fileCount":131,"unpackedSize":2486105,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEscnIkVNTzIHeLPOehtIypfT7plJfLuA8pwAxabUXu8AiAZfI0KSIzY9fPDYgs/RhXIbn7BQ7SSYe03fi+yU8wFkw=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.0-20180302130646_1519996014665_0.8846556051845074"},"_hasShrinkwrap":false},"0.18.0-20180302191110":{"name":"composer-common","version":"0.18.0-20180302191110","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"1.0.0","nunjucks":"3.0.1","protobufjs":"6.6.3","lodash":"4.17.4","proxyquire":"1.7.11","resolve-up":"1.0.0","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.0-20180302191110","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-VqcZ1cH1p/4RlL2vY8Oh/1unvu0WCjPin94BNqg7oyKIr5xUC1S7Qe4DOrhK10od4QnNjtKHFPMOb6Ekdjt14Q==","shasum":"691ebd963a2ee344cad91de218cce37569ed5c30","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.0-20180302191110.tgz","fileCount":131,"unpackedSize":2486105,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCFBCG/HvG4ZKsPyYjSwc6JyX3W9PeFZqVYENHJn4Qk8QIhAJhxVT17wZ9lASd/jDGczzSDR9k7oUTeGxKaXy6X6x7S"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.0-20180302191110_1520017876503_0.22141959866480332"},"_hasShrinkwrap":false},"0.18.0-20180302204332":{"name":"composer-common","version":"0.18.0-20180302204332","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"1.0.0","nunjucks":"3.0.1","protobufjs":"6.6.3","lodash":"4.17.4","proxyquire":"1.7.11","resolve-up":"1.0.0","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.0-20180302204332","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-l4X1xMZieKCJGPf+jelD1SxxFAMs3yYMYRQHEore3J/QlT7LX985o9UklUV+S8d01+GH6fb5cuFsnTFm8y4yDA==","shasum":"b71224ef8dc7e4bde1591fc3971d58e05e0a0b11","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.0-20180302204332.tgz","fileCount":131,"unpackedSize":2486240,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDFrYBH2CqY/HWd5lwp94JBvl03zMmlbFvrbrMX2Lf5wQIgA26zNkAnclASJyfWinYY+gUeouQ4pV0rMRAmwVwaaAE="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.0-20180302204332_1520023418823_0.3690922151387861"},"_hasShrinkwrap":false},"0.18.0-20180303032552":{"name":"composer-common","version":"0.18.0-20180303032552","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"1.0.0","nunjucks":"3.0.1","protobufjs":"6.6.3","lodash":"4.17.4","proxyquire":"1.7.11","resolve-up":"1.0.0","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.0-20180303032552","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-qQNFoEI+zBfO9Ly5h65KLAj0OfFiLX+egRBYdkdiwoBr9FBxxAIh/s1WTL5mhMTjQ+W5uTfFPMxui7Ls+Dnt3w==","shasum":"2b3779780ea38ee4b7ef0d0cfc48a1dc75b1be3b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.0-20180303032552.tgz","fileCount":131,"unpackedSize":2486240,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAu+rxVf0RkWp6K2YKHy+i/ERZ4mVXUs3OW4ZrA6vec+AiBbvbsrI4a7rkVxw0agyFTIrugoaOY4xEIc/4/xPfDMHg=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.0-20180303032552_1520047559500_0.7501355661476061"},"_hasShrinkwrap":false},"0.18.0-20180303132554":{"name":"composer-common","version":"0.18.0-20180303132554","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"1.0.0","nunjucks":"3.0.1","protobufjs":"6.6.3","lodash":"4.17.4","proxyquire":"1.7.11","resolve-up":"1.0.0","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.0-20180303132554","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Hi0iTQb8iS7gLn8W9113nkrClqkFyMpUjRR5O2bGHiaGjfSG4ijI7aFQMXJOQXHVmhjkEQIOi5V+ZmA4V2/jdg==","shasum":"c2209451681f60f32fe2a6b092cda15d03d840a2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.0-20180303132554.tgz","fileCount":131,"unpackedSize":2486240,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAOocLn40Mv/Uec64iMZfdxkl5yJcx80QAjLdo4+F/hDAiEAi89/gPGp5uTfGovw3n3QuKZ0itqyD0aatb57+Kny8DM="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.0-20180303132554_1520083566070_0.7390496277382097"},"_hasShrinkwrap":false},"0.18.0-20180303161434":{"name":"composer-common","version":"0.18.0-20180303161434","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"1.0.0","nunjucks":"3.0.1","protobufjs":"6.6.3","lodash":"4.17.4","proxyquire":"1.7.11","resolve-up":"1.0.0","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.0-20180303161434","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Xa6VfrKB1hZJ5Ot3S1vbSEo/1wQAI1ZyTDYd7mXgK/N5avDNdonGCWK6LMHQHWyBZuPS5GJbG1r8N4MpkqxX1A==","shasum":"126032550ab9bcf2bb1d03baa6f347c7e243360e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.0-20180303161434.tgz","fileCount":131,"unpackedSize":2486240,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCzds/VIjpGPWfwbiDiOIJ9qEnKVpLJmAOuiPMlfMm7wgIgTThdQxxRRXRNLlkKYspisNOQuJoE8gN5pywppU3IsO4="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.0-20180303161434_1520093680418_0.5330571980660501"},"_hasShrinkwrap":false},"0.18.0-20180303174649":{"name":"composer-common","version":"0.18.0-20180303174649","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"1.0.0","nunjucks":"3.0.1","protobufjs":"6.6.3","lodash":"4.17.4","proxyquire":"1.7.11","resolve-up":"1.0.0","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.0-20180303174649","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-q041a7lWxK3vaLS/KHJ9lFmiyTEulJjCtU+TnAKI4ro+I47324G+WZ7TtzLlTiaVEpi7QxPqYIIZmCP5Y7Ehgg==","shasum":"affa0b2c52e8a52eed5df179530b7814f7847654","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.0-20180303174649.tgz","fileCount":131,"unpackedSize":2486240,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD/753sB7bM4HuDR7+YIP6ggk9iO6hY9TWwPWytoLVqpgIgCt5BA1Knig5PPA/IVFHUxVNcTbmqqSC+ms6fWrvwp5c="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.0-20180303174649_1520099215968_0.26126429994073064"},"_hasShrinkwrap":false},"0.18.0-20180303183022":{"name":"composer-common","version":"0.18.0-20180303183022","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"1.0.0","nunjucks":"3.0.1","protobufjs":"6.6.3","lodash":"4.17.4","proxyquire":"1.7.11","resolve-up":"1.0.0","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.0-20180303183022","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-1nI6PbA2Y/KPkPsl0UflW4ynpjxSuam+ZLaZvzyoouWfx1RK/vdvytdgUdw7rWXgjPOTGmdgLJkW7TC9qxoApg==","shasum":"8c7e832d87f75de43dd8d40825c509c84bf1acac","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.0-20180303183022.tgz","fileCount":131,"unpackedSize":2486240,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID+yAKAQa5CeBw/r78w05OBL64MZnDVhKa9S0mRs2XR+AiEA/PQCU0yzJH4eoKEGOh3U+8cMMOh8NC4D2ZI5KSm7NME="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.0-20180303183022_1520101828089_0.3860868326014535"},"_hasShrinkwrap":false},"0.18.0-20180304032838":{"name":"composer-common","version":"0.18.0-20180304032838","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"1.0.0","nunjucks":"3.0.1","protobufjs":"6.6.3","lodash":"4.17.4","proxyquire":"1.7.11","resolve-up":"1.0.0","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.0-20180304032838","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Vb1i6xfNB5xJGOOijXqBXZswstiR6ISUBsyuvxN8g8UtJIJdModaV/n6xHV30jJzFHfKX3nd8u9TeL7ZWhunVA==","shasum":"862e8f50870b82436964c6496c8354a99a3aa860","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.0-20180304032838.tgz","fileCount":131,"unpackedSize":2486240,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAENrdLVpNZXMqOeDU9QN9kJ6c2O52OgL5Xcaw3s/qI3AiAeb9VkKkctNKnzoNIX4U+BPrfEdXwg84MPD13IQ9DzPQ=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.0-20180304032838_1520134127260_0.15099428319190777"},"_hasShrinkwrap":false},"0.18.0-20180305032830":{"name":"composer-common","version":"0.18.0-20180305032830","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"1.0.0","nunjucks":"3.0.1","protobufjs":"6.6.3","lodash":"4.17.4","proxyquire":"1.7.11","resolve-up":"1.0.0","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.0-20180305032830","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-5SMaFFpbNZXJpeCs+944TrSivlEO435T+3tqnT+gbJPaykT+7QHQ0j5hZ1gP26m/BLdmwcKSFlDozogvTouYwg==","shasum":"1df09297ca10525fef031bec4e0b6487b775f013","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.0-20180305032830.tgz","fileCount":131,"unpackedSize":2486240,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDVCU1J1hSJO9wvs3aNJi4+5sEibqUO8o5iWFDVJKOKvgIgSyb0R8Db1sN6QPnHF7dkGvavPdHJPJKlXWoNLsjzqaU="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.0-20180305032830_1520220518028_0.5492343646445528"},"_hasShrinkwrap":false},"0.18.0-20180305153713":{"name":"composer-common","version":"0.18.0-20180305153713","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"1.0.0","nunjucks":"3.0.1","protobufjs":"6.6.3","lodash":"4.17.4","proxyquire":"1.7.11","resolve-up":"1.0.0","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.0-20180305153713","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-kboTf2+ZdWB9oFdrSha4KDaMf8wHhueLCcctNoVQvbZ81TRPpVG+DBNoYbPm64Bw3wx3MqLd9BQHlB75435lmg==","shasum":"02117173892f932a01d2ad82296502e01c46ce51","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.0-20180305153713.tgz","fileCount":131,"unpackedSize":2486240,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBp1fzayvxGhLNllnAKDOLJF9x3X6CqlVWlsVKnmMl3WAiBQOt2O8G7H2bJxiHAaOpFz/7ItNp72lqC8kJEQr+lNBQ=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.0-20180305153713_1520264241970_0.5143161959044031"},"_hasShrinkwrap":false},"0.18.0":{"name":"composer-common","version":"0.18.0","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"1.0.0","nunjucks":"3.0.1","protobufjs":"6.6.3","lodash":"4.17.4","proxyquire":"1.7.11","resolve-up":"1.0.0","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-a3BPBEBM8WaFcIOlnmMB11esCww/IsKDcqTAF5QRwZKng8fOXE6T4t2908yuN3juSdfFADbChKJOnQkSuJXx5g==","shasum":"28994f5ce7b297e39658c3600eb5a181a9d7d475","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.0.tgz","fileCount":131,"unpackedSize":2486226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCn7CMN7FPjcck3D8SfYA0xX4HlFc25uAl90lmmocwMHgIgEybfqBL7xs1UBZkBlN2Nv78O2E2DmTSTT05e+Os4hxA="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.0_1520279925951_0.13446263798414781"},"_hasShrinkwrap":false,"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.18.1-20180305203923":{"name":"composer-common","version":"0.18.1-20180305203923","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"1.0.0","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","resolve-up":"1.0.0","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.1-20180305203923","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-xKn/F/oajEEc/1yohiW/LeeOGtq2lVcEjZXcWVBePHiN6tn8pJdl6fWoUPkyvcM7CBjWEGY5qfW1j7R/Vs33SA==","shasum":"6176d0f4e1e894e93c520d60fd55994a955e9353","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.1-20180305203923.tgz","fileCount":131,"unpackedSize":2486240,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIETxS4R6Qgk/iNiYM12CnXbLAeTXin59iPw9hskSSf+DAiEAsAMxzSrJhXiFk53aaR1TjqEzOn8bwneV/kuiIcwqlEo="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.1-20180305203923_1520282370310_0.7852331306652016"},"_hasShrinkwrap":false},"0.18.1-20180306032835":{"name":"composer-common","version":"0.18.1-20180306032835","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"1.0.0","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","resolve-up":"1.0.0","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.1-20180306032835","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-4gYv4l74/gye9R+O6JUP74nKQmwQPLdh7Sl11UcucpkwqqOH673gu7pPLvYSHQQU2tvvu9f6tPi0JYBXBKHeeg==","shasum":"8b7c0969cb22d8347677138b3412d5e9924b4edf","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.1-20180306032835.tgz","fileCount":131,"unpackedSize":2486240,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCUKTGKLvvCBx1Up5C210VHdc12H7qp5YyuLsNq15D56wIhAKioDkuYwhsgJMZAgNu9c5GdRrn3l9YiqlT3G2yqTmzD"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.1-20180306032835_1520306922976_0.08018888080436448"},"_hasShrinkwrap":false},"0.18.1-20180306144815":{"name":"composer-common","version":"0.18.1-20180306144815","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"1.0.0","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","resolve-up":"1.0.0","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.1-20180306144815","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-53Gg7bZ7fsb3cZqc9dPUvcZlG+a9q5IePHH+yzTY6+qdoEmL9srGwQfPGq9neDOtyTIig1JCNVyl5SMRyyyOzg==","shasum":"5076acef5827b4488cd860f460860c4ce7f5d7dd","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.1-20180306144815.tgz","fileCount":131,"unpackedSize":2486240,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDFZy7LIaRoC9jQ/VWese+cfSXh/2wObOW8f571LX88XAIhALsXXtEPqcuh3KSNAeg+hl/b9EGc9ehM2sGnW7x4P59P"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.1-20180306144815_1520347702157_0.04371448477416329"},"_hasShrinkwrap":false},"0.18.1-20180306160116":{"name":"composer-common","version":"0.18.1-20180306160116","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"1.0.0","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","resolve-up":"1.0.0","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.1-20180306160116","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-21S+PFVAxHOr9TnRvVyFyaYAN4euKndUy4EEBQC3AfPY9aIuVGCCvLSyTxR44txgo3GYaVZCwt+np8uv42aFKQ==","shasum":"a7324c3bf1fe12141c5154c390e85592ce8e2922","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.1-20180306160116.tgz","fileCount":131,"unpackedSize":2486240,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGJ+boyGxWiCeTULj4cQxufCyyY9q17kfmm89lZESxVzAiBjvmkOC7RDEbq3OIRULpdMJ86uTRtNuhovCrh4Elm98w=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.1-20180306160116_1520352083581_0.7534012285759155"},"_hasShrinkwrap":false},"0.18.1-20180306165427":{"name":"composer-common","version":"0.18.1-20180306165427","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"1.0.0","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","resolve-up":"1.0.0","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.1-20180306165427","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-4VK8AF5mdaPQ9xcwhk4sXJhIoO2qjA9XzKAjTnOmFXukm39n+yS0NCwmgpH6DcOAbLA2ygQuraZwY22ujvmr9A==","shasum":"f4b17c596c4f448fb145470e865fc8de5e1f63b8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.1-20180306165427.tgz","fileCount":131,"unpackedSize":2486240,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDRKDWVij4cEbTr7fUTTORA/MEfEgAJCtykiMxvAwPJwQIgXNBCARVTN4VAONdjdHKXobaLqz5D++1pPbkdXLo7mxk="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.1-20180306165427_1520355274629_0.3004729256022647"},"_hasShrinkwrap":false},"0.18.1-20180307033012":{"name":"composer-common","version":"0.18.1-20180307033012","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"1.0.0","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","resolve-up":"1.0.0","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.1-20180307033012","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-tsmtimKEv6Vw9vF2aId89x4RmPjr5I6CxHeZZni3QOHDxVvdlrx3DQJzv2kkcavIeR6CNae75ZUI5GPnIYSpBA==","shasum":"4ced74fbd94be98ca2b2846feb8d07db0a859470","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.1-20180307033012.tgz","fileCount":131,"unpackedSize":2486240,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCIsW5bdA1uUXCS7Nl7Ok3WASAPqSbiqlgg3hXkEO9KhAIhAIYK7n/Qqx+NKH6swoe/qmZOkziBKWaywa11bI1OQDbc"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.1-20180307033012_1520393419995_0.36538610399467575"},"_hasShrinkwrap":false},"0.18.1-20180307171448":{"name":"composer-common","version":"0.18.1-20180307171448","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"1.0.0","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","resolve-up":"1.0.0","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.1-20180307171448","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-0AxuxEZWO47zfFIkDfWTn1BMI6HELKjVurmFGYli7OD+14Vg9s4tZnJejetdrDcNpNEDGyEMu1pVH5UZo3wSpQ==","shasum":"583f6c4ab3f30b6883613982aa8f0d69df0ac15f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.1-20180307171448.tgz","fileCount":131,"unpackedSize":2486240,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG3e38KEw1+Ax/XhlMzafhVDmzahbQqPrJCemw5e4RYQAiBmqJOwcDi67BcWnV0Rf4swnys/7WVzOblJkvMuAfLfug=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.1-20180307171448_1520442894816_0.16744143144853774"},"_hasShrinkwrap":false},"0.18.1-20180308033019":{"name":"composer-common","version":"0.18.1-20180308033019","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"1.0.0","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","resolve-up":"1.0.0","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.1-20180308033019","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-q3x/ROIIqXyTn/Zl/9KbTNABGsBsTtUj6Pa2IskshL92KzaYJWfGcCogkpZQ3VqhDToWLb2auba3xXmPjpR5qg==","shasum":"d0c1df4e43d14f1fa018c9dc747579c57cb9c33c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.1-20180308033019.tgz","fileCount":131,"unpackedSize":2486240,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDIGtxowx4K0nz6EH6+25j7RXX/KCoB5F1QbMNQ70ovWgIgb0EiLJzvIb4myLeAfPjj0SbExQ6TWASyRLc5yHzsE0s="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.1-20180308033019_1520480046496_0.21049875039651122"},"_hasShrinkwrap":false},"0.18.1-20180308105727":{"name":"composer-common","version":"0.18.1-20180308105727","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"1.0.0","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","resolve-up":"1.0.0","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.1-20180308105727","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-/dyhwkcrN3v2WHqcc3vOGJDVjTGlySok4ts9QqeZPCFYbXS30DcvuLHPB+rHzixKfQ1L2DQZNi4HvMP7+9/BJQ==","shasum":"61483d5fc724f0a55aacaf74c1a1375002bb5407","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.1-20180308105727.tgz","fileCount":131,"unpackedSize":2486392,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDY3clHHcwuatmeo14igPnz/D50lzQhoBVQckHM7SjXdwIgS3u9xPn8evNwsEvwxMWWFjotN7osVlVdVQTkrtGg6OI="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.1-20180308105727_1520506654392_0.7154078062189344"},"_hasShrinkwrap":false},"0.18.1-20180308132651":{"name":"composer-common","version":"0.18.1-20180308132651","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"1.0.0","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","resolve-up":"1.0.0","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.1-20180308132651","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-KZrSUNLEwOTamr0uDmMWzbILpQtPUB5/WT+hX8/zzhHtbhUalV+ubovEKFzKUH5zHrivantxQc8Wpa+q3yN9cA==","shasum":"e67e04e8edc3dbb45e1c361fbdece0dbec0cc72c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.1-20180308132651.tgz","fileCount":131,"unpackedSize":2486392,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCpP81P1jkLvx/X86rm1hQ9ZOvfh7gFyoNJncqwU+RvZQIhANXZzpZg7HhBGcprsg4EAREoUJI62jUTzF+vD4ugqjt7"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.1-20180308132651_1520515618518_0.4392198185284162"},"_hasShrinkwrap":false},"0.18.1-20180309032754":{"name":"composer-common","version":"0.18.1-20180309032754","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"1.0.0","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","resolve-up":"1.0.0","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.1-20180309032754","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-H7stTTABF8F3DasXXMOwTyMcmRLhpjL+eTVWyWDnyegemF62pEPDmbat16GthqYG9ZLKiinl0IAeLasVr1YVsw==","shasum":"d8df20882b96edf90162282963381ebbe93595ad","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.1-20180309032754.tgz","fileCount":131,"unpackedSize":2486392,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCNqvPpJHxYR8GiNRVrYc3PgHXUrU6t/OMxAUpehc+pSAIhAMNxPxS1Ofu3qMXA/j2RLLmLtocZ5SZW0ShvAGp9iowy"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.1-20180309032754_1520566080442_0.9318971196840744"},"_hasShrinkwrap":false},"0.18.1-20180309095317":{"name":"composer-common","version":"0.18.1-20180309095317","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"1.0.0","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","resolve-up":"1.0.0","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.1-20180309095317","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-g+5C2OvxnN0yAnUyiVZh9zZYHWvSpk+BaUBeXgPdjx39Lj44LmrrZEdS1UmkvugnZjb1j6xrmW/lmzJ7bhXG7g==","shasum":"9f71e972a3240f08a203aca8023c58236a7a4af3","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.1-20180309095317.tgz","fileCount":131,"unpackedSize":2486392,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEwsAaLZzamcbwNLOYKuLw/pXKfCZrAs+k6ClHDK+sEEAiBxrrz1ad/KtixmMx233ExMY/q4S/mqMJXnSSR+Bs+3iA=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.1-20180309095317_1520589205414_0.3966594776164085"},"_hasShrinkwrap":false},"0.18.1-20180309144945":{"name":"composer-common","version":"0.18.1-20180309144945","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"1.0.0","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","resolve-up":"1.0.0","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.1-20180309144945","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Tk5ms4QiCm2xtH7/7hPcOpLoiSg6VBN6JWl/v4jsnP5uYeZfKLlqlSa/Q4hpx3KWI+z5W1kTm4KI4zWY7ZX3tQ==","shasum":"acc7aba7f187e8ec613b5718bb7609bfbc0cdf9c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.1-20180309144945.tgz","fileCount":131,"unpackedSize":2486392,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDtiMhTATrPioQr8rf+5mGbgmrB9oWMbuRD/ZXMbqsd+wIgcWo11EMpmoCj2zBoTDWzX0DizwRhbhZm0f4D2VgIRqg="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.1-20180309144945_1520606991825_0.322064890429379"},"_hasShrinkwrap":false},"0.16.6-20180309174310":{"name":"composer-common","version":"0.16.6-20180309174310","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.6-20180309174310","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-oHazcxbmxVFlE0N2NPK7JKoHyfflHTGGfkFCOhBAuYvMasngdhnKr8hPtUmTuE/WnatPvX6avgk1SlTB4iVIGA==","shasum":"dd555d2f640f693d49bb14da5b37bd3b620b4786","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.6-20180309174310.tgz","fileCount":386,"unpackedSize":3460740,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDRofcVjP4ftwY20w3DXpcjSS/OIQGjAzcx8kf7jgCE2AiAGFmqDWykgiDUunwX/99U0lxSBBjzrcht5P/MJP5/IWw=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.16.6-20180309174310_1520617397272_0.33297661046798965"},"_hasShrinkwrap":false},"0.18.1-20180310032920":{"name":"composer-common","version":"0.18.1-20180310032920","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"1.0.0","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","resolve-up":"1.0.0","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.1-20180310032920","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-0WjUFcF10rsPCIH1mT3NpCP35zoOX6yj2R7M1ooJpRME6n88lgnRdtY3xeEmJttTBOPwh2vT9Pn9sz7Q/LbzNQ==","shasum":"475bd4a0611be1c8a575dc90c016291d3c65554b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.1-20180310032920.tgz","fileCount":131,"unpackedSize":2486392,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIATf11C4Qx++B+0guhuXx2oLZKQeJHGp79dbPEurYViUAiAydCvXM5R75HCh3a0NcSJ68jzl12rks28EE2ZIYM0Auw=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.1-20180310032920_1520652565959_0.07871521331130782"},"_hasShrinkwrap":false},"0.18.1-20180311032933":{"name":"composer-common","version":"0.18.1-20180311032933","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"1.0.0","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","resolve-up":"1.0.0","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.1-20180311032933","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-XiCU9vEY1KPzEr4fESfwGvI0pXeQPgAa2ITMexbpIJushij0ItYegKwwh/gZl9BJ8yQ1b+yTYun0y4ayON7lTA==","shasum":"5ea5f45428f3bbbba40938d44cedaab7436d6163","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.1-20180311032933.tgz","fileCount":131,"unpackedSize":2486392,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCG1vp5VMXk57l83PG6Y/Km7HmJk7MQzg2MnDYhuEdVVQIhAKXa7qx8WwBEcBQ78ofyeGfoBgrMcF+4rMKNtTBb9co/"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.1-20180311032933_1520738979798_0.1333325380892889"},"_hasShrinkwrap":false},"0.16.6-20180311135651":{"name":"composer-common","version":"0.16.6-20180311135651","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.6-20180311135651","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-ceWFqF+O5wA+FsszFi6S/qtC/xMFWXDix0i53Pqc9CIKw/GPhemWjwbThhcaYysOyHAMIK8mcVveFu8LJji5qQ==","shasum":"1b0cc765c76662fd02e16b5d2366e1c3fdb52f7b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.6-20180311135651.tgz","fileCount":386,"unpackedSize":3460740,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCnx9pPzv7HLVeqNidWQ5n0sZQRRf/A2971IkjF1dkQDAIgeSdGJbW7BcyJyq/Wloj/PBvn1HObtEMqnT2S+SD5BR4="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.16.6-20180311135651_1520776618674_0.53388803951487"},"_hasShrinkwrap":false},"0.18.1-20180312032934":{"name":"composer-common","version":"0.18.1-20180312032934","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"1.0.0","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","resolve-up":"1.0.0","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.1-20180312032934","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-iF9Ujgr9/RTejeFjVKPAns+qhHYT2cJj4OoDw5eTV5NKHb5to2BTC7XFW9dBjQwtk/hmjnWmOk4Mh8ID1Js0yA==","shasum":"ec2df0da6c925f6f662041735f03ee6dea427c62","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.1-20180312032934.tgz","fileCount":131,"unpackedSize":2486392,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCWj4/fJvsSbYmS4PHdkYPBQmf8Vob46MLD+fec9+tc/gIgCpwoDwatrPZKrJI89LjlPFgV47hyc2ETs7GOnmRpdRU="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.1-20180312032934_1520825381237_0.11092645097396447"},"_hasShrinkwrap":false},"0.18.1-20180312103934":{"name":"composer-common","version":"0.18.1-20180312103934","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"1.0.0","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","resolve-up":"1.0.0","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.1-20180312103934","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-UPzU48GW6AfAbppICCfkWTOHzGZbtMN0+H28P2vcJkroViMIyPbBkbGt3n3Q22loKdht+ri5WgzZI8FEOkRo4A==","shasum":"dbd9c4f4305c5a357bad0e033730d4e5c322f09f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.1-20180312103934.tgz","fileCount":131,"unpackedSize":2486392,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDM8+it9B7qMl6LABbNQSsBnn/WkLQDtCDqyjyqeRHNJgIgGcob9m4/hab6VWSxa5hDxVKJ7YHhlE/Cr3fXu/wgsU4="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.1-20180312103934_1520851181143_0.9288460049952958"},"_hasShrinkwrap":false},"0.16.6":{"name":"composer-common","version":"0.16.6","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.6","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-KdE/q3FSu0bb8ACTnE+e2k2uaWGmqMSLCnoiRv1O64f767mNKJfHrYT6i91Pjsxk54Kdt4zeTEBMxhhLvLxU9Q==","shasum":"8ed0701b28d9307df488e4238a2546f6baff0b48","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.6.tgz","fileCount":386,"unpackedSize":3460726,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCNsEWkfxIJc5T5TR1EzAj75+tJWg6qrdWmAdT05ZPbvAIgMFUpN3vP/lHW2WOMyYu8osAno5buXzRLBLRgfBdnluw="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.16.6_1520856781650_0.5097304449142841"},"_hasShrinkwrap":false,"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.18.1-20180312150014":{"name":"composer-common","version":"0.18.1-20180312150014","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"1.0.0","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","resolve-up":"1.0.0","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.1-20180312150014","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Dl8IkgQNQmaMV8c+CpS+NHaucr6Tuw6ZV+nZYSRKb/eCsQWl0lbMYlsa4cHB/XpiTXRfwnBHabwrRciOISjccg==","shasum":"e96f4ad7ea06f812897ca14b55aead73db47158e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.1-20180312150014.tgz","fileCount":131,"unpackedSize":2486392,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBVJWqxTEeEaY8vMtEp2hjC8IOBYBzv48+eNcL4S6L3LAiEA11c8QzCWEh3vWCcfAAJlzM3MliIttxXmpCGeh/9TLPo="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.1-20180312150014_1520866820523_0.7844941134983199"},"_hasShrinkwrap":false},"0.16.6-20180312214837":{"name":"composer-common","version":"0.16.6-20180312214837","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.6-20180312214837","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-rAFD2dFwm+8mjQd7dfp2Y7OQyAMDt0gUpkqZj+WfrVbR+h/SOYzmAgVXMSsaDescU6Q5YjzqQiV2QZdxrxCnAQ==","shasum":"64393040120c5e0704cb294fead078d79843c164","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.6-20180312214837.tgz","fileCount":386,"unpackedSize":3460740,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID0MqX5kOcuNcZJUvoyR/xAIKoQZ3FrKnsAy3Gg8WN7AAiEA/k/hSrLN2eD/6dPWIZbccu9SAmuIxKg3lm7CwFULne4="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.16.6-20180312214837_1520891324483_0.3239659940671167"},"_hasShrinkwrap":false},"0.18.1-20180313033201":{"name":"composer-common","version":"0.18.1-20180313033201","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"1.0.0","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","resolve-up":"1.0.0","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.1-20180313033201","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-sQ6wyWlenSwhNzx+vwMOddPp0NrAToWXU+qHEvsDI4u/6W/jUWh1K2cM9B83gRhidYJrh2ubguE/Z1i08ASgPA==","shasum":"12230ab776514ac051933152286cfa9a14521312","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.1-20180313033201.tgz","fileCount":131,"unpackedSize":2486392,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDtG/x7h53Ti4qbnoFoKFlAe0E65bnGrT5w1yBlFxG3/gIgKnDZ45JV7t3J+nnEFyKOLEuberHKpfbcp3yRTzxEnbU="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.1-20180313033201_1520911927684_0.3912095911591382"},"_hasShrinkwrap":false},"0.18.1-20180313064306":{"name":"composer-common","version":"0.18.1-20180313064306","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"1.0.0","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","resolve-up":"1.0.0","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.1-20180313064306","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-BOC+tBIq00/Je5WmJGfCkXJOhSEBRgQYxFp2m48A9D5TlYj/tOxK0I12XxKnig/OLwxi9iuu1XSESP+LcrdyuA==","shasum":"3c10d797373097645d8c761082911b8909bb5af0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.1-20180313064306.tgz","fileCount":131,"unpackedSize":2486392,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDgMTFsNILV8UYk/a5T8/VST82nvO2RG6Vd9a52eF7EvQIgERB0Az8gxmiuanmplwVrLKuYOB5xMG99T5umWxxAoCc="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.1-20180313064306_1520923392534_0.34666484827324795"},"_hasShrinkwrap":false},"0.16.7-20180313071136":{"name":"composer-common","version":"0.16.7-20180313071136","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.7-20180313071136","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-U5BSGsokpJD4G8xe/lEIJP32B9UR7lLgZcVaQ3vkYJ94eSWwYQ4u5BydcfkFjTNBx0TbzRuHumnOLJ7vb9ZfIQ==","shasum":"c50f9ce92ff1807413eb14745afb97bef7acc696","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.7-20180313071136.tgz","fileCount":386,"unpackedSize":3460740,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDTVPmk2jjWlSp3PLZxMns0IkWKELJDB2n/ljUAuYR4fgIgKID//lhbVrSZRaW4xPzw4b68tkIy7Zivpsp/OlUixII="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.16.7-20180313071136_1520925103104_0.33870923059119606"},"_hasShrinkwrap":false},"0.18.1":{"name":"composer-common","version":"0.18.1","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"1.0.0","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","resolve-up":"1.0.0","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.1","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Xgcp/APIwmwxsU0yVG27C6RglJXxfks9bLWrF2TohvvYaFeXz4jDT0o6mv5LH3tqEK2YOsz1Mlo56GQ99YbUKg==","shasum":"f79edadd7c913aa350f6aa19722b9f439c410d80","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.1.tgz","fileCount":131,"unpackedSize":2486378,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFDovtkbEAt39MHgZ201BWJ/4uHcvRBiuKKpbr0mfxr+AiEAgx1r3PsR5l4C+7pULezxg0GhmGT5DdEEQydTRCPXgpg="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.1_1520942003959_0.880090535971056"},"_hasShrinkwrap":false,"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.18.2-20180313122632":{"name":"composer-common","version":"0.18.2-20180313122632","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"1.0.0","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","resolve-up":"1.0.0","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.2-20180313122632","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-/Vu1ActIVN1qk7r5iuoKLzP9LvasH/eAiXM1cIHjuIWUC+/n38O78wUKwMsRtAVYOGuKdyjBTx4OH9sNYb/GWw==","shasum":"df2f03fdf75a779f89c8e388d2f94b26d4a2727f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.2-20180313122632.tgz","fileCount":131,"unpackedSize":2486392,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHA1/+ElQ+cRlDoJswJ7hrT/iayxDYFwhwIyrokTZcDCAiEAm8hMVn/Np/D3Eju/M5bB7xAeaBKGmYGlT2Nf+DOX+Ao="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.2-20180313122632_1520943997722_0.01712474857755142"},"_hasShrinkwrap":false},"0.18.2-20180313134306":{"name":"composer-common","version":"0.18.2-20180313134306","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"1.0.0","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","resolve-up":"1.0.0","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.2-20180313134306","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-RXvLyPuy24ZAfoeE9CIqBIiG31sv1+GIrPGdhd/ODdDdfhkOCE1n15Hz0Q5XVu9LRmxrjrPOzJlztwal61mjNg==","shasum":"7069b2be84933494c7ff63824f950f19a75f9942","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.2-20180313134306.tgz","fileCount":131,"unpackedSize":2486392,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCgscDglTxq1/dE/kt8uE3vKEnDVdSWsC+9KufCxP9TqwIgQjFYMdkz8ZpDT9W4QYu0N0W+YzqYyEyyUizd7s6jbdM="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.2-20180313134306_1520948593065_0.814587503559649"},"_hasShrinkwrap":false},"0.16.7-20180313151640":{"name":"composer-common","version":"0.16.7-20180313151640","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","postdoc":"npm run browserify","browserify":"browserify ./index.js -t [ babelify --presets [ latest ] ] > ./out/composer-common.js","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"4.8.2","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","browserify":"13.3.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","browserfs":"1.1.0","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-promise":"1.0.0","homedir":"0.6.0","jszip":"3.1.3","left-pad":"1.1.3","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/**","lib/tools/changelog.js","lib/tools/plantumltoimage.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.16.7-20180313151640","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-iLU5AkDPN6u3gWoNt+Hlk0fCSBvtRulk4tIEQ1/X4r/ySZxrHgKI/o7FenYv4+Vx8jaH6PLAMkfVQmTv0zdQaQ==","shasum":"b0450ad924d3d3f5e0607574f2454f54bb02f0b8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.16.7-20180313151640.tgz","fileCount":386,"unpackedSize":3460740,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCx9gEurzq+SGIB+qhLbzt0RKaQ7wl5N69DoZoWxG/bMwIgE1tSo1maZkUOssh/EPWwNNivSThepckGMQ2oG0dSgtM="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.16.7-20180313151640_1520954206287_0.09930906739375267"},"_hasShrinkwrap":false},"0.18.2-20180313152035":{"name":"composer-common","version":"0.18.2-20180313152035","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.2-20180313152035","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-2Oh3YJxNALxaZ8gVE6XWu/nZHbTpQL8/sMemEQBMx8ewY2WG4u5h7JmeqcFFsWX10oZvHXZhSRPLLbDcYVjA5A==","shasum":"e913c8905d8f2d3fa3b2b4f5f944aad56e131930","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.2-20180313152035.tgz","fileCount":131,"unpackedSize":2486365,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH+L01W2+7Mfw2ChulP68XdQPUbmO3Dk2xvudGTOntfOAiBpA0vPIH8edY+sPZa8i1sViXoJDVtgNuB40qbpmD9zWw=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.2-20180313152035_1520954442036_0.5287619085470869"},"_hasShrinkwrap":false},"0.18.2-20180313171255":{"name":"composer-common","version":"0.18.2-20180313171255","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.2-20180313171255","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-oxa97Sa1kk5FjIqUZCNMO/qB35VnjLa8IpY+IWMizYgrv5D4eez1dGcpNA2qDwu0h2OXYTkZSgzXFUsFTKi1Cg==","shasum":"7b71e1ac953635e26dc7c5d6013b58ce0ebcf739","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.2-20180313171255.tgz","fileCount":131,"unpackedSize":2486365,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD+Sq234SeKvtkFBjPFWtmAtpDO8WcD0pYSfJbZTnW0wgIhAIqaZydecB13gHkCwmrXb/qZisfUrLxy7jycTuPnWd6O"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.2-20180313171255_1520961181812_0.405599782501727"},"_hasShrinkwrap":false},"0.18.2-20180314091109":{"name":"composer-common","version":"0.18.2-20180314091109","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.2-20180314091109","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-mTOpvvlVhKB/1HaHKQSLlXSTIp69nbGK4jqDaTj0EHlsmQ3SzqyHNW3AfEbQz3VTZ0J1gALLbo7QvDk4UL4I9A==","shasum":"d5293d65cbcf4db719d286e31b13b87dd94082ed","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.2-20180314091109.tgz","fileCount":131,"unpackedSize":2486351,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDk22LToChIWor94/985LHjXjbrWaf4fKaRXXG62ZisXAIgci3bWoK8rs97KTPyMvfNpUDF2XMnO3buSzanxTwN2Xc="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.2-20180314091109_1521018677318_0.684790347600347"},"_hasShrinkwrap":false},"0.18.2-20180315033201":{"name":"composer-common","version":"0.18.2-20180315033201","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.2-20180315033201","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-LYTCqi3gZyVaY97JS/v3GkQgq/y8O+MHAQjBqG9w5ax1AOSmeIT4nTUpw3tEHD1suTshD44uinfN/stRIf845Q==","shasum":"a5d21b438d2ce02822ff555d3146284bad2691df","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.2-20180315033201.tgz","fileCount":131,"unpackedSize":2486351,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD2Cvz+MCBjnlUzhAC7WZ8o2al55pipfK+xWRSKlqTxrAIhANdsC9TUn8VAoLJgytiBRFQGqaRFlpA/ZprxvXEKurKO"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.2-20180315033201_1521084727484_0.4436092468270725"},"_hasShrinkwrap":false},"0.18.2-20180315095320":{"name":"composer-common","version":"0.18.2-20180315095320","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.2-20180315095320","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-2WsPKRSVDhYPDMRWXoB64XPfJ+vvrSmMc+/I32AaJ4Af+SXSCv6W14h2BCJX5jGpfIaK+M6pP6m82w62V0TUXQ==","shasum":"2ff871d665bb6a5684303d332add594824a74ca1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.2-20180315095320.tgz","fileCount":131,"unpackedSize":2486351,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGIpvEmf5ALMO/7vbQFhuQKDLvixz6fhlv9nKSDKbXoMAiEAhvgXpgnJkPHC0++H3P6OoyUNV1PCubOrIZa82hwBOro="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.2-20180315095320_1521107606721_0.6050348294914936"},"_hasShrinkwrap":false},"0.18.2-20180315112638":{"name":"composer-common","version":"0.18.2-20180315112638","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.2-20180315112638","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-TRW2QIdgu+o+WBOSFJ2u8nwnJAauVa5n9QfXox5Ai+1rKEIGGuqDD3ce7EKS6NgzUa2tez/9FOrN8YEckFrskw==","shasum":"eef3831c87057ac1f0e6501132664a760ed94371","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.2-20180315112638.tgz","fileCount":131,"unpackedSize":2486351,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIElqmYUSrDWHMN1/IndUaU5M7FKcbwryjKkhkMYswY4QAiEA8S5GG40fe7oS1myAd8cy5bLJMrLN52qCqbboFiAoNuc="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.2-20180315112638_1521113204510_0.6856511265792711"},"_hasShrinkwrap":false},"0.18.2-20180315134709":{"name":"composer-common","version":"0.18.2-20180315134709","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.2-20180315134709","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-WsjEkeOXTrJHo5zgnAwzIm9x5cl7dmln2V0FlKajBdXCETl12ySUtwcGpIDNk3zW7W+snEAt6i/Ri8JHCf32Fg==","shasum":"de9096d2d9965d89dc0fff6e1c58129979850338","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.2-20180315134709.tgz","fileCount":131,"unpackedSize":2486351,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDe4J6j+rtwK6STxWD5CsI0si42YJRQAzAndpCy/NCh3gIhANLvz8Z4CFoq2ZM8dKwS1YVL0O3z+0Se64To/CjtOdik"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.2-20180315134709_1521121635586_0.33806742126462996"},"_hasShrinkwrap":false},"0.18.2-20180315155111":{"name":"composer-common","version":"0.18.2-20180315155111","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.2-20180315155111","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-ffu+QZFVgLz1lt9G9PF07lBcJJZ87w2AzfsRUNV34gpYoyqjlhbgyXXHs/o+MrF5gma0K1UX6Un9yI+2L33eqw==","shasum":"4bc0a2ccca30c59095dd1126fc83610e9cd6afdc","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.2-20180315155111.tgz","fileCount":131,"unpackedSize":2486351,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDk1WgSn/M8BeXufUeQp2u/Y192U13imyGom2CjJkPBEAiABDN2KxcQYhJT99aT5ZqsfAtqO5TvlF5C+UP6l2EB9gg=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.2-20180315155111_1521129076968_0.6134868846687227"},"_hasShrinkwrap":false},"0.18.2-20180315170017":{"name":"composer-common","version":"0.18.2-20180315170017","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.2-20180315170017","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-pQDN4/KVfvOi7Yx1z80kMmw1fTZ2KKCYN4EfTmL7kMxOfa60BHsRmwafZc6TQ7oKJHs7F0l/wL6znMqeTIsQVg==","shasum":"3e36738c7a6fdd098e42e7eac753eddd3547f64e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.2-20180315170017.tgz","fileCount":131,"unpackedSize":2486351,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCyKEaydIDhdBh2kjQJbHDEOQGtTUqu9gmH9JuUSbrcCQIgdS75KsLiMScYeS2+B3PBzR9kTXD4Zv9AhpbucQ11Dns="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.2-20180315170017_1521133224437_0.6315587251022514"},"_hasShrinkwrap":false},"0.18.2-20180315181902":{"name":"composer-common","version":"0.18.2-20180315181902","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.2-20180315181902","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-hR5f3AqWe0A2ttYwZ9AbiCjHoWgfFgvV5Nf0XzDcajmypg3sLr5tzw48BtB3rdJx7TslGsRw7m12DBdeHUKqiA==","shasum":"34a702bf42d20292b83fdbaf1dc8016e2c0f7fd8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.2-20180315181902.tgz","fileCount":131,"unpackedSize":2486351,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCLFr/hZ3e9rF+fQGG1ZbjEiaFtMP354bf5FtNRH/bnnAIgYkQ0USg4NWFWWwzw45Aw8dfxqCwcfaqks5P+TC31xdk="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.2-20180315181902_1521137947386_0.5250609644664022"},"_hasShrinkwrap":false},"0.18.2-20180315233339":{"name":"composer-common","version":"0.18.2-20180315233339","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.2-20180315233339","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Wxh8jGSqHZx0fDgL5AVFE6EPDa78RHjnlEBqoBTnTLardKaV7n3grgOrGc+fFuSLyRGkP1yRB9mYIBbGZ+Iewg==","shasum":"c5b83d73998c1e86f552505862f2efabfada5b57","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.2-20180315233339.tgz","fileCount":131,"unpackedSize":2493636,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHFqHcjdqeG/qrbWeLz3l4vxww5bciy1nkrhnuLTVQHbAiEAjHwjSp4abIJu+D3+EMu6KmA/WV3iOjBNJY8BbFALjf4="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.2-20180315233339_1521156824252_0.5631727310662116"},"_hasShrinkwrap":false},"0.18.2-20180316033811":{"name":"composer-common","version":"0.18.2-20180316033811","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.2-20180316033811","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Z4hqOEAXavCSuXMEODV8l8n9X9rRV0yhkXMUKa3fHNRga+8gJKJcY/CiZ2boiLSa4E+ucgA/gIAbgFlqmZ//ww==","shasum":"279b1fc3302a64e9a3af2669fbcef224c1f4930a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.2-20180316033811.tgz","fileCount":131,"unpackedSize":2493636,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCFGcXLLajJp3PiQmzsnBG30gLfubqEJmYaBItwLift2gIgN6REOEHB/q0JKshDkInPBC/q99gf27hZOrQhRfqEu7w="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.2-20180316033811_1521171498095_0.023126409186335684"},"_hasShrinkwrap":false},"0.18.2-20180316085547":{"name":"composer-common","version":"0.18.2-20180316085547","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.2-20180316085547","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-UocKq3kyVj2NWQXC7W410YgGM4nbDJvE4+Zkl+UWf0cWnD+0X1lDUfxa7/HJYWzYMXXy1Iu8IvgmCpa/uTz+zg==","shasum":"c92e4843f70bb894fc7d293cdf09e349fef2df04","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.2-20180316085547.tgz","fileCount":131,"unpackedSize":2493636,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDU6yhr7R7c4pDYoZhQ4q/SDmRxXeUqKc6i/P5XdSexFgIgIeqf6YYAsDP2pFuy+C8Z9Fe4m0hnRfvw8M5t6zOtoEo="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.2-20180316085547_1521190553636_0.1789463988253488"},"_hasShrinkwrap":false},"0.18.2-20180316111153":{"name":"composer-common","version":"0.18.2-20180316111153","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.2-20180316111153","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-nDVqSF9xQ4glbiIATBZU2RSb+pOWDOUNreemL8A9djow1TCbI6LomYaC38KfFquxravmZiotHquHr5e1fA3ifA==","shasum":"6e4e148cde9a99664147ca0b0ed19407f1855f9a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.2-20180316111153.tgz","fileCount":131,"unpackedSize":2493636,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCYVQRrEBGSc70wneWGnVtptwHnnDuvHQNMfjTLxSPhBQIhAJTBpvTfTpAuEkjRwrzkzcAmOXqdlhATEk6IpoC9f5za"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.2-20180316111153_1521198718638_0.10454846658314354"},"_hasShrinkwrap":false},"0.18.2-20180316155536":{"name":"composer-common","version":"0.18.2-20180316155536","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.2-20180316155536","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-rga5IknregKdduQQqETUxN7Idan4LMKIGSETSpBpUiOVu71mLOwxj+vu0ivkvBi1nyHpZSSZDAM/TK4zs7c8Pw==","shasum":"0b3e85835b23a7ecea76143e2b06e918a2bac8f4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.2-20180316155536.tgz","fileCount":131,"unpackedSize":2493636,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHsf+/rNLz5wgFECrYmoPBOU/6Y8jARc0Bgr18w/T5AUAiEAzI8NQVbn0BhPbvM4Vr/st6s1sJCskquZZOQb8vBYMic="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.2-20180316155536_1521215742371_0.5492311198602684"},"_hasShrinkwrap":false},"0.18.2-20180316172423":{"name":"composer-common","version":"0.18.2-20180316172423","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.2-20180316172423","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Mylei5QA4mDa/+KVK8xMXuUc0irDhnX3j1s9fzWwbPRKw+RJFL1Z063IjMMz1wKLICzmILmlItIqJ0GG+8lSTw==","shasum":"8487cbe4600f97409d27d7d1f2c8e44da12235b7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.2-20180316172423.tgz","fileCount":131,"unpackedSize":2493636,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEGnyB7CNCVSAU7GHGWlsT5Io/z+VqG5CiYX2ApxYCN2AiEA7A2X4pABy0huy4cAPGjijBDaWVlxUXnyjFNSMRzxyug="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.2-20180316172423_1521221070908_0.7807878319929855"},"_hasShrinkwrap":false},"0.18.2-20180316184406":{"name":"composer-common","version":"0.18.2-20180316184406","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.2-20180316184406","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-iRWr9IDxp+1sA0pZJ64TGVpQNH7U02fs7EI8UDQiHRxIkI9d7nJ1UdpNDiFZj/ZSjI44uvIN23ZFDtbDpigbyQ==","shasum":"eff7e8ac28c8f9fb3b132468db9f3ce03c08f5db","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.2-20180316184406.tgz","fileCount":131,"unpackedSize":2493636,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEKaYTz+y4ZQl+d6q0RDmtdSGrFuuWEftJRsrI2MG+kRAiEAtsy6pF3TUPbZsSAXZq2pTbDP9KUkOdEGvOYTr0Oz4Fs="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.2-20180316184406_1521225853091_0.5673013389329711"},"_hasShrinkwrap":false},"0.18.2-20180317033405":{"name":"composer-common","version":"0.18.2-20180317033405","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.2-20180317033405","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-dw/1B/cLaqKt38D50HkBlu5fYZftIjxwLgy1D89h8p/lcvIWuYXDJSIIV5CNW+1aXEYE2+TmO052bufMKAhBEQ==","shasum":"ab4daf3b99d283bc4cc22fe83a080d6e1131e28f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.2-20180317033405.tgz","fileCount":131,"unpackedSize":2493636,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCM7qRi/VaKI96VDVONvrGelSzdA4m/7IJfG8EvxMKAkgIgHiYvxJCoS6gGDaJjxbyGTyUEZ6U7IX5JLK8mEo80+Ys="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.2-20180317033405_1521257650707_0.7564639294169107"},"_hasShrinkwrap":false},"0.18.2-20180317101252":{"name":"composer-common","version":"0.18.2-20180317101252","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.2-20180317101252","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-SQI2GJC1qPQRu/W4Oi/P5JH9q5iWsXHMw5NKlJJXplUN9Z8Zw7QTR0jWz58472U6ddwHGnF9ihteBDUJKSmpWA==","shasum":"b7eb3c0a691239549d32d45432a50d4ed23031fd","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.2-20180317101252.tgz","fileCount":131,"unpackedSize":2493636,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICbNmYJ2uhnxjks0r4ooHiLeMt+RHeSaQI9EEq4Iinc3AiEA3nep0g/n1pkonqv1kmwFLGVbT8OhiCmjPwOtbIe0j7A="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.2-20180317101252_1521281577492_0.8588608914677691"},"_hasShrinkwrap":false},"0.18.2-20180318033502":{"name":"composer-common","version":"0.18.2-20180318033502","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.2-20180318033502","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-5q8j+ihZnWFn5Dejofb/4Xy4h5OaQ+gpp/B7IdKsCJXmcm3YW9r0I0uUiCGs8Qi6mfnZXyd2Z8MBfO/9BETD+A==","shasum":"b9d63468d0d27819f1e5059145f7946fabb94f85","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.2-20180318033502.tgz","fileCount":131,"unpackedSize":2493636,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFQA1nbd4SezUAU1K6xiIgRxFBR4p7fCp1Cq7Su7Am57AiBw19HPUpB4NLcSkBGIz4375yxkwiGNkeV7QA3SimIKkA=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.2-20180318033502_1521344108289_0.30459693790780507"},"_hasShrinkwrap":false},"0.18.2-20180319033739":{"name":"composer-common","version":"0.18.2-20180319033739","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.2-20180319033739","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Kw4pSUf0LztIvO9d4zLkqEt35rg1JWHP3dG/5h0a5dbHvHESuR3phi48bkGkIXtXuTgQcmzVo/kLER0bUJqvDg==","shasum":"b3ad435adc4706071fabb2376dc937ccbcc69c84","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.2-20180319033739.tgz","fileCount":131,"unpackedSize":2493636,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCotTByt8Fdi1prrm/+Kiryv8c0d88crjQ0OwoB4tdISwIhAPhetH/Ww39ME2fO9FxKu7B4hO76GjQ0J8IvNFRPJwKw"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.2-20180319033739_1521430665126_0.3807541847383922"},"_hasShrinkwrap":false},"0.18.2-20180319210129":{"name":"composer-common","version":"0.18.2-20180319210129","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.2-20180319210129","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-jfSt4BSZKC62gC6E6b6gRRAWwxTdn6J7yTQRrKJA35F1lMcSDLh5EJevE+bKVLWZj4uibqXBXIFSVFLtaWzXsA==","shasum":"4bc9e25747e454487e511000ae16e6a9e8af71f3","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.2-20180319210129.tgz","fileCount":131,"unpackedSize":2490848,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDZSHEbKkVeZIKZRuQWsm+9AQ6y2crxJPQ0zJE36cWJEgIhAJlgUhLJu3QAHe6hIncXaW68HcZCGBkHZoF3TfiIpJHc"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.2-20180319210129_1521493295062_0.10540085249371667"},"_hasShrinkwrap":false},"0.18.2-20180320033427":{"name":"composer-common","version":"0.18.2-20180320033427","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.2-20180320033427","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-WWCHCFSBOAoK8kDCw9gTxktMnUyyPRp//gi51DbA1YT0Kg86611T681O2ocmtu+xU8yBZv+IIveqgpmgs+tWvg==","shasum":"6706d762cd86c4d6aa007af9a0372f99b4887748","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.2-20180320033427.tgz","fileCount":131,"unpackedSize":2493636,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC4ytJyYM10/XuXtLobf0a6VLfWbvfLiZAZ+6oe4lw3hAiBVfE/y37fSm9LzqogJfRFuZ+py5e3geYYdN25bjongkg=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.2-20180320033427_1521516872476_0.41504230333192726"},"_hasShrinkwrap":false},"0.18.2-20180320140409":{"name":"composer-common","version":"0.18.2-20180320140409","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.2-20180320140409","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-UPPtKaGbVCng3P5m++n7dPxTIbW9zWRYvAxe10QP7SIImuzF1LCzSGk1k4nGJX8WBQGu/+6L00ay9TT44BKl1g==","shasum":"8c053c2fb3e4f1cacb379752681144d2f36a60df","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.2-20180320140409.tgz","fileCount":131,"unpackedSize":2491008,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDvnUzN2d4WPmLNO2sU7Wfne8TbNdglyAwZp13ONVEoQgIgfi9zBLVg5aI0VAhULVGPXLUvEBUPmG3HlOSGiEHajm4="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.2-20180320140409_1521554655198_0.018318976476780824"},"_hasShrinkwrap":false},"0.18.2-20180320153018":{"name":"composer-common","version":"0.18.2-20180320153018","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.2-20180320153018","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-J14g8RIHT7Cwu8HX61Ve/gxfwv0KrWP4qt5D0MPObOQovaD5+YlzCYBLknFExZaJ3TsMISFTtXxu15eOFbZQJA==","shasum":"751038b3b3591540abb5a5899ae873561e2f5ca2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.2-20180320153018.tgz","fileCount":131,"unpackedSize":2493634,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCJeQ48lvh2s8bR+z81iEaSV53uYYfkPxEPH3fB2XTXRwIgUn18wKGJ5Qh/UeP5y22uu9JZlsi/JsdoGpYwLaAOwZM="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.2-20180320153018_1521559824120_0.8871815221388553"},"_hasShrinkwrap":false},"0.18.2-20180320173437":{"name":"composer-common","version":"0.18.2-20180320173437","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.2-20180320173437","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-M0SQTDT3FVS3f+8sLjhrAd06dAWD5pSeLIO5hZPA06uGSA+8rPyw0kG6hW4+KGHh3lkpOA0wxBZa4GqmVAmzLA==","shasum":"a060adec4bbf27bc1062dd9a1e2a183c61dee43b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.2-20180320173437.tgz","fileCount":131,"unpackedSize":2493634,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCJFwSm0gPBGMbjOgxfsAum0d+dU2RKAvSoKzx4dbXLKwIgcdmntXjyUdZW0GjXEd5nBlVFdgXa9o+AmUvT9enuu50="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.2-20180320173437_1521567282713_0.18407869393220122"},"_hasShrinkwrap":false},"0.18.2-20180320223126":{"name":"composer-common","version":"0.18.2-20180320223126","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.2-20180320223126","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-eriPgc/I3PvNuLErzb3R53s5EQD8/PnTFr8mlvDVw3Kec8QzWm4LxbMaCsm7F9NeBuTTZVFU1NrGhFTvRsWALQ==","shasum":"bd00cf75044d6187e654a4d487b540f38b138560","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.2-20180320223126.tgz","fileCount":132,"unpackedSize":2508705,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBNCsKI9b8rhwx20mQOBQ9tg160ElQ586wfezoxj7FHoAiEA0WQ7vAEFs7PrS6L5A+3SD+OqpjL7delAry6Aavpra58="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.2-20180320223126_1521585091895_0.25554189670615735"},"_hasShrinkwrap":false},"0.18.2-20180321033713":{"name":"composer-common","version":"0.18.2-20180321033713","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.2-20180321033713","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-shGAp8Pqo9m0bngP6nRngROLJCQs5ln3JyZHSwdIUQCEBxL/988hF7J8eXxpA3ow/ZHhUSzy9XqMY37KpCJuVQ==","shasum":"e9ac1ac2b55d415d296e63898572b4418e1af2e2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.2-20180321033713.tgz","fileCount":131,"unpackedSize":2493634,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCZHSaIv5OAD/ND5a9yXcf3y+buum9v1EZquAjvmSLKogIhAP5GjcKcArRP63Hxx95A1UJnRu+LqWTFj+a82YLsvgNV"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.2-20180321033713_1521603438404_0.32161586613826443"},"_hasShrinkwrap":false},"0.18.2-20180321103841":{"name":"composer-common","version":"0.18.2-20180321103841","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.2-20180321103841","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Exbw1/8xp9VW9b8PIZ9x/2dAVIb8vmI466DhrHmWNKI57FxXrxoEJN8aMCaO/1SV20i1+HVmuOLZzmMlJIl02g==","shasum":"c70c80f1adb22af072948327065e7a9966a0f5f8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.2-20180321103841.tgz","fileCount":131,"unpackedSize":2486351,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFvvIOKdBADBGBAX6DmMUxQ267DnoijA3/lKxyAcvONNAiEAkfhTI86GqO9UQwZD7TLS5yqPzK6xsE5opyi4F7mj0ME="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.2-20180321103841_1521628731183_0.09740268157090659"},"_hasShrinkwrap":false},"0.18.2-20180321110301":{"name":"composer-common","version":"0.18.2-20180321110301","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.2-20180321110301","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-BTmA4+b8NEzxd+3eo0Ba+31EWgH5KiXqBs4AoTaSVz/+CQZcvrT5fjRbhtHldC0k76FXCA5I/xCE/St13/7yvA==","shasum":"6b44950194583ebe8dd04e71423307887eef6d96","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.2-20180321110301.tgz","fileCount":131,"unpackedSize":2486351,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGt5iHkHvoIbGb6OmkJLtHQNoNE0WdegA9HWXIOnqVspAiAP8OugrdOLVckR7+b6Q9fIfp8uw43Q4zqiu8tvvbPZ+w=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.2-20180321110301_1521630186805_0.8055008932149439"},"_hasShrinkwrap":false},"0.18.2":{"name":"composer-common","version":"0.18.2","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.2","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-2rsDcZfbUsh+9JWYY4LpQx4iV5t6R+Egye15R83/2z7aRqt6TYUYE80YnnrEb3bpQi19kQJw79fjWogzToFGWw==","shasum":"ce8474774a98aa9d25b729932034f2f1a07a1169","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.2.tgz","fileCount":131,"unpackedSize":2486337,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCk7BKIOCN4hjp2XNLqD0JYP7vz6kZ8YUrNnE4Bljts8QIhAJ/0RKITV+drHohPfwk0q0A22rel4RhR5ougHOPZR+gt"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.2_1521635175767_0.36202851802489655"},"_hasShrinkwrap":false,"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.18.3-20180321125424":{"name":"composer-common","version":"0.18.3-20180321125424","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.3-20180321125424","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-rqA3DMxjmr+/Y3I+/SPzorl4nfrZmj0hbszS3BSSRSKs95rWHGJMpALGxYfnC1noaDlT/CRAF1rN75CfmUlL6Q==","shasum":"498ad92834f00b2562afb6f8e05164e62c9b911c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.3-20180321125424.tgz","fileCount":131,"unpackedSize":2486351,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDXbtJN8HPXPl3ROO+KkMPN6iIlOTGOUIT6LuTkJv4e1wIgJWE/qvgFSZ0gFreQ9+c9BHxfqEWZi+AcMDO44elN33s="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.3-20180321125424_1521636871019_0.6833540524837365"},"_hasShrinkwrap":false},"0.18.2-20180321140407":{"name":"composer-common","version":"0.18.2-20180321140407","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.2-20180321140407","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Mc0qlDnIFf76FIVdCFJUPG6WJZTkUsZLX34TDeC/lMaPq4rwj0cLcoHSSqEh1fidt8VsMRfh5P4jyZb2jw+p3w==","shasum":"fb228bfd7a526790c44f2ac4406ad4ed8aa17520","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.2-20180321140407.tgz","fileCount":132,"unpackedSize":2508705,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICKydy3HhdYGkmsUxjLb66ZXfL4TCp2zqVmRL74HoD8/AiBwv9fXfFVnJ+LJAwQ/q6whacAm8Kc3P6+Zkre7rlBpdQ=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.2-20180321140407_1521641078426_0.017289301805046176"},"_hasShrinkwrap":false},"0.18.2-20180321142219":{"name":"composer-common","version":"0.18.2-20180321142219","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.2-20180321142219","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-rVG2iMPfLHEjFN0AXHoSgyU+fZxDDxSFiR0Zi4zYR/P/zGzt9Tt8GjMZEhFbKwcx526bgXHzsCJDyO0UCJ2ncw==","shasum":"0cf4464043b2ba2da6eff5294b9da2576f93222c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.2-20180321142219.tgz","fileCount":132,"unpackedSize":2508705,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIENeb0flDRK2wqacx30DKX5ypjKKOoIRuX3WOhsP1jWEAiEA/6D7AW9VZi1DjIV/3fAwNYoU2AhAbggSAIDE+/w6F4c="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.2-20180321142219_1521642165327_0.9092481670630235"},"_hasShrinkwrap":false},"0.18.3-20180321145745":{"name":"composer-common","version":"0.18.3-20180321145745","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.3-20180321145745","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-nT1/3WbvQwPOSayK7ZN5wgB8XzXH/2jmP5F5aIPQyFB2hUIyKZ8hAtwRwuTeyStejy8Z9AUqMM8Pj9ELqPy2bA==","shasum":"79f92a349e29a7b0b529d3e7a4f8261dd3c57ea8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.3-20180321145745.tgz","fileCount":132,"unpackedSize":2508705,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCGphJnRTgCdpINGgBUAhKpoaYPRvbkzDmWfmH/7DCsGwIhAJUO/4WawRKCNJ7C2NxTWZOv1nphwdcMvLKBPqh6jf/W"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.3-20180321145745_1521644271309_0.3554776413093206"},"_hasShrinkwrap":false},"0.18.3-20180321151919":{"name":"composer-common","version":"0.18.3-20180321151919","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.3-20180321151919","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-drIZhTloxUEVqRSka8FRp8cTqNiC8tGJf8m6ObByX2v7Rcy4Fufc3ZQGVdUG3ZjkM2enPlp7g2WGKveQVCzfgA==","shasum":"c38d1645df6a8e142b3ebe7d1702717b53de24cc","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.3-20180321151919.tgz","fileCount":132,"unpackedSize":2508705,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG3s0lQeZFo7bcT6DVQsWFxDjs/TrGusHxQ+70zZFa0IAiA7NtLSQTIB4kNHB68rGya7waL3TEiMa8R4iK4AW1hh8g=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.3-20180321151919_1521645566959_0.37157900471626304"},"_hasShrinkwrap":false},"0.18.3-20180321183750":{"name":"composer-common","version":"0.18.3-20180321183750","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.3-20180321183750","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-yrMG/VYs5U8eTFXQ8uznPc2jOTtEfXg4BlsXGT+7N/Fn/TGBC70+3f54QKiL+co0j040tUWr8rbr2I6zy43QHA==","shasum":"9a72354b8e94c0cbb8b12dadc91d351c859f3398","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.3-20180321183750.tgz","fileCount":131,"unpackedSize":2486351,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCrZEC/kKmxCZzerWjfTNGr4KsDt2nToYgbyBLlU3TpGwIgFMlYHDFA5SN7/sq7ZOE0tVpa4rpg/1/0+8TmNJX36eM="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.3-20180321183750_1521657477958_0.2704373287983233"},"_hasShrinkwrap":false},"0.18.3-20180322034458":{"name":"composer-common","version":"0.18.3-20180322034458","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.3-20180322034458","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Zvm9g7vRAL1yHDvKTNtOUhiDWbklxH6SQhVOlTQgbLl1nLj+5gOT70hw4D5CmZFqsmcRjVNlvTAZ72kGiJRVvA==","shasum":"8c7603ce5517dbdc3ed47d6285f0641edd0744c9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.3-20180322034458.tgz","fileCount":131,"unpackedSize":2486351,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD7cOiEy3DHj7PzV99MNWdLeILCbWKqirMCWy/PbOkfnQIhAIGy9UtZQhUzLvcJbMrT9/G1hr3Odw1Tu+Y8OGsFEoQE"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.3-20180322034458_1521690305340_0.2251979036689491"},"_hasShrinkwrap":false},"0.18.3-20180322091133":{"name":"composer-common","version":"0.18.3-20180322091133","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.3-20180322091133","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-XXPeVEJzBbmLlwRW1xtEJNA6dfnGRFeXGC2wbelzKYlEgo+c5blD1P+Z5UddnPQK057qhV/xgaPZQhvzRFZYEw==","shasum":"d17ced7df764e4bfcb5bf7ca3156725f4fd2c730","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.3-20180322091133.tgz","fileCount":132,"unpackedSize":2501420,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCLnpzQFNqf/EvAVYu3PNCMxNhqdd4jDLoSoqrRkI7CzwIhAIFPa7ujFH/ZRykHBmGgsxUPe/42pWgg+xUVlpYm5nOC"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.3-20180322091133_1521709899026_0.2877950849109374"},"_hasShrinkwrap":false},"0.18.3-20180322140240":{"name":"composer-common","version":"0.18.3-20180322140240","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.18.3-20180322140240","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-RLPGyYcDeqzis2l5FNO/2C0B6oWa1/OBpNpxg2yfdEl+KZT+VPnLwDNQni/XD5/v4Q6scsdyWfXPdufJt5FrSg==","shasum":"0738dcea48469953779bd4a3b7a1b70f37630c71","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.18.3-20180322140240.tgz","fileCount":132,"unpackedSize":2501420,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDB1XCM/P2zsr5j9S4Yb2gXN2IELApcmG16wMyxFgnMzQIhAJfZSNy4TymgXkI4/LVSNCM4avLlek3Ci0cSawbvEP20"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.18.3-20180322140240_1521727366228_0.565224653153368"},"_hasShrinkwrap":false},"0.19.0-20180322184437":{"name":"composer-common","version":"0.19.0-20180322184437","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.0-20180322184437","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-SqehWz+cAfWcMionupZ9NEZE1QSkr4dvOBOZvViKEPbmX9gIeGLRg+7fkaAXQzH6oX1f+CYY0Jx2cyCV+Rxzdw==","shasum":"af1e1809b46fa25f589b6b5ede8a8292a2cdbb99","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.0-20180322184437.tgz","fileCount":132,"unpackedSize":2501420,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICR9fOFGrVfCFASMWR9ji4g/Wf+EhilEauWE++NFnY7TAiAhyYdrQ/JPI2hA6iut6nzoSiEEaqGFHjyEH5Iog/X8Cw=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.0-20180322184437_1521744283529_0.3926367900479175"},"_hasShrinkwrap":false},"0.19.0-20180322214332":{"name":"composer-common","version":"0.19.0-20180322214332","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.0-20180322214332","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-y1vnkQ806igOHBgx6N87X0EodAtxV2uvHWAnKkxdn5ZQCGPs/Ab7kppYBCa3sW2iKSbkLUGXvZCy+pYgkvAsDA==","shasum":"fd82047f8373c259259a8333d377ae363bd99dc4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.0-20180322214332.tgz","fileCount":132,"unpackedSize":2501420,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCdwZPzDwElWIYV9mlC+2rnI9AR/fmlZ+OLNV4ZnrnO7QIhAL6x1sw/MIbtnSUh51Rg8kuDLP9I22HLJ+LrLdKk2sm+"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.0-20180322214332_1521755018149_0.6662303717929465"},"_hasShrinkwrap":false},"0.19.0-20180323034009":{"name":"composer-common","version":"0.19.0-20180323034009","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.0-20180323034009","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-rQmUueju8y5xALPR6cMtLt9LkbolXoEXHr2LSqGwbJ+UL9vti7vbfDc4y6IUL1eTJCbWCTHXwYthGSHZH6QagA==","shasum":"fda9c01bfe58c6a3ce2a13afb5d6ec152efc868e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.0-20180323034009.tgz","fileCount":132,"unpackedSize":2501420,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCWBKT14Odl15AcjzVh1cINKShyhH+sh/E4khTct1d8ggIgT2F2DwD7wxhfdV7K29zN62AR499hvvo5pepFXuHU1RI="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.0-20180323034009_1521776415023_0.7767566880161088"},"_hasShrinkwrap":false},"0.19.0-20180323104603":{"name":"composer-common","version":"0.19.0-20180323104603","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.0-20180323104603","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-mG6xa9ICR0qlGjJihz7NbD3gbJj+EgMkWiaaXrsPsM/hyIOuLrzvDocgWNhw3Mxq0KRFOopFFz9jChPdPIyacw==","shasum":"ab417608abc0ff0b10f0317c2b4472f5bc55440e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.0-20180323104603.tgz","fileCount":132,"unpackedSize":2501420,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAiBDVy6t8Od2ziTsrKlb13Q8RyFZgFGWOmsIsrXjmG5AiAp/FcitDQ3WAKGdgQOUCOZ8T6W0ECcMzsgcnGFWG+YDQ=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.0-20180323104603_1521801969255_0.6095512418420614"},"_hasShrinkwrap":false},"0.19.0-20180323121202":{"name":"composer-common","version":"0.19.0-20180323121202","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.0-20180323121202","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-gnNddtH9vh5QSBMnvOG9SdyMxxxJH7I+QxdKb3qOYjIA+0qCxvgbNxOlUqid+rRWolOKVriwE2JGNfEdHdt91w==","shasum":"40054389bc6699db592fc9540824aa6ca2dec44c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.0-20180323121202.tgz","fileCount":132,"unpackedSize":2501420,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCAwwViMAE56kHXeNgJwVP1g2VNckVMJp8DvM0b60yXCQIgK/O+FIhRGW0e3rDzGmin/QbZaXqdBqFQVZc47qvaYQY="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.0-20180323121202_1521807128252_0.543176414903491"},"_hasShrinkwrap":false},"0.19.0-20180323144330":{"name":"composer-common","version":"0.19.0-20180323144330","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.0-20180323144330","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-kmix/5TMT2S7AC3YLA4Frj6VKCBE8TujrNOgRlmTscyW2p4BV1iAvZzlSjhaqhkfPcYMvROACQz+4d2mYWxXsA==","shasum":"8cbc54636917ccee5a2d854dc83313ce7901a813","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.0-20180323144330.tgz","fileCount":132,"unpackedSize":2501420,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEX4WlURt5xgzQZGR9YVp0uokDWQZcVZ4nVGa3Bj9j6KAiAUg3He2SS3VAbwIFkPCnANhDPB5NNUcnqML7U8394NEA=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.0-20180323144330_1521816215843_0.4556244415452446"},"_hasShrinkwrap":false},"0.19.0-20180324033819":{"name":"composer-common","version":"0.19.0-20180324033819","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.0-20180324033819","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Z5D1e4oQw68EGDprnpWRKsN+1ErlXRftampv36KO/qCX0eKCH4EFyf4FJ4nlRsH3n2yOp2bIJO2VggEVTnOSkw==","shasum":"cfa680093399b6040f56d0f1239e56dfb793d7e6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.0-20180324033819.tgz","fileCount":132,"unpackedSize":2501420,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDSaU0baAurHaJeWo8VukdtKUlZFtWOb73H+eHZFsM/QQIhALwKTBVEguE2RzC+8f5HIwcRt1dnc55aUqb77Z+mS+c6"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.0-20180324033819_1521862704942_0.7214519028390447"},"_hasShrinkwrap":false},"0.19.0-20180325033914":{"name":"composer-common","version":"0.19.0-20180325033914","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.0-20180325033914","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-r0oxE8eleWBNRn1BWeJ32R5XVl75H1I8KgBJDvrE4VxcIwVRPr1z1sPPp6NriwEqED4DVuo9YvBLM2hm3R7jpw==","shasum":"5a8512b4857711101674c3ee407e2465969764f3","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.0-20180325033914.tgz","fileCount":132,"unpackedSize":2501420,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDLcTLDyQCPgNHqg8ZIKJpGTOgejJRmFna96JGtC/U0jwIgZPiJ+TF6l+bmD4n75JybJJpPDK1B3J5LNWfx0XwIXUc="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.0-20180325033914_1521949159351_0.9494257553067016"},"_hasShrinkwrap":false},"0.19.0-20180326034339":{"name":"composer-common","version":"0.19.0-20180326034339","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.0-20180326034339","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-s9RpRkoqKdAVQaz/AthDEurp1WsxHOS6u+/VmBzzFBZi7aL41UCarwejgQR2Gr7F8SRK2WYfvNlkn2WoXww1nQ==","shasum":"ccc11f20a64b1ec3ba0ef810927d33642f0729e6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.0-20180326034339.tgz","fileCount":132,"unpackedSize":2501420,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCXU1FsXcHDsgzUTawwRSAT4OxwlVO69Vho1Jf7rEJZ5QIgLmJtRMUUeo587aSzabC8YLHnCJ8H6JT9bz9TMETePKo="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.0-20180326034339_1522035825804_0.8588107797884383"},"_hasShrinkwrap":false},"0.19.0-20180326085354":{"name":"composer-common","version":"0.19.0-20180326085354","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.0-20180326085354","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-mbOpoFCBQKvOwC92sldur8LrR0bgevrlqU1ojxY6CBgk25qXQY1o+H994GA9cpsySkYtRIkZquCh5gQsdOgRqA==","shasum":"c6aadb0281c88367763fac93ce73f5eef00910ff","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.0-20180326085354.tgz","fileCount":132,"unpackedSize":2501420,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCk1dEJL9YydSeOlt1vIoB99gBGrnLgveJcYq7kZ4eaPgIgeHSTmG5etUvULQyewWZQVl7gQZ8aRe/VP5L1rPhBuGM="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.0-20180326085354_1522054440312_0.5935466766554263"},"_hasShrinkwrap":false},"0.19.0-20180326095953":{"name":"composer-common","version":"0.19.0-20180326095953","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.0-20180326095953","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-JgLu9ZLVTvXiI0nfldEEoB/wWyyPBmOK0o/dq2QIitO0l9WE0JuEtSQxL4elhqvGfMAUWbe1RcaBlNPF9aKKbg==","shasum":"e2ac8425b58b3663109018aae5978373aa51c8a4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.0-20180326095953.tgz","fileCount":132,"unpackedSize":2501420,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD/1uW1LNUYQqppst2DZPlDd0PvIeWBUgXHDyunD9coQAIhAKxSJlES2GG8JixJBIX9obKg/+EKtfR2hnFP0KzunxKV"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.0-20180326095953_1522058399057_0.7333761102207175"},"_hasShrinkwrap":false},"0.19.0-20180326123455":{"name":"composer-common","version":"0.19.0-20180326123455","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.0-20180326123455","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-3+dSeywedq1brGWRbUaU9cFSaBI2kNG/zfDPA28D9SyY83S73LuZM0CHuHQBn0XQ5sD08lpw78ZoOgnWIOSz5w==","shasum":"1e062bc5a432671917e1dc75ba79f2654604f926","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.0-20180326123455.tgz","fileCount":132,"unpackedSize":2501717,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA374J5b/psjpoVJkgkRyUEQNa6VhGkq+NfGSwzshiJgAiEAyAELyZ+Q8axxSnEjm1LHRR3KcYwJzZXpN4U27NmkhFc="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.0-20180326123455_1522067702036_0.0036413307414948637"},"_hasShrinkwrap":false},"0.19.0-20180326132109":{"name":"composer-common","version":"0.19.0-20180326132109","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.0-20180326132109","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-DVs5yRU/LRYhLQ29KufROqbMi42CfoP/W+oPWm46fpwUxo/COJmJP0HMx50ilej0cTI4Js4+hqd5JhUt8uczyw==","shasum":"6e5118a3a5859a644593fdd4c7fb4344777463f2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.0-20180326132109.tgz","fileCount":132,"unpackedSize":2501717,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD5FVJdvLTszcjsqMLrMq7iVK98Gjj3W8dxXMgXYwIa4QIhAJhxCa/hjt4wMxrRRp+ycoTdbqly8z6We/BNSVQJ3fyk"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.0-20180326132109_1522070475754_0.18351174862698416"},"_hasShrinkwrap":false},"0.19.0-20180326141044":{"name":"composer-common","version":"0.19.0-20180326141044","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.0-20180326141044","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-fStpYouXi+mwKkisbu535qkAPhVTLFBtiIbM+25wpbwn1Xw7ES2aMYArH11fG1fz2u6BN60Fv8OKEFmZhOY4BA==","shasum":"0ca485c3f7bb3b4d9386623ae99bda870967a168","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.0-20180326141044.tgz","fileCount":133,"unpackedSize":2508930,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBmcTPUDn6WXW6Cbra6A859APGnorUaKJNCOt/TOGeB3AiEA+ofRR1GuAhrtqLRAyRbhSe6fVu4bGsJNZFUI0mhw8So="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.0-20180326141044_1522073451127_0.3773938857607839"},"_hasShrinkwrap":false},"0.19.0-20180326155835":{"name":"composer-common","version":"0.19.0-20180326155835","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.0-20180326155835","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-SfPp017MKjNqCu9O7NWQ6ak2oAKUTa2vy5umHp7xWaZaSd6A3WBK4Yl324QO9T2NslMvPs93NevEEO/vZlh9bw==","shasum":"9c7e656765f4988f81cf215503b28aa4de7add7a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.0-20180326155835.tgz","fileCount":133,"unpackedSize":2516286,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDecWm2ZnCo5lh1h0F2zSxQVU+jeGFDQf1Gg3U3a29S4AiEA3F+eRmsCySoNsx6QeVRTTTjkhxZDpIBmKKcnrdj8sWQ="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.0-20180326155835_1522079923188_0.5711217187565287"},"_hasShrinkwrap":false},"0.19.0-20180327034033":{"name":"composer-common","version":"0.19.0-20180327034033","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.0-20180327034033","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-8cnx5Pdb5ETx8ff65CMcQp63u6SG283VdOdRDLk3BFNDB5FD0o4JMnNFpkQm1DZf5prpNjGTSJQCtqdg6FX8Eg==","shasum":"031f132c634383e5ebc52b3e911e1b0035a82a28","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.0-20180327034033.tgz","fileCount":133,"unpackedSize":2516286,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGF4L0CsLSTcLGm3BOilnTYCRpTClrZt28210J7YMAvjAiBOO1Clmn6hoUVg3U13dQmJbo4tf9h0Amv6KT3P2CUzlQ=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.0-20180327034033_1522122038986_0.19364418560492846"},"_hasShrinkwrap":false},"0.19.0-20180327101514":{"name":"composer-common","version":"0.19.0-20180327101514","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.0-20180327101514","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Rpd3C0I/HNtkkGInGmVEjCiav/hoBaYR8w3lDlILk2usfbRKIuRrFXWscmTiLc6ahTrsjXzxsFTvA/sLbt3eyg==","shasum":"7fa279a09008c6c2d8d99713a708b2c3aabd68de","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.0-20180327101514.tgz","fileCount":133,"unpackedSize":2516357,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCsIeaSef8c4zAEOzwdhfwBJSpgNFEvb2O8HrpBDuXf4AIgFwMLIWNB2YcWCe05Qw2i/0/49qExhqrJoMcG+gDs8pc="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.0-20180327101514_1522145721031_0.8005398467807221"},"_hasShrinkwrap":false},"0.19.0-20180327132748":{"name":"composer-common","version":"0.19.0-20180327132748","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.0-20180327132748","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-buTY2o8CUuIunNtnThwzcKrT2Y6kGx6tpQIwC14a3Lf30xc//1KBw1+aNbSVrj2d5ielD/xko5FOqhy2FFkIFw==","shasum":"980e5711dd10291cf4fd847f2ace93110dd5ab3b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.0-20180327132748.tgz","fileCount":133,"unpackedSize":2516357,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCopenLSFfkAtQWN4k5+Mkz9Ol+mKsC3jDPTF88Ai/iOgIhAK55/rahqEclCmU2tkB60vkMKtNE3hlBh1wsnOPAEgkU"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.0-20180327132748_1522157274718_0.03505098629387171"},"_hasShrinkwrap":false},"0.19.0-20180327143648":{"name":"composer-common","version":"0.19.0-20180327143648","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.0-20180327143648","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-NiemE8a9GcMuBssGss16ISQhVTcb0vRctRe63tiZJ8E7ICdkZg014REWYCsUtGcfGpxo+GwWekbl71+/IO0y1A==","shasum":"eb1c7fe4f351bfd7a25caa766d63e636ceb71727","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.0-20180327143648.tgz","fileCount":133,"unpackedSize":2516357,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCQJB008/djyCggwvGlFW9/RVRKZZuoNHTXQNujwR3m3gIhAKPf41QFlj4OrkYiqh6QJ4YRxk/7jzAzP5FVPbzzWiT2"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.0-20180327143648_1522161414193_0.8099808235261157"},"_hasShrinkwrap":false},"0.19.0-20180327155902":{"name":"composer-common","version":"0.19.0-20180327155902","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.0-20180327155902","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-TLd+2dB0oJVhA5KPCvyZ/f1IycmNPK8y4QsFOvdp6RlHuZ1UoRx5ZzeaXU8c8sbBYc2nJiyLEe1QuQuNDj/QCA==","shasum":"9884a3382fee1649abe38c746e6b4d848e84b035","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.0-20180327155902.tgz","fileCount":133,"unpackedSize":2516357,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEKOYpw8QsqTSXjV+b8+r9/TH4sunn0H6R6uJ4As1N2HAiAhDgVxsdF33FK8tmVh/ii87auQD1FAdS1VR5qb4RJRIA=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.0-20180327155902_1522166349212_0.888899901193595"},"_hasShrinkwrap":false},"0.19.0-20180327194622":{"name":"composer-common","version":"0.19.0-20180327194622","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.0-20180327194622","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-jLZuSp2MNP7XiNBRAMoIhR0mApChAiyffFqLLxsqI53wzQUqUOQ+oReurWXK3SPZiP/gJ+f4BKujCM75mQFQsw==","shasum":"4ea252536398a0ae509a252d6cc7bb371de10898","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.0-20180327194622.tgz","fileCount":133,"unpackedSize":2516357,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDtdwWQlPXzf/xY7+nS3WhbX3pq/BFvcWqcTpBnZ/9AvAiEA2gnvPxMl4AbOHMWLF3DZOojVrRvmnYFutKqtFdV/EfQ="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.0-20180327194622_1522179988085_0.8165155521492582"},"_hasShrinkwrap":false},"0.19.0-20180327211128":{"name":"composer-common","version":"0.19.0-20180327211128","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.0-20180327211128","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-/DDyowR9Jax25gl5yd46tpyyOf8TiAaP4UhIcqjXOFQeJHhFoTd4iqW5oWu2duYJVXEF8aPSX7iymb9PvjNDtQ==","shasum":"33920da872e0575d72a136eeebb8f82781221211","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.0-20180327211128.tgz","fileCount":133,"unpackedSize":2516357,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBdn0JpIMniXjK687+ebG3oZtIr0fpNLTr+KSprSGfhZAiEA/8CfzVwshHMh1SWNFs0KOGMZhIB5py8jNMIu1aNa/WY="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.0-20180327211128_1522185094354_0.3029853246591727"},"_hasShrinkwrap":false},"0.19.0-20180327223207":{"name":"composer-common","version":"0.19.0-20180327223207","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.0-20180327223207","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-5BSV/rrJQYzY8d0+5QKI1427X1oLgIEGMa2oJaER8mB45XZ1tz+DfvJekW7pntexcqs/+0FHvns99CsHga1XKw==","shasum":"89f17e9604fbe47a41a66b73da10264820d522dd","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.0-20180327223207.tgz","fileCount":155,"unpackedSize":2523958,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD6skp6iJUtRUFGqArz+bLU6lloZ8X2Yz3EatN9ICmlbAIgSv0RkqOEO6dPWhpjYTz72FgLKi1ak1VccW3uzIz7HVw="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.0-20180327223207_1522189933694_0.15376445504907488"},"_hasShrinkwrap":false},"0.19.0-20180328034109":{"name":"composer-common","version":"0.19.0-20180328034109","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.0-20180328034109","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-vZw7do3DwhkMA5KW5gq8ZxjDbFZKDBvNtvLv99b6VrX0jy5+GdpUalGBweMzuRA41uZg7SX/zR/d9bK/Z0/+NQ==","shasum":"99558aa7f4b60f5b2a5fb2493cc5b7354a0c9e4d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.0-20180328034109.tgz","fileCount":155,"unpackedSize":2523958,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC0Bud6B2Vf2YhDeWTFYXvuwRJ+9Ni35Kd0HTmxt//wWQIgJEjA4IPrVmytisa9sA3N/BqjjNRrTVlBL/PpqFbWY1g="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.0-20180328034109_1522208476907_0.41591013267205"},"_hasShrinkwrap":false},"0.19.0-20180328120411":{"name":"composer-common","version":"0.19.0-20180328120411","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.0-20180328120411","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-cTCJ5hTXCCPW7UuSPqzhXl20qY8JQLh68o2Nw28RCzZds6Ey27sIYyz5zDWp4FWCkxfxqgG8gnCDwrxNclisgg==","shasum":"e5f12b83631d7cfe99a8bb85820df92f6edde045","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.0-20180328120411.tgz","fileCount":155,"unpackedSize":2523958,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICEBEDzYoRAc6r3zbfBvDpDXNLo8519R+nkqGo7w2HnNAiEAtA4MSoiO+Mcqkbog36E9/bFEMkhMEYN9VgfMBfCFwbo="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.0-20180328120411_1522238657344_0.9754266358262302"},"_hasShrinkwrap":false},"0.19.0-20180328142943":{"name":"composer-common","version":"0.19.0-20180328142943","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.0-20180328142943","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-jzKGen/1ckhNCv+/ayns+Ya+DhTN2UGBrAyahatWoYwjI8jwrkwRP9aNZaQMJBD/I9aRv43VB6XWOvy0f2QJWA==","shasum":"e2ec5dac9d284505eb6a12d8ba4885ec4526d5fb","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.0-20180328142943.tgz","fileCount":155,"unpackedSize":2523958,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC/nn5fbqGtQ5XlEHPcjZGfXiTTxAg5uzvQl8cI1dQq+gIgHgiMD+PiD6j4P40tt+L7lrEps71U7GB383V52rQB3HM="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.0-20180328142943_1522247389512_0.602791026374728"},"_hasShrinkwrap":false},"0.19.0-20180328155514":{"name":"composer-common","version":"0.19.0-20180328155514","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.0-20180328155514","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-R4nPVIbpl0DASW/VuH8J/McPphYA9+cPKz7tuE0cOG0Xa6dawaZUQ8fPVqXfF3ivZppbZcy8YJP0mLSJ/lGn8w==","shasum":"472484477c8e1b18b920d5c2c84f96f8746a9adc","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.0-20180328155514.tgz","fileCount":155,"unpackedSize":2523958,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCrphYlrCka98kc3V7ScPMEtNiJbVEgHl+dkYvM7hcNfgIhAM2JKi/M1BIDJY6B+d7WRLqKTdl5Z1MTKBl+osrJWqsr"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.0-20180328155514_1522252520844_0.3139343781131938"},"_hasShrinkwrap":false},"0.19.0":{"name":"composer-common","version":"0.19.0","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.0","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-erz1QiqM0A2w+mqNSDRZRKyn2iuYBMiHLX604b2sIYeU2U0xNdaENDHPu/6BeuJsgbeguwYfG68aP7jRenlT8g==","shasum":"f8522a273ea17ab1fd498bf891ce1059583625fe","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.0.tgz","fileCount":155,"unpackedSize":2523944,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDkNEWXFSy7gJXZBIfsavi6X7nrB7m/A5s77cvvkBuEUAiAziH/rsMiPo4I+l3ODNqln02dCgEOkS7eVW3T+l3p38w=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.0_1522254889475_0.774647454173722"},"_hasShrinkwrap":false,"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.19.1-20180328181831":{"name":"composer-common","version":"0.19.1-20180328181831","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.1-20180328181831","_npmVersion":"5.6.0","_nodeVersion":"8.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-GCzbd5zqty9lPYrcX+x8RjhNv9AdmcAhuTrzqZ/OFrfXDywl6JBWIxr/bA2dmwY/Q880H9gO4NCjr3yQrDnc0g==","shasum":"e47f69c648052a24fbdd22f870945e80fff9dff3","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.1-20180328181831.tgz","fileCount":155,"unpackedSize":2523958,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBPvsjK7UTfNn4BtiWi0+k3YsM9qL5WcrZ564Cp88w3LAiEAwY6lFzaOTAn/PyeUGgsi+koIuy2k4Jx4PKEiw13f1A8="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.1-20180328181831_1522261117290_0.9531123852913574"},"_hasShrinkwrap":false},"0.19.1-20180328191124":{"name":"composer-common","version":"0.19.1-20180328191124","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.1-20180328191124","_npmVersion":"5.6.0","_nodeVersion":"8.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-fqd/1HkQjL+EMLwsFphFd/rKpIarmhdBUx5rl7Ovgodsm/R6a6CfVUMw9dRmdw9RwH2P5EKRjc3cdBfjLHiiMg==","shasum":"d39010ffd0d6112c64004b6ee4c8d2ebc4c7c0e0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.1-20180328191124.tgz","fileCount":155,"unpackedSize":2523958,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC5/zfCNsfLv7amrk8KzpznkA2OUJP+9tNrYZozHsQH6AIhAM6mrRf25I7dJPaYxpz9kNJuEE5OGGD2bat19YgU4pK1"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.1-20180328191124_1522264291213_0.7450520977185964"},"_hasShrinkwrap":false},"0.19.1-20180328201957":{"name":"composer-common","version":"0.19.1-20180328201957","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.1-20180328201957","_npmVersion":"5.6.0","_nodeVersion":"8.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-2WnOe3ux27E/ULV5JebZIJqr7Ao+hXki+82elIwIfG5SRwDRXYVgR+T99IHEmq3hFzfwNVxlS94+kHpGxVzAdA==","shasum":"c4360ae274291a3b490456acac2f87cc25daaed6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.1-20180328201957.tgz","fileCount":155,"unpackedSize":2523958,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHKpA7KICUfxSuJuBfHIYfoUIny6fLCUIc6WvZlBfJZ9AiAdA3WVsBD59xgAUtgZcuK9m/0Xzjn4a2Ip7dKUDSTU8g=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.1-20180328201957_1522268403377_0.443725109989066"},"_hasShrinkwrap":false},"0.19.1-20180328211615":{"name":"composer-common","version":"0.19.1-20180328211615","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.1-20180328211615","_npmVersion":"5.6.0","_nodeVersion":"8.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-hlLdSRPBP7uIyEUljmDtNJjtmQoR3QAf3DTGZZzlpE4zqkezIkrYaREg3GhsFPAXdhNT9YT8uTKhHjraX6nXgg==","shasum":"2a9a240c9ab6fa98c882d633e403444acefc7d3a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.1-20180328211615.tgz","fileCount":155,"unpackedSize":2523958,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCJLJ7wiM9XT/xSjXmXSNK8Qm2fjIR3t7jEeRDH+Er9uwIgLaXHmoyJTfPSXs1ZO34v5HLEIP6HahU6O4fSOPkIydQ="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.1-20180328211615_1522271782492_0.5148772093576384"},"_hasShrinkwrap":false},"0.19.1-20180329034129":{"name":"composer-common","version":"0.19.1-20180329034129","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.1-20180329034129","_npmVersion":"5.6.0","_nodeVersion":"8.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-uXb0jGipRIfTWVGYl4y7jfcvfNSRIiytapleDY/9AmaD8KpZ7JwyGGUaMR9oH5/Z75qkSsbMg7V+RRw4PjwlBw==","shasum":"6f8cd5f09650a52e311bd41f8da2fd80dc3702ef","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.1-20180329034129.tgz","fileCount":155,"unpackedSize":2523958,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCe5DBGUdvkkZih2zqEcojcPvM8+t0sOFt1O7sGL8DOHwIgSuLKqxSAY5RLHY9sciCpLDRDPd5nMou9eOPCXMCynAc="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.1-20180329034129_1522294895406_0.5102781747815808"},"_hasShrinkwrap":false},"0.19.1-20180329114130":{"name":"composer-common","version":"0.19.1-20180329114130","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.1-20180329114130","_npmVersion":"5.6.0","_nodeVersion":"8.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-cunq1jE9fWBgKaD1lKzY+7a/NZUyMqZ0aEAWoe6iP0KArIcR+pBXDyUZLmaZFKI6AD2pr1XF9kJpgwLy9hj5pQ==","shasum":"123d6cd4167ea9dba4d3d62737019f9c33b55fd8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.1-20180329114130.tgz","fileCount":155,"unpackedSize":2523958,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCREefKHyvVBWCzik7RgQkN2et33xlrvbmTXKB/xypZ1wIhAMByXWu8NyClqBnq6Com4Xtifx+5ncjrbld1gOAEawjX"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.1-20180329114130_1522323695816_0.857248984200542"},"_hasShrinkwrap":false},"0.19.1-20180329180915":{"name":"composer-common","version":"0.19.1-20180329180915","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.1-20180329180915","_npmVersion":"5.6.0","_nodeVersion":"8.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-16yAYB8Pvd4q8k5iq8+WoapCxbLjRphrvsB4QrVdIrLcnET6n3hQ1H9spk+M/oCaQTJWuxCcLppMPKkpkknnPA==","shasum":"181e7fb8ea9d1690d9691a2de7f4a67aa8adef60","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.1-20180329180915.tgz","fileCount":155,"unpackedSize":2523958,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD1k3DGaVOnk4sZ1q5TGouME9x1b/Tgm2QDY1DA9/bMEgIhAKDSPk6oSnMdMasqChQWGRDieruL9FSiaTJg1OTXo5OS"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.1-20180329180915_1522346962247_0.11607512545773124"},"_hasShrinkwrap":false},"0.19.1-20180330034305":{"name":"composer-common","version":"0.19.1-20180330034305","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.1-20180330034305","_npmVersion":"5.6.0","_nodeVersion":"8.11.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-GuxdcNvIg+WtWYECtdWx5CAbQ3NIk/XOmC5E2v0ias7iFzqkwTTdxdgtqZplEgXCk6Gdvh503jGv7jbbHOYKRg==","shasum":"3ff0444f362e2c1f95f9eea88a2db18967d731fb","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.1-20180330034305.tgz","fileCount":155,"unpackedSize":2523958,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDhodHP+IrgoAgc7yGk2NOKmNLq1pWxGUaqpHwSpOkGswIhAJPGpenCRyQv3nVzbbFAOZ/+r2ILxZvMJaTlKocmwv+V"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.1-20180330034305_1522381391389_0.6184384389534532"},"_hasShrinkwrap":false},"0.19.1-20180331034334":{"name":"composer-common","version":"0.19.1-20180331034334","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.1-20180331034334","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-iXi3VwtrxjT3NwPEKbCqw6+mYiahzWUMTZPa6Aoy+i6UbI/YUROn2HqvWmyeGVnU4sS5hGRQ5uh8bMkceqpWFQ==","shasum":"e290cb4b4d685ec424fd3f2fe216b1ad095a91f1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.1-20180331034334.tgz","fileCount":155,"unpackedSize":2523958,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICX604WISazSgxQgeHxx5ZwJCWZuIpqln4XJ+T99scSiAiEAm+9FkBvobdcVE2cHiApTZWMpRL7bC6RdXozydpJjEVE="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.1-20180331034334_1522467820119_0.15553982542580358"},"_hasShrinkwrap":false},"0.19.1-20180401034350":{"name":"composer-common","version":"0.19.1-20180401034350","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.1-20180401034350","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-9i/08Q4jhnpUycKCEundpnXFJ4sw3A/HZGszfTeWInSHJaQgc0QrE/WZHLOJj8PzcwvArAyiXB16oldSrk2c9Q==","shasum":"3300f3044289b645ed74bd8af439a908c865758c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.1-20180401034350.tgz","fileCount":155,"unpackedSize":2523958,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBW69JrWGbwU+dNxpmnWtywadce4pLOpt80zr0JaZq2nAiA6I6tlD86G6nD6rEQJ+BEN+01SBgn3nyr69qx+GLa0XQ=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.1-20180401034350_1522554235925_0.9946806857772126"},"_hasShrinkwrap":false},"0.19.1-20180402034353":{"name":"composer-common","version":"0.19.1-20180402034353","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.1-20180402034353","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-MHlLLl7TmrAfiNAoxASjFolSnxr2H4y1Kf2moKWZ0n5bUyq8S/DHBYVs80Ws6/9wyFReBS4rzEo0xit/a42/rg==","shasum":"9f48501310aca68ab715dc11607a476d9158eb68","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.1-20180402034353.tgz","fileCount":155,"unpackedSize":2523958,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCT8QAe5LdV9gmlYeT5xS+wirnoDCmi0tDuDrjOIqr5lgIhAMi6L8uRjR97+u/mUdLvfLQMb72pAARs/wrsfWuBNnZh"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.1-20180402034353_1522640639037_0.18493961602832143"},"_hasShrinkwrap":false},"0.19.1-20180403034620":{"name":"composer-common","version":"0.19.1-20180403034620","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.1-20180403034620","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-eiGWj3ooAzGEdZjZzlPUU+jcNKN37ynlamzwv2X99ngUiVtSXJYzZ+vwGf3EG2Er3Xow2uq6Xko0TpzHWYPFAw==","shasum":"7b2bae84bc6aa18a423a2d12ee47a9d03e643b2c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.1-20180403034620.tgz","fileCount":155,"unpackedSize":2523958,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC3UqXQjHHYW6+RiqE3ng3PO2hreQUSJHRCxrubGRSDmQIhAPt68ph56TQeDCfbkrOFTRDGFXH9vHtq/FAUIWNHtATR"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.1-20180403034620_1522727186188_0.09696806759274579"},"_hasShrinkwrap":false},"0.19.1-20180403105026":{"name":"composer-common","version":"0.19.1-20180403105026","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.1-20180403105026","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-aGuSFd37SQ797DENdSBWsmefrn74fbzU1cWtn6itNA0vW195/lYlec9/C6Ly4eeUvgfqlvmxzZL9C2vZ7a4Kqw==","shasum":"750079ff1bedb9b534a556176bd03139cc6f638c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.1-20180403105026.tgz","fileCount":155,"unpackedSize":2523958,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC1vhAyt63bbP5GwS1C4xPlT4ta32BPB+AxeuXfU54NsgIhAPZcT53VTjySO6gtO0IsrrJGwvMP9ZO8icRjTv+L3w/W"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.1-20180403105026_1522752632434_0.7429932345236288"},"_hasShrinkwrap":false},"0.19.1-20180403125810":{"name":"composer-common","version":"0.19.1-20180403125810","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.1-20180403125810","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-dc63i/cssTj4M1MX+ZAf8vv1HM9ZfWkrwEruqGgKBXwQPsFyo16YZyVOmipIXAosoC+L2DC5wpc/HYwNCyWj7g==","shasum":"ecc6324e25eb829ccc555f1de94dc4715e11edbe","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.1-20180403125810.tgz","fileCount":155,"unpackedSize":2523958,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAEcO3yaYHFNv3MZbnVHggNPVo5NjNFm9x61uf10aUtVAiEAoypynOnQGSGB79+XF5ILFYaKBnl72Reon18Wlz2lHPs="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.1-20180403125810_1522760296250_0.9215153275743184"},"_hasShrinkwrap":false},"0.19.1-20180403173350":{"name":"composer-common","version":"0.19.1-20180403173350","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.1-20180403173350","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-MpcoBAufYtyo2Nd7P4sXDDj3uF/b4K2u7tL3E8em5jKweXwfjltZsXkQtdJHS+yrT86ZQcK5Pv7AEiHHWts45Q==","shasum":"3db03bc6ece14a03fca2c909f2b0c70560cbbc26","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.1-20180403173350.tgz","fileCount":155,"unpackedSize":2523958,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDjXj1hGnFsR2a5+ZiG7pjfw2EnCrGtNt2SOqR/hOkDOAiB1A95q5yvj0EGDhtrAsu2bJWlOBIom+CMj8A2zh33LFw=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.1-20180403173350_1522776837172_0.6743350069941338"},"_hasShrinkwrap":false},"0.19.1-20180404034630":{"name":"composer-common","version":"0.19.1-20180404034630","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.1-20180404034630","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-AChk0ea62Rga5bgmwAMUovqaX784fYYeqRi4yhhTdRZ+VgK+wZ6zto9Q0/C0wOLsfWunsbbhGaqjNRxTKLFwjA==","shasum":"29e6bcbcf338e7b7b7e18893c421661d3f76792a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.1-20180404034630.tgz","fileCount":155,"unpackedSize":2523958,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBjxwaUtTHmP2A6rH3rg5fkQccneSn2oln3TqSLOrjZ4AiBf81ztyzGE9X44f1FMNRGRsn/uO1ok1p/1zSqo1h2Bow=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.1-20180404034630_1522813596525_0.6946141977294755"},"_hasShrinkwrap":false},"0.19.1-20180404103150":{"name":"composer-common","version":"0.19.1-20180404103150","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.1-20180404103150","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Suh1ifINjSCK4P6KMYrO3fcADaofcX2Y1GX+kmMqWxJmhG15WodF0H/Q7oSoFvWZ2PVp/PfXnlpjASvxN8H7bA==","shasum":"a8103acb9d12a8333639340c0908fa4946665642","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.1-20180404103150.tgz","fileCount":155,"unpackedSize":2523958,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCdO8uu1vFobCWrV6XnFBzSpnqtB+cKqlW2UIvzzxb5dQIhAM9nINKTrv/PskkPUZ/izTP6Bng0mBRv3r/B+1On+bQC"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.1-20180404103150_1522837916393_0.8007967509950435"},"_hasShrinkwrap":false},"0.19.1-20180404133329":{"name":"composer-common","version":"0.19.1-20180404133329","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.1-20180404133329","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-XqLzz66Gqm1lFKx/xhOt0c/1f5H2R3EMOULTCQllWBY3O2UVWqKqo9ZMavO0guMK+YoYmVAL/m3LoDmv2SDzmw==","shasum":"047959e134431ffa2e34726321fe13da260a23c2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.1-20180404133329.tgz","fileCount":155,"unpackedSize":2523958,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGUUx/3uy0MX/6oM981eVXtw09BvPLa3VSieG3RaBN+yAiEA6eCnZhbzwhmwSIfpoF8pD/nPFxxEmIzc81dV657HNmU="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.1-20180404133329_1522848815750_0.5100582549703567"},"_hasShrinkwrap":false},"0.19.1-20180404172133":{"name":"composer-common","version":"0.19.1-20180404172133","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.1-20180404172133","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-ko2DnZ7OjAaKHrK8pIyHkOJkOCchGgXrfFTw5j3IeX7Q0+qMne4jPv/jaGkwM9KLj/3HKqGCsVMJAooOPiysLw==","shasum":"196d95a6da02cdba839d1763e02230af45349418","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.1-20180404172133.tgz","fileCount":155,"unpackedSize":2523984,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEjFDhGrT8tek7jU2cjBKBubfNSBV4bLWpVU3nGcuO8yAiEA0WIvh5ZnIckpySXq7Dv8xAs5pPgQXhEWHhynOi8Gles="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.1-20180404172133_1522862499863_0.5600409542734641"},"_hasShrinkwrap":false},"0.19.1-20180405034914":{"name":"composer-common","version":"0.19.1-20180405034914","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.1-20180405034914","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-uIwNd9s00iM/ziiNOGfMFNgpBXvgVwxTm2HpDYCuweUtzrSqUSH5srDq9z2/0Gapyw+neh2n668KQQ8vBzuvEg==","shasum":"0ecec2490257c8bfc050937848dc8a55369ab55f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.1-20180405034914.tgz","fileCount":155,"unpackedSize":2523984,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGEsRgMnHDQN7zyogV0Q/TLZj/8HzionS44hfv0tnWKWAiEAs9FR1peSqAAEX2JRzsMp0D32PaJK0LqOKkBTUOalSA4="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.1-20180405034914_1522900161029_0.5695264801524169"},"_hasShrinkwrap":false},"0.19.1-20180405073129":{"name":"composer-common","version":"0.19.1-20180405073129","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.1-20180405073129","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-txw5ZZUgq3x7d1dUUI0NP3jwVb6HKfl06mxn1HIWYdot/igLvVtcRblmVCg8vnk1hDGy25X9lNZn/rG+xI3c2Q==","shasum":"ee8cfb7bc028a88182772ee456311d7f8b1c712d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.1-20180405073129.tgz","fileCount":155,"unpackedSize":2523984,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC6s+cPhvji8rLrGeAwchIbEZmw4oAzmY7YJvKeMxMtqwIgJvbOHOsWV2T2QC8P+8bXfzby1GIjIotffPvlHxXjLrE="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.1-20180405073129_1522913495785_0.17258211126708356"},"_hasShrinkwrap":false},"0.19.1-20180405100511":{"name":"composer-common","version":"0.19.1-20180405100511","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.1-20180405100511","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-E/QAlT7uFxWNPZiW5z/a/ya2Fw4IWC2XR6oFqzjctjCdpR4PepUfFcL3y8dfAfLxOtO6mJRvr+BhVKcS8htSLA==","shasum":"6819ea925b7e31e7b6397c215da9f9ecb5a697f5","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.1-20180405100511.tgz","fileCount":155,"unpackedSize":2523984,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDNG9hN6wlhKIBN7/h2L2Pbxi2CfkVClhSU7+1gIDD4TwIhAIVqVg+dMPSTMof+s6O5cL3cyIwtdxqZQcGdoU5T4MGM"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.1-20180405100511_1522922717652_0.49701978600072483"},"_hasShrinkwrap":false},"0.19.1-20180405152029":{"name":"composer-common","version":"0.19.1-20180405152029","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.1-20180405152029","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-pmLeYlpryAbhpJiA52a4vheCseRPWGhjM6bmhwNw/TtJPRNOcMXlfs7Ud/AQ9EovqV9Q58gbyLI8jUZuolnjkg==","shasum":"e11c512c32b9ce313c8550f26a390d2ed92edd8e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.1-20180405152029.tgz","fileCount":155,"unpackedSize":2523984,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDF6Jrcxw/4syMxMyhaQiKXSwe1qa/AZHBHxUglq7mucgIhAO6RfYwS5U2zwN5iOD4rJT+MKaVs1D9adMwPJdE1GDZI"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.1-20180405152029_1522941635142_0.14979214085207193"},"_hasShrinkwrap":false},"0.19.1-20180406034556":{"name":"composer-common","version":"0.19.1-20180406034556","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.1-20180406034556","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-diO/QvpL6keg59gQ0/Bp9B76zHWtIHb/WVB9UqMXKWnWgInMKe/OcMEIgsmHiSQceLCMq1wIJ9dwPaEquPR7zQ==","shasum":"c6891db531ddee28d14ca783b6a9db6b4a960ed1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.1-20180406034556.tgz","fileCount":155,"unpackedSize":2523984,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFQkl5jKAguiKab5kZXSv+nBj7u7rtpYlUpo1sDdm07aAiA+SI+u1XStz1rJslrVcWU/kPgNyi0+6fS5+Gt9wRBJLg=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.1-20180406034556_1522986361484_0.7806229346732068"},"_hasShrinkwrap":false},"0.19.1-20180406120834":{"name":"composer-common","version":"0.19.1-20180406120834","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.1-20180406120834","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-ytb9MVocGDEbnHhnWAvAZtXhHK2A2BuLi8cd757jr0HMTi+Y8SEtTQ/R9533wdmjCYA+rtu0zqBuOt2iWR8UVA==","shasum":"9c4cbeac0ce967cae73669682b6b7054526b8a20","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.1-20180406120834.tgz","fileCount":155,"unpackedSize":2524188,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGC2zc5dfGm3gnb8Fx33+5gqgi4SY9Ui1ifv0P+hWa1XAiEA8o6nwYezN7cXIXZHQYDwQrODpGsPgnWVjVe7AAFCeyU="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.1-20180406120834_1523016520430_0.5453834721660045"},"_hasShrinkwrap":false},"0.19.1-20180406140846":{"name":"composer-common","version":"0.19.1-20180406140846","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.1-20180406140846","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-BVhes0Tu9ejqDRWb4yftsdJo5t7cyA3druFE4m56O4XdJ8xRwFglijGDlTAl+5JjUH0lxBYEsdZBMiRbckNpRw==","shasum":"384ae8eabd8ebaf53a4bb63c2d170bb5a7def726","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.1-20180406140846.tgz","fileCount":155,"unpackedSize":2524223,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAyOQ13KNGI5fLeyIKvJI3EUd/denFmcqcGNgj4PVlCZAiEAx0bcVGArIvV2PWz+8HKEuk9ZeW+8xThKwRA9VDZnjUI="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.1-20180406140846_1523023732262_0.5775325755206351"},"_hasShrinkwrap":false},"0.19.1-20180407034815":{"name":"composer-common","version":"0.19.1-20180407034815","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.1-20180407034815","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-muvFxA1m4Lc2WJRPXsQLdgW/29Hte/5glIT6PhLGjMH4qicBcq2zToSCQTEJ5vslhc4lIY+pt4H23WIFCXULDw==","shasum":"918ee22be2070e4cb9b8cbf8350d91b094dc638b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.1-20180407034815.tgz","fileCount":155,"unpackedSize":2524223,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFi6w58LvRNliraVF/GWQrab1q0mWE8waIECFsucb7htAiEA2ufbNu25qjuD1LzKIGzJNibMy4B3i5mQ4e4i6zepS0A="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.1-20180407034815_1523072901130_0.0216537572116986"},"_hasShrinkwrap":false},"0.19.1-20180407101224":{"name":"composer-common","version":"0.19.1-20180407101224","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.1-20180407101224","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Mu4tFONObrApc6htz11rS6PINt2k48OkWe8LhwfZnLnOV5wxt+LGqc/h2a9K4QzhJcewmZm8A1ZzdAze5GxYCg==","shasum":"43e885fbb1d0b845ec98d05308bb6613162a1ed9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.1-20180407101224.tgz","fileCount":155,"unpackedSize":2524223,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG0UMMKeeZmCAKIRdKf+nI4ecCoS1rTW2b1lSmrIg/AoAiEAgo3Ot+lo2wxFNg+wsVCLddBo5TZt5ifeuuqpSbSb87M="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.1-20180407101224_1523095950685_0.9120046098971182"},"_hasShrinkwrap":false},"0.19.1-20180407205132":{"name":"composer-common","version":"0.19.1-20180407205132","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.1-20180407205132","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-PjjTX8oIfQ7iuZYz5DCAym9TNmZbpk3Tr2I6b1sMROHkCCxRHEfNWPCfm2PQowMnqzODh28fFgaE2NkD9AhYvQ==","shasum":"fc066014f903b2fbcaab3164d54a53a4c949e595","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.1-20180407205132.tgz","fileCount":155,"unpackedSize":2524223,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDiUGRXeyRglyX6vyq1Dc0QYStgd2pun4PvhSWn2JU1CQIgJK90HypB3eMPgNaUugbKHgmUNDBoXYQhpXKZ2XeztV0="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.1-20180407205132_1523134298720_0.9060345112375474"},"_hasShrinkwrap":false},"0.19.1-20180408034721":{"name":"composer-common","version":"0.19.1-20180408034721","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.1-20180408034721","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-gGV560LuxYUtQWILDd2/X4HL3twIkI5/66L7eVswEnsgkXgq7H7Bg6oLtX/pH75bJfBWiuSdwx4q6uTimLn05g==","shasum":"ad6c0d6a61843e4de0358552eea46b59d1bd8afa","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.1-20180408034721.tgz","fileCount":155,"unpackedSize":2524223,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG4cf8piGNKXh3b15fGCUQ/CAl/QgXAPmkZ2O6LUnBZsAiEAmC6zKHDoqM2Meb1fOPke7HAR94vy2ZIXszVP/sQICeA="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.1-20180408034721_1523159246854_0.6388384196203176"},"_hasShrinkwrap":false},"0.19.1-20180409034658":{"name":"composer-common","version":"0.19.1-20180409034658","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check":"1.1.5","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-config":{"src":["**/*.js","!./coverage/**/*","!./node_modules/**/*","!./out/**/*"],"path":"header.txt","blocking":true,"logInfo":false,"logError":true},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.1-20180409034658","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-cgGt9R8s0UgoYqu+yp1Cfm1tbgJfFWd90rFTcJti3X6Wwzj/wQP+J/PIYUtWuOBsogtXE+7qQ9FTH5HXXlCmrA==","shasum":"3ef41d0596082717f39d6d5039a3859d072b0b22","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.1-20180409034658.tgz","fileCount":155,"unpackedSize":2524223,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICd95wzQLixokby8WfAea3dFjC8DCiTOWv3Ioa+bWtwqAiEAkXtZ1rMkK420MeVA9VlrLhs47xDwCHoVEnfK7YQzH4o="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.1-20180409034658_1523245624924_0.979500966315799"},"_hasShrinkwrap":false},"0.19.1-20180409165000":{"name":"composer-common","version":"0.19.1-20180409165000","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.1-20180409165000","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-XgsSIlX7NH6HPoczytbMZXVciUEHbQ3B42Zhbq1h6TcMNgsWD13Tb9aniq1KBZXjgK7cMB766HFWsiLcxF4fIg==","shasum":"aab0200ffb8cad4d6c5f18064a85d2e66290801b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.1-20180409165000.tgz","fileCount":154,"unpackedSize":2525865,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEs3psJfPlkCiXcvH7EhV0J7Ja5tGPJBbpU3ynZAew+lAiBYJtSTIoGRjEbtVUUWShjqC+z/Irkwfnw4RJ7ITw5bFw=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.1-20180409165000_1523292606018_0.5647606319446823"},"_hasShrinkwrap":false},"0.19.1-20180410034849":{"name":"composer-common","version":"0.19.1-20180410034849","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.1-20180410034849","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-IrllrM9+bFvOn2O5aQB8K/S0tnUn9jKqvE0B4Dn0R9BMAPMvce5axdQJptzSxmR2nDJR51pS8DWlTYezOEUNNQ==","shasum":"2f4a945dd6af2dfed4332e0806b9bb340591e501","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.1-20180410034849.tgz","fileCount":154,"unpackedSize":2525865,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCeUHsNZhPsmk//nvQtUDuZeeSXl9oMTBvHqm8Lxup9pQIgHOiHdyQ7NKfgYAZ989AGjculzJmdj/r+vLsAcPM9ZAI="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.1-20180410034849_1523332135006_0.22302627993135649"},"_hasShrinkwrap":false},"0.19.1-20180410090826":{"name":"composer-common","version":"0.19.1-20180410090826","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.1-20180410090826","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-IJjPFNYHM6YJJ/O6vkYafbhq9YKmv3L3JPsmuoWTAdHw8tcyTx4VS+QYQfA8rPqoArN879gyGMvBhw9So1e2NQ==","shasum":"421eedf1f955ada5628fc8971937f59f261e841e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.1-20180410090826.tgz","fileCount":154,"unpackedSize":2525865,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB6GBFfMhe5cjGpxyiaH6NQrPj8WI23Vw+TzbzNiLrtpAiBcCyF5INOPOz51KA8szUlyGAN/+TsUzM7whOPVz29Chg=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.1-20180410090826_1523351314544_0.22673338414971278"},"_hasShrinkwrap":false},"0.19.1-20180411034912":{"name":"composer-common","version":"0.19.1-20180411034912","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.1-20180411034912","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-S14zcu0HmA8S62+w41klF/vdrNZ5WD2917OhRdC8tjO6deoYb4LUJfSa9q0nF5fCcn7W5izzBaao7qXjHCDBKA==","shasum":"a416d67e0c0d128d3bb6412e195b9c081c71c641","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.1-20180411034912.tgz","fileCount":154,"unpackedSize":2525865,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCnZCK/WlOuCCj0I6A3Ju1aabGEqzZ/3TvrKMFaHAqYxQIgILXpfjq+W75lyBHKGPQyCM5giN1rXIs/AD5BZhqYOH0="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.1-20180411034912_1523418558503_0.13177255217783812"},"_hasShrinkwrap":false},"0.19.1-20180411124605":{"name":"composer-common","version":"0.19.1-20180411124605","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.1-20180411124605","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-ESa773u54xVonbnI3YLvnowr1MPB2H9kBk4LnwioWTVgnqWk9U5FBn9VL1B7uWOOz2hscPtQXuqTwHHnuVEZRA==","shasum":"0f3e8f92b61cfd765efe735e0afe6dbdd4e8a4d9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.1-20180411124605.tgz","fileCount":154,"unpackedSize":2526636,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCpVWDK4g8dos7JayyykN8xTgq8RSmvjONCPH2+Av/ztwIhAOGO3SoDUnyMOQID1A4x8nXhnU3pZpJbujWq5qvAvv9+"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.1-20180411124605_1523450771199_0.38033382195523413"},"_hasShrinkwrap":false},"0.19.1-20180411134122":{"name":"composer-common","version":"0.19.1-20180411134122","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.1-20180411134122","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-CK7E9VFwl3Lm/Fn8nlr7a4E6iiDX6VI6GWzRzcz7Mq9hKmaIRcrvbw1wsPRjEPr7O07AYP/c7641uUdKB7Ibeg==","shasum":"7aa3e0640251ecfd74d844e538ff0d7fffd70d04","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.1-20180411134122.tgz","fileCount":154,"unpackedSize":2526636,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE2I+IbWw0GrItBMI4QLkjQEKh/zV051it+jDIui0z6yAiAQBv0drjJEmv3Q+xsnYbOtqxyVEG2VsJrkZTeaF2LnAw=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.1-20180411134122_1523454089196_0.14655265655944838"},"_hasShrinkwrap":false},"0.19.1-20180411160735":{"name":"composer-common","version":"0.19.1-20180411160735","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.1-20180411160735","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-RFtE05BuFJPZjcGYnm2draUHiJmVhRRZJx+2SJfjiH3LJ5b8YqwarEO5f6ZgPK5TiV/KP39BCQviHs+8p1AGRQ==","shasum":"17ad3cc371dc4392dbb2235b53956e1f3b519f3e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.1-20180411160735.tgz","fileCount":154,"unpackedSize":2526636,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG21Lr0LRoRJUCUfzUURFQjUPXAdPA/i8cOKcY0lxddYAiEAirxrvxKa0NxqMrVcE1yFvu2TZir50S9aKoVSPtMoBFg="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.1-20180411160735_1523462861350_0.670662088354663"},"_hasShrinkwrap":false},"0.19.1-20180411203019":{"name":"composer-common","version":"0.19.1-20180411203019","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.1-20180411203019","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-FfKCjoZNbks2imrDxgw/I04kO8B7H1r1Y7/IGNKxQm3GtEG6SbB0xkgv2aQipwKlWZ1XPd+uAx2UWyvXAh3eBw==","shasum":"215ab233d1702457e1592ad7d8c15aabe010ac45","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.1-20180411203019.tgz","fileCount":154,"unpackedSize":2526636,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEghBvidRGRB+Zhk3WnEZXrBHPj3Soe8GTB1z5Byy9pSAiEAyHFeBUiA3iPKMlaLDD8vTGPzpmvmiwrr0dIHWmalJCY="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.1-20180411203019_1523478625165_0.5147483718089814"},"_hasShrinkwrap":false},"0.19.1-20180411214757":{"name":"composer-common","version":"0.19.1-20180411214757","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.1-20180411214757","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-b4j8ovxxf8s8oGtOHek9DZzt3ikRUaUoU4yc9bnmVZKiPmG27ztvZgV+b6KgyaNGyLmYwE2DUhSqlaPAEYbx2g==","shasum":"fa176392ac256b530ae7a118f68c61568d6db679","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.1-20180411214757.tgz","fileCount":154,"unpackedSize":2528502,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDCwSAjeubIDk9jfXUbEJmZxvkm0DXmD44GzHjQFpBZeQIhAP1i5RGkND9FNborJSVFpn4c48kS7qA309qmmT0kpTiH"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.1-20180411214757_1523483283013_0.37125349253103757"},"_hasShrinkwrap":false},"0.19.1-20180412035428":{"name":"composer-common","version":"0.19.1-20180412035428","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.1-20180412035428","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Uwdp8a0nBYOFehbVevzxk+0Y3GNAhy2ocsR4genSIgwAoaInAs2w6rgDLoDyfhrB1FkuTdpbNdjuxOgiDpQPqQ==","shasum":"6da69ccf698ba1814cdd42ea1117a7cb93dd25af","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.1-20180412035428.tgz","fileCount":154,"unpackedSize":2528502,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE1bsLSmALp+a5SA4oEqyuGkoCLM0GAvj4uJtKq60UwfAiBfOxzYejrvD+bq8yZoZhVTFhE+3Qg/2bJ6ioV0snHxIA=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.1-20180412035428_1523505275055_0.10211626632971171"},"_hasShrinkwrap":false},"0.19.1-20180412124044":{"name":"composer-common","version":"0.19.1-20180412124044","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.1-20180412124044","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-rT5KyVm1zDIoCLN7zavsp5gtR28g/rOAD8hq0jaxNiI1UBfKTeQoMDhalKj219h/44x8GRtoeYa2LCwfGYs9Kg==","shasum":"112295095cee62cb11e01951d0260c4222e36036","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.1-20180412124044.tgz","fileCount":154,"unpackedSize":2528502,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFYedVFZg1mH7kVY3J5ofmib/wTUaWmxalNQhaWydoQGAiBtncvItGTsLA6vd4qzuNYPGjmnJpKPycm+D7913lGJdw=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.1-20180412124044_1523536851002_0.3743024478574266"},"_hasShrinkwrap":false},"0.19.1":{"name":"composer-common","version":"0.19.1","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.1","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-2u1hhZdX/CPJlLUh/B8yvrT9E4tWpV58edEmcVVUH+8kaxV5kiKvePIb8RieAmlVoasJXm6YRWVOTqYreRg1SQ==","shasum":"5cc97cbfae09e804b8394f8b020216e8793d09f7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.1.tgz","fileCount":154,"unpackedSize":2528492,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE0q9ARnt7DQojqF9GpQlI07LCZ3ejYx7XlNuq+ny4DmAiEAujxidiQb0j6iteWQGV9nZ3VtxtSo0OL/BnZ0NDkWh08="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.1_1523538303128_0.027067591782234057"},"_hasShrinkwrap":false,"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.19.2-20180412134418":{"name":"composer-common","version":"0.19.2-20180412134418","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.2-20180412134418","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-3MRmXjQCKBe3GTg4/xIUNvWW0HVhtSs/3hscNQpiBvXa2VzQzkPC3PyAoIjZX9Q4bAqnaTlAFPms941l+zr/gg==","shasum":"838a8ec11e6cb48134cdbe403f5f5724beeec30d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.2-20180412134418.tgz","fileCount":154,"unpackedSize":2528502,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDOxuiBOKRg02gdKlmg5LjP2ddNmeIU+pyKIObLpW0P0AIgVVWwFWm4cj4rgMzrFTS/PGqOZO2ILC8fYwu0VssWrbs="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.2-20180412134418_1523540664742_0.7409513958042933"},"_hasShrinkwrap":false},"0.19.2-20180412170748":{"name":"composer-common","version":"0.19.2-20180412170748","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.2-20180412170748","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-upJ5lczMvJzvhRTKLKsdiXpJdXghfO/lh1BcHZF9g1M+Vapi/pjVqtdTuBUZLQiCaT/UqXScJpYmNo1e2icLYg==","shasum":"9dd97c20c062a78874cc20900decb9140a44d39f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.2-20180412170748.tgz","fileCount":154,"unpackedSize":2528502,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC7JWBg/h0YscaAHf/MhhS2DCuN5bmL0t9NNXLVEeaIwgIgTYwz+KAyQF7X7NDBQaL4GqYTd7JDGX2ZIgNvg2tG09Q="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.2-20180412170748_1523552876110_0.6675197924974041"},"_hasShrinkwrap":false},"0.19.2-20180412214123":{"name":"composer-common","version":"0.19.2-20180412214123","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.2-20180412214123","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-1ABTHdloGbUEyIXPChWiN5rC617+1S22USzI2cRvj/EpdRdUR/bWr+PLFm/fOE3qh34+ehxQkFvl5Bnec56EAw==","shasum":"d7731e2bbf0c26705429d046cde667a0e307cd0d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.2-20180412214123.tgz","fileCount":154,"unpackedSize":2528502,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHb067uNnXZDXHUQLu6c7Vc/P3UQ2GNloyAq+qo5nl7AAiEAzh8ZOQN5kveqs0t8eU0kaJPXUeQXeYANeE4w6Y80FRE="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.2-20180412214123_1523569289816_0.5069067754620351"},"_hasShrinkwrap":false},"0.19.2-20180413035431":{"name":"composer-common","version":"0.19.2-20180413035431","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.2-20180413035431","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-pwD7FQE8sCvPmf/JHWERDUSy0TE1nVsFlUsfhJhgkJ7/M60mvMmmI/0hwAa6bot16GoLgVF0yK021MywAitEyA==","shasum":"a02c451c7a8a654b5fec342e5ad38f821ec6640a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.2-20180413035431.tgz","fileCount":154,"unpackedSize":2528502,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDKS7AzavtKrk4JkjmOIbbqrfRST0FChquQtMhfzImbyAiEAoIcoH3NbX+zopRZUaZXTv1P/4MrZjs51aYv+3VtFR0I="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.2-20180413035431_1523591678157_0.5113895338077976"},"_hasShrinkwrap":false},"0.19.2-20180413054608":{"name":"composer-common","version":"0.19.2-20180413054608","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.2-20180413054608","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-dVdqN7fc8k1JeYMjR4PTE9rPrFnLR208O8JkdKcVqNs2Gnsyolz8VTUoCrUGybWyQtMsyVRPIc+qERy4xPU5ig==","shasum":"fff8d41363424248e51f865bc06ef0b8e086e317","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.2-20180413054608.tgz","fileCount":154,"unpackedSize":2528502,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDPFhSDIoonsEGjFLc3yWA3XI+NQ/P1flSQrdMRrIdwjwIgBsLjR1QPuw0lWcK+FAQpv2RDwytK825IBKSkDEPcM0g="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.2-20180413054608_1523598374736_0.1344170635851838"},"_hasShrinkwrap":false},"0.19.2-20180413080802":{"name":"composer-common","version":"0.19.2-20180413080802","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.2-20180413080802","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-nbhfbFsgEOTUZX7EYE2DSmS2Gf7yFGjXtiD8bGqgu4tguQsD0MLxJ10XknPxkeQvpbQvZq4g0rQ3iKlgm/Rx5Q==","shasum":"7b9b874b4b6b1c7ead158dba6265198e5bf75367","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.2-20180413080802.tgz","fileCount":154,"unpackedSize":2511769,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAS81wh1ekdFLXyJV/j38KdVCfJvOuIPEuk9Q4sJ6PZTAiBdFQ0buPB84oC72WXc7kiih9/IJn81Je/td4z7t2DAqg=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.2-20180413080802_1523606887741_0.2669938067489901"},"_hasShrinkwrap":false},"0.19.2-20180413112408":{"name":"composer-common","version":"0.19.2-20180413112408","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.2-20180413112408","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-UoH4qY6Z0VS4TyrunyGzqTKcR1ami5aKWqAiT7skbkU/fPoXEuKOH97IxL986956gCc5BgvND00vVyloYhLcWg==","shasum":"8a649dcfa59e95601b762102114f7d02bf5588da","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.2-20180413112408.tgz","fileCount":154,"unpackedSize":2511769,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB94lusFPSz9NSxAex8469T6RJoDI4dW+plzzfb0BjkHAiAge9n0WJ5EaqwXNUlL7W1pJhngSIYuV0TpBqdeLGnj6g=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.2-20180413112408_1523618653824_0.46554658504013413"},"_hasShrinkwrap":false},"0.19.2-20180414035038":{"name":"composer-common","version":"0.19.2-20180414035038","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.2-20180414035038","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-IuV2P9KuODm+K92QJ3XpmGgtm3gZTiuOfypLZiaz0zufY0FLFMuSpfrNsGzirR806LgzjACs8jvpRFwcKbF/RA==","shasum":"9c3af729c34b1caa6315ffc4c9bf2ef72d7da3a6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.2-20180414035038.tgz","fileCount":154,"unpackedSize":2511769,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa0XqUCRA9TVsSAnZWagAAEm0QAKLyqeksPqFO7zShhkzM\nFiMx6cjuTnZZXTf5CNRecPywlWC9VPhQy5Un5z1uwHb6QKwhX4VZwZRnqVAJ\nKDeBflyxM0eW7QpQK54xljVVQwJnYuwIAD0DYJOzH6Has0zIXG2FOMPGA8hb\nkc4xDoBeoPdPzzlgbRVmCtfZdNKIHRNJsFoE//MQrrtWe02elBjyir5QW/lc\nIOf7Ehz+aIXoZ7nT3in39kD6EviAJ/MI3fumKJW5IQQxkvCAhACFJDWuuSws\njonWPFSlcQ57NNpUxVfy4kJ39ErHTmMLIUgDBXALoNVPA2slNcP5JBI25XBI\nY1XDVthYBhwkMQI3z2CrqCq7ohHjOq2e9qtn3If8euCnJVqfFGB3ptF8L2FU\nv8KVH6TA4FBLo6ktUT0n2GzZsMr0uAWvUS3QQLfo4OXOc7VYz6R7gB0lfIlL\nsobD34sw/ieazaeenv5Jh2GYSvYi1dje0sCfB3emk8ZNhPKRUwwE/Mj09Uld\nl3KJF+x/jbumez5E1y9qpEuO2tNvMinw2uQy194JnlLjP5kDxN7Hwmz2o2Ug\n6sN4nG9GCSodXityQHLKTWA++Sbbxt9UAUsrZa/rmSB0cS+Zx7RP8xr2dUXi\nfN5deuUx5uT2dR/2uwEitYeRUTiTHJnHVFUj+B3yVzP84dVzdFa7SxvGA8uF\nn3Rl\r\n=1xiU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDPmP1b1K4ehCSxwrMCtHVQivG6BT8E20d47DsxbzBUIAIgNrUnJBMNKsHiZQsEBMpNIclPG7Tdc29DdOwRrpAjSNg="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.2-20180414035038_1523677844268_0.661200583939948"},"_hasShrinkwrap":false},"0.19.2-20180415035044":{"name":"composer-common","version":"0.19.2-20180415035044","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.2-20180415035044","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-2qf2wzopvjKc2+3e+ONJ5bx58uFwGjGTUw8PdvcuVxATBjEoHt7BD1JhFchOkRVyT5zwXvw50jUujMo0U0tSoA==","shasum":"905870038d0afece15a92eea1d2f27a4fefeca92","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.2-20180415035044.tgz","fileCount":154,"unpackedSize":2511769,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa0swbCRA9TVsSAnZWagAAm90P/jozip0aHFaJ+e+rc9nT\nfNyF33SKgp06MHsBZZtK5PFomReZzcZjVIi4R5Ctdds2jYhg1CwGZnNyHV6B\nTXHON8qQeA84bXsXusm5M9+nSU97cfsomh5TRv4zH9041smzSzS/GsWAL2ke\n5YYhGbUVlW4PuOO1EYe3Ez/A5xearWNrltw+0u4YfhD96Zej7v4I4R/RiCUf\njJ1IFn9U1tz0zXmofbXsHVap/dH3yTgkChAPVtQ5wzThWzxXRXSq7xLMqo0A\nvrYyHzyYAPBrCbDkNgR1MK2YeUpgd4H0hfmcxP2NRP9XLLkTF3sbJW7Wie0V\nlivOJqFwpp6ZUksGBKb792tXPpI5VePHJTnYTqw0glOx/GCGlIAOGvg7ln7l\nbesCKzYdpTz1aPyM+Egbg1B8PMkjjmTOcwoU6sZU6RB97hApzAHsdtHd703Y\nOtI52rSbSlJYxbuUtLMchEB0+JDBhKWMCK1O29HyiSQPOB8PbwngtbeAGXBQ\nF6iTgpGzcCpd7/hYXFmya6XnNnDUFvdinqt04tVRIRjrWl6ThH+YuSNYJtFl\nNmphEJ0Dpel0nr+fnO1hIMRlKAHr7W5N5TUlt0RMFdMYUm6nswyqZnJAebBH\ny369xJtMhrqM9hQ16wBbqRbb3QBqLd0QUDQKcrGMN/8xUZOxx0ClPpokdCo9\nAq3X\r\n=vFCW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHtazf6ntIyUutBhC7kwCse8QeVu2qFrtSss6N+Lgu5SAiEArhHdTtIs7qG4HSEx7gk72/F4Aoy8luPpTzyKSSKy6X4="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.2-20180415035044_1523764250994_0.16442381880805823"},"_hasShrinkwrap":false},"0.19.2-20180416035129":{"name":"composer-common","version":"0.19.2-20180416035129","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.2-20180416035129","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-eAmLl+JjFLUh7c6JGbLD5bXK1QX4AsPyBMxVUKwgmzxl0jTcxBqvt+jyyZDxGRGFjxpHg3zwCvosV8Yy/B45bw==","shasum":"8f95d4086f44bae30c22d4dd5111481c8dc7323c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.2-20180416035129.tgz","fileCount":154,"unpackedSize":2511769,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa1B3HCRA9TVsSAnZWagAAc0IQAJP79P8Z3w7K2ZPPzXD0\nMjOB0St5/6N9yriFGOAHq41OA3l7GrmYyZWbN0oTJ7f55pmGWZ8E+tyW3Acs\ncaBKGozJaTs3Kkkhx/T/LLEzgP9YSdpOAmBrzVdl8tCkf95+SN1uq5rLD/sQ\nae0rbnRUUQvJfAV40Eh86Fc1lpwy6r2y2wFnTPvsbwIsX+/4qxoy4A0IF/ad\nHjRSpb23aQ70wzE5MtXy1t9EEKpgzZiTZwAS9wQJqgUMYVRtbwEeQKXnWHmv\nVSIn2xA7ZJM7110H8+mpW8y7tFBGeOfnVb5Ka4OfsfgwfND/QkIov4hMQbLe\nJz58z7hL2GivdPiPaSQR66fDamNbx5XG9uzrHObTMsG1Es9XEZnIwEDRNrfP\n8w0gK8m548WClxvDUEHYyN/qWNDciMJHeFM6777GaTD6Y7p/54s1svoMM7tR\ngZoaXE9ahsz0io6/eLEBXsOc5rbPafB7y9fvpg7fDOadVw4KI76ccbntVa1Q\njeLhgtfsETC9lpz7YT9zE8vnHpCtCcWyFdJfhqS9oxJzFFYho1S16u5UM6MA\nX9apssBf89EheheaEzHPgZwQAIbh66DrWUNqZSFzYdSTBXyrZTkFq9w8sret\nM2xBpQx+yF2g3NEeMW06KlfI7RXABMPaZi0mnFs918akbgEtqEQuGA315VCY\ncQk3\r\n=dMHK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCGoF1f5SEThoCoIRK0k0GOQ+/qBaaefUtorJh7ks6BUQIgI6264G9EListp/8vayaKPrS0DO8wEpfrhJfYaJhnRGw="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.2-20180416035129_1523850695679_0.21753284255462102"},"_hasShrinkwrap":false},"0.19.2-20180416104515":{"name":"composer-common","version":"0.19.2-20180416104515","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.2-20180416104515","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-QdJl4r8uPjzNYl4NTFFqlg3H4z28RJ3IZ7/S4/ZdkkcVP/uaPNb0k8O/BLvbwY+7Bozrwc6HzKSB10O+hdlCJw==","shasum":"43d43fcc529ac877e13a50d6212e1c2286a4ce2f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.2-20180416104515.tgz","fileCount":154,"unpackedSize":2511769,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa1H7DCRA9TVsSAnZWagAAybgP/1W4VA6VPdU8LRXYm+di\n0BfgZiDtROzp4pgcUe/r3iKJT8A1PN/jR8hC9a7t9KLkRsKoaAgMVzh6fPxE\ngyvP+ug5TKnBTXnamYgm1T0TSpXbofhzlN4kf88AsLL0AX2XTbnEBknUalVg\n8i4mAqgnsI2gqDD6VSkcdil2viargpJkzhot6OnTYHhA2lzZKDSPm1ChKtfZ\n+TXBWc2zNztCxEFQ15QaCyTQ0HsDekSsgA8mDHj1AFWnxJ2inUfPpQsV8sUM\nKSmS+HDgiAVqQbPK1Jv5gFqxbsV52E7w+A+RSUUIO2v7blRaODhwsz7HamvC\n2X7ZSVhx4jEyC2SKBE1AuLZ1rRS/ROXvUTZb+Hx3OwffKnhSSjUyDMo9W8sF\nxkOApf877uaqFirQX6rx7rVcjYTSzL+7U+Xd1X/xUjV0nOJQLgsXVAYVJRwH\noqlXpGuCWAXWzBTXrkjFAbm8e797RjRnH2DXJIBos3XxK7SC39+p7lIgIDyh\nO6lBhmKsDGVgpHRT/1fHwoato1moqUdjU/XoaB7XsBay+w9CPdSriV+IWv4y\ncbYd9LwueiUW5O5if8op3sSBjFdydyUhEzX4JhOR0MrTAhGS1KMoIL4hSsT2\nhas1GjAL17d98GpPoo4k79onMK3sbr0TIOyzZwg+4EAT7Q89mIUEFGUzo9ki\nEtAP\r\n=jFJ+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDHA5eZ86KjgGQ5bo5VM02TGcNfzT/ol3uY1yIh6hvA4AIgBpaVXsbos4j13xbiMdHfIi4MUOfvKAGxr8ebkJC/ODI="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.2-20180416104515_1523875522935_0.9971966999704531"},"_hasShrinkwrap":false},"0.19.2-20180416123418":{"name":"composer-common","version":"0.19.2-20180416123418","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.2-20180416123418","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-bZQeXEGbfko1sCjwTm1/b/yYbavd0ygRSJW27Z7GPNSVnoI+denWnOV2kpfClxmuoLAnm3Ge1dKb+sb4ukQvFQ==","shasum":"7a433822032a73b3a1ee902dc6c8e8a0c85e7373","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.2-20180416123418.tgz","fileCount":154,"unpackedSize":2511769,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa1JhXCRA9TVsSAnZWagAAkcoQAJkZ5yh5yTffmn3ayw4B\nLJ2E2gjK+BVtiUweRHExKdm70OntvPw5YrCh6pIQUYMhItpOxCS9PshzgwEa\n3EgMuiCHP1dPxqeurTsZ/6W1f7cjtuZQ2s4bbxEgJDvbDzSUWDFhn6mbHiEd\nqEbvCUdhYRB0fq/Tg4UQBZQPVCmmAjm497sFjcfcvfsWou6uq/LY780E8SEt\nzjCi/+ogEUnLUO3lmfexkT9uvHTG5X4IL+3m9kk8xAE9cHyGXGrbBgEmJO/d\n4z1Ak8j7P3ZcRO0qswVfV4nDFGS/HGYhdT55P90jt9v7SaM2aXXdujq4mbeW\nKMWde2KUvuOyQo8ZTAXTlY4NR+MDEdkb3It3cEUyqjNTaogaU/PHSO8RXUn9\ncZLvbC3a6Z/FaEjXRQeTK6No0oLqxynVgE+9fk8Nt1u5HAtuRPqYOu5U7Hd3\ng/ijCEegzJQCPLEkqTTa6tRha46D+Uj5WlVKz7awEUPtURSRQYqqv76OEQV9\ny9XivN5cRZrOIwBUzfx2ATobBMzGwOvlCB6UsuOCh2O4BK28odN8nVrT4GVF\nBK2Yu+ylROSPdt+iSRw4Vm2r4dhu+kvEVLr7+b9BTH9wLdweX58ozCtAXhL0\nGh9gGusJTcmU1p5iDDWO/Q5XTSPE535wwcwWahwbG+S8YpsN/8HgRDMYsXSm\n1n9m\r\n=kCqv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCvLr6kNo2Plgbx+4jKTG3jD9D9aZ75g5mVRsO+OM+VkwIhAIWOkh5BNauc1c0IjC/P2m79wuUk1CgZwGV23HCnEA0t"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.2-20180416123418_1523882064795_0.13029262118058504"},"_hasShrinkwrap":false},"0.19.2-20180416221659":{"name":"composer-common","version":"0.19.2-20180416221659","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.2-20180416221659","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-NByAFDSBs1ScjaPYjn308StWTPokenSBLj2gKTQw7wIHhU79iLH50uw49GaP7bZPRE5iwbQKUqhW3GMb5D5w5g==","shasum":"a9b53c8f70eacbac0ff587b2e50c1de8ecb93836","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.2-20180416221659.tgz","fileCount":154,"unpackedSize":2511769,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa1SDiCRA9TVsSAnZWagAA9MQP/R2O3vpg4ZxiW78rwyEv\nIxvtcQFTIvIXK0FoUtfPhjJTiWKVeDBPcPpTk6u+FTq3+E1gEa92gNgR5qxO\nXQAJvdD+ry22AF1g8WtMAJtINdPns/J0CVlffO4X6LZnlfOsxeyyp9vpW9YZ\nFjRi/+Ef61T/nhOoDtZHe6AE2MA5yfydiXxlJfRotMDCSgxgpzZc3TFXwilf\nzAPgFB7CmHQz4yYVjFckIMf85M4ubgKA38bPaeGqh3J3wbKWgUZv7Qtr7a0D\nf8CuRPfgLKYgOPIE7zxIN+uwoOVoNl4+SEWCJZbWe9VEM4pkf5cEKqin7S+k\nBJ6TEPKK9N90NXXSQQReY+gJjBKhqd+ZqcR6RDZAEF3tL7NYWVsv/FACAE2X\nQhpOykA+h/MnMB4PkMTjvFnPfY1GeJoDotBwnM8Nbv05D8SmjkCqAO0BfPZ+\nhR645woEY3yXqzcYXqYH6N7Z3skrp3jEaMQ4jwP3uz0GLIxaJm9L2pWvNE8A\nQWyeSncfwxRv4oHLkFjTcl02MMjr84hwc7n4USfStIRqTNNyEyxCaLSEw9H+\nir5VQ+BBjT37ijbji6VSs0ez9eo28X4KZvRLBJvbUv0Jqim8zIXmw33pSc77\nzrMRCwuxLr20drLHuGDIWpT12SMv5ECHKwyRYoAPBnCKcw9UFoOCaWsHOP2C\ngAnk\r\n=kNH+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFKMMKz9cxICgfaqdvLa/7cQuJMqtHibJRBE0jentYnSAiEAxIls2wu3ECqMiY484NiiU4yJUcIAyRC2sSu8EAi7MEw="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.2-20180416221659_1523917026027_0.49476572039637357"},"_hasShrinkwrap":false},"0.19.2-20180417035054":{"name":"composer-common","version":"0.19.2-20180417035054","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.2-20180417035054","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-RftqJjcAG7O2P80E+qwN+ewANNi1pJFbv8hkMMqXMQKswTAKbLHW1YeQ/lbFOjKFZMx2uxBDd1Jn/bhyU75Sdw==","shasum":"4d787d7cf29a92376a02a68a3b15da5cf93536cb","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.2-20180417035054.tgz","fileCount":154,"unpackedSize":2511769,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa1W8kCRA9TVsSAnZWagAANNcP/AlY2u68SBBQzbfrG4KD\ndpeE5BRmb+Uqgzs85XBuGSCll1bvM52Hy039tsGJ04UEAGkRZCwN/ikdzyWE\nLQWNBOAr4mNuw/gZDjwv+10gPA80kdev2Hn7RNid5rTkPUNnPjRYRotSLWdL\nX6D1SsWGwdHlBXPA7SVDlzgxtRmhB6g25Br66RHVXw33qru6uIbKlQa1oWzc\nKf6gzBFSy39whOZ2mTidVW+FkYoSV9Rbp66pWnrs2V5ISHcesllRGaBEQ/bt\nmw30A0pWuCKc39rL9ay2XIZSJnpW/rvjSRG/6W9sv8lDU7Umr95bX0G8csJ4\nGrLzrCg2D+IPQizuh21VesKOdcbP7LH9QLIg5rPIXgF/KMb5+KXbHOhKlXBE\nfrdDtwI4wbNFMsSPWbj0xh2I+Ltsr3XsnQHiNIWxzpPxwSDk20KBFSmZ2T7N\ndmtK5jhE7b71CbIyOlS/p49Q+kmiPsfVoBqXBF+5+3haAcnpx4AdSUkwiC0O\nBY4b28YosRxGdQ4549e0hEC8G+psZtn534/SFfQF/pqeD/nn8JTBM+6aFF6a\nQZM3Jw4E5AxvnjSGxfPdjWSpf7H7Kyh+ZRTmfqz/RC3xfl5i1rxGSKU9Zdm2\nFNoflz5JBYZM1zyYmq1TbSTEFHZYMWejg6dDnyMZRkYgHGDVE/gvn9xqG6Dr\nj+SB\r\n=DhWb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCdqopNkLEylC9L1cnMSgYy7Pv8cHzkcTbneuEGtnNVywIgBw8y8Hze7b0NF7XcJuhCfdVc4/e4ZVg1sDyiftUzcM4="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.2-20180417035054_1523937060137_0.6086467788409438"},"_hasShrinkwrap":false},"0.19.2-20180418035316":{"name":"composer-common","version":"0.19.2-20180418035316","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.2-20180418035316","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-4jKuobTWANZ8XBBeuIidCWFL+Omolum3FDkI83BGrDAUo5ppZkyEmbwYnP8yPOxrD/kov/Q8rbdT0W6yOtBFOw==","shasum":"d72ea1a4d2a0f9ddb7a6c9c34a6f3f6efc36a3b1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.2-20180418035316.tgz","fileCount":154,"unpackedSize":2511769,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa1sEzCRA9TVsSAnZWagAAb5YP/2J7yZRxHXULw6h43L8r\nMaGz1C1GBx8aGGovMrEmGd1Cdgsyxu+l+8a5xI7d144eGW+7l6FRV9F0Rv7n\n9V+mnZCdfGF42IT9HHlXgffzDK7lfd3tAvH54r/zMy/Q4N58rtUAGDTBlcuR\nZd+XgsVO4hcg2xSrvOT4cFIKgNcZgXesQYgm3Ex9s0P8EfmX3DYcPnjmUfB6\nb0ZnBhQ/92cP6Wpe3Wp0PDppv6UYI86KY/bakh4ly6nAFSVYFLd96W19Unyu\nrbwFRLW7IH1iRQ1dXlEpVPIDPW67/Y8VaV9Raq5hoX8QNN9a0CvKz6S2HczU\nSc7HQK123UJ1mi3UOW5tzsBtlmeKlESJXyawcluPQ/YW8QNDEvKdv4Vi2CZn\nrWzqOFv5AagiyINjyQOttpEZ28KEmBN+hC6UEJiMDE0fZ7dLbqPszJSlrfCW\nJj3tcrN/otxIQc57o8KPU4UdAtkhs2zcHMsIPHTFC1B43ou6sMKcC+jLFB9Y\nBu43b6NoHyK4H9FGs29HtBFOjDZL5kXlqB6gZFjeO/yQaxEd69GrCvE+ujXa\nqK1Y6z9XiZ1DUFmPRJXGLeX6vR1pUCSk0hRihql7ZtuNar6XAhVrYmXid6Vu\njLcs6e5im4mphlk8D1TrSuvKp2s0E9X1hL1odXFk+YtusSkhKwJjWCY9tF/C\nTPmU\r\n=mabu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCoPZggK1mt3+UCX4F12CIKZDN20IsW5s+vdq2XUZ4SyQIgORbohWk8BDP5TYD/mP4XorTyfXnb5Twv4ptgsK4LNQk="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.2-20180418035316_1524023603501_0.7360953389743228"},"_hasShrinkwrap":false},"0.19.2-20180418103113":{"name":"composer-common","version":"0.19.2-20180418103113","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.2-20180418103113","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-nh4+rI2kbofhAnewUs1oZDjF4kd5sH/UeqiF8k/MqsJ3AMTQs5PPioSUJefhAK80bc314v6x+ta9UZDFWgSRbg==","shasum":"06d6eae3b89e6fca67e88aaf4054ee840b0d26ee","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.2-20180418103113.tgz","fileCount":154,"unpackedSize":2511769,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa1x53CRA9TVsSAnZWagAA5rMP/1taE30Rjz9X/50tXaT4\nBXk5Poia88wE0kcCaH+/BAXSQD/FxjwrTZG/4LJfNzVkhwMHJw0o3e5TWyyH\n6K0yIgZkykKj8gcWeVZJwdk+Muw2rMRBtXJ90aipztiBquZjY0HQ3z/MFkIF\n2rjeXLH7P30zW5wOqZiJqTCioSpIyfia0K2BPG67j53/g6myXDN/GpSI8Y2j\ntEGUUNNSGPtjw0Zn9JYmHX+jmQNoNrcW3fSLR8qffAvNio2yLY/qtMV3UlyR\nGt50BcSWQgv5xNlsGQE5YfxCi+8G3CMO+u+PjQl2KCHwz1ZMSGHKjNeg3BTk\nk244QN00g8miTHlvMhoZGHvSt8QRp+R3qZ1e5J6pDq6nbHPcs79DEhymgW0R\nBsztfL6XXBr6+CbEQO2LxpA9sF0IpC156/bzV5/q+NSy4yKjrZHLKIKnJrI0\nf8YoKWiZuzVAz5EmT0lPj9hPqwLOuBfeMLzC9CXgSN9mlJ8M/o1DpkvUcDAs\ngepKjawEkfSt/esjrArN/rMSHS6RxSCd0Qu3u5IE++h5m/q6QryHdqM4iRFY\nteknPrhzdhnRpPKu66woMmOPhNYxlpW1QR4uqY0pLTFdSMH3WcKAeh9eccPe\nVFtuPIB1Bmkr9WB5/o3vlxweJvhW6F12MxPjGyrEPt6JVVGzrEiSrjNr0Fv7\n5ld7\r\n=JlET\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDhpBnHe8GLptpXf6EokJvq61N3BMHewhPIQViflRBIkwIhAOMknm915ALwDFPjh6H3j0XypP0yk2NUeFv+aWYvTezX"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.2-20180418103113_1524047479354_0.37677091234767635"},"_hasShrinkwrap":false},"0.19.2-20180418134642":{"name":"composer-common","version":"0.19.2-20180418134642","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.2-20180418134642","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-i8i0D+mr/7/188t/+JrA++ZLVrWiR6JltWTC8Jvxuj1dKGH0UkuzVhQEoCaZ0Eoz64Od30K/WTV4r6obML0sWA==","shasum":"000bde88ea95aab24df6bebf28e62ed626f766c8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.2-20180418134642.tgz","fileCount":154,"unpackedSize":2511769,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa10xJCRA9TVsSAnZWagAAxIQP/ifTKzX7Bc6Bx7dH53yP\n58/1MITvgJvIWB34Q8uKrCN66jTl9tgbEVTQn69k0OfsRx7opftv7SsPjdHn\nkukrQAXVNATg9Ms3XVW9vjcFG3otT1/xekfPezZDBDhBWFd2ab/pyT2imZOy\nSCcQkRZNTIs7IlD14EvOFFC5KSk2O6+qeVtISt8cEL/2OwLPSIKNBpQ+W2iC\nxzYZ7D4gH19KjQYJ3jwmi+KCvbTxW2g+ZFTs8UAq3fM9GnuYaF6LwfymLlzI\nsNFanyZYT7TkPVSuiHm+CAyqF6CBopNnutSa/OqrynMXWHFmXl9qPrzDG7lN\n/gzFzHuLQpZcN/TjpBG8f3JtQ/ceio8okIGhEoKcXjV4amnpsdvw8GADlQ42\nZTp9NtFaiHSzZGN+o73/Ct52SZASrMu6Mk1tQUsLbcvJTRDyXU91kpka6wB0\nh2kcszDX7u0ASnS8m9OeYdJtADZJI6gGeeX4qcjaWTPeMTSlgLpJt0qGchNc\njUAP8PMcVptcJfDPY+l3AtIGJ+BA8HtxOHleTAhsEm49jRckencqLI/0lqzB\nUphMKhMa1hCvZfuRu+q+RMu57e9txT4I6qMPjhOoBGuA+mfzGrnZ916Ekh7x\noq0AtjVLY+W+TzvUN6fgqydw2aeOzpaBg3cR+qmA43SktamwEr53tCkVHes8\nSg6p\r\n=ae3g\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFvCQxeq3be0Xc/zm3sPNhmjyYB4UFEBIpGI/KvqaM8pAiBwTV/TeSzJezS/fpIMlIri1f5sNFtS8JADICWIhBSqbQ=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.2-20180418134642_1524059209361_0.01389369931618778"},"_hasShrinkwrap":false},"0.19.2-20180418155726":{"name":"composer-common","version":"0.19.2-20180418155726","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.2-20180418155726","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-ZpID9hpGb+uYerPny8vq/udVhghHFNIfTf9a/IhOrg+4pJNR+Pl3BvXgr4L/yMkotAoDfmBz3NosH9PTRzujSg==","shasum":"6014465ac5c69e9896515bc2feafb0ad59c8eac2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.2-20180418155726.tgz","fileCount":154,"unpackedSize":2511769,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa12rsCRA9TVsSAnZWagAAtNsP/09yPVzEveyGgwTAHHuN\nBdNtxaAUsX+qYU283TR4qfdKhcerDMuhewD9hjPVjbmL6X2mTN1RhWSkwsCF\n1ZH2+hdcirNL+M24FaVGPqRdUgqz7BUb1HNhzCk6M/UnBqgXdGI+XdRzGiQx\nWHX/fDY1Jr5/50IvcVpeodYEk38vJI5ujc22yWlpoFmp4inTkEZtd/IeO31l\nJGWk5GIVbiQ/W0hebJPUs7nkYZthxHNkhn3+JF6fKeFIbdTiulAgzlrL0e3y\ndoISwFurCRFSNw1ZSM3TlECHFsgETcd7It27eyxiw89LCHPIEPHqnrs86fVm\n8p9u39br1teLoAgNhRq24OriKokZ2NkRsGSUrm1ogpd8fRIBlZy+DD58U27e\niM9Ld70/HG+ofSiNLtaS73O1qPhUdrbCxUVeuorbs61YryK5vFjQX1feVJje\nvKzghpOlxr1kRElmzw4r8DLMZTWjtRTm8VuEKwku2MTwzTOLRhkTtaVQQzT8\nJQg2CTX4kJRMDpGko9QHMgyxF1cNJKRHVzISYzqZ1VsmujxHXmHImXN/ZLBG\n5AQxWmQAVuIJlbLqt8Hf2LR7pI8kMyVWIFviM9WcHaF4POj/G0g5+FpMvG2Z\nicUAMuCJj/2RB1aIouYRir5QApTZ+6JTeI94GzKbv/lD8hfkRm7E5GkFPL+T\n9OpJ\r\n=qkgX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFgYrNq2UQ/CRYfnHtRNe3gU7ABBaqLX+ePvxnNQZvErAiEAsk5t1jD2H8xD384CN5QYeiFt0U0TWGefJBf8i4cbFyI="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.2-20180418155726_1524067052473_0.37257990068624114"},"_hasShrinkwrap":false},"0.19.2-20180418180623":{"name":"composer-common","version":"0.19.2-20180418180623","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.2-20180418180623","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-FCpcLYrKHz8EzsLduHOiAost2QMuh6YnK2gYGajzK4SsM0XUeIz9fMcTaPzVItzjNHuUr+JbjMzuV+zBdJXKhQ==","shasum":"ecc8b976940a3d7b9024105a09ba02af92ffc123","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.2-20180418180623.tgz","fileCount":154,"unpackedSize":2511769,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa14kmCRA9TVsSAnZWagAAPqwP/As0yMN6sFVNKS/05GZ3\nrbNSTXN1mSDncIUWPk5fLj107Q1/SMrtKHyVwFUhj83jFfknv4PZ7Su0XFou\n+H6aPfnC2UoMPuOmFwGYkXxOYEGnmYZiHNgFgP5AbeUvsdqtwQEKxhywtmIJ\ncAZdSJ27FYgUI+O4N/qt4wFeowjYI9VBy/ORGbYm8SdIJxDaWyb40G7rHAMW\n33dNgm0wAP9ygXYx0CrC95c8fJFw9SfHjSzBo3J6of1sWzqcM/0ifT1T+ejp\nbxHnTL0gRy+SKvqrSKfgJhHUL1Bmqu+1HjhHm6TSqD4TfBtTz/5sngXguFlE\nf4oZGxVJPdN4uAQcCLm6O02OwJ2lkzPAjkLV40S5pSRCBlUUNvrw1H5PmJj/\ngsy7odaG0gPb25KIlYAOOR2R4u8uzWmz3r2JXsgGcaES1EUKLx7pOCaxU4Nf\n4D0AH9uJ7NiOXowYA2J3Nw1Eaw0pzBIoo51tiTae1oPWn//Y+4iOgjz/5K6l\nL+B/E8aqATvffLGjS3k76N8DUixoeuEfh0Guqgmvicsh9XahKCnDJ7OWWInh\nIoS45ZJ63W900Ph3WJxYMphM57LJp6Icza6Huh/2s6MkmHYubT995npeKLl1\na5Jd0yl40pB8eiEzzlJTa7lF0f9mqEPEBenVHiIaVywlLGd6VuMGuGC2OCFy\nF/fc\r\n=G30s\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG0jPtGkCdNI0q20G52pbO/T1vHmqwg6pnlK2KqeqvBPAiBqrqVBfU/lq1pZpS7GshW+sq7kAbhyoCXm1dcjfkz5mQ=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.2-20180418180623_1524074790396_0.578823183082251"},"_hasShrinkwrap":false},"0.19.2-20180419035424":{"name":"composer-common","version":"0.19.2-20180419035424","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.2-20180419035424","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-sQAZWrToHe7JpLhAMTzUaGPpV7anqRkXn0E1ghHN+9v+35H7GCBcyH7mBOHEqwcGcdeHEAgQEq6n8BXX4cidig==","shasum":"5f02ca4df3929cc34b11005e4081781fd60d4007","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.2-20180419035424.tgz","fileCount":154,"unpackedSize":2511769,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa2BL2CRA9TVsSAnZWagAAy+IP/1QtYrwQ/tW1y8e4dQri\n7TbtYx4+WphzwsCiJb9MPr+VUB4+92JnOW1ePGREuBAW3ygDEqnQeHmScg/B\n5uUIQbBAWDLTYoJ60j1Fp84ajTwsHhT7WA+Ltym4GLfA9A+899GJn2+VhMXy\nPlZBDLy25vBVgaKXA16T8+sCPr4eomyn+N6c5iKuVwB6JyQvK/cLoawInfc8\nnKpK4g/FBvqVMm2bdS43OvHNtPSg+W7kdrlipz0OW+4M+YEmv+bykFu0NAbj\nV9G+MmOukc6/M1oZMbPwnagdq1ekiresrgPX0UWTa5GD79rf8ocnWbdLBtN1\nGWRN+GBPvLG+jGhMGg8zXowxF0sKKtlz0Q26hbYV84QRejpXQ9bo6UCEp0J4\nkEkBQ4MIyfwJJxKkczWCbHjBtjF9mfl8SWcOTWYy0iqLU72BfIoLF3gnlYUO\n6PE870YrkiByP3cgax4jtrlGxnArDQLFduss2bDsGGvkfu9k6P2GNShjZaK/\nK/Su0EZDHITHKaSCS3fe9NjGjZ9nFavwztHrF9OonoDtnkyOZ3TXCWdbGXQR\n0AWleKG0qJT0q5H+6lxpVb3k9zQenDyyHF/1xj34SvUlNmyQDLysfDwoh/xr\nv2qW7h5Uo4ZtFPpehBP1SmWqps+LgffiWiGNEtvbTN9Uco8hqRiPmvQRM4+3\nry99\r\n=XXwn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGZ4e8w8X8ANihStv17HZ80zL7IuxHWBQ+8NLnHz8pMqAiBUC6JSnuOc59llvoLlL5H+qG7CCtmSwkPqTJZx2KlWhQ=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.2-20180419035424_1524110070357_0.22203659554200494"},"_hasShrinkwrap":false},"0.19.2-20180419111006":{"name":"composer-common","version":"0.19.2-20180419111006","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.2-20180419111006","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-RrjzX2Rk8hQ3rYw1jFOwI+Pen108uWWBFpc11tSZcafvu6uUNUZ+UxzDyXD6fVv0LduPMAmMILTa7BLP3P+e5w==","shasum":"0fefa5cb2e6cff5f6bf81db5115339821f3396c4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.2-20180419111006.tgz","fileCount":154,"unpackedSize":2512157,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa2HkVCRA9TVsSAnZWagAA+b8QAIEoMJzNKMdVPRQaXiTj\ncCKYrQOa8jvmtrezEm/MWNfKgwPz6V21+Vk141Sv0GNeb23fVyXErUQEOVNg\n5Mh5YuQ9zceVnlCXlpKl7vHMiXQPrQCJ4nJGWpSC88P+tjFEcelhsRPXv1sO\n0j7M/2Rav0RZ7DVz5BU14uaX7FtHj0Geuzw+PwhEqhjXa0Xeo+q+6fOkPr0U\nkhMZL6HGMdpkGvGbFx7ag6T0Zo2rIidr8vXYQyN0BKZYQhCAZz/9WQ/PN5FF\nZhCOCiro7Dp2Y1emn7esS1tDJjoaoTeLMxxMmRuiIA/k7IdRoDYNFd7DmDf1\n7YuEJQGw/kvXQxzlEwm3WYvmS61VXzETgV30zFB56/4rwPCgFJsC9PrrS3X2\njCW0maRQBEX5GR+IomWmDkYvz2akf6ljhaUqIO4sm67hZeIiChLiEY10bmVj\nJTw9SJ1Q910Uqa+tDrGrQ0wVs4chj/z6azP+NVg7bP9mahJ+0qbpg5XMI4Os\n2M5w9dsTIenK4vOZ9l/SearxldrNEvSzkMGRhmk1hBpo8FdTRwRjs3+GUglg\nZfR9T1Blp7wsAwrMANYIxsm+7I6peTAHYGnSB2TmIZiFtJehlPV/wb0X2N1S\n3gBCebvf+IVPB4QDj+eAEEI1vN6J+MeC/HBetsmAeU50sH89xqcxYq49RSfX\nKafa\r\n=1Fb6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDyTOQnIkkWyvUk/A6IXdfI1vCwCdZXD1ja5TgDmdf9jAIgMm0O5KrVMe9BmZOK8B7JhpLACIAEsk68o1rVAcxOSxw="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.2-20180419111006_1524136212650_0.354862877900024"},"_hasShrinkwrap":false},"0.19.2-20180419163842":{"name":"composer-common","version":"0.19.2-20180419163842","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.2-20180419163842","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-nivThkH2ppwWXk80NUHdd74kb3qu+PiG3OTGZ5zuYvMF1WiFnz3LAxbju8LO5IJg8P56hPyM8bXZWZtuxGfWdw==","shasum":"52378c4541943c3e0bcaa480d56b9d0f241cbbae","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.2-20180419163842.tgz","fileCount":154,"unpackedSize":2512157,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa2MYYCRA9TVsSAnZWagAAGkMQAJBVJCQgvCSk24hxqlST\ntmnvK07BT7YRHHkJ53Bt8n9WMdzOrh+cvkc840GyJlhDkkP9Ctz0+HRPzOBo\nVo99XaO2UxoF/TTErAFODYW5ZSqPmnrl08+HAXrid+Hpe+K6sqJbgYxWJWXp\nlhXSCDpmvRWZ28XrUYFOWzTOjc/omzsDV3LX22T5ROEBblS17Wt6lfAIgeLM\nFjMFUmZX0KTX4WiNw84pp4pHmMIUNuluy+ixrBweaTMyK6F9rnN1OGp5aL5E\nnJKsft2mGij5qc+mIzhzoDZdC8k197NfDO+IN3w5gq9Vw/9lEyH8Kb0ZuVoC\nicAX5j6YZs050PrBKsgSe4n4NXSOInwEtz7uVpgP220YK8p5plhRPaJKmXu5\nXJugYd9SuGoMqtyEGyuLytvbljYtN1EdbC3A1ejCIjyz7HExCL7eXXwC/v+H\nX86C1um1b1iHcl/DUWXVj25Jj+T0pAWfS9+C3lGjsIAoZq1pEfNnRfR31ROP\n0vX2U5CazlM6VFvxopU2oTd4QesDkVvcMDi6d08M7DGh2reXng/pcRHxBFz3\n6qc4cRu30FhaYOKq6jHzp7nbXDECAbGg3mmirLmpAF8U8k5bkhAsvDxS72EB\nLNUW7w8IjbQOk689GJKTPeAeLQsbKlXEyJ53wOuFR0xWWSWaHy578wYUpFwm\nmVne\r\n=f14a\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCYVxT92U3JqOMZKvKtSPwqOpOdKby2jdDHrmAmdZf8lgIhALLxBjINcR0Wi+iGq5qSlaJ0nvNFsBLlxJaXxQd5tNkW"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.2-20180419163842_1524155928105_0.36503348998637675"},"_hasShrinkwrap":false},"0.19.2-20180420035315":{"name":"composer-common","version":"0.19.2-20180420035315","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","homedir":"0.6.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.2-20180420035315","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-qUc1Xrd/A2O9j8XTHRyxVN9Y9pl8hJ3swEQ+cjVw4EyRLQZJTpzqzsDD26IZceChhAEyYcTQqx7XaQHwFUoI3A==","shasum":"a39350a5b9b37d2315af69ef3bfbb440ae91b98c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.2-20180420035315.tgz","fileCount":154,"unpackedSize":2512157,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa2WQ2CRA9TVsSAnZWagAAeDoP/Rco6PYR7MpVkFK8TYfc\njHTQcVCojCoje3kH3oNPKQ+N5VyUBnvb/q4glEH1tRzy0M4liIJtCQzQ6dIb\nc8MuliELDwLyNDGSW8wmsXrLZrKr9SF2F+fQDMyOZ4FV4+8STYpoMiY31iv8\nEn6r0uyG8YJCcKj3Y60cEM5Uedjj/pkzItDSBXWlBlWFM60jpV+BbJjODGg8\nwr7K+qb3h7rakSuQrihP0DzTnxX2rWJfB2tw1k8XDeOGFEvuUDyBCBtouC9w\nkWlT043XDKOaTBlQdqrTHu7bW+ug/7zo7SNJHN6oHTAZXO9lpHpxQHHt7YzJ\nOF/fWizmlT85EHy8hdSegnWQux2qB8QuG+Jzd8aWDi1Fx1cgz6fc9TRBCK52\n0uwMGjw0ORtxVU0vv4ko22jdmGhDUB0nXfxVoSRr49XnHfTDFsipkN52j2d9\nqQEVHUTX0jqiuy+OydeZGP3Z91VSOmpaluejGz8WX0IKss4UzgimVL40pnSN\nQl+y9w/ve3jySKEaiVI5eX9CH9E8OvvbtwSZmeYi2qdItFBbrtetKDgisr/R\n2SPAS5wNGkf3I9ybiG4hDozEYokphACYcn7GZZAfq/j2g8ItsC2VCLImqrI8\n05XST76Dy5M1Yrd+oXVzprQ58IjU8ZCdkcQXOgjJY5s8XbVKjIDKwiPQIyqO\nzEOn\r\n=t7pC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDziTuCFJ/YXhioJvldcN3E0YmE94rjnp+KxBJXU6spRQIhAI5WoqRWQ/iM2MpyY77eLD+oX3+jUWQ1Ep96bgTkmc1P"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.2-20180420035315_1524196406546_0.7528850378477376"},"_hasShrinkwrap":false},"0.19.2-20180420183252":{"name":"composer-common","version":"0.19.2-20180420183252","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.2-20180420183252","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-mdsevfly9hfw+iAiu2UYzfH8qMzm38bXVP/tq6bLeUoWdwjPThaHLhfw1zjed08MP4PYbSooi387DzrC6VqXXw==","shasum":"06b7041edd4d52ff57f159fe74f957c0d8cbfa22","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.2-20180420183252.tgz","fileCount":154,"unpackedSize":2512021,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa2jJaCRA9TVsSAnZWagAAAcsQAJjgIXQOVSsIkHXFFNfk\nCWpuCnslJGbIF/o6m97kekL2Zbk9yo9BWeoV6X1U5ErOSc0XfOwsJv4ncRbG\nam8k9RruSWRyNibQt4vAV2HFbKJDED2fWpGIij4mynduoJ+Jhx7+np6lGASt\n2ILNk26xAhaXUw/pruPPtwGx9WCOcE/Wo8GashWz75Lj5BAmhOjn2/TLwNSO\nHTLjPCjRetGVj28qFneFMz0u1pnG4TQF3Ld/5p77MFSpuCHMhpvyUUefeYbP\nip6s15yoWVSULVWUS2ANWCCKw4bNhBz8imIzElNyAZfnpcvOH6B/IW1ZYspP\nun5qBf0vGwoy7I7eppE2EpIyN0h2RDhY8THgps5n3tDjuNLQOo+oXF2frpw4\nA816YgmMOKsZQwZI9PQiYYuRVdz+kEWaXdAlGQ4MwW1kAEzhZsjvwoJdG6qG\nK36tKPv5WSNJJK79z822AIkD2dBXyFuo18Ii9ixBC0D3uXziJ+PPtkOx6rnY\nSZsC6leGzHrGIQrlckXhV+e/wjiNG+Y1L9QD45vl4ifZKkErQ3IwyZ9O+NSn\nNKaw2eGoOlsyHpKp+12i6jDAMplcv5cVN18Yo7ogsOO54AhX3ekKJVFg+tsD\n6ie4qZi4jXMchjfIWTPO0pDF3z/hpleE8gt2cVc81e+Hp8YzuLW4fMqzAegF\nFKDF\r\n=YKpz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA618aPx4LjR+gtKNwfImli+BnQkCupn/TassP6Xp62GAiEAgRdCdwGw2dwi2VutrxqaJsRXdXSXEeByxpAmjjH+gos="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.2-20180420183252_1524249178108_0.1394853924701538"},"_hasShrinkwrap":false},"0.19.2-20180421035456":{"name":"composer-common","version":"0.19.2-20180421035456","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.2-20180421035456","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-xPffIhrt8wWHCFbAcN85+NHzfL81EKwqKBd53DEoyQuvowfUhnFvQezy3y8w5E/12mRghlcUvKLQQQ527S47bg==","shasum":"09c55746bfa5439be3be979a2adb1dd569a640c0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.2-20180421035456.tgz","fileCount":154,"unpackedSize":2512021,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa2rYWCRA9TVsSAnZWagAAg0kQAInBKYiSwlJkd6khuuKV\nWRtUdWyZM8Z4uRHQzIPQfg7YKj466wkGsMUlbG3k6qF7SGNkSrUxm3hJBxLy\nd3zEalXky9DboBoZtf5wKw0+DQAcE7qrEy0XbQKWTSrO0Zc7EkrhXSnabhdA\nCqEzH9BG42zndeynsa3PSzLKoJAxvayY0Czqvnsd4w3L1Vf2QXCDZFNsJF3E\nyO6CYldFxplXMF7Gf/xBVNcWPKTJwvwWLYW+0f7hfix7OkcBBJRir2Zi7bNh\n1tk4OejAnRRbuLb3tWRcUC/J9YNuFFTlDKl9EPbCLTRKZKwRp8v1F6zunCM0\nw/JMp82s8h207R8owjVNsxsf9p+TPmV/H5v8Ghd9RyB4lTWr+9dnwgRokTWC\nWwyKyYTTKkhQHaJuhXL4Va23YkZ5GM0TVscKHc9LVwg1AW23XYGJC2/rnz3J\nO5xPwft7EtItncRQ5J97vkuDyeSJjo+fuVAhvCKpPJBUlO4+l+geuxRF6XbV\n/ZiIJc848GpxrGCxUtAIWuAlfogEU/1qQmBp/pqZlSCH/Rhix+fkl34u2TJZ\nzjS5gBcpQiPgjLDzXrjpknbBLFBWuyyx0YMq+hYZQX0i85DhNrOtQK67WVBy\nbX6oJMaqSLjQO3gef8+0pLcMj8CCpwJs8LZTzjRraK98LXRw7d9Rt2lfiMgt\nDjcY\r\n=9qGd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDVOSVAtJKNX3UNV55Au0Jb8pONHA4EuP7ByEkAl0o+kAIhAM6m3V5PAL1Osjd9v7o6IN67h0/RMie3UcoZU33Uz6Bg"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.2-20180421035456_1524282902116_0.6191990609032001"},"_hasShrinkwrap":false},"0.19.2-20180422035548":{"name":"composer-common","version":"0.19.2-20180422035548","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.2-20180422035548","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-4pWFVYgw+L0Hoiw/X0TLeO8gu/G3wvzGoSf7s8UMWNsTvobIkIjvWXTOyglJKH2TBKpliVxkuyV5LNwsgRZmHg==","shasum":"5ba554f49f08d295374e6a42c4473e5e2e911c87","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.2-20180422035548.tgz","fileCount":154,"unpackedSize":2512021,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa3AfLCRA9TVsSAnZWagAATTcQAJf9vJ8St7xjd9qGvtxe\nj6TLl9ywf98NhsUgIXUmXhA2WlfQEpK8aefLNjlmlwLVELebhecdS4QARL8o\nT67CSkSgMmRBfutZdNWZyEHBvV6wzOb+PX8dIHMsNn8lnlLv135xO+tGVwsX\nULwXEFSsBLCTt0qhc1eZLO80PALq3wO+a1tyiC9EzgqOGdDSiyh4ivlAIQBs\npZnLhBIZwRAJcoDo7LHyHbKcKISYDl6E+8K4tbj9EPJ+fn2nbSDH1v9vDPqN\nHnvYx1+CgOsiqQkLhtvOy4OjQvS5MkpyR2fUSwUTvOrUAj0mR8q9exJmu/XM\n3Jq2Pu+1N8So1Ty+iEo6tFc6PYVt/4vzmnaFyzKddpQBkrDALBucts4MStOa\njSDuNOpPyNfCFcJlUA9/Fvq7w5EzFzL18HVRI/mLclpA/o9wKzecflcvB5Wl\nmzo8WLHzD2/a/SgZscSlUlvBD4DOZYlVQA9ztAvqZVE3hH4QBCgDXSdhaAF/\nnsFcAqxGzjp0KJY8wRc3V7IIBIYCVFrk5TgmH8suW384xI0fqGofjLQgREab\nfNb4gi13XF9LPdetKb0EezXkOkLibNYmy7N86jwAuCDlo083l0vIuGhPwgpX\nLCMIsge6wMLwbasa3rxuRKgMCFThdqs6XAhXAwUIOXa8qe8yHpwbkYfBwwzM\nEQWu\r\n=pkAG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEJnH9CzwsyRFvPOHtBqS6AyQ2XpCbUp55T6+QP445igAiAPYZ8RIqOeqc+Mre6bDUqIoogavtEChLgTFcGWZvlefA=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.2-20180422035548_1524369355050_0.5061334115811109"},"_hasShrinkwrap":false},"0.19.2-20180423035524":{"name":"composer-common","version":"0.19.2-20180423035524","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.2-20180423035524","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-VbgjW3PqG6o+lIvEIl9qISxzN496hjHzF41faL80rNGI3cIhQNs4xwWkdN+ODAt2oVW4cY/FVb1zqX88gr9oyQ==","shasum":"371cd83fa72f4f2ed29b3b1389ac964d6774f39d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.2-20180423035524.tgz","fileCount":154,"unpackedSize":2512021,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa3VkyCRA9TVsSAnZWagAAvIMP/izXRK7vAdKdKveS55Ep\nz/BB3eCej+fgt0oFeXbqTywkP7OKt+1bq750Yof5pzS0gvcMxJLvscdefOVZ\noH1o/cFmrTqClGtpwZu2mKbfwnu7adwAfh0m3KLMC0GjxMwh0RaPOtoO3wmf\n+D/HNcaZAWi15Wc0rx1ldbQGppgM4e91k3r7T1+wztqDLDvYk42xxKVBlTk7\n10jCF530f9AxljidzTAcKbSo0wMM1ejRFRc4qbj43iiLtn+n7dlVYCq7Rkd3\nv7n1sbHiOQJoR7vRegH7RVQ1bqo7LXcAetsajwhIa1bIlHDQJ5ngpEjX0V7E\niMHJRl7DIRxcjcf4HJQvi0VFL//wO1whSPOQO4Ug4/pbWo/cYKFL/wqO9ToJ\nc1fRmX4ZT++lUgZUpRIcunsBfztyYqFWqc04KYEfkFKidQ5WejFyL++Y5TKK\neKu+43mC+4vo45twuDLTsQetV2/9//3aCrWHQ3eU3uEYjlH3PqtmD5WHArDd\nCL81v0S5FTMwGXfN7Ei4CpW0ShpTG+CeOJZDP6htbi61I7dOwxhSk53IR/gi\nKPNp1+RKOhV1K1n6/x08lqR6JQsC3fJiMaZDlElr3pfLgjundN+n5/79IegX\nt1laYlbyhhGL1ZfF8V55WVG6S6CrFq5Rln3FCzfzS23Mc2MgVu+2f7kdptJP\ntxrU\r\n=BcR+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAYnwqPUoc59bn6/Px8jELxcUbmyJgPSekK8aDuC8V7KAiEAp4tfXj4Ywpgj4loJvq9Aln6mcMgN6ePjJ+afiS0DAos="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.2-20180423035524_1524455730244_0.08566857835616037"},"_hasShrinkwrap":false},"0.19.2-20180423083418":{"name":"composer-common","version":"0.19.2-20180423083418","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.2-20180423083418","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-KiSgSkh6ElgjQ6NpkJzYjes+6w9e4YwvLV8m8Nbf8J0MIP2Z0O+iH0rZXXPFyHBySTYHsrWKxxEk6FVkT52BYg==","shasum":"3b0a1b02283a6c344038a4c43c696873f53fc273","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.2-20180423083418.tgz","fileCount":154,"unpackedSize":2512021,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa3ZqRCRA9TVsSAnZWagAAxZgQAJ6UiiKfuRnXp+bSFTcV\ncCd6gz2wyOtlncjIsTRunn9sKL90dMl1pQsT/8DLQMmtChlZaoMuNHkWV0ZR\nLB2EGiRht5+wbKs1sSFlf+iuhQPG2CqZv+YdY4LR0Uy/JLVU4HqGtLBfGT/1\nvbNzOmwV+ZxJFdkxuMsEVVIgWhJbSWrcf9HBAFOSOrZ2ADuvjIo02po/GO7R\nD6a/+kVZPyVul0nzmk0LWwKkgAD2ZFyMM/qMlmiNI1pw28sqd3dKxJtn6sPu\nfeLu0jfG4m4EivzSnJ3EkZHFFDHH6FLCWOuFUFPP4bAALgmQz8xxqEczNLTY\nnqFWGGStxCMXkLRveaLqFZYBTMODtkSWs07J0T5ePq53s0gB4KRz/pjoQi6t\nAsOypLtAoOS1ED61mpByjbyyHMgnvIlts+g7ag1sd7WFswSWZH7OjD/rgnLo\ntNIiSG9B2PGRdZhvSgzV6rKbllmYiZSdEm7oTSVJgpmkRDm/2v11qxTQydTT\nbEgO34+gasO6sqZrPR3q6rRYMy4JRvSZ/aera1hrAITktpzYilSK9BKn5ENP\nU1xSyCKDSXEQLwRplQ0u6xJWu34yMtDg1g+nlsxV7CSFf0QCFg8F+htoHfRD\npeDIry2mjzm7X4211UHj4zBoblEORI460+l8HHZdS9H7uhamw7nh6AdEpdwn\nY+eq\r\n=yK/N\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGveh2N3jQTzknK/A0TR0QSA5/v9grJK+qf+RZ4QcQRAAiEA0U5b8pVNvHB8yJLff4b1EDDiduZjVJAs79HuFVD0JA8="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.2-20180423083418_1524472464812_0.30698573937811946"},"_hasShrinkwrap":false},"0.19.2":{"name":"composer-common","version":"0.19.2","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.2","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-CI4CS97uxNG1uALPXOUWqxph7ESVTzM8IRbg11HMdodnxDkYWhYbb1F+tgYg07l3V4q+uIU+klFdfWmWzeSrOw==","shasum":"1fce9b3ec83553c921404f8264180d0c7a2118eb","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.2.tgz","fileCount":154,"unpackedSize":2512007,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa3egHCRA9TVsSAnZWagAA1jQP/iXK7jNzPjKWpEe8u8FA\njgnlz8mKVa1RL0s9Uw/r8cbZ0wzSSTChM6BBizgSl1GrFBg9fd+uh89lz6aQ\npav6y59edxLfLdVo9wkf6udLbBLRw+cQ2NqcbabQXBSUxHFnpuJCjOOphSFE\nTbhB+VB8g6upgKIYzAQXzzphJzeSS/wlRqiEPHC3uED1nOQoqwoZkv2ewCR5\nz5vs81eQ5UT5AC2KxUazr6cltroQiiam70WpDPvbQ4MNm/FY3Okn6NgNDzl+\nTr8gCBRrLhkrx6I/yceGZ39XEa20YMkGyZU2ibvpK/BAxUsjx7yWz73IS8wp\nqX6qyo99j5cWjPrCQtmKlnEpk4RBm41EWALmpN7IY6FDVNK9Of3Z9TebMb89\n4aMPRLFC9ESStP6nY/t271Kjxfq5UKKGUnUecOHbKFnWIqmIF8NMlpb8TMqq\nRDqBzzBG3xNzHVwo1+jKLBZNF1Da2OyalmSoi2eJ/d9Dil6shGbtOjAnKsFq\nSnB98T4AhD/ofUfaTFnmMeObDEgKri1Qwo06YMWQMTIVbhuyn/V1MZYrbHyY\nxTWnWG5nAhUwc62/9wpGtm848/8wC8vXhfpGAYOECY7A3IqIGHlJwP9tiWk5\ntQIZv+vy7kCpon7Oyx8ofAgPOABlOi/gQPb/TbJL4xKM95nnQk+11FuTxmp4\nfDc9\r\n=SSIN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCuZYMGRmMNwtl+7F6VFZqarkhN2trfN4lczR7H/El0xAIhAMPsgR+/uBwxru2OdO9C2bZ1U9qewmsw1bPjB1jzwR5u"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.2_1524492295116_0.15297256658738156"},"_hasShrinkwrap":false,"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.19.3-20180423144249":{"name":"composer-common","version":"0.19.3-20180423144249","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.3-20180423144249","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-OvlmPYdLlZ+VuSipUvhW7AW2uPMs9r8xilO8PL1xs3L51ZUz/28qaHofRqYuGXc8++7CBEA5kY/bD6cevctAhA==","shasum":"ab3040cb3cafe40c722abf1db08588a1bba09dc9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.3-20180423144249.tgz","fileCount":154,"unpackedSize":2512021,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa3fDvCRA9TVsSAnZWagAAAmYP/3vsvPH56r7Gda8U5y+P\naYhY3Si7ZkpNzhfjXSdgieFZHUUTfFVLVos2Ile4uJ2ZHPegqJPthZMOfD5j\nvhy6GAG1jHWx9zInPNnTOnYkAFVdTPre7vfuevSHLjlyfOi/lSaMiJyerTsS\nrcVrzwX83p2ntP1dHaGuJ8KK9KBy3H45jwweFcl82PMMdzKLdm20Wl3tM68/\nzhuhKmDn1CEfzdbYeW0EOVn82GThLYYb4OlZ+pwhvycH2Cef54AygL61zvnS\n86zdA0pYFpEbrXBrF5b2gY8x79xBJ1a/rimmiujBVgUKHoV+MWcA7fGUcN9t\n2P0mPdunJhBOEt9XTs1AMd3M1991DouZmMt/m+EyWuc76Tccq7+LHLXENhz5\nuMsPnNVNuPmLy8cwkS7UU5fb09uX/59KmO5htgrzfYHxOi3lcc0+fNxAmpRU\nDFwYC1676U1M5dEMG+35cAWD3Mwqz4Y3z9fwd9NvQJRkgoLf+LD1SCm9LYMj\n2Bgb6LRmUIypYpjmFof56Az3iQDjc4ILxaWs2OutJBWVulJ8IFUrU7Pkssz8\n37cubFFytH7XajYxnhUwmcW0zldRyEri7YNVLT0bn8kxBVM86KyB32bt+LM/\n1kK0SyJ9eYn246KHJEWxx0as65Yf6NXPy9lg9QCxtGz/cYBQEwQ/7JParK7Y\nsRbj\r\n=GwhA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICXgiPUYwXcqR9ZGxwO/dTStAFJRTpM6prjAmJLq3xmZAiEAn+/ptEl0nFx1O30RGXhc10+TpMikwvOkkMLGjwT1gSk="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.3-20180423144249_1524494575056_0.3125139170238438"},"_hasShrinkwrap":false},"0.19.3-20180423160219":{"name":"composer-common","version":"0.19.3-20180423160219","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.3-20180423160219","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-xA4grHvSGjCbAFgsHIUmbMguG1WBD9E1fgubCkC1foIWoyyHrnLpvClI12xVX4Qok1tXKtnUWa0RrkxxQg+Dmw==","shasum":"6d143471df67c48c4acd9d70ca303eb49ebf5751","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.3-20180423160219.tgz","fileCount":154,"unpackedSize":2512021,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa3gOQCRA9TVsSAnZWagAANhUP/i2PHhb76E+8kP+NaR+n\npv+BXxNgjqwvYMXr7QiblHzclpyL4VGH/7/imoWfn1mqUDJB48pw+2Dhhjzy\nftw3m6K9Us2l9GNJLNzINwQJW3TMb7WIKQhigK44PRk+Tt5gW9DLDZI/h0Jj\n09pg48P4gJOQ0axp325LOsG7xGeASy/q52UW652Lzys7jiOCVws+8DP4pmWQ\ns+AUf7I9cr8B8m37AzOmFrFc6AAF/HfWetGANRMrLCgfhAMh3Rc4gSDY3xa/\nNNQwWk8qDtsL9r6HF9K58LtWbu0QkC4FSyDfUcv8oLt/dKONzlgwI2+LIi9z\nMutybsn2AXjGDmJYjEdNbW5Ktq5oxdmKmTs8lKkGIeOsOk6GH4F4/jKYsxJE\nIYdELOFEOMNyDOjm8FxO9yWdTo9n8Q4B02ALgaMwT4jf3zO+96ac5cCN0r46\ncvot2UEZcvU//igxncRh2uEz9F8lWmOomGz8JkXwu6zd1lqI7+OykFrwfVNd\nuGDybLUYcj2feFKlpPkJCb3ie5q5zUb3jAE6NlN/O3wl1+E+WNaL+Ilyqj9+\nw2saO7ECEKMTouPz047bO9NMuF3FMpjjompoK4Bqxy3b9W71BQWn6J+L4o/z\nV8bCR7iMjUV4U8L9T5tzI+ahsv4Y2iYyLs+jgBZ/6nIl/8KKp4OMBjZL3uMh\n3Poc\r\n=xdPG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDcm5gMOPGw80Ur0SsvYPySTtbcVSkxEUKNo/oJgydrmgIgRhL4P6elSNTcZ2ahkVMTJLe1xItkbe/QiFYsLbViPLQ="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.3-20180423160219_1524499344236_0.8326123569189905"},"_hasShrinkwrap":false},"0.19.3-20180423171349":{"name":"composer-common","version":"0.19.3-20180423171349","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.3-20180423171349","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-24xrjvjqW3j/Kc61fjHF8A5wBvJvHNIRjoXALq4Zbt9MhUZ+r5KeA2ZGDKvuWl3iPQ56BAw+QGwNsQVWo5S8Ww==","shasum":"8aad71baf7ec5fbd00e5a9e29979e4bf779bdb7b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.3-20180423171349.tgz","fileCount":154,"unpackedSize":2512021,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa3hRTCRA9TVsSAnZWagAA/cMP/2/MWWw3uRWsYeok6pJk\nAJScB3AM1YFyHhqiPC3HGrCgfdiprzplqO5o8Rr+ddxfsXpihwAFr8DEFGPr\nWU/zPxGRm80esY0Mw9sP+xHNjgiVvpgCZ0OV+3Jbe9iGrIiYTgYJidACynK+\nxPpDvFAiaVKTQA74YkH6WoncGTz6lxKYXEUlm5iL1HbUvguxE90AeQLTB5/S\n9NOcLuLTceGkO+r7L8WKbO1B0lM27e3mhJyEGjO8N0VPzBwA0E0DmpTwOToP\nqgfSuu6uz/eqnOer1qfAqrrmyr6Js1BKfSZKMUl1UwlntychmiGqq/FGV0gs\nmAT8mS4z+cQHLgze3cW7L+O5wbuOaNJSYguFLElzLLT/Nj2NhaaJnMetsJNB\n1PdsKSJaCS7IEYHDWc8BvAEuCvRj1FZ4F6vrLvxrX+uo9YLzQnD4NONTQAy0\nPh+H9dIv9/oXkY6V6fjwRzQkgqnpTQ8dWBM5X8opgFh78KjJ6azHeHRM+S+G\nI+G905mGpsNL7v5uoKbYKx2l4d4VfUdd+Mm68I0osg08BG07Q+mUvxwWeafB\ntaN9L509Z6af9z+aJHilOwAginfL6S1NrKSqter6T5EelApLOaa7jZ/tBc44\nBLFkycNECEn1AeMm2F9P1KhPQFcmwHc1qv3Jnx03AlhyWugHr9aFhYNtjrG6\n6SrC\r\n=XIIk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH4IPbIDLTYgu1A7nNqDKuDUxyxsn895IBRm5O75yEPNAiB6DInOJ9zEkshh6rklhb7wNBfEGussBz9/FU/FuE4hEQ=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.3-20180423171349_1524503635232_0.40858757781018085"},"_hasShrinkwrap":false},"0.19.3-20180424035433":{"name":"composer-common","version":"0.19.3-20180424035433","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","folder-zip-sync":"1.0.4","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","esprima":"3.1.2","fs-extra":"1.0.0","fs-promise":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","protobufjs":"6.6.3","proxyquire":"1.7.11","rimraf":"2.5.4","semver":"5.3.0","sha.js":"2.4.8","sprintf-js":"1.0.3","temp":"0.8.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.3-20180424035433","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-MqXxlYBvQfTJBheE7GDxlj/CM0NYVP6KbNkaS/m+V5aZcoK1GX4H5Od7GVcuALWAv9IZj/tFpvfnyyA79yKvgQ==","shasum":"712594fe50bd22d95f33b7ded7069559cd1d4bfa","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.3-20180424035433.tgz","fileCount":154,"unpackedSize":2512021,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa3qqACRA9TVsSAnZWagAAwaUP/3/OL341ayXmQhpwIhe9\nBCN11k4312JKdmYDskfvHAojqofPgxTF1UwU68aF80uieWHYEpA1TlFl7DHZ\ncSDBETFeMpCgeLAf1pPW8oY0021lPgeZ8XKY2LX4NBoFWj4+totv+YTGXAP8\n7RnIxeZqp8UyQ0xEzq4AuymKnWUCpBHozzf7ne4Q1T+1u7vshnnK61qdSwYR\niwQKBzDWi3iyDL0dn+j771mmCXBnuevQrVC5p1bZHrlnT56SZPLqV7DbTFyB\noVwGZwOCDdWY+01Ru2VI0n6uBIyNpWOHVI3gSBjOkXcLA4rC2hcx7OSwhcA+\nQy5TFzcFPFVqHA1uM+hnaKL+bqorLko/dth0Lrt0w6EKQVyNOuFETMQ9fXbk\n8dZcCk/OAAdfR2Fr+4QiC9sHeRlCfDwkhzaPZqOAy34tAef0Up+2fYAQOWoW\nPILWtB2MLU3wMFcoUE2rkjyqQCroSIzALAucZSyqW31XxfFVzPCAZ/BVyanR\nsvj2qr44WriVzVTESPpqlX/NZJx5om8mw0bSYHCXrtVRkQ0gGLZNNdV1GFpj\nDiB/gb8cvXRO6/K+BlHk6lmnzTuvn713bp4+zCT4e41O9B8Oo3gRleM8E6VU\n9BjYEqzwBLGtGMyih5ht0/1olQ8EC1ea2aqqtMLJfgYcfktruKBhaRTZ61Rg\nSphe\r\n=gJen\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGHsB+MU4Uc2ZEqir2ZsdFZqS0LImASrt4d0QI9s2CylAiEA9JmisWk08hZBwVPTPK0lA3Un0/m+XBPweDd0j8HPJoc="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.3-20180424035433_1524542079796_0.7034964020854741"},"_hasShrinkwrap":false},"0.19.3-20180424065017":{"name":"composer-common","version":"0.19.3-20180424065017","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.3-20180424065017","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-a8t6jVFqxmqAcyTXErzTGu5mpr0mwV5q4FPjv/Q2dUT8RlueFKDVkaOqE+uWC1GpPoTwy5jV/Kt5LdO4SIAk2w==","shasum":"ccd444df326ee2b062d20b1d68d73ca29f9af7d3","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.3-20180424065017.tgz","fileCount":154,"unpackedSize":2511808,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa3tOvCRA9TVsSAnZWagAAXDEQAKOO6/VhGBIi+sH7atrh\nJyYbMPdecGdJdqDv3VJWvoU3QaA6FQ7UD/wphyhYM0UsUuBr9SjP+QBPL4F/\n1cXGGxTaq1laaDrQmzlPIYBzGaaWxm7uFrGD+DrhhR5hH9zzo6IbsxgO7yzX\nY6B6M7ej6hzrk6l43PtO5kTse5yGGAkw4I8FJLdVrBBHC2fk9YYMSXy7APQh\nNbDevhXHC+JAvwXqd0QiobiP+VsIhEQK+f0brBuHQI0zwcGxdaeQYilldSVy\n3rE2Ys723MmUjkbqNrH8RRAFvwmT4dOSJQAXu5a5nn4F/iViFWJ4z6zltVBV\notD3h8x/hQRyro+BQuRxtzIUYObcgxkxItBvtswhXXjeoS2Gct4U2LzCTy3I\ngHA4G3XOuaAvZ3d3n/vqS+3D9jjBejtuzbix9gRoMjpEj9DvhqcnnFQPm6LT\n4ZGYdQNwMxDEZ/5ttEcqoYdQQw/kspsG9d1D3tyyMzzuxd2SmcWwqrLnmM30\nO4OBOuE0+6vTHcJPpMwxiS7d+WgB9xl2MQhZE6cNFvrJBa1+r7D3nBYeGQUz\nkRPYpG/tC2O3CqJRPN6ZuSjHnGTIdDr+ATQBQO5OyBL+rng3amyotY5hZ5E6\nPFd4bfgxKuiErRFrYvBngEPntjy+z8bLg67hk2FqM+nxjNb/cK7tdGOGHEgO\nbHtV\r\n=tksa\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFJ2x3ldxqyykyf0sENggfI2Nxen+HC8UEktTJhKXlJoAiEAiDvpn1WPi2AFwhKCqNiCTHSSS7YmrpRva2EP6lsnJxk="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.3-20180424065017_1524552623451_0.5777849797302672"},"_hasShrinkwrap":false},"0.19.3-20180424095120":{"name":"composer-common","version":"0.19.3-20180424095120","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.3-20180424095120","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-RRjpZvuWkvt9v1Jb9lIPg6/Y+eSkkAFkly6xn/7JxsWaXVpxjQNqqMuNr6olwo2fhTSfBUtC6drQkEDcYfQITw==","shasum":"c1c5db093e3ba6076359a4dd787e8d96f756a5ff","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.3-20180424095120.tgz","fileCount":154,"unpackedSize":2511808,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa3v4eCRA9TVsSAnZWagAA/HMP/38TkoXih3dO5G4Jbyr7\nEPm1SK333HscY99gM7SLtkA57ILk9MxDBfFXkN5Tu1SxUg2u5IaHr2VVOQy9\nd5iHt5eMMLumcpkkYCj8McfrrpKbe66eh4HP3bSv2ywWBByNGxNktuvowMkY\nleFvrPB9a30XUbI6RVKwS+O5St04mK9Kdx8+O1PKG9GSakYPaqRQxMJHOcC4\nmzJJVAQSTvbRBbwiAUQojkznOifE+/OaMTrhawObsQ3xvpcFcyb13vx7b9Iv\nTanqeZBwmRONHMR8Td39U2hbHA0Fx0BJmnPrlrINl1Luz6A70Jh8rGpWz3Gv\nec6MprzOxJ8+21qhZKqp7fsWRUkzUuUtPoaJUYAEAMclCQBYao0jwr1Fta76\nl4IEoMutdbyBg/UlxdS41ua2LcjY+xKatvdLhKGFtXtkCaOwd8fQPZAqQ3d4\n3/Pon4JusIQnOJttSfQTRTJI7fKPPnHIf2/x/tXYBIPhuKQ5RPSN8CElxxmD\nt+DjH3pF4b14twaUnH8Hv0xL+ZV/ehtE5KfyxjFUam4+YnWdTFGy8FvAXjmE\nZiLeOoMaetovSJ/KIUXx/ayRJOdf8URa5/aDUouO/2FKINwQJ3R/Zo8eq4fg\n4uJ+RIV2NVzMTV3k+HNftghBSvlBzrCLIKShQL8vDJfKwtRwJNmOlTqAQJpG\nppfb\r\n=OL9+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHo5A0ohYVrOOGrx3d3kCoZdfdlLy/fiH1mWbww45oKRAiBhDZRIUhftgLm7gem/Ay6iBvX3WYnUkjkhVYuFIwOo8g=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.3-20180424095120_1524563485984_0.804489832386265"},"_hasShrinkwrap":false},"0.19.3-20180425035959":{"name":"composer-common","version":"0.19.3-20180425035959","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","nunjucks":"3.0.1","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.3-20180425035959","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-m0iHzWaEbOXwD4eA6HRV7BdIDaDYPI0H2qXxTT6JzIMq1uG6e+d1Fo+HWV8RUMS1kbObDvuZ5dvvuC6p4nAUsA==","shasum":"4e876aa306012359a0099b44ae13da338b218f9f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.3-20180425035959.tgz","fileCount":154,"unpackedSize":2511808,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa3/1HCRA9TVsSAnZWagAA8jgP/jP3oQCaQBIr4pjKWfqn\nRbgjgeTU4T+h2oIFZHZFnxDpsQetxU/KGDp9Iby/uJ2/STVd0PYWC/1Izd4V\nbDJiDxzfkkqp+VYBDIv3iZBFQfpBJaFCATkuA+4XuLH2eV4KkK5FghFNSjP1\nCJPjQw5Vqeys8/O9nGYxGXbjn8QIyV3ItXcsSK3yr7oDoCwCz0m9x6KYcJ2p\nirElIvYWDlDTvq8omU5UhpPq6pPDE7i3zG+0vjHUKZFBszzRhAsHF7Y2qGVB\nd9EtO/y0NVuRECOJxoMtcP+FE1nLDkHYhrbUKRzl7C79b2mmmvthQ0jJ3gj6\nNBjOYyONLUXTldLwiOVg9WVQLvtSShFJFNCddaRqVlDzXD2n22Wl15EBmcv5\niUbD5pTZ9tJPeQPDiPd+pXBMSjalIt4AXX1wrd6e+Ebn5ER3k+ifVTJIU0C+\nuHn12Q0OALA3DALDTrTvWUYWm7WgPr3g+jKczxuuGi8VJY3k3T+f+8Prz4PF\nujj61epnKkmWpH6RuLPWl1LKWZyOg9agOzVgIawFzXZEK1q9FSY+w9nxVR1a\nq1gUFJ9ZldVaSj3PR4rXZXaAAHD78x9AoHp+kWkNVtbhX2FvbiHKI+Zsdfym\n+Qxg1cVxdNv1s1zJ048w6hGf5xhPntemXqHzcEk1j0M6RMfXnS0F8L+XwnXF\nBjOE\r\n=FdBk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG+pUJBP4ViqRpUK++78Di0XvCjjeVA8aaoChOdmblozAiAjc4VyT/ytzbhcyAT3LhQDBSZl6QgTZOOndAVi/JtLhQ=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.3-20180425035959_1524628806698_0.3295848003456434"},"_hasShrinkwrap":false},"0.19.3-20180425104342":{"name":"composer-common","version":"0.19.3-20180425104342","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.3-20180425104342","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-qHACPtnz1vFncOvDq7h5GjKO7lwY54hZGVJlrOIM4yEFmjUtqRECRSQFeDjwI76rKk4MsQ9hyXDJOXnntDhBbA==","shasum":"fc59008722c06fde494055162da7df6854c3c076","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.3-20180425104342.tgz","fileCount":154,"unpackedSize":2511808,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa4FvkCRA9TVsSAnZWagAAKzEP/1PiMTwO5u6qg4/ep/VN\no9aBzoKU62L3YhQN4YEzN7AJa8TxeSwsbcOS26gCaI8tAbFo7wVEqbzSwWpj\n1TSI0izm1qXWVK1dLn7ma1RFFCgmgLD0XmLqtEfGw7aMw/9XveXudzIJ6IxB\nDJlvfOqrkC+FFMom6gB87ssLh3F8kBPqH54srrVmReSiZdNXtiVufNTOHqql\nyNRZYHXnAlN3baDzEdW+Cqdbv1cTwa1/bT1sDcRPYdKD2IDGQbRlKUPpc0H+\nx0gJiy2ffIxPwyScRupfILrZEVYFhbm8cMLWFo99+9s2agxa9tMuqDSUwr4V\nOOZS0hMQFtxaVm/8i0/+w39fUdor8VVxFQyGaYjiwu6TO7WTs1KhX20in3gA\nEFyFeZmaudBIhKNbqXm9uX2rlBk9Elf99Jc0NSAb0bPcESesssLdeVrFczVK\nL5yz2I/igxe4hTG8SPuE1KRFb48RV0rAiIEx8k/raxLMTY3dvCoCjkRuLaWz\nlFZKN/ghYe21iaPvp7fIwMqY31xHNRVajcGeUAaTD7wO/XLeMdX9nVBij6DK\nkTVWMlk4X08mxa3FvKbvnq8WWuRpSfQpW6NUbqsn5+22dvU9k5LbAqZYkRGZ\niJjhAEDsx54ln4X0jzLEPjRqHzvenI2wHp2nFw21NJebLmjAqExAJmYL/pcR\nDRjs\r\n=JlJT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBhsug7qZ9f3z3PN/eCSfvYCc87QHgTEf84I96IxwfpDAiBwAN5LkV5Xngj3s5qNkAoxVczUBJnU1xk5ll6tuuk0mw=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.3-20180425104342_1524653027898_0.48226761330777346"},"_hasShrinkwrap":false},"0.19.3-20180425144326":{"name":"composer-common","version":"0.19.3-20180425144326","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.3-20180425144326","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-2CIUpJggUYn27eASMlJaHbEmCekp7cjArMnYxVY7WWakZO9fBrT9vRnhcX00QrtN0+C3xaYTbE7FuqaAf/HlGg==","shasum":"e527947c390835e8f263a37864a659f4b3a80558","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.3-20180425144326.tgz","fileCount":154,"unpackedSize":2511808,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa4JQUCRA9TVsSAnZWagAAMaQP/1CUKHNrxAYA2IjqzQo3\ns8y3CLcqIX/KvqoKpRMcENQe2uSwu4pbRuZqewj60chhqyRUVGaWOLYggCSF\nKdSvs8yVI+CpCXYAh0lEv5Bqt+nD+4QNcTf4DrE3pDqlvmV9EP+UphxZkWsh\nN3N/L0EKTz1udVKONkt5tSRUPCFeUIq/M62ZcZB5YUsvwQVCjGTySSW9zlpG\nY76XgAfCyAjdNwj8sDmM/x199erS9cZQUIgwq2Ao7qhGiQVjf7vQqqd7xuY8\nVKF3UVFBDqBOpAFXdol8EGwly4odXlGQ8d5nqu6l59KEUCF43m4TZVaSNxbF\nzJwTEnT0kUu1LBK2UEjBQbU7vu69+skcHvMVl2BYgtzlgFr60iBzCCqJIs7r\n30uQ+q5yuTlALtfWD3GIFGCHJZLzgXrcuXZSqSvu2Hz5vSpau/XG16cOcABD\nNPR1Oh3HuhbfAoEGhXGU9SlXhCNJ/xKHgpDRKcY8wcci1oF0/NLBTwIf5ycx\n3YAoNIBgpLf5ZFHyjUYsvsRO8vz1c/iJc14tkYiN4H6P7FS1h/IlT7jCm7If\nVx5x51RPbLE/UVBlXbyBPqQk00vSmMjawzCA3JDiX/xt9w5VARG/S92IADsG\n6j1/pHPAnPPfTolsZW8PyK0hBZNF6DIUrTZT/oQvZyqBYcr9qPyVB8fRbA2p\noL0H\r\n=brLl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEStBFO9F6x218yVsjyTJrDgYYLV83V6UKntLwdAPLVcAiAwPLbGVnc5gemmeoxW6eCnSPECUilNSfspOKFWwyG6fQ=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.3-20180425144326_1524667412194_0.10338382537703161"},"_hasShrinkwrap":false},"0.19.3-20180425155933":{"name":"composer-common","version":"0.19.3-20180425155933","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.3-20180425155933","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Nl1QoX0jgNf7fJpr/GTu5zEONQX3IvBVWvBeQpjebdv1iDpuxuchwZbR5HP/zFOCV2lXCmXzuVZ3CIFMHYeNeA==","shasum":"bd7abfdfee4de0468d42dadc2cd2be6cbaeda77d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.3-20180425155933.tgz","fileCount":156,"unpackedSize":2517564,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa4KXsCRA9TVsSAnZWagAAfz4QAIsX/FUgpD6E0sXbPB/u\n6d2lD3iL6Pq+q9ocoK9Ydeqr+MYr1GRNU6qd8Z2fpsxvUVA+vwXr9OYjb41d\n30byM9b3sXbuVbS4m010x178u8dWq0Vt3BekO9Za46fOWrJAWZ7rxp4hFu3p\nsh8MlxMUbmQBsg0hkAcata1pzezfqNpOJmjbcn1/R35T5Gmm3LUqtUswt0G/\nzT+q7BIa5zzI3UM8Uz7sU1N3mfvqIIATWgY38kqu6IHMOVOZTeSgVpbX5tV0\nm2uarTI//8F94xO9Vne2szxI4ZWEMSkkiR0Mo2RFz0C6wlAR62tis19ra2ud\nLRc4JfWnG1q5E/1nWRyQYqZUdWSUKL8FOibPRMer8cZP6/g7ZtxRnP7dL8QN\nwzW5J5hG1c7mzsxvfrsdsmbupdcck2VbR1Mal2qrVVLieKWbF//g8i7PQZNU\noug0F1/S86g1tMZ0RrfHS1w4o5AyfDUMqznFsXeZmC4A6GKK0RcpVpc/kQrZ\nG4cHtO4ya0Raegs34FnIVGSJsHiznPALpWJSBUYQU2xtFhIEd8KEXW20gSTs\no8oJp8gM7lLDQqZa7HPQpX6IMgcu2U265HuWoygD1Bc+L7nDRQZe8wUXY2ht\nfkJpKheyDgROBMrkLnXekbp0u2PV0qLguFE76B36ddBwZUsdu2wdKdTrcB+4\n5NI0\r\n=ieZx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBCaALIvH18rPcbjkrVvWNeCCOaTg/Exy833+lXiH98PAiEA6P8+3RMt8fRTySmukBT+/s00deLerC/zQxhTd7WNmaw="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.3-20180425155933_1524671979801_0.4292703069055315"},"_hasShrinkwrap":false},"0.19.3-20180425183035":{"name":"composer-common","version":"0.19.3-20180425183035","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.3-20180425183035","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-A0ObMxwsGRFgYNBJdw6F1Ue419Okgw+kLI3tZkU+ancW+DQXC8Vdp3ES0xfSOpel2lLxrBM8ygpzikpvIHGobA==","shasum":"f5343e6c2b295fdd4ff0253218cacd04c5a97253","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.3-20180425183035.tgz","fileCount":156,"unpackedSize":2517564,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa4MlTCRA9TVsSAnZWagAAlUQP/jBeg7ovSnp8mdE0Ijb4\n7C1K/0IzWM1iEU8InEK96n/BbOi79qPP/wCLnMjVg4QmxSgfoK5ClOLBDlL7\nYhw9aqqkrucLMDWUyt1cFRMms0YVCdZGcE38nqMbGNV48DLxY9VS1j0bQh/P\nK9H61ntHFOhGvvuRuiq42OMREAvtOdeAUxe56kzZgvjJ8syiKB8Pqzr6usZd\n71i/6JriKCaGshQVJA63WvTyQ22356LqKoavtQA4f8Ia3ZwC4uaF1/PgYbHX\nLlnLEqD8RN0zV0j3mVP1XPDVXsGUksCp8Z3uVQvNzSug0RrJScpHhThArU1E\nqlxzlHy6g+WpXeEPovfJ1FtFANtDj4z4YiXoCm0ycxGmxRvuPfLDTAmHkDhZ\nuZhiFqKX4ZpgfoLgE6p6UtR8R5ynS91pCMo++7Kbi09UBK9v+wV0Ps2GxAGk\n9K0pbF7N17vXUMDPvCSjHR8Gtfa4Bu2IMLXC96ZSZxsIRWXRxH8piNNq+48P\n9xdOLTZ4m+ON4KSYvj7xP0Ifp2XaF/7ul3S/nKVOqVpfx0OpYwfU7B1/d2Vw\ngnrviDDRM2sYpIV0vCtPhRHCLBJTLEfSZbVjSSpfLPhO7W7l/DUF18niYMsA\nNV1D8q4cSTPW7yjXw6FznADKMlZO9Csw45hWYstq/LWDLiwEf7HZ6XPcnC/y\nEhJf\r\n=NRQ6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBge3kmGfYRYbChtbIssUeBe6jz6t1cbRFQ5MTS6chEZAiAlCrN3alLJIyWB5K6kTVSS43Tsk6tK/OAn3tt9uxaIFQ=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.3-20180425183035_1524681042437_0.5971026210699815"},"_hasShrinkwrap":false},"0.19.3-20180426035631":{"name":"composer-common","version":"0.19.3-20180426035631","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.3-20180426035631","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-KvoD8o+BkbSfDqg+O6iT70r1FUly4r7uBPOu9pA30X795joV7zVajugeZSQmuXKeg7JiWrRN+RgSU8zS9Gn59w==","shasum":"238875b7ba8f171ce70303bc6bd1515887ddc5af","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.3-20180426035631.tgz","fileCount":156,"unpackedSize":2517564,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa4U32CRA9TVsSAnZWagAAeegP/ReFbTv0lLBH6iMpfmg3\n+j6HqZckF/OFL51qiACbfKdB+XK8YpyoZqzpMyxIYy11SOVGftRslua/DROx\n/5oicGSv56xTQmUluaWI1RHMEPytBsYo2lRLsL4q+TwvGvVav3yvY+DzYs7B\nipj5xJearntT2SBy55G1k9KIILgi/EiDm1LtrMJRROukKgj2UgvRr3XBx1c9\nzAE6ct/iRo6dsYZwJPD+4OlrBvPjPjRksD+fg9PYggbTOl36upoM/gsgz8aU\nAMshF16Lr0CmZIm+pxSzY5va6LlRwRXbPND2eYu4XtYrFfbuN/sGth9rGjxi\nueK/We5r7TauLvW8OZnxTpjrBxNFIeYa/NxXFyja2kPFQAjL+bD30F8Vx1ez\nGf+cEHAqObT7X4HcWeoJvftZDLclGZRpwYzFaQMSl0H4fvdAJDesVU1m2K/j\n3UQv27H5BcCc2pqdcAKeVJ4LnMnnLYeER+GD8v0wPfcXIXld4MCX+Jttr2Ds\nKhpF5TOqVPlJfe1ZtoV62KshdUr0dmQKzAPWSk/7c+eCkEV52d7up517A5fX\nt8lMPqZkk3lRmtXCfEMm7Gr58pzhV2NUQEh04GguFKJ8xOkjPzWRSXRUgTUo\nYqEiozxmQktT/zYxA9QnRthtUEq8MtH9kb9yMfjhymNVDopPE76x9+RbqJ50\nT1Dh\r\n=IxUn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDA6+lzaFcs4qudzuv/1OHJE9xDIB4eflzEctS47D+k+AIgcCWBT1K6B3tDPMCSb4Ok2YRcFurIOKFHclAsXWTsi+A="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.3-20180426035631_1524714998214_0.541531107364893"},"_hasShrinkwrap":false},"0.19.3-20180426125310":{"name":"composer-common","version":"0.19.3-20180426125310","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.3-20180426125310","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-txMSic4KXD9kn1a2jZvTWWIOgVHl3uwTTqrAIv8qgMwaQAruJ7hqiMswOajCzwy3F9XtkbJh2uHWynnykl3WSw==","shasum":"c63a015b3a924576d642bccb307d2c198c900074","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.3-20180426125310.tgz","fileCount":156,"unpackedSize":2517564,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa4cu8CRA9TVsSAnZWagAA+cgP/3KjIVzuoY7bSc0vNHAQ\nF0pSkiR+AHADfu4TP5i8EosRO+FjWCid9nsCH8oxHyBJISNp8PRnBmGrgcft\nYfMZgwAM1E3cQGaYlJdac/4FfGzDLVwQ8F26h4oq02GOtpbLpR2RDL4q8FL+\n2KbUtjYHB929Y8Lk0JNGC+I92p5qC+2nLfhRm/uggNTB80BKAj0lPgSnpCap\nmf1uqZnrlfCLZ/EXFGPXltrgd2yg/y7b6v31NHJ5cozkhhf7D4EtE7P3148v\nzhMCJsd/T6bzAR2ePbmnVt6EjtAWNSCW/6Y/Vct4Himmoxgud7GyYovGAuXb\nxFhVEt3dxoOW0on92LqvsqvWIPuzTjBwESBKTuNxckiDjaE2Wm+CJFRxLEO2\nozGYRLGI3X5VO15idygc4xB8BXEGn1Z/JAvokX4HoQUazdUWKAEvX3h7amCK\nbMrIzUlcHYgX7RHSdps0ojCq3CQjJHS+/hBN+ynCmBFhZPwVN2a7M/PLjAvD\nWCuBAMGLMi/D2LfGXTTP7EN20nzrZx5vfc9moBp94OyrsMP9OQ6hqIiNRsbY\nvDvgalGL8MRv+BiaR3l9b4pl8u5KwW3aymBcgtqMA+tQNZktgVyTSyU+ZzG6\nAQ3+e3yYoWMmXrGV3qe+CPffbE5Wbd+1MoBxjm01CbQVyB9VqZh0iEqCW77Q\nI2S5\r\n=Xvwg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBfn66uXoYARSSoZiusGjloqb/MQJPw8qdaQbeFs7AEdAiAM5U4V03lvVZmmnTHfXdbNHTtRn4LPT65xJ7hjZz0ZPw=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.3-20180426125310_1524747196381_0.8396907620094363"},"_hasShrinkwrap":false},"0.19.3-20180426153714":{"name":"composer-common","version":"0.19.3-20180426153714","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.3-20180426153714","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-aqmxC3BgzXosrREs/O2fe0FFxfWXfkMQLG/5TRcr13rid6CoIR5+mm/pcMTLlhSCgzbKkcOK3GRIcU70vhaD7g==","shasum":"aab5f422e7fb1025bd47ace5e081ec737c5bdcb8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.3-20180426153714.tgz","fileCount":156,"unpackedSize":2517564,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa4fI0CRA9TVsSAnZWagAA9hoP/ik9WBsSJ/aq6WkZEEfQ\nWlnfD83zq3GBX3bZ/YYRgEXdptkOEb5A0GrGWaHYlIhHxKV1pM7pc7nNvsCs\nBVbT8JUeDA79RVcJFW8JKniqMHrva0XAtDqSstjujwy3ng8ATCYkGiuLPLDU\nXcvzp3rcRLgI6RhSdKEKVCa97ZP17jSWWIg+8sIPuIxNZ3Ybk6NgBPwgxH1Q\n0kiFm+10KT7XG8xQO3spb1cB0qsUSAJP/ION+STDxLd/sJsHJCImAxbyF41R\nGnZL0mkt82uyPB9iB/oj9qJqpi8yR4A8RaUYbzh6PrIcdVrWdHCmOkkgefqq\nObH13NIt/t/a+rH2sPYzBVGvExhju8H/7Fl+hQVZ+gZryzzvdW9FOoy6lZw/\ngmli1F4pJUK4yzSkstKKQbT3FJvdqya6J/TNxYh6AEUwP+s+Hsb2r5cFAx1B\nXpsYrFlHqBh6SYpDQeGYVwU1nwFZlkw2Uelofiw9uq2qT227CCYnn3FZB7DC\nZZxKCuzUhegtdvBT5RuhGT4IjT/jzf+fp7uXeHJ5d/I3J53StO1eC5yPv6Af\nRRncAacz/Lr4nQsSKcyUJLoE3FpcSCpjMca9zT1zBv1/rU0sO/YcEEg/Okgo\nAOyPdt+srvxd9SdwdncVZD5KcGeAsYnYHhcXoYZBi1LYoGh9+5xXvpnpYyRq\n9s5/\r\n=Lg5o\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF8YVoKE/ASotnusfEOl+jqCr6FOatPgsmjOT5S94JBnAiAQl3+JlUOPYByGj6T/sCrqkE0uu8mGAoluS/L0zPt8bw=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.3-20180426153714_1524757043404_0.04820563931763777"},"_hasShrinkwrap":false},"0.19.3-20180426175513":{"name":"composer-common","version":"0.19.3-20180426175513","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.3-20180426175513","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-OGlEUzyW+XQpxJdDB6AWyg5Mg46ifNiE91yqB56FBaD3+AAj5dVGTKzRk4TXpmeheRwGilz+Etkj5dZM3aRjfw==","shasum":"85bdc8abcf497be0bd0bfc9e1b9a2b200449dc7b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.3-20180426175513.tgz","fileCount":156,"unpackedSize":2517564,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa4hKICRA9TVsSAnZWagAACT4P/04NuLUrFHgYR+g7LGXr\nupYKFY+OH41cY2uIfaOSDg7GmewVd8QcDnJPCbTB8cghAjD8Oc1FsJCeGN58\ncxg9G0k58vyV76QhkawPehVogRBgmbQofYhsKfCXvrBM2fqPWfmZ0SFTHesB\nUm0cpY1+3r3BNNKu0G9cK/7bjx8WXPjG6UjU6/P7Ij5tKNehMYCQF9FO7vd4\nmAYo7vo5zEx60hoavJ74hJL3UHRp041P0Dp7R9tIEpa28R93e6Y3n8VxPnGN\nerxa0dXGGaXEcxXtXjxysdZswhnIJgeef2D1kUKJsOPGCvveWovErTi54V9X\nLqgmqZD36gTF/74MpB+re0JylvXjVzxMEixHrCDHW4MUTqVPNG7x5ac9QoNU\nM3Qo2tbYjuZHJ6bSJL5+hhr1LRrgtrzj0WK3Z0K8rRj6yiED1JhczxnGHTyr\nCXtzDym7bgyax2jBFBDPI92oW0w6IAU/Upsd7qZREo4RMPq6sD+VQn/Ug/Lz\nr2IRA3TXAeU081bQeasH5vaBl+kgQwSQDnQhV8b25Vfky240dbCyPWiWjd6d\nkUIAesYb6wRXlajB96XBfRYk75Kop7LUMSXs9KTkX74RKvCuBvt8URoDpcAg\nG5M91cHDT+lFmh6HktaajKsbSNJFhILuWm2hCDEcmk+GTyuUog7UUOYSYIdt\nCFR4\r\n=EmYY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIERPTytmf/dEzsXHbfNlKtphXQLnecpdU4h0TpTgYPtSAiEAz9MSmxv/OlIBPT+pCQ9i4tuIzgbQiGnZLvoBGSBKFj0="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.3-20180426175513_1524765319681_0.21967409303011265"},"_hasShrinkwrap":false},"0.19.3-20180427035709":{"name":"composer-common","version":"0.19.3-20180427035709","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.3-20180427035709","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-iZc/IXcXJKM6WmHhpWJSalMza56MytOsPgU0wmfxIqEjKgC9nt0kxCwdCGmsPQ82YSGmOEcGmozUgZI9isr/Tw==","shasum":"1358d168dec42970b9f30b4586fbafd193e80736","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.3-20180427035709.tgz","fileCount":156,"unpackedSize":2517564,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa4p+cCRA9TVsSAnZWagAA0JYQAJzqnRFCiHtf7l412yr3\n5DqAcc1YQ57Tbr9uJv9qoMN/j3lCnLd0X6KcnWusda9ZzqTh0hNR+vX0w5ER\nM4gfTS6bAC/GPaZ/v3pC6TfuSQ6IfKdjbV2q394ULOACtmheX8mX8dp/Zcrp\nhXwNVjk6pwlBTJB9JGTWrpAX93VMWW/c8I4F7M6KxC6I2oB/VcYns3MktCZI\nsICYytn7SG43+H1Ct/jGqfaQ3ffpK4hGPif8AEb9GBu8yHTmKZR+NzxpvVor\nYnf7NxKotXEs5TWYv94gYHUwLJqIGBWSRTPVV+upMDbNA/5p5zzBudOoK9MJ\n+VGYzB01TIYdCHskb5/nqZi4jtGrfb6xj8JvGN+DSfHTRcA17hMkfrIDvBWr\neHB7Lu1nGhPxbh4HwyB2r2W7Q7PibLisPn+wu+F3K++wShKRXgXx/vtqPgrz\n+L70nOID/uWtw8aVJ3fBtChN+CFeyJYB57Josjaqw0nDx5jZCCHOGcz5yeUQ\nPrrz3YdouMkPG+aQllavth1nFJbuAx6bQF8Xxh12RTp2XNPt/ZJSWhh+UwDl\nAQHa8yJXep0CfS62Or3kBWRKaAPyFpBuXRyqtl2WPp0V7GX5KoGygtaePtCP\n5dp6AZv0Bt8fO+wDlcIhQnrUQnRZv/E17xoucDS+xCQdLZ3QGtFEQL56Rq+I\nsciL\r\n=2VsW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICKd1eLZQStLeFZkwTkJjUBkHeV5dbSxFOTS6o34iL8cAiEAuq3f94eHDN+G3jLvjjbxMAfXTllDsGf2mYqyxdmkBAE="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.3-20180427035709_1524801435591_0.5347383822892462"},"_hasShrinkwrap":false},"0.19.3-20180427053725":{"name":"composer-common","version":"0.19.3-20180427053725","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.3-20180427053725","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-a2cE0RIjbVlDSljsvhKUtwWS4slormwX+amWX5/brUw/bX5qlizzFRKjjmuDkzkjZvstVbh6UQDfetSY0PlIlA==","shasum":"f8529e7d1e698d1faa7a7d437f07715ac75344da","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.3-20180427053725.tgz","fileCount":156,"unpackedSize":2517501,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa4rcbCRA9TVsSAnZWagAAra4P/jR2VQlw9+wzyk0IHYm/\nCNM4ub+koZFQ4i2U2oo0VBwMhI4+iar/qu8BavGA61zjEkRG8P4MSZaGQdeJ\n+DC6tYPw7WxpTybuM5TBpySKG6r8CI0vUqV1E9DiVYBl2gsGrVo1tNxJnsjR\n8kxC5CPu5NhsbHz9bzBnh1S9/c+WvW85K2fjRAiXPd6IPVBI591857TvEaPo\nMxHf2ZJbo9L++9t8foNZs1+DvkTmPB8Wa3oYHvMLT4/cU8DsVLGMlQ6McgU8\nw1L5ZR8KBUHR9CpiOwIFiJlqJJJCgjfOJ/9CYIkKUurXcRkrguw4z6gzRoIm\nM8GSftb6GCoLPzJfeMJlOspO6AwrchHw0uU+vCdYnkVBXhyJcVTzVtzsnKpL\nMvhTR9FGojjPH/H29dLruTCUA90qzvuoldM0uD9OluPirljBxCQQwgqq4smi\nRDD5nkOpFS1iMKIdT4+DAInO74TY0V9wcW0wPmLwXh6PRwc4VPRT8tdhhZdR\nPlKo1KRGaEoL3msof17aB7tYWKM10I7DgkCX3/JqfLxAmtl86VsnkFWCwWEv\nVn6C9YT3JUJcRxDz+0y5jtRMQEspcdzdGwG3UCdLwrBGP+00oRPsaDQNh4kU\nGrQG0iZEkQHny/aH8vApz0vKiQyTv/J1QXmoDM4VPxLK/nRdUdqiDC2hxFct\noEdP\r\n=iIFX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE65/mnczN7YTo45SXc785Ca6ZbsQipNoLR8BeGFq4vHAiEAhJjoN/nJxjg0h5Xe8EeoCB6G1GciWvXcddKU+eNpUuU="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.3-20180427053725_1524807451162_0.10932954850997434"},"_hasShrinkwrap":false},"0.19.3-20180427092555":{"name":"composer-common","version":"0.19.3-20180427092555","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","commander":"2.9.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","left-pad":"1.1.3","lodash":"4.17.4","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.3-20180427092555","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-CPBSXyOkc9kBinJml/Hk76tpBALDO9VbuFguiUGrqKBvh7+QiwMGZgEa6/Cl6Cw3/Ase5TBLqTlu0IAQ+jHZLg==","shasum":"7f1917572a40d531766d6868c114badc9836fb16","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.3-20180427092555.tgz","fileCount":156,"unpackedSize":2517501,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa4uypCRA9TVsSAnZWagAA2JsP/1R7+VhPuq70m08V1dyq\n6FLWFEzMuSIev72ZcmbbhEdN7GrQXpEOulRaMWT7B/hxdnrCJdI7xDvS3Fq2\nBYOyrJNnq50PTPUiswxVBXawr1kiI8A6/A/7Xpjw0Cznrl3680s2OMKrxoDC\npKDdrO3eYQ54COhDeMRTsrlgo0XQzWiH3iSQt47syQ8Fz+o6qmwal5L6PEJ9\niHXSY1mzWJqYovZNEMKsapGWYHKbS1MgszQTpfBK9WRI2v+WepgnQwFNVdbZ\nNbjdsDKm6nyuzUzD8JwTQhMieePOzmmxdVprm5WbP/VPz2t2hlAgUD/BgjNI\nVfTnJrRSggq1zeJXvXl611E+zsKmu+SJcYJPxreKE3D0NVR7CfwG+XWeHz3p\na7mcJexjFUpNqjTfK0ESmBvMm6tAmtFfmVvKj5OX5cPuORpiWiORyLHnDpJ2\nR8RmtP7sRixzzm88JteNiyzXr7TdNL5kdIRJusUAQg0bM1fshuOPBsvTM8ma\nTYqlgslKpfFXrrulp+SKUayjaphzFWe/pwUL5bimTRavRtEOLqdbPP7btMtr\njMdKI26pptNjUWd+EZ15G4JdE0weSIrDrdSmXn0KQUoq5thVTyFh194xo2+Z\n2am9Ddlp4BSlwJ4iKdt3liol4PVQW3AJcy1sbRCFhnj3Vw3yofio9sY1sMmg\nLY/B\r\n=8gqB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA04azA5KZdKmjyk3y5XbUHM1jVI+RJNLwKmXpavJVP6AiBimc3Dh7zr3sRURZdiQBNQTG0/Qn2TZ1hEheC9HMG9yw=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.3-20180427092555_1524821161158_0.17312672524665862"},"_hasShrinkwrap":false},"0.19.3-20180427115043":{"name":"composer-common","version":"0.19.3-20180427115043","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.3-20180427115043","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-eZl4wODWSnacRoMrWfkpDVmc9aMrmfS6KKVGNKoyWejE5wBlGT5d5Tms2tPZTLUBuGPzrXrOkTGiYrxtGk71uQ==","shasum":"72ad2e71420da25a61e2cd7b200ed44abb9039ed","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.3-20180427115043.tgz","fileCount":156,"unpackedSize":2517042,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa4w6bCRA9TVsSAnZWagAAMBUQAJFnD7530edY59iH72Sx\nR6g+5VBqn86yio2BhX5pMdJ+/C9R7qmzzZ210/q0zvqtuwaYmXD8OTJwquqT\nyDfFPkXQJhjBl21+Jptj9vrpbgXPb7l/vDSb+7NzOv+38w6Eu1yziePBIGYt\nVEr3EDHFGbWSRVTJBuz/fyfIOHYaqf7MZQwth6tRyo/9Ul7ZgygpmgFIUE3r\nZ9D9S1Zx872EDwxg0kta+qzLzrm4r2hwAAqD0w1atFfkpseGgM2iOL4zhzzQ\npnqtstHfF2LCgEU+DHq7pgE+KxTFwRzqCzulreWVrrXcalwMLolSYh/slCXy\nR63A2gZMJuU8XsV1g92yB1CodaJU4WjdKlZDfs1dt/emlg3cdR7jfyqmyzJ7\nyzk27xysO+Ez+vTGDwsWz6aWaeJHn3dUdeZagQ2RpSEfUInOvZKjOlRxR78t\nOsIJRq8awDhmYrKcv/mbuXS/zhHa+CwqHUqXNVPkgndHM8mD85GJzRnA7NF1\n2x2CKV987jf626cZXDfKj4h38x9WYuDqQaLKlR0Q/L60iztK9LIzomwyyf1f\nNqwQb5uLl4Pl5LSAz2Ue8GgPiAXHfQaaTzb/UtGKA3YzK2hGyJtVr4mIRToZ\nc8ybHmi4WBRSGxshjKtSvPVMyuwXWNXNj+VZEdMbiLZFEVVevaOCnllakBPZ\nB4d+\r\n=Pc48\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBkcocj0VcKGx0/eE8EBd4dw0gwhf3rQZvRFM3XhetV3AiEAt4tqJZDqs8eaOfJboQBvc+ZiWh09pPV6eCtNEaDsClE="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.3-20180427115043_1524829850596_0.4199213960730126"},"_hasShrinkwrap":false},"0.19.3-20180427175739":{"name":"composer-common","version":"0.19.3-20180427175739","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.3-20180427175739","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-GjcLPpmIRrETsYZSh+giYPds6IepVbnONREV40KhCIahfhdV/g6SZBKwV61a1TBNtp2V0l9Wy+UiDMASBVOePg==","shasum":"3ff7b1d9885547f556bee0051455eda170ed5700","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.3-20180427175739.tgz","fileCount":156,"unpackedSize":2517042,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa42ScCRA9TVsSAnZWagAAPBcP/ivnUavdfLhDX/eiHSlG\nmC92Pi+gDRkr/eblKCcRLzpB96s38Wh9a+GaBLei3tWp3C/zke9Z3+GdBbOF\ngh/APONGrrfaCfTGXiGg13m6tgUezFuBKF0Fpn0BMNcR8oWrdonNsHqHYAYY\nWM18jYnX8WcXDQ0aTMW8FhEgXTtw85yUXrs0vD2jyeB3BoZexBrX48KsdUEd\nOCDBEcQ4Xe/DEsSQYXgCnaq496HYrp9UFlZF6sstzad4BxeocGkWz5Azcqkv\nHNQpKlqNqj9phbjviyUROu4Ze2psM76W1YsPY3b5vvmWqTlbV3wS4wsqVu9D\n01C4mqKPPgX8a7GqRiWBxyfl+rpiynZ9QozQ9dAGsRYQo7891YBOMDySVJ/L\nH/XT7fkWwaELtHJuZcfJNfsK7xNl0+iQomQnrzuDB3wgGY0Hicy+mdbb+QNG\nN6zkBP8v+7JzO6VHyb6/LZ4oy3fD1Al4EcdPDI8VpB90NvrSOg4HMvvpTwPm\nz1zdp9njgbXDLiLjxnK59PoETy3JTCpFasVGALiXkd1XdGSuueQsmmqzc/YR\nMr44eukYjpuF4m9FnRbKzUNyb/P9LYSpw+awOekmloeGjTQ0/FoPl5q4qZUq\nSpPal3i5fIwxjKrWouf5igKoCmYdAej4T7+Dz4aoXFHR/s/Xkof2fU5JlT3O\nKXiv\r\n=H2py\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDQyTun0nAVr+GEgKsmp9Z/xfmZAf9FMuP/LiAedZVYygIhAM3IoBHh12gSZGAfITFnKJCXmtAUNggGAfNXBpffhI82"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.3-20180427175739_1524851867933_0.9063839285128397"},"_hasShrinkwrap":false},"0.19.3-20180428035655":{"name":"composer-common","version":"0.19.3-20180428035655","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.3-20180428035655","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-2RGCtyfZNy8yODWiw4As4THLT0NqMCo9dL1LEV/cxmjUAtHQRkAX8nw9pBLWFAhVKBQFDLm26a43nF0kqlGJQg==","shasum":"7166bb980c3a3e8202086d7931d733cfb26266d3","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.3-20180428035655.tgz","fileCount":156,"unpackedSize":2517042,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa4/EOCRA9TVsSAnZWagAAnskP/RaWAS5uALIZRV9eU1Gu\n4RfXLgKb226R/33bm018qOhyDUx8ByJtrmMAwCjfx/1NDfuY/WUDHDi1C3H0\nyg585viqIIFicOJf5Is8Amg8EFdUvL0qoHJC85cM+eixz8KozrFQh3HurNmH\nAmiZB5JM0TUaoKf/FQu7MWljdIdO2oCTrhPHjlCF67/uiTUjt489S7ttsub0\nRN3sCxMPyQB0ExHLbcEBTYF2AVFopJJ1q0hmoAFKkbpaTh6NmrVFz1MhVyxQ\nGy4o//L7KXKddnzfWnVXO/MY89NBSy+gl8cTg/OYhMrdcuuEBk+KliEUmf5A\nPVO0IJOuj4bmfVqJRmL3WfPjD5BMr7aRBN55/OVgjqtbWPr7IbfhkVsNHikN\nUEfjSLGxzWjty14xOab3PmtmBCmz9cPOLZcahFZYDjHud418GCF8KOB5UlTY\ngfKLwClrIAhgkBOZV98VEQF0REZcrWud1McjEh8o0qWFxFS7aQniuKPrIJPO\nSy72b1nMayB2GsyNw1xAhwUeKHlUiagne2Uh4PqL39xJvafJn3SLhmDfiCiS\nAMrH7dWgwn66ZVO4mnNO5HBHuaqSzWwNHNrsHdSNLoZnxhG80A7IOVan8D48\n7xiWtOYDLIz/pwSUQhjn8N6DmZFwCNoK/lOhGgCbYevmTf+nPsuiq1J+gheH\nHmgO\r\n=lQ0e\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCl2zZiBgeFrUXFCyVTZ08N+zntMpEIyKPXhlDIb8IbEAIgM7l/KDdq6/6hSgpPxnFBxoqZTzpUdgjw8J6urKgDJCs="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.3-20180428035655_1524887822058_0.26268278902176423"},"_hasShrinkwrap":false},"0.19.3-20180429035836":{"name":"composer-common","version":"0.19.3-20180429035836","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.3-20180429035836","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-mD4IlRuPRZxrNqAgfOmU7STTGexazhxX7lkcXuPg0BvyZLraqNN20qk6SW77YIIhE9LWkmMeV3mS93dedyRtgQ==","shasum":"d7cc0f08fee20b2b221d6a5afef2ac62adc47f60","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.3-20180429035836.tgz","fileCount":156,"unpackedSize":2517042,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa5UL0CRA9TVsSAnZWagAAuZIP/10AT/3buHjw2pMkFGTS\nYJ3xOzcqaEEpXc5ZydYu7PRCXIiFK6fmWQffIKUrEaS1k3Gt7kFWzIOKPom8\nH93Yz5b44ZXtInVGntlJzz6aUXRJp1iv7xw4nERutn0eVrZp/0OO2q2KzWWc\nwaL/NaeRrtK+AJfdjqOi9Us8ROLgtG4DD0hwujDnUAvlH+/fBoR7r4fhwHD3\nyYifkw4mLdswAlfb9dAP4TcbHOs6T+/E6Q4yRnr4VUrHwzrE99gv4BAEELs9\nLeSW6th6L2ULNREx/kq/3OmWMC2uIVni+PRCuE2uSxRFCmBJytCbQhorONK8\nROZHxrGgbPRf0PxnIRs6iwcQ1Ex4kWrjuguYFmWz3cVlyv8Kakzp4/R2RnPl\nMfgzkTks3sBuq6jEgOzBD3iwiPUfGEQE+VP9X21oqY7eBnJeRguZ42nt5peR\nkJ2ax9/jr8z30fw0rDqMV1E+IhmutSXRw774PFs0LPf5H0E3JXKuTLerY0KH\nT74iAi/UmugohTzAcaYPunkNsh6FedvHjDNaFAytiW9ev4Wj1JIqsPXPs2qO\nTjS54V7uMGSkF1DYwkpncmPH4/d+KWtKjHk5fnBZWiQ3wFMTMmFde4BrCr6w\nl/yDNYxSmNiuCbhWXwR85noLeGLzD0pJA/jYRTKVDQQoNaG+ENpeKqlglVB6\n0MAM\r\n=vHnr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDVaYJfnJmhGt0BzRzOqU4xNBnOWhMaxdU15XCV837uRgIgP7AjzMx+sSW6N931oyWhlwxrIig84HMw3LYux3chq3I="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.3-20180429035836_1524974323505_0.4985050463988472"},"_hasShrinkwrap":false},"0.19.3-20180430035858":{"name":"composer-common","version":"0.19.3-20180430035858","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.3-20180430035858","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-qDbW1dRYjd1uty56mXIdznELZ+9qJ8bNXshWR8K85sYojVO63HhVYxniqKn9v3Nx2BTriOm3gDHB4xl9kT78Jg==","shasum":"2ce91c150aa3bdabf007250978a1ccf934d39d70","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.3-20180430035858.tgz","fileCount":156,"unpackedSize":2517042,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa5pSJCRA9TVsSAnZWagAAW0wP/01Izfn2jCnynihVV0w2\nrhl2qUrtIxXkOSFkTt8NDEHiZl2LxWVnGwf6y623BPxbjNiwoGGR05MRVCqv\nOrjZHTh9cvIjdJprSrUExMv1DbmGP6wxz1i8Qw+SmT98/1PP127ayPg69Cqa\nVz+oV10PLQhbg4nO2RqjQ6EUV/UTYnYoWXMT8euanBC/LAyRCTQ3qmIPqznm\nG6akXB3j61gvflq5DQtg1llH3CocJjgpSmKF6t3yvZ1yRvoDew4iqM6ch5uC\n7GiOLxsrqghpTtA1ETVfA9K4VK/wnEMwoYYLQTFnYQmpv/sxjFPNyDK5MtB+\novK4iSpzDyhgaxMrOJkGncObSOWfyTBZs/mxtOMEyc5KuTfsbNG/VyG4CKou\n+INVGJUa5FX4juu5YT7c7EKbdoRXXfezW38JZwcSfwRu2A2TJAziQkspaoSL\npIVjnlMz+mzdlGI1TKNQ7P39bt6pyW665l9Gw39e5A5CatR8ZvXm5PRa4bIB\ntx0sYf3iYlhg+eCOXBowRgWwcfu14xhQFGA5nVvhMRHdUrF1g+czXGofWO2k\nmL1NU+WOBKKXOovPG0SZMbdFiCE9qf9upfHUxBIUPzJqA/s+sa0V0ZIo+Zhl\nbRGJgym2wIjCDI0Nkia4S4wt5X14N/tHEo+2lzRYBX+IhOtj/BQL7YLK8X/e\n37Nd\r\n=UCjZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDsIiChJGQtGQxs698C2rhS4fonKya25g+G/vZjGM0TkAIhAO8eQufER1/2eVyh61ECWje0+2pg5ev2s7P2WGIcLmjq"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.3-20180430035858_1525060745286_0.00406778002655539"},"_hasShrinkwrap":false},"0.19.3":{"name":"composer-common","version":"0.19.3","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.3","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-iuAvnTfJt7JZVCc2qOXSbi2d4Q3vsdhtCZHGBRHmlgSgwpPR/ia/+tb7c/bTWG9VIRD733WEbbM3VovUdcnhsA==","shasum":"283dd53d529e1cf87504205e8791755c53accfc0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.3.tgz","fileCount":156,"unpackedSize":2517028,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa5w/hCRA9TVsSAnZWagAAxSYP/0MQSUV8HaS0utFZ+C4X\nBQgq+Avopn7C06Q2XLrTVev15gwcE5RNj086UXQZaTzydmi9XswcusTICpGX\nfY3wcCc4VeUdb5a8WRO9o6npynU1uALRieNldohjJCoAVU1K5vK0kqwdPM4d\nlRP+BG7WJEpG2zAsp0U5GoQ+ptcDU3/2em+8Z7szT6slz3fcxKH+hw8NV41H\n5PQFg6Fhao1DX6vKe/H+Ma3u9cwbSBQnJm6DasSCBzTI4zliaaTnlXQE7Xcn\nMoaXPVRsz+4n68dec4F+1/lr5Q5ULNGsx+6BTvTPlan1GA2dVbZn+Wi/EYrO\nysZogK0NKFCg1ooUqy5Hr15ajcydbx/GZk3NCiIkstNxrCpnT0KUq6rvaBmd\n99R3AszS22Z0YEgBPohBXoZwKglZvz16d5aAKW+0pcEM/ImvufL0dQ102d5F\n4R49DpdLuGWYy+bfmzmToN/WB5mr1Hj5O+Ia8hi9DfjH+zgWr6iarSDAHM0L\nKg8Yh3Ydo2v4FcITxe/QeYNulI2OGEePS5GU/FunZLy1ZpDwXoy9ktfRGqC5\nM7FIgLN8GwN1Zgbi/GjuZdliza/m6UILOqfOO3InzVMewo3DDR+KewuydQ7t\nrj4T7MBmINjwxfGJzbnYAW368JBdKaNDHnoEvJ55Pa7P/EOmcJefvN88I/Vz\n0o23\r\n=S84u\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCifLejtrMnL6+x8p2qauCbOYzjapYYpW4G3ESRsYPL9gIhAPpwXrlhXIeJeDq83YBiGo5BMT25pHUBtu+4oNRZUAz5"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.3_1525092321058_0.5476588621157847"},"_hasShrinkwrap":false,"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.19.4-20180430131909":{"name":"composer-common","version":"0.19.4-20180430131909","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.4-20180430131909","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-oNlK2yHegORFo04Oxlu929FfNv8Q1KH6vtCU8+jYI/BIO1/ZqjA8yU9U9K69IFMH4mWiOIkR9ZfoPdq3AMR0Jw==","shasum":"bd7ec08e901cad7534441f25b00c83c32dbaa827","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.4-20180430131909.tgz","fileCount":156,"unpackedSize":2517042,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa5xfVCRA9TVsSAnZWagAAL3cQAKCN1a080FDJaXKGA9TB\nDtj67xLDswoS1T7fKlAl6HPxLmleXrcglO/tEVTAJ1W/JzI1RjYAmLDubGtC\nvMc2uIqHTC1xX5Sk1e8PSSMHjisYcBzIfT7lCaIV9BG3n+ecG5VIsoz3/neq\npjfIRyqkJdWt2eCKXB597k+WTia6wgxeIqxPP2Yuq9s+CYpKm6VIjh+/H+h6\n4OhhvBrnLvyRkkUq/jPYfQtzBT9/ekJwM5O6YtWzmQbHim0fm8hAvYJUVgQY\nXaEvbm9J15OVbJHwuLv/2uZoVhtUaKiqxnTEUZC4+zcPZx93M8XRs+4bUsFo\n5LQqum0HyzoSTbQ2pGUdHlelO5pWtp9ICVdciek68wkbxomK68hiAv8+xbJ4\nbB9A4OY9svrZh/MIs+LnHtnLoOwWZhBB9gM1P0l4d+wLFagGsjY3nNb+gg7D\n0r3LHJqZFTlQQ5T0tH9NY+66PqXihEXEvvayKXxsyfeXx2lNqutp+qohltmL\ngZ2snnTx3pm8dykQ5wLcSd/QPqiv6WCcex+gW6FPbEKT5FnTg2WuqmY/JuJm\nDKhaLophXuJmsncGd5MWd6953jrhvOINaxwPXtlTXLmH1Bbo8JFzfhPJaLyC\n+lB2LJK2qMLyZQlpdbHIm0z6pnRS6MVMzal/qlrMwQ5WuBuGk3MsLv8uZ0ZY\n1aGo\r\n=2PS3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDbmL7dDU8WoQeow9e4O/KPO+sd2ndHo67Z28V8t1C0PgIhAJWIljlCHUh2fZL06fKUzUgBtRvdrpcAAp6mctU7Gzdr"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.4-20180430131909_1525094356930_0.046013355861600935"},"_hasShrinkwrap":false},"0.19.4-20180430153056":{"name":"composer-common","version":"0.19.4-20180430153056","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.4-20180430153056","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-UGuUilFDjEya8WChykDHJn1q9HR0KXEie/PVvIj9BgwFCkZnU8/Cmv/Gg7aUZyE3uv9BvcjtXxm3FVvhGu6k4Q==","shasum":"1a595cf159a9ead20ac6a66fe2b76e881d0e799f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.4-20180430153056.tgz","fileCount":156,"unpackedSize":2517042,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa5za4CRA9TVsSAnZWagAAJOQP/0ELOCYL/LiZImEEmvlI\nI1wOdcx9L8k7NWVcQmzXNDg2KcoEjO5LkBkf1TC4LK4ZWttf+aOc2AF47iYY\nzTCZ9XaVvEDTARdpa3Ze7kpxDWNI72sHkUX4ekpBMdHSLyqMeRk+nBhD8frx\nOuBEcaZkq8tIePAwa1/H/tOMtZ7+Tvrvmol7ynTvxr9FF+J5yJfJs2R/2SnK\ngY6aLOwbiQjMVXLiDgfPrnpw/LDQL0QeMJHDQgqln/CELi7vlsPXgBm6gC7b\nzVyKDidFKqv3IL+yaS7Dk2s4zjEx/dOUqubik1mi0D1BAMDsW0jcf70SFKjR\nI845nX0xj+Pmg18aTwt0dSappqhnJMYD8dHJptGIVhylXMjaXItb59wWn2Wy\nCXOzFgXQPo4vOv6pgbLTjvOpFsan6Dxig6LNOuFArgNzRPdb9BNVly2covi9\nAUFHAn63HdHQrAlPGxbbxTuG1oRZXpCXHqQviQDsHyH7s4GkEGA6FjmWMwi5\nDoyywTwyyEb1h+qosfm/Vl2eUpIkGmuJbfrYAb8RmDgST7+vm0ogKKqV6HOn\nlJW431O1BKKmfCegVrT37VQZUmycvOak39+7a5SD4TqmgjeC76sFx2wpufVa\nBib2qQQ1HzcCsyMHOpmBW3Imu/xfzwFID6APtnlZuVGFHfsy+kZsLap6G1Xy\nQYum\r\n=j7A1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDiwFCu6Tny11kw2pY6ehNcuGyEbdUxQ+Wld9OYGXGZLAiBcwMZMSD/po6LnGQFtFq+WqoiSf9iPCkMe4Rtc04kToQ=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.4-20180430153056_1525102263898_0.721946924567404"},"_hasShrinkwrap":false},"0.19.4-20180430165955":{"name":"composer-common","version":"0.19.4-20180430165955","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.4-20180430165955","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-TU3Lu+mgbKz6xeqKg0P4IiVVTNtjfVeA4kKQmyLMzAC1IDptzRUBE/6f0KVpJbBkrdAN88syM+ScKeXzGHy82g==","shasum":"e495c39f082bfe226f52dbcc6bffbc11264ecb42","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.4-20180430165955.tgz","fileCount":156,"unpackedSize":2517042,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa50uTCRA9TVsSAnZWagAAki4P/3ta/sRXDoWHDuzINdSk\nXHk15ipGm6ARZhnJDq8/YRjILUTKWtr0KYSGlGnDd9e5fWkijCBDMSQ5L7eg\nz7KqbBoq7AcNICbP8hXvUfUm/z+BZfbTRw+u/LPF/etuCs+NynSdLK5kR9a7\n5JZs5RlDI7sPsGmTMUbKqoMU7+sD9WHxZmISovoF+6ap+7Z5vlJ5ZZXPwSJB\nh4hRi7ILJn81+tWBdS+Ql4GSj4xJtXl8WFA3EPDXaKY9kF1CiXTs1AwEXYpM\nZS8aw9ipVIJ2ojMHMQ3FVf+/wWyuwHaWiFoWy6sH1a+UTqBz2P8e7JLzbsqk\nlJcTihZKMksD+bUnZti/ymJcarwq2+DgudRf4KNLJnUWTNIzsxXUYN02+abL\nPyP0oDqRi8yGQTCRju452F+QrRXvIepHW3XWdO5xIC0Ur1HpkoyM4isad274\nbI82LRXzGfYBPbyZ8W05mG5dNNJEwwa6nq9IsjLQd/NOqONRUdOY8+cNx7T5\nLOzLWpIIEraYNRBsU7OzjEYVBCPlVhgOPc7iSh9p7eiH5Err2IHjf0y195ja\n5ks2pzRl6WTyAhA1oUxPLfg7mTDuAtqXPsUXscmhh5xUtq1HC6igq3bJnuV4\nzNWuMoAtze+VbmTx5iLu30+lVewmwWBH8KuuGnu9bKWLpD5ACK2dQhBozGEZ\nHi3P\r\n=1sXS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDyuUNN5IEuRpArI76ToNmg0VIQWGRDgRG6ayDzo9EjUgIhAI4DBheVy2TcW19t7ynJp+Nvmqvcs7jdA3UfrmW9ACXz"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.4-20180430165955_1525107602553_0.9776703088972205"},"_hasShrinkwrap":false},"0.19.4-20180501035949":{"name":"composer-common","version":"0.19.4-20180501035949","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.4-20180501035949","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-6wGbh8sxo8Y2rXDZIjt9jWHbEq55nULmbLRu0fTi6rxNU91nr5rERfNGzxCgn4figbFIBHWRE0vHz3cdXYA20A==","shasum":"c154af34c4a7902b5dc6af51bbe0beb5054818e4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.4-20180501035949.tgz","fileCount":156,"unpackedSize":2517042,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa5+Y9CRA9TVsSAnZWagAA/GQP/33LO1FjWY5CwVFBsxrH\nfskm3Sejr6A7SpBbq8qZqFyJp4UK++BbyZZhd5l8aDR6eUrjjMfB4kNxDaBx\niyWdTpLQuXIfqzyl3mxzmq9pD03hyLyhMq1xC3ZtZVF0DiiNYCaPLYAy2wFO\nGShX+Lcz+oB1q8Z1gWEhxoifC/Yu8xbMqdXxrObntxtw+CyM+fPsdBDzgYV0\nxLSaa/LYEsmyCK9tmiBG0kWh/jsc+jT1qJDKLpljstNfsCJXNrnDjbN8oogl\ndajXyXr+Ko40LqEMusbhrgEG2TZykIHji3IE0w9E/ak22QVfI3x22NnPD3KA\nNTSOZsm9FuMSit4/2D2y5cYHiyWYxBkeOXvYLhi2KvPtMvg4VnSxsB1QrPjo\nJJIwhBjSFMGqhKjkXihZyNQEQvxpcp/vVlvJ7CuXMzz45Jv9gJ7MPRh+puxU\neIJqfSIcIXJvYOPhImzQnKRJv/vICzU2PEFH0OKQJOtGx/DKmnzuXNJB45dr\nwRrv9mMnTeJ+aaxmzn1ZOwsD/Lxp1TVVYnvta4qKY55tn7m8JHZHApdWAxdB\nF9Er5I8puGoti3FcgYIXzpyQSTdiyHInRw7iu2F4UV1wkUhrF6y0KdxyxZy7\nt/gW/129y72ccVV55bsbry/OUh+k/xSX60L6YwvDzwTL+vM6jWWkUmkAmXp/\nZIOq\r\n=8uos\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICxVaHC6OT2g65kkMeUP/f+jvDR8WIOZWDrRjCMBGaXnAiA7G9otOxMenfefof3eQe+o2x2YIePZj9G88h7P/+pnEQ=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.4-20180501035949_1525147196848_0.13490278460299754"},"_hasShrinkwrap":false},"0.19.4-20180501081554":{"name":"composer-common","version":"0.19.4-20180501081554","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.4-20180501081554","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-yu3//75ErCWhYry5dMmC+MI4Bv7x+yzdDZ3NWQdEUQG0l5j5Cfn5asdL81YKdFlHlrkTaTlqfvRGvQe2Daf+fw==","shasum":"3396ce89ec45d4d4617df87c0d7553e6cdb84e03","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.4-20180501081554.tgz","fileCount":156,"unpackedSize":2517042,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa6CJCCRA9TVsSAnZWagAAtcsQAIM9N4iVoO8swP6DgHrv\nMJQQGDFOXm9iLWWIzZ3G1CD7R6/5UDyjPP0FyBAvexl4TNPTqxzObcOaLASc\nkw5OQkniYq3+o/qJ5ltXSZvJNAJTK5yrltIkF67ECIlGpW9OG53VWJQSnIze\nUUyceKKJyrGDNhSUTdSGJBVRH4Zm+xpEOuJskr/hqz4kmYH5FucM9ITEJ4cX\n/UUNyaSv7OsUqDnOIhVsrS0D4mQQiGIgMehxWx98NPfSsrvb1VJ/fSb2OK5T\nt2HnfOFJGyv0cCf41DG9h7QUsVQGFOhckN953iZvDFCThx3L2wuOiZnAcBTi\nDPUzmqWA/cgk6b9j7CYHGObc8kCrPMjK/O7/YfD5oizTVL4fHxisqQmtQ7gk\np0w1rUejdYmosdX+N4OnC+LP2G4rX1XPG+7rwfU16JSqSIOabaYUcspkQt2k\nPty1HvZXPXI4jiEm0uWBL9IgRnT40NxVOTTYpyWit7TuzkiNwxK+iEfq6iVG\nD1FjBcB2ixPIFVc84EDz80bqcJv+TT78WnvhYdw1pbomyt3+vFrP65jb4nSk\nELPRiAd7LiaGb80os+aTz3zaE7EcMzQAZ3xE/QdPS5i/e23kvuybIxCHNnYl\nOL7lTQFT0v+AWAkVJsBskHji23XhbS+MmYvsS5oA87kTnnE4grY8eYWu7WxH\nseE4\r\n=tdV0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDHtJ7OiDpxSgxZ9kYzUhxenPwABTW4whOk9miclYrMyAIgH6pXI7DREdQG1onk36eBWPQhb43gjEj2uuRrukmU14A="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.4-20180501081554_1525162561325_0.6501105669232041"},"_hasShrinkwrap":false},"0.19.4-20180501161740":{"name":"composer-common","version":"0.19.4-20180501161740","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.4-20180501161740","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-D8vAyue2MDGA7R8D2OLu/SWeeRF/Cl7aS7pBEE1C2yrpevtijHCQmIZiRSNYVuN+psKJrKy2VEyPZWaCfaqgvA==","shasum":"3127b348dee6073c97d304556a26432bd0002b8e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.4-20180501161740.tgz","fileCount":156,"unpackedSize":2517042,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa6JMuCRA9TVsSAnZWagAAVTQQAKGT7xPjiQ2DjG9IlTwc\nmk3aq/z5XP/+lh0xUWvL00z7L77QWmKTXq45vdl2/2ujOkTgKDVyjtVEOLPq\nWcrjhVNFyliJT6A3/hHnvcECcDCDTluGZyB7mDmVmarJ1oBe5CR07zqoHMZh\nSze3Vhl3m5HUL5tXeJeFpCgUpIslh7TeEF3W0qCSTwzNJMGlKxvX3apbIuOI\n0RD10ZgM90GGshlGSp/YYP6+JYm52B+I8TLybcKgXzzP87njcn/FmyYEf4K6\nsEWYCG9Ebhtivac4++mr+TWowRm0HoMO7cyQBOrp62D2wtfp11kAp9k3W5n0\nNCIL1oiLc+RurTHlldmcXfLaBi7dusiqwyqWyLOcop9HmyW6iEdybWiUlU1P\nYRD2Ba/zscvDOPBZ6DWYsyVQtVt6LTFWwn+C81PHo+YfWIRI7HmolkmzmIiC\nAI9huspkRUFpt34QHu+9JxtxDZM1HlJlLdvPi87UKQ/ZF9V1xLOOZ55G2JjY\n0HPzR0Yjm5kZbjRY2R2kjBOyZEGI+k2C7c7m5QwL7FbGNJ4hQSsM2JziXzxh\n1d1bE9YWPXWzQmQI3NNVmpp/cknMDiKOjGalmA3DuCV4aSzCD86kbgXAUIp2\ncG6ex9Hkf41VqRDlO01b7oPJ6RNwNzpQksmbQLJvHgT0AGEZDvAc8clnY1/8\npubZ\r\n=cQo/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGCr3E7ap4bFjUy2ojRreSQeK5HGh21IT+PDzrMR6XMcAiEAvDVzddoRTTAH8wLpMEfAKNAHFBYP+CKLgMK3o0vcXj0="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.4-20180501161740_1525191469089_0.8550331867759768"},"_hasShrinkwrap":false},"0.19.4":{"name":"composer-common","version":"0.19.4","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.4","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-OwgYUVfcQHwJDEiSFa2VNf7I/zAt3hyc61XRqFM+JVC2kSbi6bTua0JCYU+UMoeSmwqNGWCZzoouefiLcirhsA==","shasum":"43706fa32616c3d5fa007fce28b0b97ee8a7a59b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.4.tgz","fileCount":156,"unpackedSize":2517028,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa6J2KCRA9TVsSAnZWagAAt8UP/04S3x02I2VhUEARBIRR\nxzMJ+n2wBxBnb//VUogfsBNUyh9lPOvQqACWYjcMaN3VKRIsTgPgz9kPno5c\n8xRaLMSH1egwBRHMujzS/KkcLLBtwnl+rCBwag5TsjtSZqjO0raKUpWU05ZY\nBDKFbbX0R2IOSgzZ8ieQviKJgaLkO5cNeSxUaOiL9mvOZul6ENNxyn3VYh58\nP3dLlQ8xZBmuJlfJn8JPhdZHLJbnWFlmmwNryHOHAjU+5PVkwMLcWup/jYAH\nrN0bezZRUeLscgaSytN6fnHt/emCyLGLQu1TmrwyP6JlxHCUDQ1jsnVVTqEL\n4GLBVZlxK2m9cm7lJxbd10qtfyj/AXBTmDYFhG3+G0So0+HcL4xxcEWs+vL+\nuIR4TGC//94ZQAEjrUC3Z9kIQascRz0oRlaF+DmEg8OwpRd+mx32cMsUZ3Ff\nyhDmxZT9SPsMryVoXtJTk9dbvszp5cyyR2fieMLXSCcCzQWDNi4JIzBkAU6H\nLIU7PHehbgJrn8a0jwJPjhM11uzg84ydv7RoucvCT7WHLcDEnvtpzK1O4gUP\ncGYwzSDD73EDvU9evhWm98RUAbYT5iKjA4wLuPp+K5NMEWcXQMgY+SogCGSJ\nke2uXO9KdujB3LQP4DA7E2FnDjtD9hS1kQi2a0Fq/DCHSLyvcYWOzSXYXR/U\nXen2\r\n=gyEH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCUOupstfjMaTXvxmHCBd1AteSUFqbOMZye3SQbjzKD8AIgBrk7kZe72Kjg49+aWsuVvquqSMKaR5POW5+wiv3+U+c="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.4_1525194121566_0.745378454229416"},"_hasShrinkwrap":false,"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.19.5-20180501172937":{"name":"composer-common","version":"0.19.5-20180501172937","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.5-20180501172937","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-uk21HNh0DzcxMhLRiWw7T7x7sMx0np+R9XXtn0DjspUNuMsUw2D7Ndll5PaY/mqp3EDbz0+1GCmXORHVvXDLEA==","shasum":"ebe4c2465232ca869aff6ec0cf67a37d78a52d7f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.5-20180501172937.tgz","fileCount":156,"unpackedSize":2517042,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa6KQICRA9TVsSAnZWagAAVegP/Ao8lCT2Lnz64YaK8+yQ\naIgJDP2eVmBtGKS0vA3EcaAMODnBZQZ6036E83IseS15TvMg2rUO3qyiOM/W\n0Qos4POfEcCEGL3VCOOOQwNAVmOMm1F3BgslEujE4AxGdOO/80WnyoYdoHgl\npnh5fltYfxKITYqn1MoRyprxOqUV8ONYUu0e2FHxhcnvLzAJ6K0hCBv9yuxY\nc3e7lv+7z/LU1g2hugdwkdEdKY4uAdPjtdAVfKJgx7KDumPfuAZPCMEH2x61\ndt2cgZbXQN++w2ouQ41OroeSnrsOG4AQQqoWdoAi25zfJT6FApOlyfdHCFoW\nntZhQ/E+mFw+gwzF/lpn7lOW0C3fP4LBBcY1G0z1Ve0XThHVgGYAoWGksyqp\nBl4awkVwLRtvtQZQYw9Y/0LONLL0hta+ELKFD2a+18LadMNbaMdUTboEvwkt\nREfFnVFhZtdeAt6FkCznwjpeaYIhOosioZcOaBnSD9v6PCmb5UNFFaKnfDed\nYzmoFSiQIxDLA00tYshbzDcFdJVz/iJOPeLRa14Ben6CzyqCFzkfeFFXO8eh\nKIoCu4gTatuwglnZDdXrklBKwAe22Pnmfc1PdpCbaOFvqZLG567fGYBPXi4k\nbR/mvGT4FSmBavYO4doHzukY4nJGddcTe8FsqlS3vMkDsV4e3Ykc/uBGDFv3\nGdAj\r\n=d2nQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHaTDJpQU5/u3NMKqLk9uOJarUSRhgEro8ShZpd1eIm1AiEAx8fWgPdNikvedAU11V5AllrOpusQymzI1gzFC+zYJZ4="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.5-20180501172937_1525195784323_0.2704564326753873"},"_hasShrinkwrap":false},"0.19.5-20180502040002":{"name":"composer-common","version":"0.19.5-20180502040002","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.5-20180502040002","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-RNK6WUcQ7/xFn78Fh7s6lc8P4NZnF8bMtlUcwS0wBfbkf/jSGgPW/8D76QgKs+/LsNRavN1mXAe9yYP2jI/yRg==","shasum":"ee141a2213ec29714a78866e8432199c254e274d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.5-20180502040002.tgz","fileCount":156,"unpackedSize":2517042,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa6TfJCRA9TVsSAnZWagAAUjcP/jjJIXg8pVDwewxhF5aU\nT0ALc0QslGlDy3SUz3bLW/TW0zgk3zKyuftNnFzMEQ9w5A9Avooa56Yar3oY\nyrT6eaICqP32QobZFfw2gYy9eAu6GtVBlZKEiQ4kuzB7alw3jXlgLwkWKFGU\nYtcpP+04xFPSzZB30aKdVmeQdtgePC7d7HUdFBbT8aXSKnK0OzukZrpFCIBu\nEU/9kkPZNJpe6/aQZ/yVZVWjpYT77Ty/LSQ37pYY6NyUNfhSKspxY1yJq2kS\nkSi7PFpdgB0Iev/KX77lLRR9Hryyp4eBSpP3ogtpZ4UPUCfsV1+RgUmlSBRb\ndhQ319P0otNcP3HDii/UvaMx5rtibR0R87+2reoqUiJ57lhWV6lePe2z3Oug\nXFde3X2jeQ5BPyEsXpyi2p4qSA/bx4P7D8LPkYzdFmfS+5xmmAQ9cs+AVZLu\nLEeHKtSjbWyZscrMv+fDYWzLlSPKSfLoJuCbvuQi9KZwNWjfXJOO3bzHD2qz\nsh4p/n0nraNfWTuvWK8L59bY+DZ//BnxeAvhjjkE/rjH8NupxoxHjYz1wmhg\nXJlm3jNuZuMoTwWAeI6/EgX35ha1yWAFHUC7bdMikyIM91mjHcCRhl8gXL9w\ne3Rx1C4KN7sAv1RDTp8fL/ByV0ZPSHPnaKhg3OiNdGMOK0UQwN3r+q5FdKTL\nJ9m9\r\n=E6V4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHVnnBke37M/adcP9vqNOHz3LXmaDfZPNqs09iHQ/g8CAiBJb61t1PdARFE2v17sQ5IQ8BaMCGsfdHKyfCKsE2RNCA=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.5-20180502040002_1525233609403_0.1176710840946964"},"_hasShrinkwrap":false},"0.19.5-20180502162637":{"name":"composer-common","version":"0.19.5-20180502162637","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.5-20180502162637","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Y9/KHPRQwbz+kSIs7FMGF7WUZ82FD22b2bi/ocmzwer1TdDNUqhHnCAPM02MB5CKeDTXXcuAWc4XMY1AxWz4yg==","shasum":"124d996d921664df8e729bcd79016562dfb9a469","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.5-20180502162637.tgz","fileCount":156,"unpackedSize":2517042,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa6ebKCRA9TVsSAnZWagAAkTcP/0NF/Iz30Ag7irwSAiDB\nirYoIXUAHM0C8WMGhjzkxZv4V54jHp3QGspKvXBJNuqo0H/2lI4JVycCrmo3\nP3t4jVC/SJzaM+bIOfgdkHkE7hYokA0LPLaAlegE/F6gd4W93FGkHCa3pz4t\netA05Zsjhim05u8c+tKbvElO+w/1V7dtp22cbiaXsl7mTXuHrxHnuFF94Cds\nmMj/8uAsqp5hyBs91n/Su4+6TaCkTtBUOxIVH2ipm5M+nyFhrUe3StLg/3zu\npyYCiqA0MMBk6APQrComH+VRbpSkEbaLUpj/rI7Azm4gNBGGw3YMeKcJcK5c\nh/laAkkajQv21Us1v6IE3rrltHzt0tUjt4iwVEPIu4sgwtgUnHLeFvLVRK0L\n30ZXgg1C3vAx9dHE6oLvOKTub1krGNpOj0ezrhqglOjhlmvfw8vVWabd0r/r\npqA/VhmVKsyxiypQBFM0yy3dGe9PlEPuGX5ZOnPhmMntUsIRa0hGB+RN4L/Q\nkno3P3dIr41B/T4ZdJvRGELAE+xMz5d9f72jIldlBdLxOqoHwRNMLVMwoNNr\nuk85FMrcPkTtJ4T5tQrihGToAbgmE9dlgwicW1OF2Wum67zte9sdkFXhA2/N\n78yDmFSdZw++1ovWvYWlt3fqAsTEP6facLfowwwHLzg1vUqmPhmNtyctjJh6\n0OKm\r\n=Y0ru\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDmE/LCUWdUXwzFIkaLn+G2pcK5YG/54x6V6ppbdenHZQIgOecUVueoZtoFgqcstCQda5uxm+NuQ2Q3K2GxF7p1tBg="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.5-20180502162637_1525278409222_0.1519027371592916"},"_hasShrinkwrap":false},"0.19.5-20180503040135":{"name":"composer-common","version":"0.19.5-20180503040135","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.5-20180503040135","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Fmr7geaBGoE4jnrOYzSFwXbwEd4iMtxdZg0tdP48Igr+xJcUYGs8y+AbPHgK6l7Hox6Qno3DLIWYULmS4PEprg==","shasum":"2760a8b2d7442c3a0cf7fd4f8c2c17b27c38b673","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.5-20180503040135.tgz","fileCount":156,"unpackedSize":2517042,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa6omnCRA9TVsSAnZWagAACVcP/1c7zsFQLl9Gk+vI9xsY\nmsXou2HIOcWrjW4ItcL9HOOvP0xb6m2gQpyzs/jIBJmybW3ngGFuzmwQ8Yk4\n/qZcYr0Lp1jyBuQIsk0SjQ+/1K1Gv/t2B1kO/yO5C57Pxi4YVxsipSgF6E+m\njpXjfFphwlmhGXs9HMuKBrzMAjzwOpgvlyFXM5BwZQL4Y9w6XAZl7oLKcYqR\n376Xk/sqBvW4Mbdf9jYbXKjlYyXuZwlGfYmiivBWVTdTaybVy1InHPlLAXfg\nDkt2X87Eo8qv8aXTi+UW2/Jtgyzz0sjE/ZYuD2oJpmD9dWF3GHwYfaSQz/0A\nKFXvf9YGvXkSVol0RHRwUeKMDBkjkZyA1QXW875PGOjRv4RorXe1Y4uxPeNk\n7Ao6NX5yGVRrw19NY1uEmz6sNANEtEye+7A+O4C4KrEMvBVr0SkGvoEilZW1\nUAN0TFigNFdmIwaW/BE8DCiOzd+NIlOxmedtnbsQBk/WOjLKJ6M9Q4uCCSD6\nPr7K8TDAdFf2pcSCyD+OxXdd7y5dUmfGvVIMJECzRq3bSX5LbOnGAucHP/XW\nUTOC43XJnFL+5veNCE2oMQdMnUSZeuO7Pu172aCHXWhjTOv/7qf8sKywP0A2\nhYKvJqZFqj+3sAoV2x7CnEggLG5/4FNrVwbi7GpbcMbUbjwxoh4vWIkFWXmm\nmMXK\r\n=iIbB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCKFelr+80cNhbob3cRmPwtke4FwUkx4qkSpmajCUY73gIhAM4PlYMzhNOC7D77k7D4HS64uDsc5UEGdDpzy1JpzP+H"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.5-20180503040135_1525320103605_0.02866899867909889"},"_hasShrinkwrap":false},"0.19.5-20180503093745":{"name":"composer-common","version":"0.19.5-20180503093745","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.5-20180503093745","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-hMNrSD+nUuVKCPudCmJZEV+4Q1tesYTPXNQPt61UbUB2GYGRVqElBc0OhlUommWJp3InztePLkvtXFfAh5QJ+A==","shasum":"76c1460df656df87d1a8ccc93e1ea53500780271","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.5-20180503093745.tgz","fileCount":156,"unpackedSize":2517042,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa6thxCRA9TVsSAnZWagAAsoUP/3N1R6nKLaw1I9Zg66Bf\nNFd5ZuI/LDCsKq0cRxl/KRZ29gdt588DIaE2drm3ZPrjVhZgO/JeVUtAWJ79\nq4/yuAmAp8A3gRc/QN60SlLiKD9zm4seKNyC2anREWTwgQhN8/Lxlz3KkBNg\nyOW3TwDp5wPbTZV7L3Qt50r4ln2uCxbDvLscKzjjs4fCmCdU5HREijTJrpws\nbw1x2kIe0CkXGWM6IoVaRTGYurBXgH2wuaJfIR7H7RrpaRxHhmw7GzLzSZbg\n5ClpOnKHvB5G9s5l3FzWABQoKd8AoY8HEvVYdZABD0JXU4fMgg9Hmp2+zTJg\nwaF1jlZbTKPSfAopwfIC03/hxoo8SLKkkt7+Y+tG47Lmk1cTyAwH/rEY7P7r\nMFIn4ZGO6kFaHXCv3FvBX+cHdxgKI/a6JuxipYeL4FOOValc6gsJdxKfiPcj\n3B4+amrTwTDZRBZ9+hKHbJoKrr4wQc0RezhAKC1Ora6/uQWxEbf7lnGZBRMd\n69YKT1TlEjzjQVfjGLoK7XOP/RMVUb5c9s4ZoBRkz7Y0vgXX1jK13V01EXrl\nZvn2W/zsOvSEmykbw7I9psjbNFJsAX3tMgsfuZWvSNG9pmOGzygVdQi7Xms8\nWAOkZy1VT6F2HXV8kLZvmpaWMDFzfHpIEjzMjWh7jDPWfOaGKO/jyIwfYUYB\ncWrb\r\n=q/rk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDMdctSIeCgs6HmDhTNkb95nkQwIGEh+gwrzOyQreppRAIhAIpkCSyb8aQkqkdyF2bsv0XkKHfh55MZiNkvHQPAnce3"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.5-20180503093745_1525340272634_0.023289876171543433"},"_hasShrinkwrap":false},"0.19.5-20180503130927":{"name":"composer-common","version":"0.19.5-20180503130927","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.5-20180503130927","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-0rSsg+bs6hFD4/CycNrAWEnQPKJC7hUmj0nFH3HjJDuJscRx8034mPKf+suBgfP6B6ROv5tdYUsRFK7F3f5jPQ==","shasum":"30eb9c6db1c95aaf70acf26adc3a69748541a354","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.5-20180503130927.tgz","fileCount":156,"unpackedSize":2517042,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa6woRCRA9TVsSAnZWagAAsgAP/2yR8Xs+wzHxbMlPtaCi\nztmoWz9hqRhrobBGelfnvNxSTFceas0bEOqguJ29US4bnRtUkDoT2lpW9GfC\ns2foampKSBly69XGQGtE6FNNajSOpHs2uKWqrn4HEtdG5Hw3Kub0Fp6QKrGi\nZoKE3iZV2lgS6vFczzT3TY5x9yAi0IE80ECT1STOjGs3MFyJp5qJYB+ggEsQ\nKjJDf8+/cgULQxzISECoEhtSlofFhcbbevZc+4/66MlPd1fSNte0OKkA0ZSR\nU8JanK3hScTvbIxhKV8i17RQPpNHJGTxhVUbQhaeE3gBptcoL2Hfq3Fwc+nV\nIGWqj9UGB5d77AOT5miZFxyTc7Ni/OiFplbDJp8Q2K9DL/I6gdvUjtdtUlAH\nUgkjSvmmXJB62Xbx9fC3ZCGakv2qMj7dwrzBqKyyHmfC4YucU3Q82H4zoq64\nLSktbzxee9dH7vl5h9yW00GAP+31HwpQtlhO0F2vxFHKjwWepvnp43fy8dky\nrupu0qzZDRVt33dSAR2iHyiN6e4/h2blpSfd6sz5fSUgumMUtR8aDmpl1cim\no2VMFcxEBrs6euphgoiIJW7S5GZmTlgtC6g3GDclkcyn4Okwoyd3ZHniDygc\nymh2haCfCxFi2DLEnz/jI5+tBGa0SYDGc0jkyfYyjnR+muolkpv3isvl9ET1\nO7sm\r\n=h0Vz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICsR1pvQUjZsoqTMkAvT1b3zmZoV3iexNJ6/73nqIzsfAiEA9mhV2EmjmzTWs1flVQ1EkZg2Cvt094cS/p3B3saHXO8="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.5-20180503130927_1525352976470_0.21383920692462444"},"_hasShrinkwrap":false},"0.19.5-20180503143836":{"name":"composer-common","version":"0.19.5-20180503143836","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.5-20180503143836","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-9myXX8ZSWjTflTkbdG0W8iZ4qJJY0pbH4doPbCvujhFiI55kVdqLtmkeibL4ZzauFfbOlo6CU1o44XcUS7eMSA==","shasum":"e07e085d5e7a03186cdbe1256c3893e22634eede","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.5-20180503143836.tgz","fileCount":156,"unpackedSize":2517042,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa6x79CRA9TVsSAnZWagAAqp4QAIQvR4WMBxfWcd7t3gF0\ntZDMEHaBNmkIGY5T/C2YrPXsefjboKjJMi9Sds2o8XLehHMjGQ0yDFBFqJsb\n1BcQuQUy4iugj7czlALamwRF7draQDDuuxfnmYTAfCS6ZI5oXi1arc5eQsmB\nWbPLV51GgDwJ9AP3PJxBzSgqlL7OoEECgPYRoTs3dk//RWRDZRvMYmMkpdbN\na13VHQzcorP6h5gs19a9Q6GaRjvr8QWWg5615nsRL0Zg4doN5KABFzjQjydS\nnflarjPGjuCL6C2cw65Go6CSgjhMdsjKWT2Boz8BAABbVYUBWytXpRxYvSmG\n6tEup2hAWS601DhYSzKiVuSEsvF3zCJVITEtjgYgdf/Q+dykuyC0CwdGIoWt\njXDbzNqoD6kAEkS8s9fH6lgcyipG3FzGby6khpflXuQsocFJZGyzQzYPFEWQ\nab4zmgHyiRtrTDD6VoWfyjpGa781y0lK0W/gnDJqgm9B+eXPhx/WboHD8yDs\nr2QyXvTmYZHq5re8Zlmhor4SQGwQUHnqABJcksH1yKbbtEUsWHuYMSq5SPEY\ndgjHHLS/W/+ptgXP0obd+g1ZQIAet17jS1XDgxyKODBFYPgbfbIDXkmZtB8c\noybBp3jS+97MXlYJVd/aSYThwX8AK19ynR71RJjmga19RgBe5X8HHvCKn2zU\n6+x3\r\n=m4aq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCDg9NLjJND+/FYDEA4zGl6ln13WhWgt8i7x7kmKopi6AIhANXOFF1AmNhkylbZnKdeYSPe1B5J7btGYH7L2SLqB1bU"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.5-20180503143836_1525358332914_0.9282334429545436"},"_hasShrinkwrap":false},"0.19.5-20180504035912":{"name":"composer-common","version":"0.19.5-20180504035912","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.5-20180504035912","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-uYFvuSIf4el2KBjHvbXrJmhm8CQxUi0AGci5mUs97ZJ36gzgX84jljNCPWl7+7g5reTX7rCXMx3H3owau/3QbA==","shasum":"26ef26404dd47988c47dd18df1cc8c6b67fc829a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.5-20180504035912.tgz","fileCount":156,"unpackedSize":2517042,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa69qXCRA9TVsSAnZWagAA59EP/jayaF00i8PodQWVZljW\nvw/ZugJP6xtnU/MCXpEhhU7/B0yyHx4kJi1txEvNcmQGe0k9Y+5q/tXpvcxl\n+Jsm5yPOQGKpaWcldzKEkasDXY/zdBY+a82vlw/I7+huUjrROlZQ6chJHW5j\ncywh+0iOF8y/5Eqxh000jMUA+pWYqWXJJ5IkLYKd5Duw2anqjXm2UL8+ZTn0\n8b/kY95qSlyvoCQmTmtL/5pOsomm6/QgmfZvDcsa7YRH9qjGbfyGZaenZDn6\nQajXVGPpummTDrX+Z+HL+rLLkgDY+95RVCuVJlS9kSOSb/62/Y/lsgqNWi9w\nwDmGgECvB8yPXFFTo7X6FuKmXSCcMNWwIFhUtnQ+GxG4Uypb1drVa8lZmOfk\nLeFq5erYtt4poaVKaLkBwpoE8QYmg7SKG4Ssz5PzqvJmOtXFSoLlz2/iVDFa\n+C5vu/ugFD3UThdxfR8v35nsMeclEqpvlPtQRpsYgeTfTkPIAcbQF08pJF8B\n2+yRXK9zjLt60sFvotwtpz3AdmoFC6jGf+VT7W9qKUkUIyWFfL+fHkryHk7u\nCxeEEQbzWL5YPzYTPi0mQkheykBnj1kcgyeNBDkHkNvGEtUibBzhNuVSHk45\nCnZdk2IxH524exKGrRCfeYT9iqjTg5DSlRD4QUGnLjn6+ACLI4GZOjoqFBkp\nTl+a\r\n=IGri\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID6woFTcOkqOVaZnd/HVAyEzpQgv8lgfqapTHeYlHyIOAiAGsjqSixufK0KgSgVVV52NGNMOj8MGplwS1SzBBlNbYg=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.5-20180504035912_1525406358970_0.5195544093049864"},"_hasShrinkwrap":false},"0.19.5-20180504100002":{"name":"composer-common","version":"0.19.5-20180504100002","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.5-20180504100002","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-8fS2HL7cniu036enH8a4WO8ruq8/OihLXXq80ZiTAAUeynnDmfVGqqf2f9NpNgWr4fNwL7XtS7Ml+occO/jidQ==","shasum":"8dd40fdccb52dc9b7610be46c590ef0f593115b4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.5-20180504100002.tgz","fileCount":156,"unpackedSize":2517042,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa7C86CRA9TVsSAnZWagAA8psP/2ne+22LlBjRtMTitXeo\nltAQtat/ykzc06VX0dHWMVF8uspOFKWMcme4499QZASoPnJrEUMgXZOvD/8n\nB54qBns8Lb4ZNWseS6TxTCixrtdAUY3xa8/pn50gaW22mWMp2SN8JagJxJF7\nmwnbjJ0EBXRp4R6Qz3GnnDE+sNA3QcPx74dMH100OBSCZ66CexbWj6j/vBm4\nB5sMuC6v0N6ODlLDLlIlbJVLurVTDUgjrWH8QRnaqrJGMwbi6YZbVouwJN2D\npHpdMN0JT+DWbA8flYGweVl2cgQRQCj24SwJ8AmwNYyOBvwn7r9Uyjs9Mps2\nDzU83S4qDEJJHhnARCVGGcSRaT8L8cFbZVZa1uTJ+1a1G8vhJBN+e0yjlsk9\ny7cd5vUfdRE81TTMiZx6FUeZmgs8tU8IQzNX4TlAAyvORrxmrNwfGk+33c2L\nhQR+yBCFhTpjiySFVn2+JjUSW3SDJA8cUQmqqHS8U7GsOB+qfaNmlfKUJ+bi\nfAxdEzD6Yb8H50OO3ZMPVAFbRDu0PkaDsHAtRhiraSRe464qOuODOak0HRUx\ngQoSzXBN8h4mJn1/iBH2MvgHNO3T3j+i/jdkZdlGWmz1sR1JncrKqxBMs9ZT\nBYA82KQCk5m/aub9ovC0twq6DFphXhdHoeySTfCxLdOK/FsKGEMOkVVvYa8X\n/pYR\r\n=XZOd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC5ImxTNAlhPl0CPwcv60uBoUBlKvBQ2kDTnp7ZGijeSAiBq84TVh5uteQNctsPrpzsdpJ5RdeMFLKEXghgOsqenTw=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.5-20180504100002_1525428025745_0.06340906343997221"},"_hasShrinkwrap":false},"0.19.5-20180505035945":{"name":"composer-common","version":"0.19.5-20180505035945","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.5-20180505035945","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-FWSfIRC28Gs7ZeWDV9TAHfR541vZe1El6Aeioigbaq6hOa9RfLBhmRpZ7z9VVW6CZv5qYG4lZB9t0MC8nL9PFQ==","shasum":"2d44a9cce0c4989ec55ec7f681181341b979df7b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.5-20180505035945.tgz","fileCount":156,"unpackedSize":2517042,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa7Sw5CRA9TVsSAnZWagAAvuYP/i0krllJ5RtI+rTBDrLL\nxFLTfQ0Nj4Pqz2cD31iFnroaRCUeOEkPj5SzSTgGDsstdYa2QWZ7CVeYBW9p\nTpCnI76kkIXgMvBiAxM4lbn28UD6hxxn+okwyWIho0DZd38yn77cAPonQaaF\nv1PvO2LC9ZS1H0FzUCEP8MeMuN1LvG2s7iuJRnYp/xPSulJYesjR42yRNls2\nhewUCOmmSusiCiS3M/Koc/toNLrGNXYShvl7CYYuYiXnf/B3omVkfFkb448y\n+UqLcK1WnBezlMX4/0rOQ+Kc1AMCMLgqtnAP6TsN/h3uKwKYE/FuzuPJTGSV\nHVjVUXZrjJst9JLK3vccy//y6voRLDwY3nDwyWLZCU4UgOXvu5Qwm0FpWwyZ\ngFtcBX9RkK45tHPPh5yVPaleHC3t8hOkQtRKNAPgo5GPZeBiLYwEBiJPIEmN\n5YyTs5itMPmpWS6gJbFLzzjY8nsOF97px4S+vm7COwLonvTYcMwTyunNaJaT\njYSaF2SGLw+Am2J06PH2CR9urG37gzNdOU/U9O/b/KgZJkUcETQF7JD9CaaX\nrCGemQgt13q9cmfT5DIWuTXxYnNqQqzbazjgRHEArutGMvcoJBaGAFfJ5bx/\nt2cwFHNyeN8T/kDpHh077N3aAZDWazQVRFD/trOGwpGANJ1ompj6/UovIwio\nnwXy\r\n=ogWm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG1kd6pTEny2CvHj38+3V2TvUvPnjt9+DygzbOOAP9ORAiBPmHILQb1a+wCUZITVe4GDiucN3gypsiYKPzuEbe84Bg=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.5-20180505035945_1525492793509_0.2423343027166791"},"_hasShrinkwrap":false},"0.19.5-20180506040046":{"name":"composer-common","version":"0.19.5-20180506040046","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.5-20180506040046","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Mn/MieUyFqr3ehJzZt2jDeymg074zJ9kr4QbPQHilOinGV9r68YeSQ+VjmA2tihRZOziGbjgV60TB8xM6AIBUA==","shasum":"72fdd567b9e6645c7fcb658413d65e3ac5ae1fee","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.5-20180506040046.tgz","fileCount":156,"unpackedSize":2517042,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa7n32CRA9TVsSAnZWagAA1VwQAIIMJfbMMG32zJtgYA3s\n8QdRMBQdtjeMYZo/CyQl6DBPYB/C4AJZ7QTip20JXzRcxqEVK5ESpHc+9G9q\nrHNL61LVEIrZ1gr++PtKGnqNqJuK613iTPQjM8nzmH90YV82Oc4Ss4/Sj/3k\nAMjcv2f5feeyTTiynUZchH42aO130hJWG0bgSRi9H0tFJBWScE11Fi9PCdaw\nE3xQTo37zHt7j4NL0PeIim7toazKZJfySZLocGVdLSB1veED2PTSJDuzLJ+6\nQ706t/fcQmJQFk71P6N2PPAfOmcufgHmtg39YsFF/aqvRYJ+71oPnuWHynwP\nQzXHcPkDmAj4ve0F6KJv0NKywCh+rszPiTEhfzwSH65a+BBqgtmvXFcQJawS\nUfPpUF1sX2WPss9K6/PnaRaC/fMELRhUvQKhJPyLRxtQjJ+KDX3WsIGvmk7z\nC7s6sxb1hduVYGcVHNPBkM8aUJ91yyp9zqH90r0R83T2zQQQxeR+I+9jcwko\nNytCrEbQ+n2n7J3z4fsbr61fowUoQ5wNfRjbUozHSZ9bXpnQawvIDdsqA4Ls\nTAyyJoK/vQ8xYd3Tz1h0Spmr7hoWHOTIL8C7m+svhfDiN112176FBGMQyqln\nGbm87vqbE2qOiE59SkYiiHtyZaj7/g5WTKQC/xNy0wFv1xdpnkOYd8DwyEm7\n0dXk\r\n=GROq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGVnzN1GyWgxm4NXaQtKToR8VCDUGm6LytsopJvdWKsJAiAXfAMmWXv9y6Tzote4bYpcZerSPqA/seav3g46bydSwg=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.5-20180506040046_1525579253817_0.23847053935120877"},"_hasShrinkwrap":false},"0.19.5-20180507040122":{"name":"composer-common","version":"0.19.5-20180507040122","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.5-20180507040122","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-YOdcGyCZCpRWr61ohpP4oBuzUCtXnet68I/KIGEN7Wb8Qw8xrjT5BX0eFCDQS4SHd/4M+q5ks6dW7b2Fn9Wsyg==","shasum":"297763fb9b1c209158e4d65a3df9b534344cf46b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.5-20180507040122.tgz","fileCount":156,"unpackedSize":2517042,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa78+aCRA9TVsSAnZWagAAO3YP/3JJQ9yNVQnJ9cWsOGPx\nJFfVC1ux55hjXZMBzvwazF+x/+0C7qncZH7fEj5a2HSmZZdxEwgSuc/9ozb7\nlTj9hhB+KcupQR9YspcNYsvQGLvBEQSdA1AhJo0lauUaCgNL5QmJqj5iiMr7\ncJPu1l90GVm7oDcnatwAF41QIqphVARHNpC0cugH1XgOG5JqpC3BF3rYNz4t\nAsuAraTxm3uAkoBrQUTdDrT8T4KIfD/AftilUL+0iOjB90tlXq7kHQe5qWTS\nyqetDmf7dxNxtlmoIpxRtjuq9xEN/MZsfX6uWRTzsAARFn2StGi7gOWmtxYo\nWr54FrLVd3AlDCJQfzbM8IOAYn3ZyPNcHvVuUSiNlx3hcPStJWqZP+51r+sF\nlFqjH8gfyKheV5FiFdHaVRMBVSQPC9z7bGnAxD5E4kx9K2MFt6Pjo2qBShqL\n1oR05BOzZkYaer+zSqvQDJq8wdSpmaWSokX1yfKT8mco68dY7cu6dfDDFS0y\nOOE+4mrFsT8CMwysDxQraZI6wUh6cG7oXoqmv/kUdeWA9hplQnfqAwXXSNDS\nf4wq2DmiubvhTtyfhhlguYbMyZmmBuAYiYToG5XFFqIefrLKxxyWlECv9Dmp\nu5dwJnZjEhFitvvbQsLGl2vtDTO/p6njMWtV9bbHKq2GZgC8zP3DbjtXpL5x\n7zYY\r\n=PmgH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDyR6BNCfNE1pFTcoXCM0ZkiPpYp8oJvNgU2fz+KyyXVgIhAKIfQUFf0va9+BIELIPIq8JnIUMOhFhdzchgrOWxwIy8"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.5-20180507040122_1525665689879_0.6496387107200703"},"_hasShrinkwrap":false},"0.19.5-20180508040120":{"name":"composer-common","version":"0.19.5-20180508040120","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.5-20180508040120","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-AjIxbLrCnwlBiqGmaI38iSfYsYRDEcuHxeHMHghksR1WUUYjzfP/aReBvOIDRtejRUL20YdmGeLVPkCZNOgU9w==","shasum":"d2fceab741e786e564a987765cdc7e5a2329a482","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.5-20180508040120.tgz","fileCount":156,"unpackedSize":2517042,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa8SEXCRA9TVsSAnZWagAAXw4P/i/++nV6puHPlpNOP3gs\nTj8JFKWxg2fXVV1Wycriruve4O4BbO6cPjvArYnBMXbxc8DqtzB+YqFPj2IC\n04IWIgnBx121TcSsiIVqYI/gKAVOBqBdSTnUdsgAqX4l+zZPtxd3ys6OYkPT\nqF/97zb2YTDSDIiokOC40DZNNipfnTv1z/889C4VnBUrI9ShTPcWbRNN+Bdn\nz4U86y3v95usDmhcm9ewtbyg9TUSO5bkI6n3hb6q/hSZrbCLpjz21fNUDMMx\nHFhZF9Yeez0XOn/ke7Qfz/0jfZayFAHWH6Zyp12MRmtIPKblMM3cPTmp4YEx\nKfIL1Hp2iLRbMIVuz0q6pMb64REAUn+TSNDiM2+VqK0ohRFgV4jv6duKiTJ1\nqEDOelKzOrsmOl/N7198WUd08Cl0YbUqTo9mBMxxDulmurqGP04+p/p//akK\njh08eY3VhAtGyf5hFUTmyOS7QVI97zroYqL0VhPiNJp6CvsKlaBDet/ghP8N\nw9eu6VKfuZMyz9tDZJcXx123w02WVPOvI1Fjb0Go6xuKY5MJJEtqM96ZwOib\nt6Wy/9rCOw2ONMJo2H4vcJrqijs35XlV+9hXGSoEQB9XNEW6OUOPspcIyiZd\nxyfvwzr2lsJo/0mAp3nbzZiR/bs3gjOpQMpXZpzDyIxVup3gDj7aVxJqtLMp\n87pV\r\n=EmTG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCAjmztXILxIEYUm+QEADV/1QnjSeYUsXt4MzkVh6DV5QIhAPypfa03ufQwB2BfJ0kQd532HTZfJqVAoFaUDTJnXwH0"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.5-20180508040120_1525752087307_0.8529523494466709"},"_hasShrinkwrap":false},"0.19.5-20180509040157":{"name":"composer-common","version":"0.19.5-20180509040157","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.5-20180509040157","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-DUmJNjQS998s8f9wzEZhFbY96ayiMBEYNLY66LKeqV3sgd1uskIU23HOjWyqVi6tCRb8Xp2yvjd3ajASJEFPiA==","shasum":"d2d4852366f44265eb59fb6ee348f45776ac1af0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.5-20180509040157.tgz","fileCount":156,"unpackedSize":2517042,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa8nLACRA9TVsSAnZWagAASn0P/jzDXVXFrCyavxoie4kY\n7GjkeDsFuFh67yx2qcfEw3kyVVZY3o7JMOhIeLnMs36SrRm9tGJBkBNsiZ+f\nY7xcVA9PrJ7DF/AtKq53f8ryZv7Pw2uxe0h0D46VdiRdP3OQEzhk0IrHXL6s\nVbE1SC0JPRyQMoHgag+WGRmi3Aw5ImVBjageHaOoKnQdkM41Ru5FUGyTkwo2\ngjt3xnNgYRvA9nY5JRd7fK5kfWeX+W0V6AAcoQJBBbRg0tsP6ZxT7qCyx+/1\nTnT5CTzC88GPBwqZTNawh5RA2g18qndpJy3Jwgt5u41rHJTSE4QKtvz/FNQ7\nqT+7/0GJRUWJUefrcEx0neOILv+S56/RujjLKu8Od7ADoXMLBWKB9on/YTes\nScEPRqniJ2Wer7gYRRfYGYV+VcWmV3KNew3xwBvHmRiIwCe3qrSqHEyBEA6e\nlpze+bJyeq1QmQYiaj9BV045Y9ETw3K1TFan0we/I63tWuqwQX/IoHqe+t4G\nZSygx5g31XlR8HNNl/fEI/938wjEi28vNX+Rs6jicINOnLqePXMx8h/6kUfZ\nL6eEASmnv8wmsC7FpQPCeAzYAGyhSeoACAx//fMUl6xGFsGpOjSUtLg7i1og\nu4oKqZ56oYYdLCFb7cz9hATBSUwenPkeAgSD9XxdGBi3QgOGcGsTTpSvDKMq\nG5mH\r\n=2CUC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDDBN+pf1iv+nUEc5sdrXPjEPRhKtmAtCYbRIEFVzYi7wIgORHzEHB7JY9MKT2600sbz8X6Y6i7hxZj5KJXpyFRRKs="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.5-20180509040157_1525838527982_0.9830153019535746"},"_hasShrinkwrap":false},"0.19.5-20180509085643":{"name":"composer-common","version":"0.19.5-20180509085643","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.5-20180509085643","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-em+XHoVuDtgI4R0fWe5KMXSxa3YV+MeOZbq2+xrI6fS+BpPpnV8e9iMAEAS3QW8WQK97eJJqBdirOQGh5tIaSQ==","shasum":"5096cca6c6778e048bb198927f09fd373f8d3381","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.5-20180509085643.tgz","fileCount":156,"unpackedSize":2517042,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa8rfZCRA9TVsSAnZWagAA97kP/39Sfz8ceep1D/nmz4Go\nkWl+BEp7T6/2NV8kFrco29VS1y8JewCF4sngUgf77QKE1vyoCLvJTBrsBiCW\nYF/X/8fcxwoXfv3k7ajaCe7TdqStCV0Y3Pi+gB0ZGOLQEl1Yh4YK4qc6dVA2\nnXbTVH6cL4LKdLy3WmANoaDUBAE5VzHES5cFaqedhSYS6lfeE0kWhUe+pH7Q\nRPt1X6H74lew78wQB2kcERpWTEJE0kpCpSOUQlOEsxcmXfakhC47OKBXiWpM\nZASZr32IQPAa7HVmslaFH69O0s9bFrgOlG4WwuP4fbzGuR5ReFsIih1Z3F7X\ntLihq/nZj9X15WbH6ZnxutvvbFdYffhRMKYEeHSFq1CXguu8K/vbdqx0Vb6J\nELxukEY3axYP+eY7XIBEBhFEbTxUAK/T3pPTVoh895gGxbshpO813OxRKdDw\nSGRX6nnhpYhpbVyp0lK8CNZJJGrhenDe4Dh5mBUaAn0nPaMbsbJJuGHNTqku\nzZltpyZQB8SLqoWdvyhvZJf1NnnWnJ5bcEFRNF9ADm2N7Dh9D459Ne4E0B6K\n3a3K1XIO7LvRqt2TB9RFArNeoL8AlOhnPl25R6pUqgnmJE9lLpiPstieOKY2\niaBLPSq57G9iwZ7cO6M+C93Kb58REl6rHsA5y29EvbMc2NAhOjMC0RNo6RnD\nh4fu\r\n=N3/o\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDWT5KAlleRodXJPYG8h4FxWMvU1lZqRGoCA/pumk8JEAiEA/xhpIo0jtmKdOYn1NIQanKbQ3shVLdTSmunSOzXX8QU="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.5-20180509085643_1525856216672_0.7294852458118488"},"_hasShrinkwrap":false},"0.19.5-20180509102337":{"name":"composer-common","version":"0.19.5-20180509102337","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.5-20180509102337","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-7s9yyHlRlRaFsPgjVa875tkwYdv1JB35fTeIfNdRdhBZqkjoRZfQLbgPim9iSaYvheSri5sphNZIpCB79+6mug==","shasum":"03cd5e9e6c02a074bb9fe39f00671396b21e8271","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.5-20180509102337.tgz","fileCount":156,"unpackedSize":2517042,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa8swxCRA9TVsSAnZWagAAotgQAIqAhCnAulgwr3UZrlAv\nePJJbxxTuutsnxGzBMeyReIjrFL0aYxMU71IDR8mM0L3ef3eqhrsXo+OM13C\nCOr/5Xp+JYQJKwMZWuDOLIFOf1oyfBS1s0ydrqXM0AFsizNuGCGl0MHkHgxB\nOcpsSuSGxTU97qQ0PFlHRmHPlQPn+bg9W48rTz+tq0giZpFVl8vZtVjwdjnm\nJdT0k6rHMQbS8wF9QR3AC752jC/wdlEo9oG9ROiI4MZU6DZScOgtExN5+jw4\nZIo6dqK+z8aS4KQqrtukhhIdAE12LWZf542DB6lXz3ntdBOL7+qkcodDVPtg\nxE/W5tzunde2ydQoztk9RpE7HESfosFgKvUYlvRyLS/YstYlx8CcRvMmTS7h\nsD4+pPmXC8uNa7DWvpcfK/9cpmwK3B+As9GMhIQDvyQOeO+LavJy6IPvoxn3\nU4hYDFcT1RmnergDLqvAFnrNc8NnOyvCREB6Bcvym6s+wCjWkXjp3iD3KQdC\nto1MmN9+I5X7cIBjbUBMGzswcRgZEHX4d9yJREMsHnSDyj0alvtoiFTQnBtS\n7iOqTUh41z0FOY51J29di7cpbR0Pqzc6pLhYGdrLYHGj5vZ8HJAdA30pgnhj\nYL2uWZRnhaHhfL8WKWG+oYe4DfOzj9/QqAL4jhzCmg+ShQ/1A78eqyM8Xnra\ngW8A\r\n=XnEx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC/LdFR3edBHERFtPPGQZoCPa4oZc7tWDZS8v4KI7KFjAiEAoCBI5QnbA8kng74mTrifNCfNhUdFN3igRV/OP3vveQA="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.5-20180509102337_1525861425292_0.06695714555247179"},"_hasShrinkwrap":false},"0.19.5-20180509111159":{"name":"composer-common","version":"0.19.5-20180509111159","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.5-20180509111159","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-bzz8QVX0BRjyWI4yVldJhFCVT6LDtdJQCXFcJ3iCTKLQMK4055rrqsJhr3NnWetmZB2LiPr7XedeH/Ad3H4PJA==","shasum":"d735ed87feb8c4350176a9c15ac4ab40d38b7567","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.5-20180509111159.tgz","fileCount":156,"unpackedSize":2517042,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa8teHCRA9TVsSAnZWagAAkIQP/A/vi8673TQmu9itLIGs\nRr5iRZ9xdZVonXRE76ltoCkjVckpUa6DQO5rw1Ae/Qzjt7LDk5EelmfPozDM\ncBNPouGv7s0IQFOkDaxWhATJuXTMwwWyRrS7muc2/NtQqWlRCmDx8GEoJUxo\ndbKAuAa5HUe2pt+fPq3u19aj/ojiLIbQjpCzanva/NN0GO+7CIX/opbWvwz8\n4L5CcN2dzOQwwHnB6Orxo2UFpSBgVozZuPm91lBPEi17fQXaKXJhjfi67uKm\nciRDYdPQvnw+Og+N122GYv/qjK6NJgn+vtw5lJXRY9Qm9BNWOlTuwnjRt/DM\nk/Q5hsTvQyShhukMtCoZnRD7FV/hgHiJ3jrDQbKH07e0Fytvp/VNgN/QpLlp\nl+7AUuyG+TDDr+qzqCCzXGULWNmDqQ5y+UdOlUQXuPaS2u27p/UjXZ3iMyOX\nyAhOHkwuhkzZoVFja2xuxO/n8VeOCP4ozy+U91NaOIQfBPP4OoL350b9tkKn\nSXkQFpGEkSYI+cmAxX2qDcGZ9DcuTrRq8NkBnDR34qtTwvM1n6WHVJYpyfxi\nzoP/MX/CCkEW6LNmYkBIOkruy3TAU9+1138b86DfIEohmmW0HH4+yL4NMmPJ\nbjhH4Rw6zqEwVnpnZLGaWFJWvrIjLMFl/KumTAPOE5MZ6OO0RwFwel3c1Qti\nHZoH\r\n=Pjwi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBz0KnuOsCmTmCmeI53JqhuVPNfcybBDnFqGZKgK4hNIAiAntPJ85ObesJbIi1bmZrufvZggi7qqagenbY1dPV5Hfg=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.5-20180509111159_1525864326776_0.3012311017465992"},"_hasShrinkwrap":false},"0.19.5-20180509165911":{"name":"composer-common","version":"0.19.5-20180509165911","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.5-20180509165911","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-MYEf2pO8xLsnI1hxt9o/MWBT6YQMJke1DafEGQ7+1w2hH7ZIZp9xH5k2fFXv6gKADrafr9JD/55+WZ3mCIXSgQ==","shasum":"822dc83c545390fe91e665dc8646a6072a9f895c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.5-20180509165911.tgz","fileCount":156,"unpackedSize":2517437,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa8yjnCRA9TVsSAnZWagAAmjIP+QCTxgOO/77bZo0J3/kj\n7Y3R1F7sOdikd1Vq7567E4ajvktP2WaUNvB/v8Zsgb9E8PT3MTOruzx7+rKq\nvnLhrOXy4u05OfmufzJUAFNybqtgjMCBm9dVSanO1v5u4l/SgOL9U6SSd9Kr\njmLkGrknFKDexVltjDjI3me7ekz1HVMLzRxCFCeVmFImgg1MhHTbjDYOr/q8\nB1rZteRwfqtlkplz7vrX+bEuIqSzKPHXyVEfSmLbcGYYWKEQ/Re+LtRRdP7c\nRaWLxVRyoc3gfDIu1Fpu0lcqD/28BYmueROttwZSYxCHxFx/coGQCjukp9zG\nd0ua9yQdrR0pwr+NZnSMeibKDyLBhb+gSOiw1IUjyLK6oepGWNSwIfgbPbAh\n6zDPzRYw7sFTbhuRAJuAfrVZd+mIpOvFL/773SUen78FJ3NKtbknLGOreIlp\nBIp7IG1l9ivorCxoWADxS2Tpf3itnGhZRiaL9WovFsZyicj0jAaKkRx3xbHS\ngNpnMPwLUFvAAqVmEvYcmrtkqmIAlIxI+jq/C1lf9fylSENd2JEaB6Ic+mQH\ncFUKHxK/0NkgnvUJR1rIDVBMOI/wiuZJbPj2T5Fp2aIsaPFUAO36uqhBpu24\nnhllD9Q4DSWDVmpR6An828J+cZ9/9RvguhZYq7tlOwY8oQD4hq5M5r8GoC+O\ngxR4\r\n=NLtv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG0i/pSTY3oRq1SQPCW9b4gqKry1jbb3fN5eX8KJ19EdAiEAyjRclKFVrUdUF6k8B1XXWyE7GBqwZlO6Mgn2brTsYwk="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.5-20180509165911_1525885159012_0.2333185787137675"},"_hasShrinkwrap":false},"0.19.5-20180509185211":{"name":"composer-common","version":"0.19.5-20180509185211","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.5-20180509185211","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-aMksJLBVOebbre9hjrzvisHNKGLnz7e02xZXyIOpGZ51aFv977scfhVHZA5Rg+KPV1XryvcKCazfTeJ4FMuoKw==","shasum":"cc4c73c9969e4437557d531d68d725322259beb0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.5-20180509185211.tgz","fileCount":156,"unpackedSize":2517437,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa80NrCRA9TVsSAnZWagAAe9oQAJW/0KjHv0KYVOwfDfIq\nKbkJOt5UA6RFAJPgYN91y2M05DIuHkJhOEvnf1hfdmqR07FWC9VH7QE958XG\nUA675PdzAvM0p00YFvJDVOFlMNoxXKLVDa8eN8yEj/JtEH7eAELJ8WtY+UoT\nf+SAbD91upTP9X37FRKo/kRsAx2CgAbYR6kqHChPx/lB4+RKWNW1BJ1rS9Y2\nyyGux1c6FHQAo37MmhOrbuI+z7vzVDMJAv0WZw/icEnNwjK+WZat3GQGX+wo\nvOp7FtqtSClx+e2puG2FQmdj8Ez0/u6kp4ZG84cmAlOpKiqLobfQnUBiPyo1\nqSpwR6JjiR2aKypo52JR9Np37SVROSkU0VTD3rLVwB8yGb7O7oYarxTyI4mf\ntWo7EKWwb1BV7WjLURPair5l3Xv3Q6ENGzA/J8kcifCxZiP5vn2uVD7pRgPn\ng9zKrgH8WJigfAnUWmoZcUYyKbPzqQTVs3QdOiXlwTSGLVR5N8TjodzMJUJ/\nHLMo0TQzzml3bzFlHDlIDDjZ5s/xIQUFGyiUwZPYALdoUEU89TtxBE/nYPAY\nyMmz9LPI4wTBOMKXsM46qP/hwoYxGcwm6WmlIhrue/k8RzvSzep/1hhXgwiJ\nrVT1Q2psHLq+gzSHmFVY03huKH0e9k6JwwNH4rEH76X6NCtVwaWTvVll9PgQ\nzjBm\r\n=vNK+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDfNGoU7M6W6VJ7Ifb6B3VTL4eDzjpAyY7M/ekOspzkmwIgT+naPCnl+dk+0/7PhsftI7Wp3Q7Skt0BraFFqQyTHuY="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.5-20180509185211_1525891946511_0.849482416674147"},"_hasShrinkwrap":false},"0.19.5-20180509201744":{"name":"composer-common","version":"0.19.5-20180509201744","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.5-20180509201744","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-3YRowPQG9sP1OHBAW2FMbQ/Jksc1bepITfHt7AN+y56HINtCoj91eXATgETLEB6VI9jV4OlUJJYMGXNDtyFQbg==","shasum":"e5f4a62454298b43f1c4dc0c0a755205d4e97d37","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.5-20180509201744.tgz","fileCount":156,"unpackedSize":2517437,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa81d2CRA9TVsSAnZWagAAATAP/32KUohiTP+5y53aIUBI\n/JQyvDoWz9ybUgVh3D4kRI+Td4NB2QBmWPNk4fnV3tHo0lAvIozOO7Drfhiv\nwqDGx6LLPKDSg15mdh3IG0ByFZvs+nzu8cdtyqOFG4/0NSXKNvLGCKLUQc6P\nnkWh79X9KKK4iTvd4ijEUXX4uSXWhJtaw8SPNJQg+qo2LoighDa2EmQ6Ij1G\nBC8cwjaRIN4rJkjNP2sM0O0JR3GaLI3XVbg0oTYvJ+5jkLm7eD6zMeOvhKso\nLQ9+B/vTFBhmJqe8YxlGPlLCAjUC78DSJtvf0apneRqOW4OgDPTRa/MFz7+v\nAuQ+yvxxjbxKJiiF8Asz/QK891Nf+MmXHPhGNiREjagFm5Lm3CT42etVkait\n8dEZ0n7liq8CqwSEypHwpVmsFL7ggnf3/7PnqCXA16Hoxa3KW6x5r8n61K33\nKQsfSw4m7F5vkfJkWS75r2hz5Qh7aI9lZncXSdslVXsvi3Tv9Gvug1+J6a6F\nls70h6yQ1q5eiVq/jMcN4T7e4Cq3TAtepgACuJ7bX7zXuXi8ddUnXhw7pHXf\nk6hW9EzoHrVsMfdMWyNR2TF8i5hJGjaBT7bzP++IrQtAbISVEi8piyDOnXLc\nzUgxaI1jU3G76quDAJX6KIP/PNzkyjIa9zJbNFjveKpyqZPs51cNVK8BAAUY\nS56J\r\n=7m7X\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB69dB7YojDW0ByUuxdzdegcCnOGqGZG5BH/rHxmBPjwAiEAgfVlZXc/A+hMeH2/mTzWzmKr9xwqdI8wlcsiU/vRA7I="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.5-20180509201744_1525897077835_0.5314896741396451"},"_hasShrinkwrap":false},"0.19.5-20180510040501":{"name":"composer-common","version":"0.19.5-20180510040501","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.5-20180510040501","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-sj0lymrMrBdTfNhr1zpBufYQR1M6F8hedgSE4s0VC83OPC06k4e6gO4cS/5+T4sl+g/ZnWhWLc0KSXlOmcisyA==","shasum":"6cb5b2d7d1bf14836202ee90ab26fd8d7a7d05de","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.5-20180510040501.tgz","fileCount":156,"unpackedSize":2517437,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa88T2CRA9TVsSAnZWagAA0xsP/3CLYOlG2T1aswYklUwJ\nWM7PZXG5A/TXWeTtfRVe7IbtTj6KZw4qJ+nxwLbuZRLGUiI7oGcXLsrPVCaW\npEuhhjIHyUDbIBu9qL+TJv401VFv+hc9t1e07d2e5PEDdtSVTtG6rLOE4xfd\npTLR/+pdt+H4J5m86VzrZLCOuzGzzRHy6tafWQUqcWy1RVzfUtXoTbNFRrTY\nYtE71jA7nxz2uCGo0F8GBh94Um5YJZ0iNUTuJIJr+V2f8mZgHmF+U01XuICg\nn9I+TOHsPx82AULKa+OPG7CV2n0eQ3+GryPz3cYt3zift4BnkOuVt27T+b8E\ngS4HeYOvYFcCpwU1ArvcpIcymDgtRD5D3a/uO62PyZe83xa2GMFTfBG+mHp7\nJiYZShrUetrXaM8OwonYaGilw8U6GXenJ61t0zNdpiEAGLBi/ak0rpFc4maj\nRBHtZsvZ/2Jlc3TNwOsNFypkRZ09VgQaN6zao0JYAvtzwmx4+60rRDqBP4CJ\ncHL8T4LlFZadm/qlxbrUFVXMw017aBjQVbzape/SD6eT9iAXPPHBoPrWJB9C\nWg4A/DG3Kk5C3hlzmag5S+UBz3RboElA72Icb7j6ixE8DJL+XzLCwtqFr9Nt\noHGGP7OW7G7Y+le7hCck2IngC0QNUwCqZzXnj/CmrAr85QKj18OgCriN5u6l\nfJj+\r\n=iif8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICJtcDaz7icnXJUHLyHD5DZjT5uUqqGJ750f2ffhhln1AiEA1vncuaeHuKMvseDx7Tdmw9CTKOvlxMh2zLeqtjUDsik="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.5-20180510040501_1525925109195_0.8990457613763012"},"_hasShrinkwrap":false},"0.19.5":{"name":"composer-common","version":"0.19.5","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.5","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-OZrxMrhuPTD17u6Nh3VCnK4FuwC/Vo7AkQ63nA1fht5tnCQnBx3tScKgJvpS0q7r82NoztxMHP/5cDqyxgWPDQ==","shasum":"2f3e43aadac2a3a0675a1eecd5b46be7aa65041b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.5.tgz","fileCount":156,"unpackedSize":2517423,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa9CVcCRA9TVsSAnZWagAAebwP/j0KMwNy8ZEa1qyEO/4V\nLU8JYc2NuBejKSpzwtaIL6IXNAxW2tmmhRTuBk5tLJd+O+dVYfGjY24M7KCZ\nysKUBXQwRiLlSk5QG4kfXC6QYb2vClCJhcXH3doNDzqr1r3bdU1hGjEVHTeh\n+0L22UGOB2nqKxdlcSNzE2CoHbZAR4gmSJPxsU+MjTbGLZLpCnDS/WbR7HPG\nyySYmn/vPiCGAqRfVTmbOZVx2lJBlAU9XDfi0udWvPAIDaZE0AgGCvxsPkVG\ns8wBMaRqanI9sDWSLQtKrjC2fjI7yO2aIbwACd/JRYD789CIfxBt92EbMxf6\nl7d379Z9Yg2K9SxsK09f2oEo4OXWw9r/jW8vpxAtVC59Wr5VdMvRONXuHAOY\nfPiJ26WZzKHP9eJSebiOgKeNdWoFOP6HBTRWliQM9+Fa45K6lz6l4VRIB13n\nJALk7RW8Tr3T4jiEdfp1TVBPzVRWvxckWov19Dcrs04GPmXJAzffmw3w+uzY\nZH1B1T5umaD5ZbB2BTk39/krZ7ScSDP9JxaPYa2ESGeEW83lGIzADecnFhYg\nToYZM9ykQUzAZQ08j1Tc8tt8rhzSeG09Fkr+4fPpVKXAoBrzdTzQiBHknDzY\nHDJ+Ed7d0JixA0SMU0GgO5m5ahhVtXDoQ89RAsiZ9rYHdN7mwtVnEgksu9J8\nN9N4\r\n=QwyP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICdjefyWKmJNpuMUWCTsZLhlarHNcS4RP9tJJW4FOxe6AiEA6OHinATn7nnRHqgYADpKA29oZGWY+Wg9I4bd3S9AwqA="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.5_1525949787975_0.0740489914731135"},"_hasShrinkwrap":false,"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.19.6-20180510162648":{"name":"composer-common","version":"0.19.6-20180510162648","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.6-20180510162648","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-tQSUP9XUbWcUC2ulaX7oWcRy6BLMkmGxrfy1HbpOs2UJ1f6YwhK+EmYm+tQ+faJxelaI1PtUSX0E3OpjgoBQoQ==","shasum":"4ebf87c6eaf5151e397a2e09f1ac6d68f301f046","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.6-20180510162648.tgz","fileCount":156,"unpackedSize":2517437,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa9HLRCRA9TVsSAnZWagAADysP/RiCbpv5yfOktelp3bc6\n4v4DSHC1RJ1jnYnWDqX5VB4DjIDiQ2QkiGpdd8PU+FBjTHTngCL5rx14RaXG\nPQDz20KPUDcYHXTMPOvKb1I8ROGd8Aa+Qy3yc3ozBRfSLcLYbTC3J5hDL0rY\nNEEfKVNth7PNdHuYkMhqkRZDspfGdm9mX2kqz06HaT670dRIzA0Qvk9K29nz\n2nOQrn4dqbgjeEYm/HR+bG1pK3uIq7x/leENPzskSaO3PqRPGYkVCjbjA7jn\nqif+Y4JMIvJ+jozeLVm+wvvgLHSc35K6PqZ2q34AjAsj8yc6SvGI3yGDs/yM\nibiEpod2WH0pCSsn4IyK36YN+oOp0jlxtJ9DDZ6b+Wvm4VOBznAfxDzu5b+a\nBSkJULvIo3JJTFAR51S491GP00Z3q9VXYrOor1T3ruEffxexUkjtsheWh2/u\nySi110CIf0zODOnJUXddstuck+RtlZ4Uzqa/RhTsabC7L8htmk8PepqkpVVg\nP692qD2+/BQ2k8tBfEqAZasXx9M2ulhl3Gu/ov/j6Sv+te1tS0hgZDaAjsQ0\nHr6MaAsRMGpJ0zpQpYqgzjOq3vox/RDhr1vX+N1jAD9hnRIVGpINc8B9ggl/\np9MmejzDKnsaznORFSFSNNXD2A3v9edANPYWs8K2BAN7bUH+qQIpCR9MfNo5\nJ3o/\r\n=UOYY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFhOJd5jyFhigHr725JzO7a4JxJL4enQYvAVAli+tAMUAiEAubj/38bjXT2tTye6zDmLzamHz4ygreyQEyATVsdXCGg="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.6-20180510162648_1525969616199_0.8806324132359467"},"_hasShrinkwrap":false},"0.19.6-20180511040454":{"name":"composer-common","version":"0.19.6-20180511040454","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.6-20180511040454","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-KwDVJL9qlXrL5lGn+smEovhxKfh6YI/ujC7G8ieoSSsdhMk2I919kk2PVMbuoihQjTTCaQd8PktnRRjprNC0Yg==","shasum":"c34cf80ff295fec7fca2b759d855b65bd556b2f7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.6-20180511040454.tgz","fileCount":156,"unpackedSize":2517437,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa9RZtCRA9TVsSAnZWagAACkUP/1u75qe1LFCHpP+YcGyr\nodMJsfzQVvP7EUa36F6hMW/j+JsJXfzM8gO7NgH3lfgj3wR/QBFs+rl3n9PS\n0eWfsMsQxeuvDnuEixbEsW6IGOlyn1wfyTTdHhAuz2IXjpeA0FlZ0dGRAe5T\nbzwrCN0fgCJC0IbwYboVCsJqacqYM1okiLPtB7aj/payR3zZZ2x7ZS+Ad1jT\n1XxNx2s1ZiJBU+myHHcLjkMi/Gm4q5eEzd10/OkkNcVwEv1N/c96fdzh8bll\ns6wCn1fqbnzUsK6nC/kJMgOUX7ejRj0oTNOkn1UffVxKhpAjiaayeKAMLhU/\nSkqIYDWRRMPQhN9tFKpfPCVpZxXS7/ITE2AIi5yDm7GpmUCYSc7Cw1iYRCMt\ns2KL3H8TWIHwpp6apmA1DFBJtXTq/kAbkACDRIiL4SGVDrlSWjjw4goiQ2m1\na+xlUm9Q9Hq4U34Wl6WoSlyjZXEGf2X9KdFPH8lw/OSxitMhNkCRmsekNtC7\nDO13YNcliFCSTgNLJdkS6cZn/OsicG6zS9GAuC5TI63bg25ubBWnosC1kQk+\nLzL+FvwrHo4b6wM/LsoyBKK17h/GFGiqi4Z032BOdo47VbJgYYAB8vOF9TqX\nqAI6rV/eEq1oscOTQm71TVclYH9WpUVIoDBCLHfCx98zbuQLCx2QF/nAUWD9\n68P9\r\n=2TsT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICHVBfGTo536ubcOGA4iHhlimBbqrId7p6FttSs1D7onAiAsypVsYaCkNqFcV+3Gql2u3ZXlTQ7xdmTYl81HlPhAkg=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.6-20180511040454_1526011501619_0.4467729304183816"},"_hasShrinkwrap":false},"0.19.6-20180511150512":{"name":"composer-common","version":"0.19.6-20180511150512","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.6-20180511150512","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-v8wwuffd9TkQdVOGkfP8p5LlO9qQXdP0btyYexMuIq/xbnSIiHz7P3rKzRpFcALIqD1mTNiNwz4ZhWf4dlPMUA==","shasum":"ada2f7d7cf0772c1d2156a1d18443fe3347fb9eb","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.6-20180511150512.tgz","fileCount":156,"unpackedSize":2517437,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa9bEvCRA9TVsSAnZWagAAWk4QAJZS3P6b4LBHP6/6SSsc\npKv8H6je6Jmez/bhPHmMjLeTrATrsmBXKkkZMUCxyyLpFwyAElGhmlfNqcb8\niIBKZOQiOg0WuDI4lqjr+3PRWnL8QzdL7oX+iWjw/sLfHptbDeNg/M6myB5F\nZF6Ox43hn1P2SVFiBiV8BRLBa69AhZr2DUdohLF4Kgwvb2cODNRcoREKWRPV\n2P6IM36hHwR8H10p4K60qcsJaSHwt7TTxcddcGlMEleWOwRvzotD4TmVzQta\nVwgsg3WPRAkgeU5l+eiAPiiY9zy5jSG29Q2COfjPrm1puBM6DTVy0634qBDv\na6SBt1ThdavPGaLEg+aLeQSaGVbjsCr2GsVYBLJjOleFiotWGYIxxXZAjhPI\n5WuVaacgxz35vMvYGBK1N/DB7A39czuSRxovl0cjlNkz0aCg9W45VONQ7JEe\nDEDyBfGwMZNQtHuDv19E9H8o7wUgrJLWX/uH4Q+eq6jtCCwWg2bRYewdLoDU\nGZLmy/oeiFvdDuzieCVHd4FJ+DTm845+/p3M+9It5BO71w0XRfd6NIlCwRmG\nKdfxthURVbow+TNPDTKIqQKqTJJd1dp3hyjNLd+RW6r+D4fX/+uoza6bNDV/\n3y3+tgaMPhw1HWKyVHW3qoecuvecpoHNrW5Qrc3tbADuXHvZ6rmz0JmQ+XVg\ng85v\r\n=NpVk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD1gmJ8t+RLQaC9tyR4iQL1Yx/Imc8u7zV5BbnvHWZYNgIgfxfWgo0TIlQtXEG5mZ0316GwEphDYyvHbAYKVCboWbk="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.6-20180511150512_1526051119325_0.3955067588497423"},"_hasShrinkwrap":false},"0.19.6-20180512040646":{"name":"composer-common","version":"0.19.6-20180512040646","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.6-20180512040646","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-6QsbEQGENo41yhsGY9LEP+OAov3tzNQR5fDuQrgpE0RHifZAQcvIRWLRXRzCfLQeE/YhWc/+HBGNQkKND/1nMg==","shasum":"e660ca34e21281da6bcb5661e0f92be1d396ea2f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.6-20180512040646.tgz","fileCount":156,"unpackedSize":2517437,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa9mheCRA9TVsSAnZWagAAKFYP/2HBL4FTAHIvuBEBKWxd\nygOxGcAQwAouNHx3ClILw3ATxtAxNS91E1J2hELE0BGh+TQMQCDu5amzWo+H\nk/es/XEz5xlpUB3hOE4MG/Z+4rT2GSXCaYoqfjWc8laaclgabVXzUpJp07ji\nXjOqBYz+khKHaj1h9mZIdqVLA/xe9zrpRHxLwi5gMcOuVuVakef1K8m1dztj\nou8JxGT42fl7rDFk1cbWIiKn19XR3FFc/hVzabI3l+9sISAmBVQrRth1bTf7\n3koVswzgqUnYOiN3mLOcqmZzHguaPX9D3kTsHpsG2d5niRwLRIw/nHsS634K\nkIrvc3Uoc3AZ7ondaQEmNkv2siPcSA6AJoqiD6rShaYFQoQrIGLnt9RS3soz\nyQ4D2YG5JYjFEviaqumsowznLFuHDpXguZmzPr7tfwtNww9zbbbpsnPgnpHk\nD7thFsdWXvw2lhKmO7ePvFzBT3mfVdTx1Zs7af9/yKUMefQWXblJZtcJjkbQ\nfmwmSOFOIdziRSSoCqVADqTgWre2ZnoDDaQy6SkR5h2KmOhTZr6DWWfrifd8\nJg8s4eT0XX+e09Cu4pH3nhYSIBf8+Dm+pY3oOWbR8DV9QpkqputOwbh0jDCq\nb06+TEwpQ3ldymwZwD4gkuyRtkShJ2ma9pkjWYK/XDzQINnYYElYjA1YImqZ\nSrSN\r\n=ibTw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFdwzYfMpBG5d13PjSVbHe4IP/Evlv/CoWjgW467PMTZAiAf8X5Hfnv2GfYQFttnxdZdz/XLh1nS0tNyXcRuwOkI4Q=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.6-20180512040646_1526098013872_0.20761861434644602"},"_hasShrinkwrap":false},"0.19.6-20180513040347":{"name":"composer-common","version":"0.19.6-20180513040347","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.6-20180513040347","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-ZRfrNkFTPxm3vZ4vSyWj8i1SQp2VBSVhVNE9Y/BMxJfK46Qoki4Cuq307g9005Oi3dQQx/WrlYzx9MRoQuFQuQ==","shasum":"f0d3c1da7674d1bed178fae6aac9472ceb2fa974","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.6-20180513040347.tgz","fileCount":156,"unpackedSize":2517437,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa97kqCRA9TVsSAnZWagAALhAP/iIKAJNuZiup5TNMhSQc\nEZwv9sR6GHDdu7HlXpMmscs8Nqx5MZQUxU2f3xY4GKdWNAOgiYl4xFgDVgPq\nJyKJwzrK0vmT45QLBGchbMhCRxPpt3u1IGZE6eduCqzWrpgOfDaatyj3/7cn\nUWVzZjnlD4mz6/aQmbmcXdcixdiXpgctd90VO4X8lkOp/NzLNELlTED3Fap3\nGWX++0loDJjtBdR/tNIBihcvgy/XeFGVB/cQK/JkhzFq9i8SyvEegzZbsqE7\nV2FCl71SAyjwT0DezQrCEuETAo+wApPXwPna7J45+CUuOfmMeCKJtbnnAzCO\nmkxp7S+phqtyYAUIkaSc7N31Ei9/CmdZHtW12ytT0fJuSAeBG9KRPxokEqt9\noNpPyQNZDmpDMzvIaMpyNlGGRXxmMHiKOZlQUcy4ym34FHYRveh/1S6aeCKe\nU66Uq9JZLJaf1faEeP7HSOz5f+LTg4bh9atPkn/ryng7rlyx7uBNIXzExoho\nTeHC8JWM2gyZ1PSEJBcl81oc3IlVMGzaozu+FwfTRBheUPGNNp0wFBr7gOb8\nFFVHY8ar2W4xHY5XUdnrdJh2/aU482HUyan3wU1pVm8OmWD8wO928gYsoJ2T\nz6yz4tk5Bge/o9TfwAeRbmDZjBYaXwDW1FQueMqCgxz0KrYBseWjt2MwYwSY\n/M7H\r\n=1146\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFse5EZZO5iZ3CVyPOObkxmXO/AF7LnbWV94kNx24rUnAiBQEWRAcCyioC9R6a49iTaL8QiFA25ONm/MP487gmRWrA=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.6-20180513040347_1526184234304_0.023044863948697758"},"_hasShrinkwrap":false},"0.19.6-20180514040452":{"name":"composer-common","version":"0.19.6-20180514040452","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.6-20180514040452","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-T25lnGDD5wMQSYp5eFyzm+ph0xhL7c+KZWsezgupgognXS+mcdhmVOJyWfaDt4AYy3wLVah+xcR15wZorsn4fw==","shasum":"e8f3970a2c7b8a8053a6f27e29c6ea97260cbb23","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.6-20180514040452.tgz","fileCount":156,"unpackedSize":2517437,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+QrsCRA9TVsSAnZWagAAhdAP/39jLX1cxf+lla5NPLKi\nqiZMvdrmGuLXXjqUC14//BHC6wRXgRxvPfvFd9ZBfh0ufXtrhkWDpcwqAdnr\npZ1ZRfP0aQzm7I1RPoNYQ/0De/raoqAEkgSXdnuz9aoFUo1sxoQCCMOuz7te\n5pcuAB5P71yTgMopxA+w4kk0vjfpujb0q45sS3JPYc7VtsjHBV9c3xOrLEFQ\nZQI+X4CF9UWrgm2w9Ot+L0KMg9a+mJotWjmmzIyz5af1qEaywg3gkAyRRmxa\nDVGsoL0urYV8CjNnWDHntVE/Via84njcN/Qbbs4dHrsF6P2hp2GqsrpYP63X\nlpCwaO6jEIRrylPs7FGQebmSFwTq+2SutYNVpVQEoU1WPAAj6mwAWG5UjRvk\ndFwrDGTKjHv6CKYlwyIGxS6GlgWEXt9wXldQYv2NRHEBtMMJSKCCVY5U9WFi\nkBx6SzofrpwRPyk3O+5AcBQkeJcabT3eCsUzAKRt/KjavYv4TCrE9m6Iu73Z\nn7bExcbMCEgxDYCJkxs5onJWsK6O1rQwVKMFft179W9tF9qpAFTOwDsMScue\nKugDdvpW1SgNRSgVKOOGfCbRyQN8A0UhgoBPm/Ad0qenBENrIvg2Cjcrzwmm\nIbCPUwiJD1MU9hHvheZSTChxVML+KMOszXi6qw1Nu0KUOYXMe85w1cCP5V83\nFSQ6\r\n=V1dB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDDzlTJU3+iVFD4nOCtJ69WuREDQS/f6TcUSlgvOEewOQIgR05i7RFfaDlsHbfS7htBOOgg+tnfm5jzjKFu2J8lN/8="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.6-20180514040452_1526270700066_0.4405302499083321"},"_hasShrinkwrap":false},"0.19.6-20180514103521":{"name":"composer-common","version":"0.19.6-20180514103521","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.6-20180514103521","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-2OvowAbOyAdZKvaeb8WkdH5WeyiQyUkI5DVLJePFejnJn4n1jFh23/9GmFcSbTjEdqVMlUhXX5jsjmzXW4RhnQ==","shasum":"6fb24c299393de019c55c31387cd7d2a21888ffc","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.6-20180514103521.tgz","fileCount":156,"unpackedSize":2519015,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+WZwCRA9TVsSAnZWagAAd0kP/i0MalO3COGT+e5sLZ6K\nkp9r4PpD+JWcD975/BCtG6xUupQ8lcx3cvc+Xkr/376WweNeBJb/8T+QUm3h\nZodSVcoabppybbjhmH6w6zU2OsCJhIPwDYNF2BED4jnHYY14N7W1zivZcOaF\nSeZ88dksUmPv2GxmWmsslxE7gQtpM68HcYHNQcUNw0x9f76aNotlQ/RobN0E\nj5krli+ToHfgKu6ezC3Tu/odPjRRpCIkvBnZWTsMBNFoJvt7JLOKtRPvpbzO\nbadM4/EiTRgd7ru+vkqcnjqfZb8pJNo5wfdGDAQCiH+8Azre03bym6385uae\nPa8VE2xls+rcv6y9donGb3ox30dmY1fzIPKeacuDTnQCuaVGFAf3CBCUIBci\nsellxZ8MMrRInvGwbYs/q/fB3Yjb0YXQx/5BMmvZs9eNcs6wcptlzWp3FB8Y\nQVC8QK3HTOalKpbj+PezSDTe0P/azoo68UzHiIQDGCixLuQkEllqo08cUsMP\npvsQpl4KXh5tbrFzw3NjpCz7D/+OgSOQmSKutFyg08mLZ+iSijRVfV6upPra\nrcNzC7a00+M8CZPSCVg3O3aV0KXnHSm18fuEIFHZXXocMV9J7vySYge7ZH6e\nVkcTymsF2tok2A5Hq9FQuMhH0UtPhAwnH+bwWMBQBzqj3Q53Xf92gInAI/eD\nQN1y\r\n=rLdW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEkQZtiCqenMXV+XWNgruJJg6+ah7K0r4DuEvqXkm/JMAiBend+SvGXEwKHcAXhZZWonhYeSMxFsj/KYA4ffteWLLw=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.6-20180514103521_1526294128239_0.4397883656432515"},"_hasShrinkwrap":false},"0.19.6-20180515040634":{"name":"composer-common","version":"0.19.6-20180515040634","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.6-20180515040634","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-7OJQC2QGOU/jdfnGjJSDqA7ymUydJXaSAoWk2eagyxlse2ZZuY5Skc6SX7sfNRwkwWghhXvBfS/D8qoRwXicmg==","shasum":"df7cdbfbd266590b95d2e942ef8542297cda2525","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.6-20180515040634.tgz","fileCount":156,"unpackedSize":2519015,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+lzTCRA9TVsSAnZWagAA4CcP+wQoZaPNyFNU5r/fmz3X\nGv/iFzhzihgcU13sqJH0MrIuflT9+3yztYXDbuawIgU47EBvalHJfHc8+vqZ\nm2Img+D/U/ez6Nv826f+C6VJKz2v5kKpKhAVZpoxobVxz8clTBaobliTwnkV\nNIbQIBbqExm76acODVnrMosOLM7l6lDoqTMjlT3gKa2+4NFLRYOv5ZUpWiFi\n6Gc35u+IeV5dSPKCsvaaddCz0wpoNtHacz1AMq9IKvVV0dAK/3YpCZZk5Yw9\naub4ZJLSgxQqrPC0qL5exF1FcjQFE1duBG/+OZwts4Croktz1Qfjs3JNOMUW\n+PI9Nk92sA/0a5MrTPYtg3LERjj8RY3DzWKH0uVGisNBiEP9cvLlOZLcp4wM\n3R3m/vkKwuXzZ5SzbKdm2V+VPTsL+GDDG1OCdFb4m8vT6IeIVXhaU0LCDz0f\nAhmEAEiq63LkOE3T3A/lQEjxhv7c4vcFHDMeyIh9dFpZZ5gGektejyNHbXnJ\ncFcgxlwnEMK6ALcYyv1cJ9hfTHyd94kTd3Ial2TkZgBTsORgJWMsJHo4ZzcZ\nky7vmg5PIIw9QeI0xId8shLW2mJWXlVozqPjPl7OrnPmUUhYgqY2fXZJuc/I\nOG/eRCurGBiTXLmz0zMIVCGalLFf8PI2r4Dc4lj3zKuVJDlmgSz2LqsjrYEm\n/PxD\r\n=59HU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIELZS5xX0601WroMgcwROrfB6mkEYjv1gxglaot1pMJoAiEAw+6Um/cUeK7MYm9if/VsaPmHk2gluhIg1h8N4VD0H8c="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.6-20180515040634_1526357203068_0.42022208441903386"},"_hasShrinkwrap":false},"0.19.6-20180515080019":{"name":"composer-common","version":"0.19.6-20180515080019","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.6-20180515080019","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-eRbAGU8aA0fRBboVLmDWQhcbHR9b5rO1tBPv0V84mmg0KOuewzuBH4ra/DPe/WW3SW7B31F3pzRtjnAU1ski1g==","shasum":"1db12c912234c0fba7a29cc85107233aa0b4c419","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.6-20180515080019.tgz","fileCount":156,"unpackedSize":2519015,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+pOcCRA9TVsSAnZWagAAbhEP/28jengK3h0Knv2nQ+uK\n6UW+PYHSOdnz/fLm+7+eL0CAU60vu4YFxbgAZiDqpn84D3CU4ysvix+DFsP3\n90sbzbypnaoH84EEKIhSAz7zUGSCNEEEyl+RpyUIzgt28XzygCkk47V/FJSg\nw3o/Ph2K1DQ94nXPYMduyWoOQP4RPeNgUQiBHRYPXSMAkpvFqbeKIKM120Q5\nwbKRnPyCi6iLuh0UwDrGrVKDx5/vtzBYQbjYK+9FraC9FxpFYxKtrsvLxZNn\nIPaByptGKzStaY6tsOHh6unQ6diNR1sDz4fYpRI8J/7CfLtjNS1XAGeLSn3e\nd3xVhTFOrgV7tMVlHioFh4CgaYsLgN/pGnbrOKGSpcCMmGPaQoBMSOLnPR35\nvWEr8ajyKCckwaAoaoUdh+1BwIZgdWZcKP1iH0bug3N/49VwdoCzILXe1Xxt\n4VXUsKpSH0GrbHkuQVn6u13C50vN8SovI/xBAeMPJJCHqEnU0dIA6ivhO/Ba\ncgI9avzWLPKjmqD6Mo27w7+LNdoB36QjrOWphFzAgco3syVcnC/crf8Jc6C6\n4VF+h4Wi7bTNzoLsxDydm4KH5z9fAIymOHSnSTR0flXnM9U0zurDnKEuoBlg\nsOPBZYuSQMeONfnQX/LgoWdmmfO3Gj3C5UWNN4YJ27FGFbWOyagYdXjSf3nv\nW8ML\r\n=wAuo\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDqp2eim05aevloWqGF3VxtiKd7cqbtKnoOhii0ix1aogIgfjAGTPP2qW1CCRIWH08mbiQgI0klk4+i08PEkcHMU7g="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.6-20180515080019_1526371227490_0.1219036658503887"},"_hasShrinkwrap":false},"0.19.6-20180515084803":{"name":"composer-common","version":"0.19.6-20180515084803","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.6-20180515084803","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-k1k7HCtkJON8mgIfwyhiscsBGl9B+EAHkiNdjtflLzOyFfsDamauf3Em/J8NWg+3IkrzGqQkVEHj08WHhZv90g==","shasum":"f858a9d4792757aacc54db505786d5778849c2b8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.6-20180515084803.tgz","fileCount":156,"unpackedSize":2519015,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+p7LCRA9TVsSAnZWagAAWeAP/1FQ+z0PdfrfCE3gAVaE\nS/vX1YWHvlIX3j9x377WEShJSU2/7/neRLRWJvHRGT0vDmfRVfxeyXMbZ4Ft\n7YQDHMPJp3KM3YG7HSvxrHBtZt2Ydmg3kW7aGHaLRCvAIWPLrPLIMJq/6iXg\nSi0YRtZWVJ65oBDeGRIUsmUV542BZy8QlegwyxB1bc6BnasJtPf7Bs2KYOK0\nz+5X/7hYhPRFhluXBqsDatQ8axT+KpAwMWARciRyDU72XyPZ/UUvcUQW+XXZ\nA0n7iPtyVZAHiE/8arppVnGSPzkMzfVitvoyqc2yIW7wFnKgiAlanObrGQjb\nFxB8H8X7aNdNb9/6y9vCbQqBvS2Jf9oH96U93x34+/ogIIaGFZt+4P5pj3PX\nOesKd/p8EucalM27gHf6vCmFyQkGcWV9cmsWUxFT+efq2UK6pmULBACbMM8O\n2vcwIT7H2CNUt8INDiudwdXAebdvie5CoB4FRkTIT6kiE0S2SDWejDpLV73B\nXx7udmeb7RHiaSF+3UuhkF76wJNw967uOKBb3g3aIA1rZVwnfWbxxA1qL0TM\n6zQsqJiXc/yz2z7ViybwLaACntnBz8z3cyNB/jBLXydC7W6iBMq/riQ/ST1g\nvi7Agh8kjM1F4flisduY70Yo0gP/PfGhUw5tNs9wXnNlIBBmjUJ7FEn2kRbM\n8SOo\r\n=czrn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC1ts/2yqac13U1oX8VSGulCKxNcQ9YDNzJT/wMWCVEKAiABNpRNXVDl4UEEqH19MH0CHRdClfME4LpfVA5jvFgi4A=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.6-20180515084803_1526374090749_0.78004507837295"},"_hasShrinkwrap":false},"0.19.6-20180515100438":{"name":"composer-common","version":"0.19.6-20180515100438","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.6-20180515100438","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-LlHaSEAnoNZj+w19caG+sLlzS5HKZ+9uo2ic4cz5qG+iVowepPIaNCssr+Vb+4eFDXnsp7ogvhd6azAe5jfcoQ==","shasum":"ea5f92c7b7a8a77ea72d465bd0aaf891f62782fb","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.6-20180515100438.tgz","fileCount":156,"unpackedSize":2519015,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+rC+CRA9TVsSAnZWagAAg1YP/2X6BjoVzmriwCDSNMag\nARMoPBTGKToDm996Y4r7lfV+mCRTT1K9P/abyeK3PwmkS9BxMTv/5wvdd+zA\nSaM/htugr1tLsbs8Ft4WaAVsZOaYSwz312I/Co/oiBUw7QL4MYYxGiIDI6WY\nZSrhLejZEdICESiahnaq8Ckj3pOB3pBYlXe/AfHubzoXVXseYtHc6ZjyBeJJ\nnPikqV/zMnK+YZ54VXIENXtI0RuRBvrlkVMtu0npBGXeJmFabVzeOYl4EIg+\nY91gU0ABDzkG4iKKfwpOc+YqsSfRMwnNwk8ugWKix9eZOkJOYK0UFYM/Pyk6\nRhb2cjk/BKgu+Gk298MDDkMnjkfyqzXzjKIP1L104b3QLlVzZ65evNPihO/Z\n2K0Dar42b/4XaFSnuEx/duxDXyidmtJciAo8wSwu8HWPrpJ0qLTMC5Jo7y22\ne5SjyinG3ZNsWhOEuMAbhCZ4D0BDe+QRgzvVX1z+tAJ7fUMlKDsoFNtx/umK\n2XpiTr74Jc3bmtT9BKf7PpDov1gbSg7dH23/93RNp29378UNjlQgjzntPqo6\nBLbAv4i7Jxn0qgR8zzfBTC2TpHx6H0swMIDvnLBvu3AT7VTvuSGYEifBa5g8\nRWzDe8eKjYQ6UcMUojvaR7MsL34LflSPGSCPpDBABoG08PU0s87xYrXsiuJk\nSXFE\r\n=LYNt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCkLwjflM35i5Dxhw1eYyOY3I0kOpyE7lJeorO5g+KRRQIhALUcKWZWj8Go/l26HpwGvGxCKM/eYQcgHO4NqXYyWVFQ"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.6-20180515100438_1526378685798_0.4783143122521205"},"_hasShrinkwrap":false},"0.19.6-20180515123902":{"name":"composer-common","version":"0.19.6-20180515123902","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.6-20180515123902","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-/hbclZCFG14x5XUoRXUsqe+GtW51CCVnEOinVmC76rO9uH43G6cKIKzxIM/8gvvs+MmrF0buSjP+iNEqFVbpvw==","shasum":"6bdba6d66acdedb2501a33010abf243347af5278","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.6-20180515123902.tgz","fileCount":156,"unpackedSize":2519015,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+tTtCRA9TVsSAnZWagAAh4gP/i5B7kpg6Nrfp0DgUrzj\nb/hnaJLmfm0Unh14uvrb1kgjrw7k0OjIG9rfIuiqVrybHSfzykNxnGbXqUcC\ngM9e5DQ+xDeFarCR6O4/shd93rnDcl0zMWwQJQ/wylZ6l8G9vPM9hUGqIk0r\ncwQH3nzUhG92hrGBRsuq/4YGTXWfvGa71oDyRnYBXSQBsZgfUVH1xSOKjmJX\nD2Ybc6l4oVacUlCwHh0QqqlQ95v7Ti6Hdp216ba7vI+7jIaFlV5LfQkXFhu7\n51u0a8aTlsgOmEqH8nFHyTco/YUQeT0R+dWj36X6NeNakk9/dgpJ/4GUelEQ\nA+yfKUC0Xu3NyEPq1BHlPWp3b4IuTVaSDSlXYBko/cADAZVMbaPWCDr7s67e\nZR+65QLkke/xQwyc1+w0oS8OUw+GGa2Bs/MD+7O4PXc80D4/r69FsHdi/QGB\n06GHYC6wyqpprxTJ6r26lNr4f/h4KZGbnQc9ESTPPnVy0xVOvxbZ3KevNTGd\nfvUqegbzgWlpyil9rWzy0/nxsPWnOowcU6vI1THi7M3WkY3J6p8rv8sMfyKe\nBShERmqeeotFtgEckfh+7FUdzeOPRmNSo2Rq5rz7LwlCqT4PLO06NvwK1ak4\nUaLDs2YmWbcfr4URqGGja9VDyWIVjU8IFXLQJxLi0WrxS64amjCjFO6eGBrf\n904m\r\n=8qjQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD8VDAiDQDYpArTixl+p20zKNIgcF5RsA8qPSGLB0YENgIhAIRJHQ7H2phiO5QqUrsk9z/KcjAx7eP7gJ+gOoZUkXt0"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.6-20180515123902_1526387949055_0.874459966223091"},"_hasShrinkwrap":false},"0.19.6-20180516041226":{"name":"composer-common","version":"0.19.6-20180516041226","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.6-20180516041226","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Qth7xKhzsPnkJPMUgP3KDHsI2XxJoS7CMQ30Tc62njq+zh87gL0uQeX3oasWFWqLhUbpNZUgpvGy8ZUk2koDAQ==","shasum":"2b8828111ddfccfc82b99b80a8eb4b6e469df95a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.6-20180516041226.tgz","fileCount":156,"unpackedSize":2519015,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+6+0CRA9TVsSAnZWagAA+NkP/36WNVNPCs/LnTWWhnd5\n3uTuag5aAU/rgNv4A0bc4RmnnN9tbELJd8upwoRhMfwDM8yT+5pkfdRl1Yxx\n2u6T+bySrbVrUUaWDHQJb3U03DxRCVW9rhwnKH1kTc47TOEGR6eRLVazzA2s\nAj3rIMq1YhJ7x1zguLFgAV9rmdDCB3wH2YPvik8RS0dIUf2XtbTPm/dZR5R7\nIYmn3tEFzDNWlm8tUdXmuIyOjmFUX8VxujmAocK45mBiIzpR7GV9JDIS2hoL\nukf0GJTnowGhtMdipcxkVDR1qMDl7eRcqxPIUCEM/lVm1j4nWggex3kG0dx9\n5GvLQP2dwYjk5SUCPwMtQMA8F3BC1h4ZYswD08XVBd9kCCx18c+PJoEJjs7J\nyWexIofQbDslLlfQGICETRDo4JCmgJYuaNjoa1/xt2mz50r1uODB0KsYaNm8\neaMd36MPjfiR6GisZa6EVg5gpMz1V4xMrATxjOJcF1llczNlP3ArN5AoAxEl\ntGw+g3lmSCwaFmKyjUfLiIsUEVfiwc+/+wbugImAxzlzOhPQTUDeokTENkgx\n7K+NwlAPpAZ+FAOEoC3HRetSogbxirCgb/g8GrJESvnLQCWm2hfaeZHYhbet\nROjbz3ZO7DcET7tDFRRicnacPzQqs4gvWWFACXp+e6dYkE7v+2WLb5Io34x5\ngk4g\r\n=N5EE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCT6EWiWvp5A5FvmOyuwlsnANYLU4U6OEelzrImZRXe3AIgW6CQVJZ8d8s80NeUaBkY+wbsgcLRncXfUmOFTx+6n1Y="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.6-20180516041226_1526443956027_0.9035381458791947"},"_hasShrinkwrap":false},"0.19.6-20180516101645":{"name":"composer-common","version":"0.19.6-20180516101645","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.6-20180516101645","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-4Osa2cgrnMMmbhF1uZKZBnLB7h3zNjgN98V0JxqBOeaNMfw0v79Id44k12F1/4WVLjI/OYxQf7uyAgA6Qt6+PQ==","shasum":"9a1903031838b2254e5c3227ed073da56ccc3ad5","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.6-20180516101645.tgz","fileCount":156,"unpackedSize":2519260,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/AUXCRA9TVsSAnZWagAAvsQQAJkQwgiNxZZo8W9NlnBL\nVZbdnOCtTuS5RK46jkAMAG27ZYnPl+myd+puXB8ANvRNvrVZGqQTPz/DyK3Y\nuHk3kTJgxkuUcMY61hK4THTXuTXaVUxWgBk/Hv8ZnbQiK0zN2zxwIl73HkcY\nx5JzxUWibjwXld1/4rrb7oVkMxSylmh9gXNfc+3U8cIN1fma98j2ZXLaO0Gh\n/zbUoCGli2H0mDMNVblV7aMPuyOMvFWWJOkeqPlRv1gi19eI/sDUWnis0nIL\nw/9uGunJ6g8awrFKxAUij2sMbm7C2wJukmRqe55ApFKQ/JZ/a8zSqGPSMnr9\nLNHh/ZyhJ7/4k8eY+RkhfiKHTmdnH80t4Ng7CSVpa5mdoP39SvcCqilpZaFi\n/UY8mv4KfJCy3L3OwktrgWR/oZDqC+wfGZcootTD+AaCEJe/n1cKKxAxTKe5\nZfWayD+6wYOYlN5uAtVHhVYkk0k0/TDVD8cc1yO0Ls4CjLoNdwdwkg4SGVpA\nTfRMgxPBHKXvLKQH1sdrgrfuFD9B+XkqsFEpl0n5FATjy+4d1DWzZrZqf0Wb\n3ZgAXRg8spIgTocomnBU4LIHZaofzq4Y69uY+4fib2DACdpQ8XL3f4E4FIxL\nFXtR4qOfsCVKFxHdiZ2o3JPtd5UzEQt8cfOLLefvhwbRigVk5NwxP5IyEIxl\nuKnH\r\n=Fif2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID2HasWKSlmG447kPa2UruMySCfx7bcFua49rXZ5LvM5AiEAvV4RsK0ivOMI9lde/80+fyzcYAVErcv4/Djpw/rY4rM="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.6-20180516101645_1526465814709_0.9968111022920247"},"_hasShrinkwrap":false},"0.19.6-20180516131500":{"name":"composer-common","version":"0.19.6-20180516131500","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.6-20180516131500","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-GAcsOq6CJ8HMnyEjHPeiumaOjCuCswCiVw7JMZyUTOxP5MoPu2/XWdq83Q7IIZeTdMCwgX/EbHVRU2ZyZeEkKw==","shasum":"0e4416bc32d41a1d7e265718c2a5b894b948127a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.6-20180516131500.tgz","fileCount":156,"unpackedSize":2519260,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/C7cCRA9TVsSAnZWagAAlFkP/30+Ha9H94bKQelVoAbV\n5X8UDR4a9Zm82cGZRdSHhTCJRgw3BitDPFgQj8MiGoDI2yj4yBKxp8AbUGXn\nwYBtnR5R+/Fxb5tRMIdsQLh+ssR11DoZFQVFbjz8QvtqTPoMDhd2l4rmWcFU\n+QSAj/UIBSdUSzTzIq9RB2i7dW7GJ0opFIakwAn4nifyCoLjBUYypeGkjsIs\nXZl8jZnDG6SS9r7+EwO6e1/M3Z50qxsIacgO/tnKazpuwoeYYe69/n2h6Shd\nHVAc11QuUryCJVfnvlAdm1cBGDHDLPIp5wkCfLVLDmYWLdaJigDUX3ekcv+J\noiSKzzCNh8e1NLKE5cNxcs6QKzwrU+qR1FFIWERbD0rhYGOpKJuV13j17JUU\n/zwu8CBqqs1YfD0iCvUyGkyGvALzYAjPi7NOzr5c/uHqqT//Py9f2BU+rBCK\nBs4t3Ds4pHypaSdTApbm/++fS1xKxKfowZXX14l8tHA6IAkWvfI3ghDG8qPK\nGgN0dKslxCwh83sx4C7tNh//iZ7PRSnieCQtFe3HgN+SmSxxJuGggciIYIHF\nMmiQtoMY1wpyQNBhKZfwBHm8WCXfT5jMaP0iUpzauuylGNNfLJe5LQQZtcSd\nrPN8LmOypxa6x21uPAwZb6hUmOARN5a+MxtwANQ9ED/sfSYW4hYkm0spYg2o\nNz/s\r\n=BGmn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGUUgGllqLNYgalQ7w/wToYPTYpVhJaE5BvmfEJd+F9gAiAUb9cU1M5q8KVFNQaACzBwbjZ4tX8Kc/v55VT0OjHFGA=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.6-20180516131500_1526476508054_0.8563462288483608"},"_hasShrinkwrap":false},"0.19.6-20180517040518":{"name":"composer-common","version":"0.19.6-20180517040518","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.6-20180517040518","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-SkFbdTe+d7OE47d8M4otCVqkFFmlPvHhY2oLlH9vUVqk6WepiQpGJEYTuo9+SyZgvLw/xzKZxj+xIQPnoQ1eBg==","shasum":"591db3aa701fd14ba6ad7d51ca5f8e5c261cdcea","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.6-20180517040518.tgz","fileCount":156,"unpackedSize":2519260,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/P+FCRA9TVsSAnZWagAA+dYP/2Wp1JE4G+/BaaJc8V+C\nPYQG/l42kA4IKJzXL1sQ7bFeRcTi87p+ZLXrUR8d8ST6zxn4ZdDO7RKjyx6B\n5k+RMXyGwxruxDm7WsoS6diPJa2jjImpGM2EB/rWT5AsjZZhedMMZLJyC41z\ntZTWnOdRIUisk12Rdb7aOo8RV3NoeP8bNoUrQj3y5fWYD8e9srOSWvxjeUH3\nVAEHKZ9g+uThxwZRst4uSIvFFp6wBjgtIqtDF/pzFf5Clpd8qvmCTNU4Fc6r\nypSLMuoN8sX/fyL4grWAKrEtw3PW7Q6XO53kkOTPxJzN4euZB6p3YzX+sGxQ\nFkwTyjxaLGHYj4RCJkL4XiA3UgysH2GprMtfMdpqWFujVNU8Vy0DRYQuTUSI\nj1ZodHwihIetT5qW3dAYDT5q82bgCm8fz6GfIs7pQOHzkPDsApdY3B0DrWLs\nadLpmdyMu6LgsSgtUcu99uUqC1v8Yk05rmnW80BJ1lKPf3wKfRPgCMaLIZ09\nQEaEdNOXuynzf5O1YPiDoPDA8nlPUwh5Bws3xrwdFqCYOdbRvapGLKcDIdsL\n1ZsvvMyhAAp4mLQrBn4JDFziv06c+HpQw/Hq6kLy2nuartRQXWc/o4Ck5F+t\nziFU+l5A82so1p94MeBir0LI+OQ9fVCYkpaCP2IosXPYmRkEhTM9SatW6Eof\n4pgt\r\n=ykoh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID5LsFhP1TEZ6dN3Uhdkcc3r8KAjOYwwe9z0Z9YAF/BsAiEAgnkP5M/4+lJcP6BfDjYcjQ6EoBXrsX1WTh5Swusawhw="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.6-20180517040518_1526529925159_0.7771767006235246"},"_hasShrinkwrap":false},"0.19.6-20180517082719":{"name":"composer-common","version":"0.19.6-20180517082719","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.6-20180517082719","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-P1rgkzQMWc3JHYOt4mRdaSedKE02t69ky6gPp3b6XeqPhBE8MAyAj/k9/EK0bLqoiZZ0c5HV8xfMwhxXfbl61g==","shasum":"20d2e321d8cb43123252dffe033ffd409582ce49","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.6-20180517082719.tgz","fileCount":156,"unpackedSize":2519260,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/TzvCRA9TVsSAnZWagAAyqkP/3kQHTZOto/xrHFosLYr\nWcq9AY8M8ChpWe1A1t35menpMbFT/RRbhfKtaJP9QKfW7DtC0IySCCrmDiRf\n3K5AGZARV6p9y8bLpNoD+flISrEMg2vyXaHodbTC7hikO70GUbICX/Wj2izN\ndMEz/CzfTmzWLmJ65lzJxRXbk7R7dF1To3dqa02AuTyy69spGDM01iUsr2ly\nB2r3mTdRzE9sP8t+nxXaL+NgeTwVueefjwF918VsvgxlOOxR8KFr8OZo7k1h\nd8ZnrLQQ482/7HyHJV/HqNDiXWxTdoidqVWUGvNJ7sHGtPSU6BB3d9/ioUpT\nX4SkR+8SLxGRO1VIFwFE1MeTGltYVpBNWMw5O2InS2QsreAlt3OCI9T3ofbk\n+TutESV+gG0FhG/Bq1dItAFyPtLAfsV64lgLGluN+KsoqhSw5x2VmqBRCdLz\nzed7DGGWRSN5sz/GfPK15rlwIp9lOqFkfASDO6dplz8Vhlg9QfCmUH8yjlDN\nTO3EWlOtuGc87Wg8GEeqaNutmUbidOXwiNEkcHvxIdYTprQk0nTNGj89f7PF\nBwaJsL6scv3As94C/BxH5qGpd8gC70N787OxaTTovihTfGuVP4oBY9L6T9nV\nMoklTL84X8DgUpA2kbyRy2pbWtrjEf6xgGaqSQOK+iUngclo8d7TrTRl+/Wl\nD9Wc\r\n=4fEg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCVBgTlroK9V2vK+0temf628QPQ4VLGuNBJunQ+bm5YegIgRppMhNfopl391e1uzehvaXJC0IckmBloAm6SYq75OLc="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.6-20180517082719_1526545646535_0.9189378437015228"},"_hasShrinkwrap":false},"0.19.6-20180517093539":{"name":"composer-common","version":"0.19.6-20180517093539","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.6-20180517093539","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-kY0yaXiuie26uACUckJt2n5w0pMlAd/Wo4If087UIF1RpOSAi5fF2EMQNlHatxFm8WErNHjIGQ64xuWMvNjf2A==","shasum":"75c42dd81eb75ff0ca6dcb04852f2da96395fec4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.6-20180517093539.tgz","fileCount":156,"unpackedSize":2519260,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/Uz8CRA9TVsSAnZWagAAI60P/2atdg5MEG3sYIHEVJMl\nPZWypvCx8DyVamqgWChhj/cWBGM0m5kl84h4/EtcYNdBtiVyxsI/v/45S54a\nrs9n+IZShYj/+rrRkDOaOvgnn/77cNvUbThcRFWmzi5Hrk0HXQNOua27tG6u\n0tr4NNtPpwMBo0pPte5TX+h8e7WTr23BL37bAsbNlEro/S/NW0A/T5XJGemB\nrt1r8yFuvc37CLRn3zZRova8a9LAs+u0rzcbB+P4pasLFdCSc9N6g1SwFOE0\nbzBxCFAoDByeFvRY9zzvp6BzJ35xldnkiIfcgFsbYRMB749YYsRgaRFrsz5s\nEFq2sjaTtuCKznx1Wzpnb+dywebWIXY413ZKrPLP71rdyfohcHXysMnMj7/H\nQTrwYMoeVfaTWh7mxE7pXLoHpvIfyHXwPK7JlAwBNGOikmlO2VTYwvdLunSs\npjrZQyQJOdcXejrkf/ovlcBDNA3Nlg4bbexlEC10ZnQ9KwXRwlbzKFjQt9rh\nwyOBVs8a2OIFPAdUJMrJVhK4HW6uu3okMDGDnsVFoN7WiZwipLaBqsbxpUSw\n72xZKkK3EqDJQHIh06IQ6ZO4XTtyDfI2kyxqGasurPHpJ3ye8YMBw/PpEWjc\nGYB0Kheey6s62s8g6pQKp+uKaE9LMn3wskK/O9X1aWZ5PH5grVlzZVoo3Btc\nsc8U\r\n=O6Be\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDJnw6/0y5UfVNuNHqK1QEF10ENocTQUn5F6b7my9FDLQIhAKpOJa+QFSfw6VoCVHb3kY321m8e+NbTe0d5sQq/Drnf"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.6-20180517093539_1526549754686_0.017860493998272275"},"_hasShrinkwrap":false},"0.19.6-20180518040602":{"name":"composer-common","version":"0.19.6-20180518040602","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","changelog.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","node_modules",".nyc-output","out","test/data/card-store","test/data/id-cards",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".md",".yml",".yaml",".txt",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig":{"eachLine":{"prepend":"# "}}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the [LICENSE](LICENSE) file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.6-20180518040602","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-PtEluXNbI42eDh9mG1f51GJkrKq2BX62CPiJ3u79ZQhQTkiUgKebvgwOgPWG8zi5acQsdAUzzDI9+n0gkJYiWQ==","shasum":"3aa3d6108f853d034775160d634f7b1c0ee7a669","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.6-20180518040602.tgz","fileCount":156,"unpackedSize":2519260,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/lEyCRA9TVsSAnZWagAAKh0P/jsFOrCbHuCZDwMGJgIw\nrECDYa9vOanRjOXIlo9NjCmB86Pxqu8AGjJum9LJNlahr3BugFmbyueB7gjm\n2y+kJpj2OeligOqF781b0qn7p0PiI3YrOwCabpAFrw9bY14Cf103Fn7yNF0e\n2dft/C5DiwfG/z3DtB2W1gJSe/UjUrwkNTRwHFsQlcQsE3B7KkCI7EbDwpMG\nVH/V0wglY84ebT/eQ32+t1X+jp5awJ0rIykQG1YKzMAcWTEZ5wYQ0o4FAlVD\nfsoJBwk8taHVwZ2iQMsYdEl2xlCHUTlyTDRRbxhVH7ig7MoTkkGShMCcOEkH\n24Xgf5nag0vNKAzRZapm3EiFqVA6/Bs1ifXa5eEBnGUgwFdGrTIb+XAmSPg+\nRbA/bPMVqyBQSZg/DsRO7qfZbKI7h7mu6rxcp0epzlMljsOA3WAYY4/LOiKg\n6LyzSo4CcQPtLWkkz7+VzqSB5jtOFNXgmAQixpLjYpmheVkCdyku86MkPuiv\nbb0ldOnI9O5YtUags9O//WZSQPvtHML+G6HcyKz5D8Pz3fxR3FQRqV5yyFf8\nRccCiGUly8XNGVAAzCWFKzeoSkeIAxf+fZSleeXXI+zGx5RNWAg15X3kh0ov\notFQLzOhjKxKNvvrQS7NUSgJXUK3WK++8SYz6ZEjFmqf79rkAFilGph+Q9KQ\nCiM0\r\n=5I0G\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICm2cv8xFtU8S2SqpBzEOOihjXBvBJraCwL7dsPSZxiZAiEAxG777nsDRsJukSKVu+/46aH3LrgvnSPFe2XS6LKDoIk="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.6-20180518040602_1526616369922_0.619433315862093"},"_hasShrinkwrap":false},"0.19.6-20180518095111":{"name":"composer-common","version":"0.19.6-20180518095111","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.6-20180518095111","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-n7itypVAKHENJ6PX8Q7TcCNvMztQm2fdntOvUkbVMca3PgxQlS3S6aQlJ8TCqWTaW8Zj5XLeeydzdhaeoqKSfA==","shasum":"21b5af243c6a123fcfe4fdddaaaa547c61a5352d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.6-20180518095111.tgz","fileCount":156,"unpackedSize":2520278,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/qIyCRA9TVsSAnZWagAAdyoP/iaH+Pyr8RP5Eub8V6Bk\nfgynUIU77l0Gqd2rMtZW429KrOaoNy/qQilYR0L14IkOyRBV3YSYzQbnCnEA\nfCLz7Dr5VucphD6sD5sJlD9a+LTUEKhn/nQjQLKpi4G0Fb9aC7RlqdcaIcLY\nnmkRD+aaQIkhVLLFvirl1O9B1ciup2mDlclnNWMD/RqTcsKN+fSPoWPu+1Ni\nb0oAMejy5KegYdHmX6RnGdQ8skRNjrJrnvXSAfavRpsz+X++mI+Ip+l1v3Ac\nWYfT63EwleBFXODU/jGAPInE98Nh+Up+SumthSPS9DaPmN1AawfVXI4udYse\n4+IyrIyohYAL7ednXk41CzuNbgjUjaDUbfJES5KKrZDZXiqmRbQ+Y8nqutwM\n24YdQ5s1qsU3OfKhLkrozMlq+Dn/+vz2vaqNq+Q/jcainQEYF372+LeHyGwV\nZguQlDHzoRA/gjbIECQFRscsS3z2RnWPL/JWhcyFsfcsQs67KmnIumLqin20\nDL63Qb2sygS6mA4k6pz6mId0KWU4ilKvLX3iglb47Tlc3/pcn5V2S/gPcoNO\nHoeBsIMhDdwWclyvzT1djztWMhsC6ImxjB3iRU27L1gJzvWi5FYm98D2ELA8\n14WOCqiyjo7LBD9/xhdNtLOwAvKRVp6bRB7xea43f8LG88vppvbW8Mr6jepY\nVzZL\r\n=TAQX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAo17IeBqrm8Nqx13RGOoaVhp5UihHquhP5LbyLNvfSUAiBv4kuBJvmpMAXhkt3V9Wyyj1db+1BcwRzArplnW9Ae3Q=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.6-20180518095111_1526637105740_0.09079431821167705"},"_hasShrinkwrap":false},"0.19.6-20180518155450":{"name":"composer-common","version":"0.19.6-20180518155450","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.6-20180518155450","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-vGSz2rqu4ihY4pzgsbsdVR/K2GfpFgu2gLnx3cXO/G9ZidTm4/L0TY3/FFWsPf/UyFnYAY7hlhelDS3ZldOlOw==","shasum":"f6a84b283b1a2acc5da960ec7ca63700e61c13ae","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.6-20180518155450.tgz","fileCount":156,"unpackedSize":2520278,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/vdTCRA9TVsSAnZWagAAufQQAIukrYQWVHmbdoqhl/DZ\nF28BXneL0gWccrw4OoE+mjlnr2w6BA85IP1snk5PgsgtmDspDJqpV73WUJ13\ncxUwq2yfMLMoiOJddr60C2GTUfbjruju+ILvw19r6thfpPtkLTlp1Q7ZjfEY\navyWFHLYQnu3qr7FQxHv+swmLlLmywRO9E4cCVcc5pqp8pj2/Z3zHq1BjXpj\n0mEXeuwxiH+dpgaaYtpRSvA50ZCt43HSlVro8RIKw5asT+DVuvYGojbwvFhw\nlRaAmVw7bG12c9UimaEsLQxD0jKq9zZq1+giY3nv/sbLI8Gxn2CBpjp1skkI\nTCZnHfEAOcrVYk8MX63VkEXc/EZSa0W9htAHRS+vRW4pc0GYx9/wYMtO9RhG\nybaF2ASLkn3npMKJRDDNBrFuHlmE6dNMtUfEtq6vQwU0JqP0kvbHN7oNNYu/\nFuQtTsNX+9WVn0JuRVkFJeUE0bbDMqQoyeKFILx25x6tlTqAfMhufO9O+d3l\nKePB7DbFtx7AeCCIxaWkNiYRRxbxbe4+92cqBTgsAnstLY7KLlz2HliylRMF\n368olGvS21UwkEJoWvaQ8parGzNLgThjhvWdgZGhdg1M5kGw0l3B03mJfe6E\nzQlLybQZFTK1ySfNkxxgr8+yPHkGwBgLhMRvnD1KO8CU3JX5URdoQ4p5I+iC\nxGNK\r\n=WYYJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC3rQL8IMjVuZDZeovLj05m/D2LkwWUwodkEXT5fyHSYAIgNUMyMJe/Lf7TadPFtjdEUTmwn1DOSbkNHVoxqCLbgSw="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.6-20180518155450_1526658898909_0.8196597158820191"},"_hasShrinkwrap":false},"0.19.6-20180519040905":{"name":"composer-common","version":"0.19.6-20180519040905","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.6-20180519040905","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-i16N6hd0bMyQowWN9R1msbjKqurwnptM4AeReRf1FT/j+lTQKi8fhFGqQ10JNRw1UIYgCtJ5vdMN4+zK7Pm7UA==","shasum":"c05f1ed49b79e91dab3e1235f98ae6121dec0198","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.6-20180519040905.tgz","fileCount":156,"unpackedSize":2520278,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/6NqCRA9TVsSAnZWagAAxIkP/1GvSTuZz12gyliajtAd\nNBj+Um6Obaqb6wicWp9fQAeH8srbAo+hFTQi3m86dGOCwcaXDh7ZWs5g6vsL\nQjVPBDdgRelTKvfHCabHQpuWhStnWQ1JvS2lw9a+QDkJCqb+fA1QLCE9y5i6\nggT+8ZH2tk+qoUvii46i/q43StvaTr5DNfKqCtZ1e/AkcyjCpW1bar9Kt/xr\ntVRc/HvZZRBS6GCe/LLhWPdDrTz9eFmNNKjW7CCDpVsxVitNQyPRLsIw+iq+\nU7VJigJrL6MnMe4ZwoaWeDeUNvdDxJGS7vedviG1dVOIsg0Pr2K1tTB8Jli9\n1Y6BVJUFFYZYhdYNJI9v4jKM0vwVUXBhggzi7WjhQrXNCARKw1S6196ON0nX\nSTuTleRZcD3sdUHGexH4coFoLlDfriBwoI3iWb4PEt5OH7Swqspqm/INYCHl\nVCdjPMfoa4zHMez/ysahqfFslSlNYmTHkOV5/SqEW4PRDNTF3WXtNbObpUFS\n7bt1Itk/PEBlDgpozSYnvGFjVWisUqSTGhwEj3w88NjlYMSHqkpIyIfqp5Xg\nLoVFUXEypjtLTc+Ag24mC1CFkuokcn20RcrfL0Ocp0bmP59CXdLiuJN7hCSx\ni2lA9faBTmrnD7z1OMfTDPxvSTgaXA3b/xeiVJ6ZmXnICkD1KrZcacyLfmqk\nxC15\r\n=Nz9c\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHj04e+aukX+ymUtiOlW5ZwqO7+MoDpI3LLrhyKCEzMUAiEAhn8flKRY7NeBkDSXTbnTjJKs+reHtJaBvPB0Q2EV6kw="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.6-20180519040905_1526702953691_0.0160369131338578"},"_hasShrinkwrap":false},"0.19.6-20180520040734":{"name":"composer-common","version":"0.19.6-20180520040734","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.6-20180520040734","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-hkK8XyAqbo1wcNMuiKDb6JPBA3m5F0nP/h6g28N7hTRFgau8w1xX7LXCCY6wnCqLe6CvjmUMal9dXT1JJg7GCw==","shasum":"9cd3db23037c8bd319bc40fa6b0b1652aae744aa","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.6-20180520040734.tgz","fileCount":156,"unpackedSize":2520278,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbAPSPCRA9TVsSAnZWagAA3Z0P/1SIrY6I/nOpbKD1x9Jj\nOV+ns0Ms03rZpxycVC4CSJ9msbWcCBoBVwJbUhKXF6wy1asVAaLFAcI+g9UJ\nZW8jGQHQlSYvhfz2G4o1hxcYrtoPugJqJRB99VPo2DMpJM4Oy7CtZHOLwMzm\noBj/yRPGL2inCbZ3JK2krcJAjt/3sgq1Y7jNq8BM6NBHzUFZi2ernIlmmojZ\n7YiAj+3S4u7w5uQ2uVL2FS/YW8oWMe+4HFxnWKBOKGOSit1R5uPtbQWOGbcj\nG20QjxTE50laBcMHaR2BBnr6Qoz3K0TR1eHDNzMkQzToI3g1yPn8SmOuUapY\nBoYS5BanTcTQogsrVy+Unt1us/OQVnD/a6NFvHndLoghH/7+kxwRw3DmhgTv\n8RlC0oky0djAEugFO4WUAKFEYbdQVTW7nCxB4GL4o8Tanfcydgiznq3ey3yA\ncGfXL9AGOqAiMCFVAgDhiGlqHyRAEgcD2r1l7+K7gm5yyt3M0YvKs0mzs3v/\ngCyFb8riEOe7iCEZhrRoOPhgow7kCfF2W2n2ksbjbbaqQv9P99GA9kqf1jm+\nMO07CtCqot5PgcnqPkMNDGuhOpwmw2z3SJDBSeITw/NYnhQEuVmDDgSvORsa\nYFNtwszPb+gQDzQ1vvymywwO6HUzdTW54EhHkFTo5TY0vUB4tyPs3glUDwLR\nX30f\r\n=kcA5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCdAZHo2SeuExjXJrEPiEM80yjbFTrSUmyCccmKFcrcDQIhAIj7xfbypD/JBwPLgEZE0kSgjnR67w1ziFnxzse7v5x6"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.6-20180520040734_1526789261926_0.44290930877001844"},"_hasShrinkwrap":false},"0.19.6-20180521040635":{"name":"composer-common","version":"0.19.6-20180521040635","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.6-20180521040635","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-a2uqmU9UKFjmQMzHlfLDcZdtKDFHvQSmwTDwU1k7iibEzmIM8MwERoS9x2Khd9MMuNcdi5x3zpBmjVfmaA4PuQ==","shasum":"f381be9257545c5fe2553332d6af4b16ef852e57","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.6-20180521040635.tgz","fileCount":156,"unpackedSize":2520278,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbAkXTCRA9TVsSAnZWagAADXsP/00eM4rXuOCKQ3CigdJY\nh3fbBEZ2LncycybuNPFtBZeVkNBRnBcU2qVP19WULRzJJsFtjX9H19256F6u\neFwur8tgii+4t2oWJprgyPElJar4mee38QewBNi2HnnSoVYudNF/3RN3mjK8\n2Wcp0fHbXfjBFkPYpAtuiAQtu9QoVuCfZYWtFnU+ln6/SN9yIK+ssObyoO2l\no8E5hDIpWkC4HOlpFsIs+pdQV3F2jwnpN3Q5at7YVQYHKGhm23nlXQ+TZX91\nwHNL0Z8C4VdnyB/GgPY89N6/rr7w/BK0ptcG4JxcuhjY+nGK8XFxXtge/qKo\n+QybYi+BAyn8LRtheI0dekc+yEuvyl7yLBy8W7a+3C/25zEhYWIaH+NgR1Es\nMWXxKs08lrwSqi6TvDU6pPZ+pM9wdilgqoSF8NeOXv/uodnia7/KBAqq2Leh\n1fbgj5Ufn7ZHqm7EwqsLbwu0JUGmL3RpDh9lZSes+lv3jbtyQfm28YvVH9fy\npscO9UfCJ3gGBMAbxrHsBCQJswCSIxOAPsW2PyNr3W9xPSO9hQCDc/gFTSc6\nW3s+BbPdUy+Bf+IR66jg7A9U2hLw7T+HyK4smzNMLBKBl6iUXELP1QwNeD8K\nBP41QIIBmDfn1qf9XUn5el4H5oy8AxOaZfNXHri1jz25w8Fo6Kitq9bHCDTO\nQ0lf\r\n=EX5A\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCve9iToxDogvjeMOfJ49DQxJi27gDejdM/omzADhtBeAIhAJ88GmEYvzY+UoQM2eoRAqiK9/QjTt9SixjevpHvWSNQ"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.6-20180521040635_1526875602693_0.7750171695237902"},"_hasShrinkwrap":false},"0.19.6-20180521114944":{"name":"composer-common","version":"0.19.6-20180521114944","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.6-20180521114944","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-wr1I/V9UyQKlb2VORwjeKidhXHlEY7B11vQ4KyWat7b54OXx6adB5qz1F6Q6xd3MX4Qcjs6SnGxAxBjLqlwd9Q==","shasum":"590d985fb3e91db6f8717887efb7e81e0d8cc7f4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.6-20180521114944.tgz","fileCount":156,"unpackedSize":2520497,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbArJgCRA9TVsSAnZWagAA+skP/1IWq7wAXdi/t0FtFutb\n1J0GaKfPUu5uzngHyPL8tKmI0ND90t01KrQwShyJDD+032xbOEzuu+xs9h09\nIxXAJeniyUCY+7u2p75zmMaoyouzs4V5Yn9fS1xVWdgfao1wxaWR19/wB9V9\n4JfBUT02e4z7XJ7l/c+e6f7uWcgUOs6lVJOXh09Rvdphi8kTJ8DbxIAt/x5Z\n+8EdDEMZRJPLv1oM/Qh9LJzMdhcMQht0i6rb106RRB67pMFgUXo5tbqyPNNO\n3qHaSYaoLTb5uhES96f6YUOad3Y8jYnfIhRGaWvRaKMuu9bZfaXlShkoxCzL\nMOQmFZpm+CZfJFSI6J/rd0sIvwCzF4SpouzZ9VtvgjGGrQylPKppcZB61HDO\n05VzEzQlcTtydlnK/MEndYG7rf3mbbGckIWfL3hBzBwyW3WmVzV3WHQpiNy8\n1yxVpDYc8m5Bo9mKHuAsJ5px6lDWyYL0p3myUykEAjDOBmXmTsOzpUtq+uv0\n5RoIzW1ZyyMXySm9JBFOoI4bIDRLwyRy3GY4Zc8YxPxlLSZ8O1ZlWEuziY70\nAzvupm3b5+D3GqzrXFFCKz8znAlLX4QK0kKqxt/UI7UezcFoB9Q8+VlTU121\nzb5rojsDMXO8nX5AyW0fCkfqTDxRR4ObqgthsuML2S1e0wlVp1bJqNFO7CWw\n8agq\r\n=yiKr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCfIl2uzTt+Zekiy+FQsMj4KYJDZ/SavZAlgjqrn++bLQIgBaF5m8HOH6zYxEplW2uCerbVCPXXEzI4G+OL8MkRhyg="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.6-20180521114944_1526903392184_0.435744513564589"},"_hasShrinkwrap":false},"0.19.6-20180521143513":{"name":"composer-common","version":"0.19.6-20180521143513","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.6-20180521143513","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-5zmH/KoHKzh0AjPWFD0sVnX4A+Ww8154/2psvuBrqlHsBS4IH4fmLCjxnB99lkoIkLmJEPtPY+g+IUS5AejTmw==","shasum":"75e7e329b016b7d120151b841db160f93c04e68c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.6-20180521143513.tgz","fileCount":156,"unpackedSize":2520497,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbAtkqCRA9TVsSAnZWagAA/AQQAI45z4Xawr5/2Z3CXG6d\nC+ZMapf/QkK5YanXdDoBKCwTA4r1tjuqTa1qJxH6bcvIgbvESHKjcBl+3Pkp\nunEXW9XY/5VAyrJ2VSjRSlSbzKYK5xCWRLnwcsKt5xWzzLieP/vBV6rb3Q53\nOISjcu8ZaognxWgAcsZ1XoVGpvRrdOOuRQ/5ykEN6BDgTJZxWEfxV4TeckUh\nseFJzK2PDxYvPk7tyUV8x6WDj7gNjLLna0P0jkqhcipttjAzbm+eO9bhM7Rk\n1BWJYKCRfKSSoAR/3HOKxp0WH5vBjVgzo9RANg+6oaiU4T18sZjqZVUJdFvv\nMGZdHqBdpa+JLnBKLRlwOQ7uP0yJTfG7KRgRF9cnObIepZcgPzDflPKTKIFp\nwOy0DizjqJnNAKITKAId9A8p5WhRVQJRv060FG08QZQou/DDe/5qaAbUIxU4\nDtUaE6o5l4QQ32iYwpRW8N+sEE6sNIfnxpGDAE5mvCiDNJdAP7h7oYOsSopm\nxc8+dgHN1JwUBJXoeFK3jZsTf8/q6QtE6m0NiRddriVBWastK0HE21XRxzq6\nUhzclCXNwQmsAdJwhVM5FBpjmHXKtA0ndFWsaStZKKhff6j1RcmsD+O8v5kl\nFOG2qus3CG7uFDsWayktgJIGCLRfRD6PLArkEMOSDR6XziPFjdeoNRhua6+Y\nDAgB\r\n=ycu8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCtI121YLHiHJc0ux+ucWuwlVq0bLMY33mlQVIkUnzNnQIgTtQcopCGM5VQOuPvBr9/tv/zWumc8oPY0raJs+iUPLY="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.6-20180521143513_1526913321106_0.6398916131178185"},"_hasShrinkwrap":false},"0.19.6-20180522040857":{"name":"composer-common","version":"0.19.6-20180522040857","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.6-20180522040857","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-UJCiHV//IGfkp3ZE2A1VXD6NbGVRByxk6HOmeHPeR7LJXxfFGER4S5WiU+SbmPEJRdfNXmYDckD84fyo6S6n2w==","shasum":"e14286fedc3e526280e2eeb2db4266a880f35633","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.6-20180522040857.tgz","fileCount":156,"unpackedSize":2520497,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbA5fhCRA9TVsSAnZWagAAta4P/2qt8M2+ZXFIANW8MSxz\n+FeoZAGBtT/iqBn9JKwIaMCJW2812Eir3sO6MhPmgDjpVf5Aj1LXClPQnnvW\nt+ggob0tdw97HSeDD6i/j/FnWDcfOzxwKA050R7Co7HNVt7+SjkMqO4SRKPU\nB2ZauoUJQFezD643W1Lhn9mtzzhRKXiQ7EaFHIqgbkbtYAKhd/QurPlJq9O0\nToJcjv1/AWggjlX6WsY4sT62tFv/ysQ3aVbLXpFeWz/r6PPxuKIWVdUHAVtr\nk4Q/x86JdWOL4HjiSKyIrGs9NVGOl5sT+343onWQtQMEbYSMLyNoSUf3C3HE\n7VBaZhVqQzHudynrbrpMa/Crun4uktN5Og9qdufpPeyNdKgbAOxNl837bZ6L\n89wcyWPxjoL8TF3G+fcHNIgBz/OzGYc+vXFbvD1OZ7/pkMQJA9r4YQa1fOFe\nbLMtaBkg36QJczzxQf9FkwhvUFdwlTkpAM/AZIr6IzShB/XR/U/XR+Lyb+o3\n+pnL4kBGEdE14tQTAi6YzDyFWtRmOlSa/obUSTUQ4uZjGDPSnS6nm2GHj6Hh\nAFcIcL8+x+0b3H1R/n/fglysXp0FldoRrVaOhkz5yPjI8YWKztwPRBpKGeQk\nXt7c899l9gEbbEE0ytwA3abkQceSxVJ0K+oNTMGbcrlz5Z18KNKsNNh+PFqR\nmwKP\r\n=W216\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBcH1H4GSJFTq8xJaSWZEwCHQoWu+rivwS7wh/NGtkCHAiA/IJHWaBb/mgJ7ILM+CI+ed0Gy8EyJiixwxuiRkAdx9Q=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.6-20180522040857_1526962144949_0.24777423712517233"},"_hasShrinkwrap":false},"0.19.6-20180523040852":{"name":"composer-common","version":"0.19.6-20180523040852","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.6-20180523040852","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-p9/b9UrfL+ZJRPi4Nl2NRmqjggSAJRjnXskjcYk1QhMD/PqlHzEoaGOpdgw62o7QOwCsMEUM4io04dB68bSoug==","shasum":"bbd436915f31ebbe471ffe5c7c38f693a8a0c4e2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.6-20180523040852.tgz","fileCount":156,"unpackedSize":2520497,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbBOldCRA9TVsSAnZWagAASfYP/A7jgOJphnkZ4OO+c+oA\nIGquT6NVHF8Z1Q5atdu6JA56RJIsfxo7rjvqqbs08LRma9uewjv91Zy3xWxB\nEKE+j3AUMIINIme6Qm2bMBS37pu5XeGdyr/bmuCfgY1kTuFfEZFn+G17wENv\nsUlfxapKAyvuJiFrNfi5Ja4p8U+JbT3YxNDjzws5HxX1JjPChQCZvTwNiSOG\nETp/6FqQRnAl+9Xg/2cktbLzMzZbD/p3AkloDTEqSO2mKGDycGZHzBSq9Z14\niNajSPDYC9ls9itWb3IYthnLArHyw+t6kD/MJ6cWN8D9mjJMOKv5+3tWkRWn\nAMKGTDRyABPrJOXaTF8meAy5x9tSlA5TRu1ezxHKLp6jSLUwhAtDBQsjwLcK\nsT8g0qXHt7PGNMJSbApCHOJ3P5N1Nlw9XM7sI9n9p6QpHst+Hlc6zFvAK0Gn\nFEhOrMRmEZBzLKNT6zSm1YZY6t8/QJWl1xktogHwVPuy8jH/cU31uwNdhHv4\n81uGD/ZxNW1nk/S5PLc3lgCYiyqlf2ZcHEE4ojuptqnXsdMVwwnBPN68VSEe\nr86yPvJjTJ81TFGkCv/GXWxBDgUO41NsiYWffJGmjQ3L7caDWg2AALOwGcEt\n0fcCYkf56yBiuEJwf1Hh5oxTLzNBOhPGNp6pTJz7ICsHRCvcinIR0ndK+shL\n8szV\r\n=OfDL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE7csU6Xe8dfgVI3Sj6VXdDs1l1Y3E+sBbM129t5hYOsAiA1XV/J5LYdVWwOt1ZK7S4m5Vv8TOZhPaJnxfRZ5fjBkw=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.6-20180523040852_1527048540497_0.679491463049479"},"_hasShrinkwrap":false},"0.19.6-20180523092149":{"name":"composer-common","version":"0.19.6-20180523092149","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.6-20180523092149","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-2cp3x6w/80JCMfGVbgl/QLcIoAtBPq33FCtnXLitenFo/iP9oV1/tvbE7v1VgqGRQg87NvMnnoQsZ+qge7D1MQ==","shasum":"027928c4371ad5bfeebb80850b0ca1e81233a474","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.6-20180523092149.tgz","fileCount":156,"unpackedSize":2520497,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbBTK2CRA9TVsSAnZWagAA8OIP/R8rEhMyZOO70cqq2Fbs\nt8txIpKPS1IhReHMtOmEcsulByI0dra4l2CCuAGbr3LTExp/jMb8rvbB/pAa\nRsHvHJx55vXffJXhDDteZgCACi0kt9nJZtBa8sEi+Ninfry0WXXCcov5QE87\nqijYEAtdXtqueePFWEs5FIn07vOUP3NrTm4ECfd8oW6ByyDs5SsFIm0J8sts\nqwit42f7cz7YOTd6pYivMOJHQaGA9Bw0k5kIyj16hEJcAB7Cm10m9FquUC6y\n3j6Mh4cjiqyEA9LQu6MynWbxUhE0IR//mkP9KZjJpO5qaBlDahiQetEWb4Fn\nKa1xqYrsuEixyAE5byudKQyL3MpPPet0Y5N/VW8XhPDjuVlC5aAawVQkB0vV\nZRhty88PQTGnP40XCQRWz6ruqoJE506OWsqLuzSp2khgkaOq4Jil/VMKgS40\n59ZGQP/b9X6vfOGvoHdi7goBWIV3G+4jld/c/N7tn6x4P7Y2ZTTow8wSxd7z\nIutqXOEjJ3zbKdW7FtDoT38hx6LRXXTslGGO0OrMcfkgct9JUEFdc8GTar22\n1UiK2WvtMXUyIypk318SeHf/MfvVzWET6Hcshg2c9+F4FhM/dnu3gGND+ywg\n29021UlQLHxcX7GJxXEVud/Jg3bAWJKkY9B1mvfd7lSrtIgD66Uw8PQZsB1r\na341\r\n=o4wp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCvRZS0TCPfUhlK16e2Y09tZvRwV5cgQD1Cw7KsNPefBgIgWf+xs9xuZqPxgtUUmhe60bLonzTtN/SdPqt5ledtKlY="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.6-20180523092149_1527067317526_0.304541357456785"},"_hasShrinkwrap":false},"0.19.6-20180523200210":{"name":"composer-common","version":"0.19.6-20180523200210","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.6-20180523200210","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-ZV7xJHNIwvyjBUBjuKop6fAAKFYkHjzV820GEu9yycVSgqSLlv2fs9mFX37gy9aIE1d4Lq6mg3WUVMnEi7Hqdw==","shasum":"fd943780b0b41de727e6c6bf5de13358cb7f4223","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.6-20180523200210.tgz","fileCount":156,"unpackedSize":2520497,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbBcjMCRA9TVsSAnZWagAA6R8P/392MQPAHUvgibXs3/2A\nv/CQIxnq7mL3eCVMmDh6KcCTBYP+tJK/ocJ0TL8gF6fMhUIwk/iM9AGWQ/6H\nu7Mj3XxJwT9k8muzrRGL7/N1ScdZSRQlQDNA49AawI9XuNXablO/fAd3+0x3\nVumvPf3wAUuBSzMSbW3re8uhfQsN3fU7uprEw9C4Bw7d7nYfisAWGbm7QQjr\nmMa0aJiKdyWmK0W1ViskOQ/DCgWBdhbjpMzsdD5Gdj/2fNDWLlCFrexqUJhr\nuekvsDr6GIc3TKYuaTUi0GgUTJAzUhReC2PFsJJKnKw8xyYlNqT81MpoLAG2\ncPokVA8peyeWrsPXehYggjYdfAki+0mAN0YFSplccrjSxNzrUm386w4SGv6k\nJ18ej55vM68i0R5HxVthGDB22VM7QkSugjpm8IwWo84jwNZsbdOrK1k5dWrL\nU/pWJBdLI/RdYc2TYX4WIpDIvrsYgU8Q3m74XAj5jvV5d0jjXqgVN2xf+16a\nz2vKUcu4OpJ4FQZ2YbxsMoVA321oR6/w2VuXYN5/5asciroCWsNJFVNnt6qs\nVh3zum8NsPZ48v4feWsLwS8heVZMassUPMg6zTz856hdzDRQwSFdFQxbpzZr\nSeEm2uWDr4yrLgGrwQOu48BU0SBA/9NTn1yjicBONPjRKNoIq1uCzPEpR0xr\nTg0U\r\n=v8fB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCgmPtPONU03qtZoDDtN/oMLjvSTbNnZnyZBZU2IrnvEAIhAI0ZGZK3GTwKiVaGTJ+Kiwwh7VCxcqYnZNypPr+9NBN+"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.6-20180523200210_1527105739311_0.5322507433550019"},"_hasShrinkwrap":false},"0.19.6-20180523204648":{"name":"composer-common","version":"0.19.6-20180523204648","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.6-20180523204648","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-KDqpk0uF0ou8I4abDFfi2CSmOT1wyH5HfYO/ma5+gHo1IBpGoNkl90Z5fDL5frXszkF86Ro7ib3Fu4ceLCijiA==","shasum":"2d034f7ee48a79132a49d5552da9c684d6ef69b9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.6-20180523204648.tgz","fileCount":156,"unpackedSize":2520497,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbBdNBCRA9TVsSAnZWagAAcwcP/27OcC4I92cT1ztOSRSf\nuxr4roy/ErD8xfjTfq4OeMLQKV0YFGzJzauhwj1qOJssplwo391noCgCrF//\nUuJAGYNcbXWmHO2V5hrRYqSdP8ZW73EinMsfh4VeTQAgNZ6DKjH8duocsreO\nCtNP73b2iB4p5F/Tj7UeGxMYPAOEjOsLFAf+vq51EOoEhDVYaM0Ebu2o/L8o\n61yEmrDbHidNjo6nBCapww7KAvl7XrqZtxn7rm23LTHnGErh2ULdjz9ItJ9T\npWVw2vdUSTJk/6Yjy/+keZMYE0/fjGyu6RiZZh2OItg9/kVvHsYnpECaqwH2\nH8K1/kFyCDHEp6gisOziEEaEqJkue+2QAckLNhmFCy6Kkc59XbRYfuaj/s8P\n5jXMc6O9dz4ooPksDyqst7+xj9GkSv5UWVm91TIvrirelCCt43hjyRxW+zYo\n5BtIHDuggQXG/G1vxeWIQAm9JqGanRwNBzW3TIfK6/JCnbhQWQ9UBNdo5Cyo\n4OFkHbK154DJZ5bHATV7s/1E+Bwu07IzvRTIcsNPp61FneGwZseYywqDhP8A\nnOqysQF+XmYPyDGiIwXd+YoGhvultmTIp8vx+NX1DZ1NPRS8CANkFrNQ2Kkf\nMc/Qwq/A7QAvzdgAx1KyFaX6hFrXCYVBHb0bMDFj9VFpK5b7XMa6ia5k0ww1\nFoH+\r\n=Y5Pc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFLxVOEPN/wHqo87UYFowne6Efwlts+n4gcwaf62vaMVAiBY7mlIFjFpzSj//Rvrpq7Ilp6BqLAH6qC4P3WoEazYIw=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.6-20180523204648_1527108416457_0.462631261617263"},"_hasShrinkwrap":false},"0.19.6-20180524041020":{"name":"composer-common","version":"0.19.6-20180524041020","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.6-20180524041020","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-8OMCzYs6Qsf1E25n2AnMx5eqc4GhKvAcSDNtPVcWHOB0/et9pWSxnUPcS9z+jbl0rcmMCOzOfUHJJJc2Z+Pj5Q==","shasum":"5dd12f895ef7144f4c4a4736600b70f85f280a6c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.6-20180524041020.tgz","fileCount":156,"unpackedSize":2520497,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbBjs1CRA9TVsSAnZWagAApGsP/R95ymtWrhjC9g28XC78\nwOY2f+XBJEVTByAdhaUFPmlHzYk3aVVWrGjlKGU88l8mDifasRYZ1/fNCnFj\nFot1IQ+rSl6z3MzfLcMm1kz0kphhprDSKeySUTb2oKnxejlySb6S9V/6M++b\nMoDc/WsMy0CfWywGs/hn3iOHMC9mCTLuRkWZysbFDYlLJphzeHU0MZI0F74u\nE5/0d7no1EiQe+fUvO1no1YQB7lSmkfKoDUbpHPfhHna1YfFiscVzIxdyOWy\n147wmHt33A+Hom9mfEsHtp2i2GCZRSLL2/Bp7/PKwJHYHzQZhGtnBb3VazWb\nv68QN2EFXj23IkJmBJqjOAqAv6jluPuk9Pnnujt9FSlAAnKbg5WVgAq9lsJd\nRBUFKbtFea/IF2OhdANUPsVJiOLKJW05nhDA5TEXqavGxCaXsV8/CTcPSt4A\n3AxPPPdVa2K4VOjdzwVQV7j95/MrfmmQQc4JouWyRrg3kB7jlBk3oRfXl85G\nPyohLo8Y1BRyrb/zirDJbW3ccsfJ8awdUXBVQzoSHLDHIan9dfMji26uuqry\n/TVu5E7iUDN3yacI3FYXCu15izjW+BqlbkO9n3dfnHSaqDDsQ/rRFCG+YWAK\nOLF2UIWmKuETakY9ew+6bljlh3KmaCFy8K947AJA7LzJ8OlwQWbRA5abYUhU\nbwnA\r\n=vf8k\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD9LSLiKYv13hL5WXILgYLyNU1tshnMV21cG/XSK15qSQIgVB+IoO4IjyxzWBItBkQ2P9ly8xsDRKL93M7XEmdecW4="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.6-20180524041020_1527135028497_0.8244343827700154"},"_hasShrinkwrap":false},"0.19.6":{"name":"composer-common","version":"0.19.6","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.6","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-na4WvrnpE6Hzz++m+YjlW/G4W2Dp+jK+WmU63Yo6Es/u98dni8CrZq47wFPEgJ9ew/fAEaeUQpyeMANNPfU22w==","shasum":"55dff7205391b967377db7a0eb36e86d23fa4a87","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.6.tgz","fileCount":156,"unpackedSize":2520483,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbBpOsCRA9TVsSAnZWagAANn4QAJFUTOb094QE5tbI2WlC\nCabWI5/Bjk5DW4LKn+QUoxYtsVurNdu++vwNfb4m3Q+OKQwlQ5AxQS4onlNN\nnChbl/VaRzYZi2pysiDvjrvO5+W/6N0w5dKUkKA4dAJ4vMUXBqRToPETSO1Y\ng9+L+sd2m3WJ2jsb5G+nqeReqnPCz7WzyWg6L855hXhr1jp7Utl+M3AuvygF\n5laxJGjgCA8xdjtd9FzXxqgPZube6vFO/THgl8B9rN46aP7FDJr2B+tnapQv\nF1GFAUurkJHURkW4/TGE3XE30q7KIfL/VjMRH/NXkGUNas0SuO8NkuJLbb9o\ntr9b4x7qZoP8D7M2gp7Yl7orI7xNUFsNnBnrY6r8IoRba2XBpoDLWb6bgLUo\nU9V6CIayI2dT+RDcWr/xSdGL9ImV9eTwwmP31K3Df2gdEgieuBeLgGBHPqOE\nA4PVIVuv2LOf5qdKl3JxUsJ37h2mBqoDVDgI6550aGvoR8gESbXlZ2Z9Bbu1\ndKGFKDjEg0EsmgUU2ts1IGDwxczbyO5TetmJvhqByJWM0YW6Eqx6f3WTfEVL\nA/XXV/cVVK/V8Y6vjaCt8cPJIR1m4RTRrXSQTDeNupjcx4MXJNQ9Vqpr71lR\npcL+lUrYuL02ijDqrrIK6UdaHFNQ1kdvEC62ajUUaRFo+YaUFzyYP7wkb7II\nSjum\r\n=mW+a\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCXbpXhT5rB9G1JCXVavHm1Sozn33LQhb3Uih5Yp/LfpwIgWoomu5QV9gJMOH2xrUNQofOcyAb/ueB8tINQkO6iVZU="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.6_1527157675243_0.0037741960922648143"},"_hasShrinkwrap":false,"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.19.7-20180524140054":{"name":"composer-common","version":"0.19.7-20180524140054","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.7-20180524140054","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-nZk7j7RVJBuHxzHpFm25gXirlligQFg6LDdkl6xaA08IRSkcVZaehRBuwn4y9RLSpQO7ZHUl6kegGaMvsRDtmA==","shasum":"1cb77b204b489aefea08f2b5230b57d09d01f2b8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.7-20180524140054.tgz","fileCount":156,"unpackedSize":2520497,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbBsWfCRA9TVsSAnZWagAAeC0P/RhEmMgo+sHcdlqXTX2h\n6zHT6yyJ5EtniWyBFr1gRUN0pgQfarNHZuLvriCi+LHgGIXzLdLrbgT3gSUw\nLDzOw+uVWDZ4jxtacUwlxrHGxqyNNQGrgJsMbieScHVwzmSUvm4hmZHL+HOM\nUDGLp8NLsS70sAvzMOhX0ZnqPGiDXjMfECAW9wTcUtYpwMSNFRFR6iOPj98E\n92kDIl3CamzEU0slJj57tvzg7j2qNfIfFT4U0m8844JTsaZ0ew3+202MkYUo\nOcziPkIfXhrWJkSOl2I+Lgq3QGGaOoYMjqpn6zZyaE2JAnvM50g4S+SibuLE\nm0WnC+wUWnlUbSHWIIyXNPp+qTKsJmFSBnlH8EFQ9zTneMo3sFzfporHVDg7\nwEkg0oZ8UOplT6eu0wGHBokOMKy5jasHg4k5nZtKkHv1wODuJrhiWH0q8g+t\nsopJSzC1MsIQSDILLDYZDf0gHqiZyEbnjI/aMbx7Xv+3z1MyQdzWhdgN1jc/\nnqeBoiBJiv6EeIWlIO9gCRcUfzAF4ecIpdPL3uEwmFG0QoWLmT4yZrjtkYao\nLiqUQS8tZ+pT23kmP/sG0qqwqADeffu3d6nrZf8XuCkcSu+LeluUGMhra18t\nBUJ8B7tXt6NTGiI691y1IPenKSI3D+u6ZpqKDjyRvNqzrcHOUIxMDwB5+Qbx\nHGBa\r\n=7N2s\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEqijPS2yWTewfK4TehLm35gsRPN3lpQW9s3H2unqcOlAiBzKVa5s+2o5LZ9p0Hpf/S7yF0RjcVnpws0+TbW34OmgQ=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.7-20180524140054_1527170462911_0.7055306523716323"},"_hasShrinkwrap":false},"0.19.7-20180525041032":{"name":"composer-common","version":"0.19.7-20180525041032","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.7-20180525041032","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-LMB0jIylH2xRDQgkPhPkaMCSq0WJ8IpfduW2HVdQa/gd2/XWBj+of0jKz1irAsB8tzjs7PNMWGDRauhuggpLJw==","shasum":"7bf605683d43c8786dca6df7217b825b54c7f282","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.7-20180525041032.tgz","fileCount":156,"unpackedSize":2520497,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbB4zBCRA9TVsSAnZWagAAp2gP/ixtgRspRGOjxvfv39NT\necJrs41le6cxUmDiL4mbXJ1AcctfxTUQMh7UFkfjD9y7zwocsftRE8bkBMdg\nAizYE9t55I2XEr9eDXYB3NRYKqR+iwcPU1jzPIQgEhM+vdlXeNmohia+z1/z\niVdCgmB9jfJzektOlTTKNMxgdD2prL6QSumXKCuvIHqqtHFvFKrY+TEhikXR\nEqpzh1Fb31Byg9v51ThJf82tX+jgy9zuEOIEzeD7TMgXkkZ3XqJVuzgY2q3o\n3BKain6ElpazTXYX1oZWSh+uUqQVQkS1VLfFDjFhaB1qud8lipa4e2ms6G4m\nannvxMMrmo54T+OUlWi2WAaI7ierBeIb1dYk7baSsnbUvs+xxFBg5gkmwdKt\nCPO88MPYcZSb4tZxrMUFdFugAKBHFUeC5EEJ7+yzVoIrJvQTFfFlCJnGf+AW\ncE5t12LNEQFEUn4FzWlkNtmytY+PKSG0JsncT91fyAbSo3YfSzJYRfFZW/bz\nPtN1Zmy85za3QRX/7yUyCYIkqeargN4gqI9czfDSkvVI3SUCHItUaZfWAnF6\nPZ7ZA8F/FNCFxQoik+js32RNRw60CHoikfMsd5/qXSsi2BpyO7LzEPXOIyPV\nHsXYYI1kQDMobhKhLhY4GyBKkTK6QlNB8kHql6BBt+Fw/aEZZfWluVx4nc0G\nkwsc\r\n=NrE1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHSN9OQPtjqg3iqFaKrbEt5Ulr5CIQ0IVKz3HnjcL3D6AiEA3Or8ZH0r1fkVeR4werXgF9pvwpxNM2zPCE3B9JtKNMI="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.7-20180525041032_1527221440971_0.6640050561934803"},"_hasShrinkwrap":false},"0.19.7-20180525093925":{"name":"composer-common","version":"0.19.7-20180525093925","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.7-20180525093925","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-dJn3lNWFt/yQyN+UWxcMEBuocz9EA0T6A6dGMUWbeemDpCfnSTqsuE1dtXIX2Y/g5/3EhA6jRMIx7lUa3lWX5g==","shasum":"31ff146bcde747dce09d561c806fa6c43317d451","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.7-20180525093925.tgz","fileCount":156,"unpackedSize":2520497,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbB9naCRA9TVsSAnZWagAABsMP/3F7vKNy5SByVG2QqHP2\n6+IB9EBFDdeAOdORBKrjOVb53W60aPxiyCZGONw0F3kqzgZVnv2NY29KkJgK\n3k1RFpwNxgwE6j4Fw5dQF55dgzx9YKeL6c/ffJMAppbqnLdg8s8megJ+0Kz5\n/PibVoFyyhG8u1SfCxWko8RcKW+MxYLKmxpIST1fKiqZwz4SDjdzNHoVLJo9\nlkp5fi1wbvwZURetzNZXJqsYauHwvy6fZEFB6G1CdTl7uZislbcOGH7U5tj+\ngDV9x4uwj0E5UrdQCItXU1wC2XM0X3+hVBqeee5D8CC0mn48NCN1s6fhe8Zg\ncqFJbUJ077sRo/Hl5wE+x12OwmENtt8HylF7l73UFnMV/XKwaeqze8JFq0nT\nbCmqgOzZLQOxTTaIGR+pNIFA8UAvaftBzu30+8skyQDydgrH6FypMG02xOXc\n93/K56ETc8L7dOEGGM9MefloVMaWjcuQJia/z0fqmgnAWm5OGkd8L55uf/cF\nSfOuj//i1jzpLTLClVZZx5XE/K35Q/Io9JvyGY6L02BQWrXRHSiGta7e26FV\nNkAtg4Ve/oiWfPjmkmPUNW+AXPPgJxUZ7qTG+TbNmyAGa98czXqu1lUPmbdG\nxJKGXn40+zIxDehu/OWUFklebrlyi9H94oYUD2bT5i4tIVZ2U/aU1SD+VGDy\nlSpR\r\n=8u4Y\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHEjQfgg4QMsqw+J+ez3+hTEPXYjxPZ8zdgstYwzunXiAiEAiwYnM4fF+tWPocadYxPs+iWaOL6McF35S6xUhJg7Zsg="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.7-20180525093925_1527241177899_0.21160005588973463"},"_hasShrinkwrap":false},"0.19.7-20180525102430":{"name":"composer-common","version":"0.19.7-20180525102430","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.7-20180525102430","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-vS4vbUAX3+m7QOje9SiqE9oULLi3Q5GJ5TXWaOexSYtKFMZOBiboMQoSs4A1jSyWV7aIOMPiNLoA7IWvb2wOUA==","shasum":"716a9baecc2e2ab594b255bc0194dd71d21c290d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.7-20180525102430.tgz","fileCount":156,"unpackedSize":2521008,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbB+RlCRA9TVsSAnZWagAAuW0P/2aGf2yR3HL3BBUnpX9O\nfJ/U9Gtc3fInUJXeVMy01lFBO58QNWSitd4kfh4zREgLiZxvzEp8IwGzwxGL\n6tDY+T0txe2qqgF2rZJwv0tajzFQAJgT5G4wt9v7j5qTLCsUxaQNTkiEv8NY\n9MIlDJ+jh/lu3rxCpNCucxZpkXnNgP6tSXzJXuRkP9K4hmysBsYkKRH+Gd8F\nua/8+mNGqy6Ckj1n+Y4URWkYN3RIyaCZIuu+6xOWfue3oPldg97BrB8O7A99\na1pMPEmnfEj++Kgg2VQ09ErjZhVSQHF256gJ3wyr4d6QIeND3XfCpVAk9J03\nTJlYh7KwgpZbYtvfS7h6vJUZD+p7SuPH7W/+4TEgNWv07RWIyPIJEuV5xlXK\nx7FNdSYpufPqZu2nfLjBsAK6Yo5CJOBLz9PMzh9sbUlwPRcVXdeJTyKE0C+2\nMWmD1GM+XSijKSUI1L566X5ImgGi8XAnjIn74iiUKY4CYP8Asm5+/Ef39KNp\nCvAfroD+nosZeR8JygSevrjYxk9E2Jdj0NNCwIiTWAUsYjkdqeP7xbv8ukOi\nGnsDBdAE2ll8/nVGfOG2slGg/nqJ8YI5lCUYFSWqu23ejuXaK0jYOQjqsdx1\nIT4GVEggfqpylJMU3ZL0ofzGRXwdy1L/Vh6ud72XJat6Kl43rMZ/v9tUeMH+\ndpg7\r\n=uvU2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD6fdSenPNXBKP98OG/ZraiC6igUKT/nUHVlJQJHOnLKwIgTBqgHI412siDQ+S1pvis93WioFCe2CWnqPN0UVYQquE="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.7-20180525102430_1527243877345_0.6900492161340903"},"_hasShrinkwrap":false},"0.19.7-20180526040854":{"name":"composer-common","version":"0.19.7-20180526040854","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.7-20180526040854","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-rUWPTopiDxjXpClXdMHZPHYap7Jis6Vn9LpkI3Rf5lXPbH2XTJUp/eedPbOrw3heNyPlpteh/rj5O+3Edgfmhw==","shasum":"c583dceb5a6ff59f2fb646465f0b41d949edfa48","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.7-20180526040854.tgz","fileCount":156,"unpackedSize":2521008,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbCN3eCRA9TVsSAnZWagAANSYP/1UCeEB5/WUE017BOq5/\nasDR/cG7FpK8v515rxHaGMaxfJj8SCbyyi78jac5i2qwkPNlThC+q9EDrQGy\ntpKyQbB1CeSn7Q12g/acvwWF20X/9+4/6bL+ayksc7IMPnUs7pK2xXnAznIz\nfaw+x8MM14o5xHxlwtdCZAyNWgacA3e7e1he3WhXIDmQQ7tF5mSVWMODjAKT\noQDU9VSBFun2+1Big9kqbtyS3mc5UB93b2BUzGfNxNoxlE5phEP1shGkFufN\nI1aurHi05yQM75oCqNgxCt5hKLl4tDgrcO+x3xeHk1w1hQSM8Sfap1XVUC7r\nmt3H2duNFRYXQLKtK6eO1cqxtVEc8V8n5XeOrxJ657BghqNDvZxqO0odNPi1\nhWv2r14gWRrQbQ/3gKRQ9GQkP9Rjm+ohb5aAZRjevJDwSEJ8xA+Zy8FR9uPX\n6NfD/lrB+dC4g0vyNfyEE1fJH5J8gglgP+4MJ/nWoQl+vol0KVt7vvqHotD9\n5CE7619AA00Gj7ttIPqsoK6I3f2C8TsH0AT5WIjrK0yUh+kH8j7s0xBBmt2I\nYARTtlzDO40caMIhjofaKoC91ZEcyXdAXP8TBazhQrI7RXuyeX0mo9BfjAv+\n/eUu6/ES871wA+1xGdd3Af0vB1BXb0XsfSlVaWSfru6g5KgpBKpdkFsSrzgm\nzCUk\r\n=Pngh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH+xQCWm8LNKYJfkDsR9DFSkLi3eYJvHuSJS8kdraQduAiEA1jbu4Oz2ntXhTfXLedUo9BZC6QQPAeyJR84EWvC1qz8="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.7-20180526040854_1527307741533_0.5340432751038264"},"_hasShrinkwrap":false},"0.19.7-20180527041357":{"name":"composer-common","version":"0.19.7-20180527041357","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.7-20180527041357","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-eql+SzXHXwu3SeZQln0VekpPDWn+Z4NCCIpUI2KsDLacK8dG+0duIzG//LUlhBnQatV0plMfV71iaWObyLbWPg==","shasum":"1cb54edc02214af23f7fd8bebace3f2870768570","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.7-20180527041357.tgz","fileCount":156,"unpackedSize":2521008,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbCjCOCRA9TVsSAnZWagAAy6EP/3BCwpRbGYRyjAAYhkws\nvRDZsL9aljLcNOO9VgE2fztFhXgPOQDshc2aODvB6A2cEY6amOI9uWoTgJMv\nHeJn+w0E8LNRPt/bIRWKVfuhmOqjgibWbsl7vSkNiWuF2uVamJK6FtFfJTfC\n5/jXQtwEzcZ1hzKNIaWcGxJlnWTyz1KVxws8WLFIXw/y6tD2hcL9qci9QOkh\nBV1jfCQ5QZUZCS4C7ObacQX+BT7VW68UKlwXdzApLhLvJffB4yUF5JLf3P5V\nppMAfjYcxFbW1a6GVAkPpY/x5yzBS/UaSfxiYbO8rP7w+o1sdwtkKmiQ56Kz\ntUaa2dQY4bWgMCKIxwMZrFGF8KJnHdOfEQ+0DtM+K0ddL2xr1HSAPtVSAfX/\ncIKpQUm6C41ApUX/snh0WuiQtiy5vpf+YaZUoFb9GEOakR4Nmvi03bzo/FxY\na6wScr5XDt8Fs6PrT6Q0prshgr4hSWKWKrzpundeL+VXx/xIyVUrXh5HVk0T\nRBN449KSqdric01yAliloAcJBtvcospyALKlw3BlMlWFVyQ4W1XCem35jfzf\nkBYW5VN9SfOpKNZLmZFgH3PyN43DbI+4iLroADBBC0YjAWNmEgBOmszgjcQv\nPRJH5QRAQxAbjsTFLu6ViFI9L0wpqJhnN3s21le6RJFOhe44gvn7ighUvdKG\nCk6v\r\n=q4ui\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHoeyaLQyw605u8JwwJrSLZZgI/vGmuas0tX3BfAO+SzAiEAoBsNmZdpmfdhK4eO2FGKv/S2IHiMeZJUjSQvMQHTW/k="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.7-20180527041357_1527394445481_0.6857411780600815"},"_hasShrinkwrap":false},"0.19.7-20180528041100":{"name":"composer-common","version":"0.19.7-20180528041100","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.7-20180528041100","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-uQaOqs+ZZ9IWsm36nn/oO6LnmqjMN3A4Gcn9u6Ru9pGQSI8dNBn42Q62nSdjXMwWudyMtAOS9PjO7S7SyshaYg==","shasum":"4a3892789c4ba4b460af48dea6f48b86dbaaac4b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.7-20180528041100.tgz","fileCount":156,"unpackedSize":2521008,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbC4FeCRA9TVsSAnZWagAA6eYP/3LdX1UytoxEpYQfpueC\npPbXVKrtfj6G1dxWO+lND7+mUx7X74Iv8rThjrSSLObP7S3dXgEC9PcipLgN\nRTuc4h1oOGj57qJ4eC9guKgV69gDC/CqfSwZKsVAk5WrMBrpcw6dMWVHUDO6\nNiAjPU/VQMpB39dheH+hNoWmMlK9Uat8vtrtUKnSBJWnYP2iunVK8+7KUZBq\n0fJ0afmJOSvXWPektAmVjjsATSaZq4uaT9uqlx5uxnw+nR1d8MPmkXCIdIJI\nkjQkFwJNjaV46vz8ZFlwBkB2N6obGAb86AZwpjP18+qL0HuPR3fvTRP1AsRF\n5Gb7l8QBJUMDIpq+UZIFcQsIg8eyIh/xB3xRJY/NbzMyhzddZFPpurUVplAS\nlpH0gBpNdwVNfAL0lx3quTiYS2Vo4p1b9H3N7QjQC+6jQZbSIAPkNt+xqeCS\nKj0yYuIWt0jrx63ltawYGq+4Wvt6FLq5YTxQKoHsSKNuyZABDOfQNrDFpM+f\n/Qo5yYciX0N7Ky7Gp1ZlsT/pEN1wWCHBdevPqrhiSAGoTjY4EYwaZF6XSTpq\nb5904/q/C2E8/IMwje657OshyIzIygUKGcj0gCoUttcXvMS8PELSOexXAEE6\nindcefh0k5+7MpM7qu9xZ0/kZxIMPCRsHo+hLkZIO/1R/yRJq8dRwBQGHMul\nRan9\r\n=YhrY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCH9EJyTYhRxZARVD6e+4LIDkaN0kar9567mRYfNKgHtQIhAJVNvtBzyfFM5E9QhYQL0Ep6MY1LK3SSvr9y3LlxMu7M"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.7-20180528041100_1527480669628_0.9556124204288938"},"_hasShrinkwrap":false},"0.19.7-20180529041134":{"name":"composer-common","version":"0.19.7-20180529041134","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.7-20180529041134","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-My0NQdi7YZscXcqAYNUPiPrg1QwLTjK3TA2RJ8itLVwphORl15lYq51x6RF2pDhBAxIuUmph6bhb3YJD+lmFow==","shasum":"bc592aab5da4a25a2aa3cd49900a4fe99b5ca03b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.7-20180529041134.tgz","fileCount":156,"unpackedSize":2521008,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbDNMBCRA9TVsSAnZWagAAB2MQAKBjSXyCRIGe2n40/yUO\nhfZeBkYVK65pyaTmtexBfIawiEYNrpdpdGagJpeVQCAAgAFYzu1tIVac8aqb\nOnhGym0gLvIcN3raQu3sBohfpDWTkOQSyC1l1/2u5RwxBl8+Ik4Smp6NICnC\nmbaeoGX0s0XgeGqNYzCNpV498h+aUj7Hd1wN6Fk5fD50KX3gEIQvwfjVheD4\neF5Ngr5+WMOgICnjwBgObO8C47s+kDKnOOClwp/5grEF2yIWhedJjRR2ES5F\nsvp5nU3cazpgTG5cociPHmu3avvOCCos67CQoxDEawI9iUEoVgFyNwZQWvM+\nWDqwpc2UcQGA+FXPE+327bKeB+WGvArGyYHAQGsOzIzkYur5ztOa05XTLv8k\nx1AzI22SjdmtnxM+eIDsgSI9x6pEyO55YPp8+ZzV/1x7j7ZlMRPXnqJkFpmr\nmdRALF6c9D7bnClVLtgzrBZaGkJQh+8gjXcomsZ03/iFDdylgkdEQ9Itwszq\nYJpAcIY5DkzucLyFnn4Eoi0XG8LOykeckPjfMPNXQxnsbv2JPnh8J4TC5TfF\nWGG1LfYfUyrKVm0eJ9xIguHvc571RCr3dAcnjb/NbyX56ccmfUxg5BvfcvIv\nTshK5GGISvQSso9ZAbU9TbydKHSt21KafOFMbCwq5g3lGxKC7njEuyjv9iZD\nLu9o\r\n=wqjz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCOCD4r0rx7cs/XcVdsd9ZVmsT47M+9awRELXSIfv/ncgIhAPIDfkLBeSJNhzrnoGQTLOI5n93OHpwJ+yJG6qVHqNPX"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.7-20180529041134_1527567104301_0.23470452984144274"},"_hasShrinkwrap":false},"0.19.7-20180530041814":{"name":"composer-common","version":"0.19.7-20180530041814","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.7-20180530041814","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-8J4olQ5IGNH6+BKqP4TsFLMEYaevK3dXt0guv59CR4eZVJoe0w+0xKrg9gdI8O7b9EhPHLirv3AWDadmuNVjGw==","shasum":"813caa3a29df0b3b6a136b57a72de5a6916ceddd","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.7-20180530041814.tgz","fileCount":156,"unpackedSize":2521008,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbDiYOCRA9TVsSAnZWagAA4FEP/0/XC1labK+2043CHo4J\nHObQ3QT1XscpodSQZPGq/vGoaEIg6Ham7g/uJBa1kojawHPiw2dY+KtXEdVB\n9f94Y06ndZLTmr0MFPhTVNIzRJb+zjRYAzh3N2A/CItNrudrVjOIvT64xd30\nV2dAmL9mvxbLJcoN3sxMheddB7NHD77E+KJr0Khn/oQ3QXE3h8L/sfXt4EqQ\nmBe5wDfTqYzuaNUE3fW3Y24Lzgpi09PtZll2uemVzWgmh3XEjcq7KGmbF9RF\nwuhGpdiVuBoPi8LwFnr2+a4blMuZnXpc+McuPK/Ej64GpqFlcFI7GR/T4g3v\nxQLB5w32gKzI+BNMnRLnd1/5xXiJLqHv3VdmgpLrRzVhopkUbvmWUgPJOlfv\ntDQTln0rXjbgZbX7zK4xl+7/2E3ahkFw7xwrk/zQP7jauyq2ucT8ee/Emb37\nuqkHqMNzW2dsZG3pc4aylYZ0qdmbJK5UuWq++36czLvr8M2oOt3kxpKaIeXw\njHMVVSrstCaXi8DXlUcu1F578XfCENXjHNEIQnHWlUHJZ6D5EncGiJ16WbDH\ni/E7vqRc59u3NsCKi3++fR9Nz4D0IFYAOql3TOqJdfKGx4eDraV7viMsdtAp\nQwrWz292VLVSIRgTbtYV9Q98V5X+23fkUNgH75hb9xn6TTyOwMhHscHfs11m\nHA7g\r\n=eup0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFvND1XTAM3HnJxS9d3OdwK9NNbXTzfGTtKTeJe2vJcyAiEAgzSaYoZ6chVciFMe1QstEtCAxFo5tzyj91HHunR/z1o="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.7-20180530041814_1527653901709_0.6742610499905832"},"_hasShrinkwrap":false},"0.19.7-20180530094930":{"name":"composer-common","version":"0.19.7-20180530094930","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.7-20180530094930","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-POCRYHyREhwyf8QBHQDCFMoQdWdO9qStBmA7UIpv53hPO+GAdtakPojsNjikakkypEcS4aEAIppLAtbDfn5F6w==","shasum":"c4805af7510a41d4c84285a5acdeff90b673fa2f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.7-20180530094930.tgz","fileCount":156,"unpackedSize":2521008,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbDnOyCRA9TVsSAnZWagAAwzIP/jkEKNgG1wDkLia5LToy\nFOLT29Gs0WwVHHSCK1em7ky2aEAOscZLoLzYGbaZc/g7M/3HkR7X5PoX9lU6\ngW8ItP4wCJqanA+WN1PUp2OMQ4plT/Wi76W/j1sZzDM+f12Lst+aQtWslbn2\nyrv+q+31++dEKUae6WqF6pkPU7p7HyEyZKS443cJGivdbrONhPwil9Nmt8ce\n8c6A67AFOfX6slb1Qv8RKUTEjEYonuep3Pm4auafoODTp9G6BcKjBm4IlrUe\nDoOHN1g4jHHWiqd6yfRq8sp7jU1NkJhewcOss/x0VeQ+/k81Cyl4bja1SO5J\npjfV2YHsk5zoHIAJ1zEPo0dRtYPGMrZUecapGvQNeooQevFY5NY5YEXhZf69\nsmixIINMNJ8BQbV5rXrT0ydUCg6IW3PgmtfCvshLvmBAWmEl8fjA2lRvsd+e\nYvTD8jeSWxMVNhuu3Rc29EscKDUJITSdugdbXtrXbpSUbEPuA6mSODka3MYq\nparPCnmsmZ8cvc2MJW22axCw2sBQRAe/4RSOXk+N0vAgJfOZTUuvEhQaUtGu\nPhgwDr/MjshqXOMM3Nmkh7YmZbd6Ws8H9uVCzwiYxZVyEGz5dHrhegBM1r9E\nVjJjkqlml8ZM/A+pQdcIt9hSdncq5MmDaoz2545MzubaIZpkn+po4whOaM6P\n3Ybb\r\n=2j60\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDE8ByBJLGUI/NANGVYtwFQnSUBP4UY2spsFcJ4at9sSAiB6YG8sETi+KOZCU0oIlQcguFOb3nXfBmTX1MNuOoINSQ=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.7-20180530094930_1527673778008_0.8788581180376223"},"_hasShrinkwrap":false},"0.19.7-20180531041220":{"name":"composer-common","version":"0.19.7-20180531041220","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.7-20180531041220","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-VABGoB3npCLVYOEzSzTNeNPA3KBllLOwVYBtu+GW2idfYasXhjjJP0X6RDIWAlgPEbuz12pc6sSvQtiJeQ8xpg==","shasum":"c18b82ea29b3ab0ba1407b308ae8ca2040d3c75d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.7-20180531041220.tgz","fileCount":156,"unpackedSize":2521008,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbD3YtCRA9TVsSAnZWagAAGL0QAJZDKRR5bsUIh2qAI4f8\nZADum1/oxuo5rOBMpX70SV1TqiaBbhYhG79eLbEoPNnKvHRStoOlawqEAbq9\nQRpy3pvO2ipNf8jFWZ52YH+SgbiVMZvtS5OpG6C/Ocv/4RGhHMvaXRPVqKt7\nGsn3EB8RvN0x3bgaQ2uQZEv5r5y6kxviw9s45mPKYDEFltqddclYQivRhcbE\naFcMIXR4yFbnEhMJd7mtuziyn++c51YSSFzEA/j67Z5p1xIj5cWCvyH7ML1j\nKwVMxn1mUArLzwJX2zkKESf7IlXFVEScILrJ4lwKeDSnKy0KXutKotxHHHrd\nxKabDPx5ycz/WylzV4X4ywmBJDsqSzd+YiA+yWUUwckk3tnPMDkLI9NzrAND\n0CLj3Z56rqDscU80VX4U5Zz/1AYZiBKqxdYZo968Y/3rb9TxEvBhqDM7MoCx\n7oqlI1MMDHsNtzsOdreAQeiQmukhgvANSF+mDpWb16+h8WqnsyK2XMwMKbJc\nFO8QbIcEJASu7n7G7g6NA2ifkH48rbu+gQtE7sGmvqtXXe1xEf2m41fojjSn\n1FL6/uHkYcFfsiiOM0NFpB7F08zeUSrTAtbhe7MCJ3lEkTDhna4pOOReczE2\n9VNr+CjsSFIG8DxCt13tGvWFQu6r39DtO8xzu253IgDUVtlUD4ZDEAW4yKZp\nGCJD\r\n=+d5D\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDDVfO3QOt0C/R5NZ/EvrUI8DcWU5bYL1EnvYozxMueOgIgAP7N9PO1Ajl6L+efsy1B5qjJdtkZgcVNNgClC/tccZo="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.7-20180531041220_1527739948267_0.48288905922635794"},"_hasShrinkwrap":false},"0.19.7-20180531081345":{"name":"composer-common","version":"0.19.7-20180531081345","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.7-20180531081345","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-6+LdwfHbjSHYB4ZYTLHkuGJqr/2JE0G+Iv6iULPINncEf3+SOXo52RkZx40yl+4OqhHzYNZmWjwm/JWa6kqnHg==","shasum":"78fe9d97e6a7708641836269a0b0be9efe72377b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.7-20180531081345.tgz","fileCount":156,"unpackedSize":2521008,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbD67DCRA9TVsSAnZWagAAByIP/AnJ6e3U/KCLDbhB+Xgc\ncqpuFxduobgyCWKWb6SOhE9Y6Gpkf4rrw0BC2ulaEMd6ZeaF25y4ZDYOD0kE\nTSAm00sY5Adk/5y5JB/VojBwR/nGDvZFzKcyTMVkjL56p+Dk9AuPAp2B5i0d\nDGqNDpIQzjBCwl1EDPmcp1pYi+DWgZZrYFurpp8FZySyMldpdevKN4z3rBM8\nGqxlkzWntGbff+lE6Am+Y0GCq2udrK/MdlYYZx4rM5pKUgRU2i5IPHN4FAdN\n3/KNTNs63bbpIXbSMv820FKpmjz0vmFAiwGVDuuAL2HHotNxI707i/Ka0M0o\nualNLESsgWO5ApkdorVcbj8cIZK+UtUGQKn7wbmpxn80gyy312rKuHBQi56H\nVsc2aAUXbDpJfNnr/l8OMaGt/S5ChrklRFIQAtJdOAyF2qJjF5/ybnDraQBc\nf8Jac4XNSs+x4VrIQowrquI1sM2qiWu4Lxd1g11cY3+59gLIxtZTbiZCwaRu\nG6BSsMRJSFhAiM21KRB/nbjaxcgF4hDeOmERL/VkRtFK4FZjLmxQNVE9sKfz\n0mBTSbWVjJC54SoVulFYzy8weLa1KkYyEHNDAZvMD5d6dYm0hKIHzACEctrv\njygkhU3CT3APKyPy0JoLTMkgzFB62kvE4QqI9/9SpT59bBhP3VSmlh44W2MY\niyQ5\r\n=9veQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD66vQC1/pQHo1uyJqqYEk3LShwr+LfjhPuK7XNayMcEAIhAPIfA3g++oBjAQFWmXnrYMPgaCR/QPUZcgim5EKh4ijW"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.7-20180531081345_1527754434915_0.14487011590424825"},"_hasShrinkwrap":false},"0.19.7-20180531101507":{"name":"composer-common","version":"0.19.7-20180531101507","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.7-20180531101507","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-DUQAbDxFo3LoSygIynw9Mdg3kqP1lBLHFBs1QMlpoNyuUBjOk9J/FGaD/pkYXx8emVBv5bWYqC1XhHO7SBNFaQ==","shasum":"3a19be66e865f875c6332c961f8a80c760c5d301","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.7-20180531101507.tgz","fileCount":156,"unpackedSize":2521004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbD8syCRA9TVsSAnZWagAAa2EP/1X2NgxFUrGzPfGuZ5CR\n+0sdIAtslTRYj3EFb/D8ZMzyr1AsTEIilbzyKEAFKOijWJn54AtiTNRUhk4z\njqBWpT37VT8h11yC47UpcpZcVNIuKz+E+Zk+ardo8MhANg7p/dHCf1Ieiak2\nFxyUCh9bDeSlpowSV0dz0sV/5YRYLKGhUH6P3ZJ/C9YtxP3UbRcUm4a+59jA\nuklYMIkmnghRmFZbzzIJjXLJiozwIp3QCPXLVGcz79B/ePyv4YV73RdlaBOj\neMcerXF9vsil1byhTXvY5nsEFdgGnQAyXT+cN1c8bKj+pVGsub7n+aX+dbPQ\nVw3Lsw5N7NxBLAdVrGckaoeSJPiMmZafKy8yKcxeKLxB+QgpmspNHFgDi3mZ\nxAfz5FQ0sPj0rWusjOzpQLN+tKYTcOeAKQQepoVSrInaWY7dFWT8K7KC4gNd\nh63tEfF9QYuPCD5AD425KWo1f729AL+/yI1Szt2oC3PFE/uzdyooE/nBcION\nlTbJVxhhx979mn+iMsyiMpxyZZRyrymtfSsUBFwGVbnI009k8qhJ2bmNnsw2\n+kinHBTorYLQfYtvleVyQlbwhmfKGVS2k4QlrtYVxy7C1+fhHnOHbAQ/eATo\nSH1OW5CqjqUpzMGRlWeVInFRlwu4/PDQgThNIEh3D8cVL1Mau/j4q8ar3Xwr\ne3ag\r\n=igzg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB2OC1IzhVGb0KW9j8ZphCVQ0mcZ/k7FZlII1YgZS/U5AiEAhYyz8m4KXXI+Ritbnmi3F5AQ9Jia/atirSmKc5/lhwE="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.7-20180531101507_1527761714577_0.2579767900253487"},"_hasShrinkwrap":false},"0.19.7-20180531110232":{"name":"composer-common","version":"0.19.7-20180531110232","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.7-20180531110232","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-j+L83luPPb7Dskhiu67nrTuWGJQTcqBZS2YK8DDu+8PeRKGmV/WMebXO9h8ru2b6icqenL5zK1KkdEJOtklO4w==","shasum":"52d36da482950c6b5aa4077057c23c6146cb850e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.7-20180531110232.tgz","fileCount":156,"unpackedSize":2521004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbD9ZQCRA9TVsSAnZWagAAEc8P/1yqCmOYPS4Z4VF9LMVP\n7tc9ZtSnKY9z/niEEZDBiMG/iSrol2hAnKl7wTmenFTdacVXNSF6QYaFKFle\n3cGBaD3i1/7dSgnHc6bSlYuuevY+uCo+KVVKMfcO0qrKN29eEFnZC+sgVK6H\nAX3dfq2Z6IM7SuZw7fjR8KO5zYaoQlTjWyofdZhR/UejKcl6WCqP3sefwpxY\nU6WWNKQhnjhpcghdQ5SyVtxIpFvboPEe1nnaJ8gVjnvNJ06eNP9rj2tMZEBk\ns38cnOAfTsNAytJZJF1eYsqJ66dgHPlML45+UEi3K/v6R+KzFPSdTzUlweHj\nNdyWC2Z1rda3/GiBVLTWDYuPtnbwz4NVLIIpVauzspBeIlI500w9SzRfF1Y7\n2uEFQ5k7zfZceh1keqx20ets1cZdUsZTJAL3wXmI3UV2hvwoTRNpKCRToudY\nKSJjkS0DvnsKfm1yr7xJbN0f60RlXSzvUaD/MiwGHG8VFqwESuMGILh6iqmk\nUm9imifNbc45ica+aHfnQtl93dei2NmEirVAwjKFjsAEzFtUFPofQvSwUx3p\nRmn+15/4KgfFWn4B7SP6OuvwRfePYrpEmCJ9bv40iOMFVL5UAM5ENtv1vvTy\ntrg4GLJ+x/35ddlQHCJp419trs8qVrdrHE5gnpAbw5Cis7GzhoyEz12xo+Lb\nyVrM\r\n=GqIK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD5a8uKDv++aFA2ufagW8W5lhURK8C7jDp8SdpR6ItuewIgQIjAioffKOCVLVvCcXFkQpo3xXan0AfoRGf3YaKJLRo="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.7-20180531110232_1527764560187_0.6217258536684311"},"_hasShrinkwrap":false},"0.19.7-20180531120229":{"name":"composer-common","version":"0.19.7-20180531120229","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.7-20180531120229","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-X27J1Cq427hA38VCruo+SpPx8FbyeJyxDuIqs8PpkHTcYN6d4mN0/lxWRaw+fdNbP6zkyZhWX+Hop/C8GfieNg==","shasum":"7eb7565a949c0a0fb0ee656b9aca3c203008ad2c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.7-20180531120229.tgz","fileCount":156,"unpackedSize":2521004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbD+ReCRA9TVsSAnZWagAAKosP/212E2Y5P/9fvIIcC+pM\nJb2QEpLeDwxpCX8S+dZMv6AAZz2eQBC0W2bv4cMMFSUyRxXon5orq0AO05gc\nV7m4Ynp93XfIgyO6v9Snd18cX6AiwGq2Td8iDwGeI1EnGYnMTOzoI8w+ePio\n7CjrbyuogK/WNCQDX1ojXZxMm8mDLZH2XgdlsBxQwYHE3HV1WXu+/i1ZwAyp\nkyFPJNi+Su+uT2Rf6DIUzE/fKVR1SgladI6G7bhCMpSQp1Tsw9qQ01mmfmgJ\nScj8T2Kfy4pErWLdpm3t+yJ08xkPrHB4Yxa4da/4iS4LASxcLQKZYOm0Mayr\n5kEOsnQVQDt3douPHi73kCX+hEpVf3PaTMVWfCeu1zmrMjqFJ+L7nH4sadYR\nJJP9TRrPHndu22Ykbz4fi5kQs4OZtbB8u/bWX7Vygce1Efn+ByQUF+AvDqdS\nJ5jOM0jqhV42/bfUrnRKlmn9VQZBdAad6Qc4ZBIhmIoxnBiiBQ3tKCgKJPq+\nfEUATmk3RBUe0cJUS0ISq2g8QEmpBXyNUR+YB9k/8thv/C1TnLWwG9Zrlyz7\nQrxXMT68WwL8verP0Vc+ayGzTqJMFfqqDnarDrnNjV39naNBc952L1SSPcw9\nasceXfu8S7rDUokz3gOUWA0KxG9+R/eo35yREAp/CufcxViQacF8S/s6tsbq\nxDTX\r\n=ZDrt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDKyfuI4QnjOpJoFejqtu6PCYfo9uAYVtKBRFslbMB2lAiEA5xfwJ1XwiFKtFGAk7fXzCxXpWVm1+p/hz1W59KKuOWI="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.7-20180531120229_1527768157395_0.13591772719891115"},"_hasShrinkwrap":false},"0.19.7-20180531124503":{"name":"composer-common","version":"0.19.7-20180531124503","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.7-20180531124503","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-H+jFtfilZswr0GiGw9mAXqG2y3Wgwp5Tcl5pro5Et5XtKdg5AadQnoFO0cd6yIhgkZr0BURCZu6KTSIYaAH4wA==","shasum":"e5ec87ef6e871a6c1ce29b3cd20b150d372c6ce8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.7-20180531124503.tgz","fileCount":156,"unpackedSize":2521004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbD+5hCRA9TVsSAnZWagAAiuUP/jLdmVAPh2EfSlu/qOmR\nj16qNwim9wlpMBbHSJmCRuZ/5KfZ22ungypDyXR97+2pnB9ERxN5Rv4I9u3e\nWMZ7Qg1xaUjkSmFwNylP6KzZrlBIZADT0gemu7FakulQbXKtenYkcL9bIEub\nmxk2m0vBO+X/H45QRh4PrH3YW2zEgaEO0jsO2diSY5JXK2O9kMF7xcUj6JnV\nbFR19VjRTcTMKcye46kt4FELHk562cxT4LsCxoPfw4d/E0iQkNHYgYSjnbei\nBQSQu5z4He4T1SlKttjNCKPt/qVS3RJXvcXm7v72xO2/mQUBtgSYKHoW1eKe\n2NpSNoJjVMwDVKbsfw2NfrIuCaOkfQeW8rdaJECtd8NDyCTseKxhelnwbkz/\nLcfwsW04XvtVCtBFkNigVI6JEbGdo9fw+mXQlPhpEqJU3ga/y9J8Qmj9AsFk\ncfRyc2FYzjaD3usyLqI3oXMdxsr8vCK1Hy9rXltGDb6+1+WgXjNfX0/dGcjF\nZxQfZN0AMXvaORrojFEuLXQfBa2AgKpTIMzWSnD+qblQNoc38SNbcogRXdff\nkUDksPojGPxJtKaEb/Wood8Ax2cU5R7pbw4atEi2tyx5LJeDqgFuMl54l9rG\nqacL6TI3rnWTZfXl9Ws+LPe1ARqWn8WBjK3h11PDRpECkGAmZAWf1036RR5g\nVgDH\r\n=tlfs\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC5gRaOiGyzh/JJww/S1h3WJqPFUoqYgaMjtHEpRpHE6AIgSgpVPbebYRjaRqSYQTGZyi9CtEpXhgrlbJuGv7CM2II="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.7-20180531124503_1527770719966_0.06638198783458948"},"_hasShrinkwrap":false},"0.19.7":{"name":"composer-common","version":"0.19.7","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.7","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-wjGPBDbioJqcU4oEraoaPzEx0ETyUtSkeoVFboYw1VsemAGgM6xfuzpXAc9S0UKZFNv2RZBJy4fNcdo0MhL9cQ==","shasum":"ffd7c7e475ceefa9f83c20c829dd0694968df7b4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.7.tgz","fileCount":156,"unpackedSize":2520990,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbD/QTCRA9TVsSAnZWagAA1XoQAIXjOW0Ymn0KHtP6NvH+\nGwcxX1gNqvsmxSLAwZXgutEqVGofsuQ7n9gGhZdWPfGt+fD7kMs6zaB/wnS4\nXshurOtLMhgcLX22uE1252Oyb3KFXXtKaFlPK/4f5WBSK3CFwJ+1nnMHXuHk\nZSRwyrzLtgi84/IdTJgeFMrnE6YEFOix1aKQ7O/AoGpYNIbA9R/x6Sqy82b2\nYIdMpgTjwm7flPkZfYQRZpHcGhREfSGylaNad8Nm+O7r50aZxPnGJ2LkNkIK\n5YH+CHtAye7Kd708g2i3tmcZEC2/VtpWr7J04qB+iRYUpOELXDoTdiRXMWKQ\ngEubAOkWe65QSLnx7Iq8adCsUoUWMDL3C5yhGNAoaZcmluyvXd78e9pY1ATj\nCIR9IuyNS0bJKGgZ+j1KnfNoxojBBXg3yZEPaaggWIU1GsVlXMXemw0BZtzW\nZJaHgRXrzyZlpadnIwyK2Ni6aoKgSg/QiVeKuz4ZK+rBTl6r2KGOT/kFA5PX\nYTxm/ikQd0s12ND80zUQVaML+M5rpJaE4J6puEDtLBVAKLb7fYsLs+OAEvSr\nNi4OPKIixfuwod/ynL7SfEoOiKp4FQ6FfHDjVFhV8prfJy2FPekjeuXo0wmV\nscmo2P+CMrEY9Y2qImG+/qEcaLSxhQRah8f6dkmogXYcvfYyNjYxzp/7VbCM\nEczn\r\n=xykd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDk3yQKiynLF5TGwO1yWjReACgr2RTUTs/drVQX2h5X8QIgQauuTakADfjuYgKkzqUOW8bOPr9lirp1boyGUXOTMKE="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.7_1527772178327_0.0960731286755252"},"_hasShrinkwrap":false,"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.19.8-20180531154302":{"name":"composer-common","version":"0.19.8-20180531154302","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.8-20180531154302","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Jr9VR9sjOsT/yw23edoPyei1jRLR7v/cK8jifhVgfrQKeS6VGmPYPkd1E4W4Y/g0eQ5CYv5qwxfqO30AwKM6FA==","shasum":"dcdc8ada46274af24d3cf765392272ec03c45f30","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.8-20180531154302.tgz","fileCount":156,"unpackedSize":2521004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbEBgOCRA9TVsSAnZWagAAWmkP/2OnLYsSGKAFYE0uTx3K\n7T53RTgmrIK6UP8RfxjN5L4Wg1vi8YCCnkM6V/5g2wlQ0wX04HZpD3Sz119a\nfXuBb8/v1X5pr4uE2wjV8nU6xLf+R9ou68zoOHksIN6OKeQUdUkDctRhbFb6\nb9WUBvNvoTHex/Spv3ih8FWRYNURyJxRuudLoeVUBIUIgEqQE2YHIv5TMmSO\nJqISvo5626Hp/m2rCBI5XRtyuPhmLTi47NOClAxIV+4KbhR+ocY6u2TTb/dx\nMnPveprnKfuQkvrizKLRyPwxfujnCRa72JwVcWfpqAekLmBfC1Re2oWEF1I1\nkSzbXp+YVbJcxYEgomykB3EylldEp6O4MiRmXcGbj73/UBhiXdPz1bSQWVvl\n305MabGl79oWhkAaFy5c7EGYI9N3X0aC2rxHrr/cw1L787PEke9kNfElS4oJ\n4n+MVof5dP52yN8Tt36GR1DiJV8r6qYGnR2oV6V/ilMVyQvZeeehetInEbLg\nMr8W2Z0/y0E1DRSejUXnMfWfHW4tvd9pkRgfnlTvkSUzAERtueMTkehetytK\nCly47+7dB/96vcXbMK3oXhe8P7F8NDISMdGaXh8wPRy+tBwUL5uIUUWZx/FU\nT9WUrG0VzwSoFdSIr8BReHUK6GOR+N55hjtqWnQ5hfOI/yWyjjUGcBwIp6jZ\nbuog\r\n=0wlo\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCezVKjm1/WYefkWTgAxpzqFAhGMQ9wXEnbnvncjYBG2AIgUJPSmNaWRx7OKnWEXe0boT6YaMNq7FPCij+HFWK9Tyo="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.8-20180531154302_1527781390370_0.8452599541912313"},"_hasShrinkwrap":false},"0.19.8-20180531165039":{"name":"composer-common","version":"0.19.8-20180531165039","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.8-20180531165039","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Mvyt+RbFM7Zwvvx3rA+G7AYYujU+UFCzlDMWZTxlzHBYHW13KzFw/few7lLlIDvSbOuivugRMRphtbJpf3+fDA==","shasum":"622a70c885e2dc3d028be24e574fa6ca0a291802","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.8-20180531165039.tgz","fileCount":156,"unpackedSize":2521004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbECfoCRA9TVsSAnZWagAAD68P/jD7mffCW3IGDa2Qt/Wv\nfxlNHhUbpJD7DKv8cwsUcUDo7B8a1LudRQluuhqemxi34kHcis48m+bg68Sr\n2phO3wNmDif5BbhN0H/g/rz8C6avfpD618xB83T/lz08gZVucSCN+uEo8oxx\nuQjF1rphN0StnCSWJFo8DNBjUzJ+dQZ4ZZ/NYD5esVCTE8jCJUQY0OXrZoaR\n8NXLArpnG3Xhw9BqsvGnPJODAUArcTHiebysKUmozX6HsOIFIn/IntXGOx3B\n0Vh4nSWZPaD7vGZ/imrvSJmrQuqwigLLq2EIwSj/lNW1BjWKsrQoU+oF7KQu\nrGrM7HKB63Nx3jGC8HP4haK8H2A8FhLj8uTqzJwIgUsFRKNuKPlEas67tFZx\ndJIKoVokR/kyHz9m2qyGkwUmlOFQdvTN9HoHI614dPWdqvOID4PySE370+Di\nILdMfVklZGeLp3sSdrBgYRHRt4RtP5qTc8tjupobp37HT5Zq/UVp+dWyX1PP\n1UUO0E9emFgp8kAZWT6EtgUUseJt9ln7vtQ3bUkFIQNK3ZSHAW08vbyGCgLM\n6SI1j1dGjd80MVSXqTxghvk6WjB3DkeLvEG/fUgF0l+TH838458nc3tTI1rq\naELsJOFPI8OSXpCOUvZXN6303/AORXqaCnn8svDvquOGU1fv8YwMJpSvnc+c\n8/96\r\n=5vQ0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIClfVxFhqXLx9TFsWro4pl1XylTTEMhTgWQyhMI6bPaVAiBJmiqsZmBquZXNtEGY6Rz31uAErdA5ydeqyu1y3POjnQ=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.8-20180531165039_1527785447412_0.16729365864021473"},"_hasShrinkwrap":false},"0.19.8-20180531222652":{"name":"composer-common","version":"0.19.8-20180531222652","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.8-20180531222652","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-7ii7bYRzdw50n1AdAEPdf2CQnB+U62pw2IVqhdPQZ03vh6cbP/9CiMmGRJHk/w+qkOAFsy/AUZh+om6in9ipAQ==","shasum":"0060b3776b87a3e092bdd9ec95b1485f3f67b4b6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.8-20180531222652.tgz","fileCount":156,"unpackedSize":2521023,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbEHa0CRA9TVsSAnZWagAAjOAP/1nqP8c/hWtIdLhjGgty\nZdJHSUBZ8iW/k8BUuBm45s14KTkkMhW8uHGA9+536U7yz5irgDqaDyo0RA2R\nG6uiEzXpzry6UwNCU5aPhvEzY8wf0FbnpCI++u6mKRHQZSzWNMXdQS/JPUnY\nh8VmTAyN/n5Yw87SW2QBi6f3N1T1wRKbDl9DfewRJ3604z0C5gdqEP14CdO3\np21QaBokAWTzqrNexKKOp9ASGLjq91SbsSxRrBfgroe8NXu08lo2oF/pHSdW\nv77+M7F/+NPq/1xNfT7H0VbNqOZUVthD9PybrLo/+0OoqMBht83lkq9TPkfZ\nTVxx2oaPkHr4fcVFgI+wX4gRYgcUFqCDZSiizc5szNlbBytJUMXXDySiO9YE\nFom84V+O6OHoCMH/84QKxbfyiwtDnl2m7Wa/Q43BhGTaEjmFoRkAdud4HRtG\nRWL5FEiYS3pxsuZwKLQIm5QbJIljRCrKap1A71QRKA02lMueeTn+1C7G3UDa\nS3CrRZATQ3v1danlJVy9X0JmAWwVrEUG9kYCqrk7M/EBDPHW2cvv3H/FlHjz\noybnucQBQbsYOlM5fHEaUYX2aJFjxU74HB4OtluzvLcCHpKKffSHFmQauefo\nAY/djyglNt04JceC8xzLoGfiEysaIefQ1lhuS/9uEIlBp11MqMntrFQFIkQS\nCBFY\r\n=JObT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF3ip/i7ACioD3XaJfTaESpRCcFvNL0k+PVuspk/t33cAiEAlGERvtbH49hFbW3CIn6f3BZlM6+GSgbJHg8Ma09kNjA="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.8-20180531222652_1527805620409_0.02623618708014641"},"_hasShrinkwrap":false},"0.19.8-20180601041236":{"name":"composer-common","version":"0.19.8-20180601041236","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.8-20180601041236","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-TXeHxGChtqLrtMBRQRD8HMOc+C2dqBRK1yBeo5I96Q98EFNCge8xucy59y4quGTZcLWBSuk6IXTjKDc4pLcoPA==","shasum":"0e6c4d85460d20ff817fcab1fc36f98a5bdbcee9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.8-20180601041236.tgz","fileCount":156,"unpackedSize":2521023,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbEMe9CRA9TVsSAnZWagAAAukP/0lI/kb6WabUmYh0pApR\nfcFYQROjsrxJWcSe3xPFU48V6k3DS+kwqdK+7q7wbXRERRGFjJbr9lEhFV8i\n4w8WTsxHFR5dDkCGBVPVcWn5DyxwfUh4e0Y9ufgW/Jno4WNU3jCxiNhhfvUw\n3jhRF4zJt6RUh24TsOp1Exh4fMmWyBAEyfxEqkF04oTHjGr+Jsh+GE5UU0g/\n744v2axlg60JLTaZVkpI8uVrhUZdNzbfsmvMOoHWi8Wupnnt5x52fhpVgfv+\ncFl9mfYlYS5Gs5fy4+2uUKYykF2sVf3TDoHjkJhTYUPwPsqraHaKjmAAZuCD\nvZm1aG6tNg3LSjDM0r9IMXGgKYVvViaqgwYEMfAsQsUg8NnOchsfCX/3ZznE\neRpphBTXKzL7GwJhws11qRek8aQrlqQMt5W2qGQJjOonC6eWngYwSQ61XtSa\nrGEBy6o+zX9uqyZjBTgtIVuIbRwC/BhqWaWN3Eue2luWQMWoNTZnRHAOHX5L\nxuxhsYLDC3vDgB8XJfOt0E+yNLwLZH3qgqSC/vUorcElqmZAXEXwgt8T1opT\nWVWCpHzArTJyCgkKeCwBecgGt/0mgG18OkpjBOLEYeTECbTgm9+X0UYqBNFW\nD9XK27NQ3S+CKCHVSaXnPtARN2ipJtvv7FWFEX7NKvKcNq10a8xnddlN4Bim\n5AN4\r\n=TGHA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDbZHsYipr5gTcZgyCPmsh2WjZnosYN8SmFhtEw9hYSMgIgNtZNyx8XMALOMYSLkbXCtXBZ+V/YE7oEO5QHJ2DS9j8="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.8-20180601041236_1527826364622_0.006227680252399281"},"_hasShrinkwrap":false},"0.19.8-20180601090503":{"name":"composer-common","version":"0.19.8-20180601090503","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.8-20180601090503","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-7IveF4GteRib9M4/3y3tx2ZAoE6A09P0FIoQCT6anA5DKr2mH2lQjPYNSwQ3eBXetyOR+a7ZfJs84JGw5OZ06g==","shasum":"a18e6a641a855a81c9bdbe2a57d833a8c6019bc4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.8-20180601090503.tgz","fileCount":156,"unpackedSize":2521023,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbEQxPCRA9TVsSAnZWagAAcYsQAKUv2QpgdvDTPDvymEhH\n7l24U1cUG11uxEnSa8/cLxWOtA/7SX4tyHcnJQEO9xMhJiLH/k0Z+ySJw9g9\nB/eQgSgqQz1Oj08eiqlzh90hcr3h8/F1U179c+pASdBA44dbnqvv0qZ8leZk\n/ifHJ8+BJkq+O5EqyleJIZUDlg6yRz658l3oklYNF1sW35xfnRPI7Hb8eZr8\nUAOh39JwkbzXHSGdb7NsQsXKFTArD9Rq4DaAungbpQr2ossJ9BImGrlwHJ6v\no4OE9Sv341rOoMB8MTfqQ2dR9Mli0c3IB1DkaFIoU8S3FM3unzdPUlqlNaKV\nJt4wI2/Q9iExpdmp408SP3Ydq3iEOeY3Cp6AQEqOSSTIJEOpztV1O8reqqSU\ndbHI7JxOXFkJXndobs1fP7RXcDNSeTaEbL29STEjmLQJ9soKQjw0KoWdDRRj\n69Drk0O7HnrqwSoQ0siE96lA8YPSQaF991DtwBahvFcHTGiWIYgXXfkA9wko\n2ubLTRTY1yefUVih6nRJz05mqqlLWfgIwcFEt2K7H4xfJR0qpkl16jikJD+B\ngpnQTj4K9ZIUB9FsVT8Gl4+kPaEUgfH63X25Wmps8UwsnnGPbApWiPg0T2zq\nlssuaIB4Z2WZBIi8hQeV1EIeRHmE4yOyHiyjoYjGpCE1hso/18kGaRIq22w2\nEh38\r\n=OLnZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAmndimTtkO8y6Fm0LE7FZ98IkeDpEXmN6r3RVr6hC2lAiAsBCDHay4jg4WOMPTXHZtMskp+EiFr0+1wmzvi3rikNA=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.8-20180601090503_1527843918351_0.719904001499271"},"_hasShrinkwrap":false},"0.19.8-20180601095753":{"name":"composer-common","version":"0.19.8-20180601095753","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.8-20180601095753","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-0MtyEe39P/6OkS3C8jj+ATeWOClmsjV52aDaRKd0x+xn8NEjtUFbaFs/vEeKqFBlR5EVBRxP1u/k5D2c2/Jayg==","shasum":"0497d3b75924cc43829b361a2fc76f25abdf0e10","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.8-20180601095753.tgz","fileCount":156,"unpackedSize":2521023,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbERipCRA9TVsSAnZWagAAtlIQAJn77N54H3KCqBtROiae\nacJJMI5e0VXR95xMQqO+jIQOu0RugQKKiV0ZSeLnVY/Gm2Er+CEh9we/nDc7\njqUiU2ZGV5YhVu0okeKo7+xAO9N1KW3gy44kuYtfP8+X08bL8o+KC8DyZETs\nPYZQUnlre44XSxZT/0CfL1tZVn5yGWVXsbl3NNJkYXOoFlzzXyKqVKFEjwRh\nDZDAAU8o6Zk3wxnP/YnfRuz843romZQqmofyGSeT+twDrIzf/gvAZ2k9nMos\n1Ckhyl6F/3sUkdLxmDIzsFdPVEjlSXiu60iR8Dd+fLI49YOUJ/n4U8B7KfTy\nQV4ajnM2Lo4kP/iMT+VoApFCr0suDcJkQu0Wfl6jrT1t0dvhQd/FecMG+L6y\nH3MBjgO+MEqeWM6+CVun8By2QugjIVSQScnx8eb6UajkpdXNpinKd6Y2NI1E\nly19Ve0jh2PwITdw091DxKZece8ZK+gGgwCUnc6JeEtSjbZThVvxKpLbKHFA\nwjlsWBJ42U6vEsnovCqlRkXrrFF3jBaiC1NXyDV57AoLxjZ29cd4Q8mXNbqL\nGHoP8CxMybS6Bhe3i6OzZXhSA4r1pdLI2+QB6seIETzE280H6ZkUPNxCmvis\nF1p+5GmhF9YpQ5Yr6oXlAppGOin7tfKP69iCECMcmJgIyslWgjw5vedFAVKt\n99ou\r\n=chzj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDPbR9u4qjD4SNdy3F/6TAK43lKmUuHdY7pUi74ZxpoLAiEA3KT0cPb/n0n926aIhlslxzCdtsai1iOhQsmxbP6b3RI="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.8-20180601095753_1527847080718_0.5673905738048317"},"_hasShrinkwrap":false},"0.19.8-20180601105155":{"name":"composer-common","version":"0.19.8-20180601105155","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.8-20180601105155","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-rv9akDlbJtbc4wbpFJ8TGbjJLxqPEcPsO0nZTYLFRzN3qgsH0gHtl5ymlPR56xlsQRoxSWBjkUgZBYllFob/wg==","shasum":"374d911220caaaf7ece10c46e5967dcf0cc83edb","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.8-20180601105155.tgz","fileCount":156,"unpackedSize":2521023,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbESVYCRA9TVsSAnZWagAAj2IQAJtG7HcqvkJOgXiWzo+h\nFrLhUcRx1sfGkmu/6QAaBFlR4ABaM2Kj+2vuZr4JdCEvEFgT9WQhu62iITz+\ntPeplBbNDJxnX0NWq4Sfduf7w2wxA7qdEKF0CzfyhurHfoiD6Im06CGaUO83\nksxhFSKML44iAGP0cW8tk2KNAT94cnQ0s04J7g1594ddwIuekDhWuYk5kp1v\nilHR18Cwqamlv5/q3NFYqqBTtQf91hO6mFGSGV5WVUspP3sUAFiNA4AykNbq\nE8/BLcd/N8qScRW7imHgxLAzy/pYx9LgE2c5hUT4j7m7DkhWyzEiKvB4snnc\nxr0R0K+PL4LNCJNHxUURSgDgCU9eKU7oNhtIBFoqt6ooVNBPytyCERkI0kHx\nL344VClEeGVT2SEquxlIglZQi9nvizhf+drscqlOi0GgyHkp0GSWFLsLeXfe\nrLZ4X0OFmW/IiFiUOUi758KHmaA7qeMvCuEvX7cfO6uEO8toPs7G+tKLOB1d\nIX+kG/HXw+pnvw1IATLy0cDuHVn7euODtURne73WmxqdOvEYWZ5cF4KjKHYt\nxs0KHvStmcQ2publ4NxkHdtl6/a/mx8sZYk5BcTXNN9u36PJyKUtE/57VqPN\nZPt8ZvSleGOr2ohsHs4OZh5c9qmGKbfq7pxbnU8wU++Y3mj1kVDLKc1SLbe5\nIT85\r\n=7a4o\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAiMq8fgo7XkaSkudyGexVUFjfPaWIRm6il8F3bFKZULAiBc+BZgvl6gqoWzDBNo9M9CExdm775O/HoiZerhKZcjIA=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.8-20180601105155_1527850328217_0.9603960408167884"},"_hasShrinkwrap":false},"0.19.8-20180602041350":{"name":"composer-common","version":"0.19.8-20180602041350","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.8-20180602041350","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-plgEMoKJJh88+FrZ1xhEjAZ/atWtduyb0nHdQ1itGWcHlkjn6ldO8nCqmxrDYtWrVU1zlON1tNl0SjfwejT4LA==","shasum":"4927f8829a7545903d628c96f23217a0e044c259","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.8-20180602041350.tgz","fileCount":156,"unpackedSize":2521023,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbEhmGCRA9TVsSAnZWagAAYVAP/3eXKADJ8r36w/Bz/9A0\nM1xfRwjlXtrSyhI++LFSo1/aU/lHiLVkO1+XBQ1IxOxk0odR4NcTVuI9Dyaw\n5KynaoQrYxxB9rLJmW5hYY9b6XfGov6UtnljDLXGvwHo91GpUWNifrhvgSFp\n4pw1uYFUUOhwSEPIqMowbE+fv533VzWSpcv8AtxjzQx4pe2TjClXXKlPevDA\n2rnGcG5CRXlQWY1bcdXxBWcM7GE1LrWA5WHxb/J2uJSdXfMZIKCyLRk8DOxH\nVOmdC7kZYL7mQy6RHClgYHlCCLJClk0+kzO2OYUWEWz7DClS5UZSHdWevxME\nwzDrZjZdx5nh8bN5JWVSvt/M3go8I+nISXd+br7vhTIJxOaRHqhmShdY4PyC\nt1MeP5lv0I9gWDBLRhRnx9f+H2Bp6CxMDC8Bwnks/kh2NSSvl1O5v7hzh29E\n0oEv4VQnWs/9luMM3NHNWFtnN9WzVSdQJ7kXoGifud9/9VQo9fkK55WXep/L\nSi1cVUSlVBSDxiH1YH5G8b/62dKFVKHP3xeDc6VgNEf1j9HaG3KQA4kQSYFb\nrxRc9ZhLJMo3PhSlDt9YMJ7njeDlSYXmYD5+j+pAKhiioZdaqtERJFSVDBuW\nFrEa2wQMsT6VE/bPXnvKxZcEq/C6ReOe8YrWZQNqTDnrCW75ByeeXQmRvcc0\nZUrU\r\n=TT3v\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDZO6NThPoXhqM9npQDE9eetSrt45/tOUmxmo7MIetJeQIgUPJAOjhds1Ugj4chm+Xdz6KL6VTp18eWigukoG/rOug="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.8-20180602041350_1527912837957_0.7329566991884429"},"_hasShrinkwrap":false},"0.19.8-20180603041248":{"name":"composer-common","version":"0.19.8-20180603041248","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.8-20180603041248","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-WciWqhgpcQVphnBvXtUkNynl8DxN3rNnCjoRP3PrmrWP6/YfZQvGqAdRK+kAFy0KrbMAn4+4YsBKCJAUPUfhUg==","shasum":"a05d68cbb2e589ff8e712f67f44da4517a6990bb","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.8-20180603041248.tgz","fileCount":156,"unpackedSize":2521023,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbE2rICRA9TVsSAnZWagAAxzwP/ijFEgJ2WpKVY9hz5uqV\noHvcPyFVYTuo2BeylNv4QBjE9+Fxfs4akpUaVyjRBTArE0Zrxumd+3yNcHBp\nFqWxRKPgJTeRsmkNhIqoUvkpiE7zHAWSKsTT+/bdHX5H0dNexkmsPD3wiyNW\nAtVLze6ty157DjJGyGU7+EBJ8c8m8zMCYa5Hcqa0sCn1JD88bKCDjoUG7Wdz\nF7CgZ7MBRJnyCeolr7vtL8kI5T0jIEZ4244cGUiV0j8RtmgXabOnUw6Dz5d1\nXHjOx9mff1neLUuENhhXNQT+A3jpJNmluYGEka0rcR+zWcxnnQKmGFO6Iav3\nSpZKOTwVnQg3EGAtwpylmDIxzkVR+BJs0Xq786R1CYvPCMo4atVilKr4cjiM\nFVIRCSx06696eZg3g6qyP8Cif4mv2adcrXXflpjqeD5NgeaqNNdoTOjlzKvI\nxOxSKDx0zRhAlzzy1HBmw8w6wAAKXcPqtdYllWBM4FQPzI0Lol7V6Bg39F//\naNc9ZdWe5aRS8GUialc/zKlAw03m6M50TbJ9it86xPvoOhzJrSh3AoN7bEp6\n2x0WP3fBYN001M4niF3ZZxbBgkmJm/svreiCbqIU/gSKhdMXP/ObgIHZIrwl\nniIsoPF8EVu/UcG0ysI0TT4ccNTTTWzZmqoTvZtYbCE9GnT47KU82vKq4DXY\nokW4\r\n=e1Rn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFq1dgQzxBtPuwW5cgLFGKymt/nhz8U48Cqpfz7JFYvkAiBEjn29WPEuxg+XHnwSQvmdqfdg9bFDN6OCKuqZrj0TZg=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.8-20180603041248_1527999175186_0.7658562382340974"},"_hasShrinkwrap":false},"0.19.8-20180604041507":{"name":"composer-common","version":"0.19.8-20180604041507","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.8-20180604041507","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-jjhVUR1spuFlbjAKkzi5c6aUNtIsdkGlGi+qrasdLivO7VAzpkeZDdqfEklGlPSJyeosTnVr55aEdDs3QhGPEw==","shasum":"b6e87e2ee6365ff62c4bdb6dc54dfa9647a55b8c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.8-20180604041507.tgz","fileCount":156,"unpackedSize":2521023,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbFLzZCRA9TVsSAnZWagAAWLkP/1cxiIaYWp8mqKxuxCwL\n6V/0KvlZaQ2qpBx3u5NxtcMwwDBb0jHH18YTlOj8R/GZBa4WzhXy29LXqFe2\nPKyaERcOqA40pyss3/ksig7u0/B/LRGae+apxIQfx5dGmRDoSe/g168epeG/\nkr500wARaxTpK+R8Z1EjGBiXo/7U3Toven7Qi7dFVa+EZlDqPYara86xohP2\nPRhEBDuFhWnCgE0shBroj/L3VuJokFLt3WQqpg0EMT4JnmQfpVaplsriYlki\nlAtSud8PI2uPuAEC7dokUuWLwIwr3srQH2HgPkg4rtA3GRdckYj3++pDmOCw\nL35nvVrfgMGFjZ2AQCmlPWcb3fVARVPAmj7Str7yhDpilrGzjMP3/vhLO18O\n913zE1DWX+y0biGKhGywbXSSlRoJ8ssXygdG8rEBVFv3LPw740nW0GSL8+cP\n6dCxjNmfWfVV3jFtD6NYog1rPWdv9P7my7qgJ/7OOKCu/zIR6Kkna8bid4NJ\nPCH3Zm2Ygqxd7IkUoLgMh1f9h9Zl14710qF5acmuvx2KeAEN0tdSFecAuEio\n0GMvxVKAG9x0mWQqzuBMHZOHpDXXTmVRJG+dvaSCa5IJ8+NinPBNUFGlpgrs\ntitGW79OQrW1ZD94NTMEMZDy9OcFHJUDgS4rHh4tF3YfWTQi17X05Y8Bgs00\n+Y72\r\n=Fa2g\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGAoQqR+U/W6GSYwGnMvyy6/1SswIMnDmYboiRzTXNkLAiEA3rnoaww4M35BY0Cfu8CkXcZ9v1vGRyC+IpXmSqlOSGw="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.8-20180604041507_1528085721490_0.9713724528234227"},"_hasShrinkwrap":false},"0.19.8-20180604090944":{"name":"composer-common","version":"0.19.8-20180604090944","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.8-20180604090944","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-w/y/42dKYnvgPK9O7urvIYMdJL8x05YOfs0XPunqXMw0uzwGevAKJhj3NFvJU/CXcWbtX9Fjgng8I09Lts02Zg==","shasum":"50cad8233444e9ed93e83e8fbacd5349440145f9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.8-20180604090944.tgz","fileCount":156,"unpackedSize":2521023,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbFQH6CRA9TVsSAnZWagAA9KAP/Rvf2LcV2nvrmvq/CzUZ\nNKUJBgSejWIC5U/EUW4QNERuamOF8L7CTSVKWDjcEWxmySBb2CY6Kb3oWvYq\njW3Xlep+JBXlS6bfKcBDZ6DkIaxJuwfYTusReKKd6bFWOSLpDdH521pwAzDy\nJ9AgGYbgka+svGrSsefuGO1nRdm8EgVExfRrI3yiJTGl1dt/yPZIAKJCcWt8\nWbK3cmaNyBndQPnQ+JVlc5Jqa/lEwzm1bglSwIV602B3yNDBAnIsPWM6EmEO\ng4GJ1h+v6i7Z3ajg8G1UVjNPd0X9IR5nARH7KyNP5Rju7oUoqs0SlpUQAIOM\nxAEayRRNFAcZ2oJIY7SZKGho/G+TrCCURScbtr9HFb52K43WLDDh3ozPPUbO\nm5noTzGtrzRYtM7DHSqb/uYorfZKKS6t2b5JLcHWEtJQG3PkCa+s/whyXoHs\npDoGoCWJamqyAwYT4dNesE3B9hFOeyi8EOJ2LzAp/xWWYFghwRq9PSK7H0yc\nDAx3OW/ET8rAfRVcSd8RfjG35qi0wmumNhmhRi6Gn2rzMLCz2R56oYifHpgT\nqI+jJf0VGBNwoqN8AX/i5tZvKlJ6S5ZbYi8F7QnIBOU7m7aAHePHVt5fa0fD\nOBsGy5ZjUR2gO9381OPzCJD/t2K70dCd4p/9/OGSACWfYt+yO67CtK03AXwP\niAUn\r\n=4YpI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID85J6urJgX76bcOene/bp9nX+Z+lT1ub8Wik5JZNNJ6AiBxkM+w7K8YaZJxU7fwmP4AzgZ+XKQDRiPog2gy+Aew6A=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.8-20180604090944_1528103418101_0.8079855368673003"},"_hasShrinkwrap":false},"0.19.8-20180604095040":{"name":"composer-common","version":"0.19.8-20180604095040","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.8-20180604095040","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-4DBk2m+5CL0cMSSKFWZcl5/5V0u9Ym1wRdmTT0P9646evsvi964EBc59VXSRWXlXQMJmAGqv1sv42RugOWX4WA==","shasum":"b24ac473ce31f16fed161af0ffee90896f511525","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.8-20180604095040.tgz","fileCount":156,"unpackedSize":2521079,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbFQuaCRA9TVsSAnZWagAAwmIP/1788rvxyMQttW7WAGxo\nOdzKiBwn3pdxatoK1hj/v+b3NwZdgNa6M0zDH1PjaCEB0WuKC4PAdUFp3bZ8\nF8AHtbpESq3KUH/vEJo/LFmVlHUSCacnV0m81NdYyrJllijzfcIi1Pnqp1T8\npxSqK7aHExDufuVeh0nJrxlmscdxn/EXR3Wx43CRIq+s020BeYlql/RKn4zI\nuFc0WUleK5Z+4J49zMSu8DHErqb3Iu2yYHjKGTPiMBVAhVWVsw+ffBox8koQ\n3X2rDthYUUtAMVSjjVGuh45F1douJbXxQc+MpCOWTlwO/jQ2xaeXFRYIRRCp\nZOHWP07wzXPpAystVqtoU2Za90WOQsx/30Z9nGF/GWoSaApkkxInWslsAmvl\ngJCzBgY/PrjPQSGl//V5QgyoCTV1En1AKryHxzTfLHsNz+F5Y82d/JrsrD6D\nlPN8ERed/NvHW7JOAJZwuQJTcXAkCQNEcM8vOmrCpf5kXUK4WN/j4aBhoG2D\nLENj4yX8jtHvWOrFRj12LG5E2hVD8Fa9Iq+aTvCTAEAh8aOeBx1uUeW+0F1C\nlkKnA/u6lYPHZoZaIrZ2dSHkrVnCgFMJPLGu/DiUORQEA10SoVd4Yi8ykuog\nJl5+h3putEau5WlljmtJwWlAlVW8KvZ0R7hanNQskJB7O7rnwrcqAK/FCKCT\n+ANG\r\n=6PWt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCO3m3JQ5WBphOAmAzy/UXAI6YljjsTbfB2ZDKtQE+FAgIhANLEN9mNK4wTw5Ae4OrpSfTHUyMIdriSnl1lQj7NsI97"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.8-20180604095040_1528105881802_0.5568155192733018"},"_hasShrinkwrap":false},"0.19.8-20180604143940":{"name":"composer-common","version":"0.19.8-20180604143940","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.8-20180604143940","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Nj6MaC7zxMqmO4xiVQYfpGvSbdflzupYfv58+H0i1Kem8PH0g7BZ2RB4ch1pLevwQkxLjK0trCp1moCIIMsZcQ==","shasum":"628399b732ab460d798ba21aefb4be00240daace","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.8-20180604143940.tgz","fileCount":156,"unpackedSize":2521079,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbFU9RCRA9TVsSAnZWagAAVSQP/R4ns2riSU2n8EGKN+5j\nz8WolEc/LiE48n7aSglTp248UQb2dKaidhXsZstPLplbnxscTnJ4eTPmM+Lm\ni2rW/xUGvEhBJ+mrFGpFjjpDEfCA8jT5TK5S41tBPtj3fjnLDHshXudXqeUi\nf/5jq+pFxE2qJxj9Bn+jFZsi37YX7a9etdlargUTzx0VFfkeh8Fc0Ctnuc7P\nT++86UZd9P4slQbZTcSHHGQtmfAHU1Ml3UMLIYPfwu3TEGt5jGBqrirS+p/H\nhGc34/ai8Or7+gdNfggv02dgl6zAwIn+dF8MKecBbTzTadNqTz+5mIfKhfKN\nkDALzRrn9dhZ5XU+Bjg3xfMQ6YdzcdMzVhtCShIUCNLqEeDqcXpw+Lsh232W\nH9BZ1klGJAdEi6TDcs3vPosSq7FjzPu/JNhIFKa2ezpVTbMFWD8S94IIMVxn\nxYZ6zXmEwIvEi9zy+lBHNzCrkMptCXBrrNYozvbBiDdHk4VNmrnkO5WCcSPN\nmerqJw84WOxZJmXAI1MiPSUH1KAMuflazoNrQH4KXZma67cKgzxIdWr/HNN+\nBXFwjmAVJE5wz5iC/YTsIsliTkOiLO7lUtr2bfOWGdkb2iEmZYvEbHvfdZNp\noBJ4aQkNh4kWAO+7G5PSXjywulJz6o/YXL6+A05By3Edlmbp4g3p5iAkewg9\nOEF/\r\n=jV/q\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCV/iHuyHbjXl6TPlCicFr6EatnBfhHUyjlkUr493rpxAIhAIUZr09otWSsJ3zQm7unGlNnwyGU9DG6jPhbRHCpD8Zj"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.8-20180604143940_1528123216980_0.7298365247857419"},"_hasShrinkwrap":false},"0.19.8-20180605041718":{"name":"composer-common","version":"0.19.8-20180605041718","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.8-20180605041718","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-JHuGy9rXd1ZyFJcx/dJmbGQolShfPHC8moaeeKN4D24Ml/DCN8mqSUHBnU/Yen0/qs7RLd/fk+S1zR2jjJUT1Q==","shasum":"bdb7811a503b2e39491a1426c650b50e3da5cf22","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.8-20180605041718.tgz","fileCount":156,"unpackedSize":2521079,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbFg7zCRA9TVsSAnZWagAAr98P+waV1QuX0lf+7wH5X98k\n/yJRNKPOW8GMVojYIyn94ohTLvhCVlHqzvEv+c9X85rmIqtk/cjn0SmpjUyQ\nLdcNu/Iy8sShL4W22l9ee5DAo/7vsE7FB78A4NO//X3BKBXzy5kv6F3vi94i\n8e73ICsfcqVgMQpom0k+iQ5FNAbVRuX5z8vm+yf3//ySzr3T2jYV9SlGdhMS\nsbyInzmlnpVATmtRwS+YX46hB1QMo77zhU2/KiQYEjAeV4Z5NI8Juwuu0C45\n4/BIq5pYki7FwvoP6JWYy6FWJEwDfUhAf+JYJW1myYbgwc2CJzbK+a9Vw2im\niCF4kyYYPNXjK4we6tOMwbU7uup/mI52tlC2t6gog77KlAiVmY54zsH0o4J+\ny0jF3DanadfgZcbrpxisxy2FsfecJxx35n+RHJUnAYOGWfbbcnoF7U0YdkQ0\nssSlgxZNQpQKAjxUnn5ndLM/8Y5FsVQHDZbal/HwKKzw+MYj5fWhi4AZXiD6\nQ58f+J4QLLwiJsAef5dCZ1yiBOn4bRVONhMy29WJN8AJpZU1HOqJxbUoTnvV\ntpqlkXxqk6qGWOonO3uXWKIdJ8uoNkdZoKX3fPb/kC80Lr/+sGOcIe2RumI9\nRol2uoM5sY4L7TX+GmRX86w3zs1kylE/jyjzKs6xxEefpRJmYZ2DjwPEMh9y\nru1M\r\n=IkIN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC9IB5aMcOB2KBQpeXmIK5VngqGlscOXs1+QkuD5TB4RAiEAmEjecyf9t0Z6n3CeAnYLrEGLq0rEHV7K85kDwV8+nQg="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.8-20180605041718_1528172274821_0.22504848508842468"},"_hasShrinkwrap":false},"0.19.8-20180605083202":{"name":"composer-common","version":"0.19.8-20180605083202","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.8-20180605083202","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-BPyGXvv+f/18gfhJYYvzubB3WD/1tLGuwgMyrtJv+tOHQO/K+sKKYttQwnIL6bTvUnHtrQgSeSf472rbtS9IKg==","shasum":"43872238c709f71f7b09cdb800c2fed97cefb865","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.8-20180605083202.tgz","fileCount":156,"unpackedSize":2521079,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbFkquCRA9TVsSAnZWagAAhF0QAJXXPt2LCrAVJzHvLUvQ\no8U+7wrXoVQ0IgGB1y1h9o//dM9FXhHu1pV8Korz/f2udsoq67zvpjZP/FPM\nNAR+70avGw7y06ewQDWOsvqqTU0IlzbRyRfTJLtC3qc07HhlsMSV0q475Q7W\nTZz+YB669cKhV4ImGOUne57s0WYP+HdVQdz1cB65Kzvm2/ZWJUhafHY002eH\nkHGI3W8bQD0Tfbpcp9Nv/wUsw/9f0VyZ2cTXCq1KLUMF2PdGvlnVraVc9yqw\nn7Q/hbEFmH/ckiK2sRorXInWXZXum5IiTLdHfYuqc9t8CgSo25pjOmGYMKW5\nBFX5U8YXfkVnFrzrm2BazAO0uWexpc9MV61TOK+F+bn7MIcaFcRzDmuoge24\nqHJuGITWHnU7l5B2fBncHGBzhJijvbBuFCr8ysYwGcXEMmSfJRnoPIXZw5nL\n0Qd1ijFY1kGDv0bKrFsTYoaIi+Z2vUrGT2WmV/1hwCupw2rRXGKflf5eDqYJ\nlJcjn2s6cxx89N0LH0cl52coHWRHmegTJK6fPuG+xHw9zTjRb+HRQ+cqLwZY\ndjA0mfl47vGyy/NlkYE1AWi7PQ89ksH2Qep4CS8OU/RFz+cY+7IC0qE8ra5A\nPqhQ+l+ExgQMCLO2Ul4Lr+zKMD2jQwbGZvd0ycXkyrriZAuGtZKdrk0FyqZm\n76UH\r\n=cint\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBORTLk30Q9zNSco3Ixb1O3nJq71nCei0P4tBVnq8s/yAiEA8sgfUu2sC/aN4sAqpfEn0smlAZFH3FouZMITvwoCvns="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.8-20180605083202_1528187565526_0.9076919550672908"},"_hasShrinkwrap":false},"0.19.8-20180605133354":{"name":"composer-common","version":"0.19.8-20180605133354","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.8-20180605133354","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-2zchH3GnH5j6SEXlNfWLiD+9ES2rpJAn2LmEqUMHdHpOePWrEITRhhBZe33QQu8XHSuUx7AuuQQGfu1669MmUg==","shasum":"bc47ff71027527ed0b53518cf9d9d775e1a79a3f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.8-20180605133354.tgz","fileCount":156,"unpackedSize":2521079,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbFpFgCRA9TVsSAnZWagAAuzoP/2EzZq73kQCKrh7aCuJZ\ni/XymDfzwXw0jT9o54Ism13/85Flu8PohRK5lxrhnqUgaST5ct/1h5Ely0rm\nKd4WU1JCJYHJsZvhYR13nihbkHYrsner0Xz5rcMCm9Y9zP8zs7X1+mdqksmS\nWNE7sMMNcfbgVKY8Wno5aZKazpq/KkLxaO/6L3q+QjLX2ugFAH+6UPmGVVO1\nyRCSGLdxzzn+mQTsXFHcO8p6zHBoh9MmSqNOuSqnT1D190Z0WtfsEKVxgh8A\nBdURVLxRbBGlMWNB1tp/ULsVT7KFCnTQhYaJg7rwhRhnSO2zgMDuImflsKwd\nOkDkXbVkcvjxsyL/AKh7fO5jq+BqAl1qUp8IriPv+uBWeEVgB8GVS/9EVhKr\nhKw8zmFBrMKf9h3ldZ+glBvirtzDd8EFZ6MFGMxOT5+/NmptIzbnf+i7mblP\nuM4gAMqU6rbGPABPMX0TlAkQstrp3rm2S/Nrw1FEPgVINtgEEcI4wu7GEaUS\nPVRmdERYOQS70NM/Svf3xEE5TsIBGvTNC+AkDPV+wh1I2DllAVZl1nLBmzYW\n+yYj1n5M7VzvRGMtNX6blZhXzM3e53gldoagzTy16YQsIBqk3awqc+4GF9xw\nu/o3PzGQz18eRJhAdkP+SrVfiumCS1aVUHzVPx0hDyjy7NpUgWlxr3nYvTG/\nH8Ke\r\n=s4Pm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDSaolNnmOkFZKGv7ORp9b7BFBDbUOoH9OCrlJn2MlKqgIgUmzKJB0I86BiD7JLrXuWMxxakTMYq4qssQFKHI1/rrM="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.8-20180605133354_1528205663573_0.8257394613759543"},"_hasShrinkwrap":false},"0.19.8-20180605214736":{"name":"composer-common","version":"0.19.8-20180605214736","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.8-20180605214736","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-5z6f5iJ3yJQevsLb7LiujaEsWIEysM9QWRYnIN1eUweApPwjST8MoDbt1S+yihfj2DnIW435TH2A54JKJcXSmw==","shasum":"70a2d85a28d7d6e513d7db6f0d6e634e7bf693ae","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.8-20180605214736.tgz","fileCount":156,"unpackedSize":2521079,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbFwUbCRA9TVsSAnZWagAAm3oQAJy8ycGi0y/ixRuaV8JJ\nNKLPH5x24lUSKKa3mn2sLKVSaE0vBCqJjDkTyRRa5Yd8GpFTQHiY+G793uy/\n44J3ElvZ7XHW72lici9n6xT7y8Fz5ufCFrmqX1kwXeiaVcl7iX3rN6mjLQbA\ntVF6aqK3sE78Z9tiYcjOhcRfeNuD2Pxi9ISByZmZ5tanCE7EkQbzwVRCehpn\nCx9onZs9bn/XXN97pIz5Qct9Rp/c5kTTxwrQawbz3bqcAmTSfQ2btUAHdxG9\nSzQReLH3y3tV9ufhevNid4AAMo56EgylSNbE9JcwhAwhyteDxMSCC5u282fO\nOIBR+oaEGfmnptGAVjkJPPT5coSNGgWpHhnUS/Vm/EMYhSiLdMUTnXIgmoM5\ntLZ7RNMlgZBfHiKvVcm8sIRmKx8xjxBIv5Yv5Fv91u5M6k2MumWXmXZL70c9\nUmh5algVfpjdmrJSrnVcY9bzfm0uVt/ivN807RvRX21Ka/MAwp/YyVwG3sd4\nUUAaETcANZJQqwhqJh/W0AK7SmK3lg8B08+Ch+pIB8SMCkweTfBnMyc3XtHm\ntwfYse/zaEPOYCtYK6/L2TZTxgu6VwZ/FBPPS6Ic+mHtFelJ/PyrU4fVckRq\ntZHAq2Qdm07xiOBs5jauhsIKWZs+IV4JBUQ3KbCTcwpmmzvZOWUa7WompNAR\nGpDW\r\n=IF0S\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCc5DX/vpOV3xIO704O90sn1FHyBH3zv+gOM9zNtMNy8AIhALAwsdXaRQJxy2H75yByxGqT1K2wP+m/3lQA4hkdVutl"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.8-20180605214736_1528235290704_0.6643616373075052"},"_hasShrinkwrap":false},"0.19.8-20180606043332":{"name":"composer-common","version":"0.19.8-20180606043332","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.8-20180606043332","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-qP9hek1BouaW5KbDbprV0pPm6JfwiGkQjyEyK4E3gJdzR+1iYSnPZCgDQJbLBD812bQc2YTj5KuxYIE12zkj+Q==","shasum":"44be1da6c011a00c9201ad2ca6a1e8307d0afba8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.8-20180606043332.tgz","fileCount":156,"unpackedSize":2521079,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbF2RACRA9TVsSAnZWagAAw+EQAJBoqvFyjjqdt/d6tJQa\neofX9qrGjwXhtyYtT98tzWYHbg/+cDlPChbKFUpMH2VCBQSv2lEagPjybmiz\nK+URukcE+PfrxKrow76SsWvSK7W46ThiOXS1bCfcrW/Sq4qxPnohWr3Pe2v0\n2trcojDq/r7CAwdawhO8pMCw345KZJcO3bskxyNUbHMFelsP64cMVZhlwYCG\nbDO+sQDP6dkZn6NDQevPIaLD4KXiXjJGoWt7VY86QdenSGt5mECy44HJXeEn\ntLCpx8v2A9knBa3fXUDzFdVG1m7RKi2GqBu4pT0yT9Oyd5nF9SF7qYT/HDbx\n8xcK9ufvDDWx9TpfADLWUC+i/rPiTZZNmnBYE3p1fnp9eHnohdnJBRkFsNHr\nYklKKQqjGiAiFzZPsRRVCVW3n63g6/RCAixIsFnMxqN1hMxMabuBfS/TSmCy\n6wRtnFmLPOLIg8y2dOdXtG65Gy64FUevbiF4LlCD/QN77aVq0AEX0UwqLIGJ\nmISikKhW1Rg7xKpeuCxTZpajJ3TXBcGTslHfolA/TltTzIkxdJKObuawwr7y\nLpqPy6KkTGZYWwgOTi2MW9KMWwdRJ0qtl5yKkgh52dNTN5b9Oqq/OCd3YnLX\ngn+pNHVkT6vv8ptF9XOqSRj65pCsjjpdYz+cnC2SstMbCPP+FgwRs7XltHV8\n7Hte\r\n=ud85\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHUeTS91rpEYnc8u1HzLU5+lQLD4aW/XZBycP7PBlq50AiEAyCfJ2JXxe/1/viS4PRTrbzGMCJ9b2ijlISiJMchPjJg="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.8-20180606043332_1528259647697_0.03721146311497092"},"_hasShrinkwrap":false},"0.19.8-20180606064127":{"name":"composer-common","version":"0.19.8-20180606064127","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.8-20180606064127","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-FJCT4MHblKJGAwm/IkjEu/HVCvOTRy+3TdmreuxhzwzOpUgndCYhecxSD+4q2ryzPsli44kFCdx7hPIEeKn3Gw==","shasum":"f8cc2efb6816346d36ad39dae58d84ddddb724c8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.8-20180606064127.tgz","fileCount":156,"unpackedSize":2521093,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbF4JKCRA9TVsSAnZWagAAgHUQAIrHk+hacirCUk2Gdip7\n6bQXZMfjhWge6R9wcJ9j0iL/1lhlayWUNU88O61agd2ZmXIJV0YXb3GDAi8e\n4u97iDAWov5pwydA7uQA6Um1/Q+GrisUZ6GJ40bv18v/Vb64ix75Z340rDZl\nvzreFN2nOuQfql1AURJr3cpZgxwkfMz5YStT+7zTecCk+wXti0peTXIPI08c\nRNQJyWCTF1kITXjJ8heHkvK8QEueQlsu5FwNNWkXjgOGo5JkUzY3Y91cOcc9\nwwHCQyYF46mvS8H1yOpZ5qkYe1wjGiQOVgSiQvvOMpB4mE2bLvfFZy4T4QmZ\nrOKEHoj+DTgOkDtVyaGOM1J0m5Dw1a/cxTz46wQDuvBCDV5dxv3QEA5KzXT7\nrYbwoQQXrMzXYMF5w3sw1qCkLnMGMuT3K+L79ppvG0y/1WZCPvLwjoGlaXGd\nfk2dAPIk9uyFePni7k1KTSjjsxR5tXVlwdfl/JdZZgT9pgsisx7DmWUYyvO6\nTEMlXdi02T7rtXzKa8Ia8jElvWY499DxcBOAv1pqzTZDMMC7FE7IEaHDMDbe\nRXgn0W3dXc2jlAwYJGh0M49YsFAtlv+JTsk4XnjqT65dvotuvKK9EGGRkl+i\n+A+4jKRqLMikmSzkb8YROyph7Q1jpjzzsM5rJeAt3Hmn++c5ogFhwEZUlw7X\nwHCO\r\n=iVGJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFILdVE4Sx7F6NvliXuBerpsHJ9/55id6atzLLNn8664AiBHZji0uC9iZJxGCBsDE3Xdj3E7EypSxlodECrwNhda7Q=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.8-20180606064127_1528267337507_0.03441552683421012"},"_hasShrinkwrap":false},"0.19.8-20180606093059":{"name":"composer-common","version":"0.19.8-20180606093059","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.8-20180606093059","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-atpOq535CnoS+Viy3QBqnob0cZXdYzz2EQ3z7WXSXGGouy/igJAdUlfRiYY5cPVCZN2Osj4oi73kwKbM6hUMuQ==","shasum":"867743bc3fdde205b89199cf52cbd503abdec1f0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.8-20180606093059.tgz","fileCount":156,"unpackedSize":2521093,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbF6oACRA9TVsSAnZWagAAIZwP/3DUg60qjvlF4yOl7Ljw\nK6PIB2YjkjCfD7Wxtx7V0Xyo0Ilmc7+47DJ7HK1djORhsvHKTzOpjHKiLNpA\ngqxT0RAsfQWiR7HBUYUJmVp12z5Xruw35nrZ2dArXH6s46ajKMmaHriTblKI\nSsc/Y1+HPFXNG8c+giXEsFSWvGMW4dSTeDb/wtPJsIi3AzRBkYpxRZ3qY1w9\nmbgQkuOvI3KLMcR2M1Z3gOTL5iMoY1f0vnvhTR3vddNbDxTj9rFgLD5gE0Ul\nAdh2fmgyRGE9apekkUC623udcx2eMi61r5FQ69wgKPPkE7oy9Wo1LjYae3S1\nD5SPtItVDpGvYSCo8Hf78S/y5rVJUdfSWAJ9Qf7QPcLYmLVkbRmkQWykwdir\ni94KbfH6YgT7LpClKgQEDO+kSLSm2a1yk1JRw3my0lXRjaZTKgobVT8on5cV\n7KbRcYdggGaPzKJ3Cy6Mi6aMbi81qT8/1V85yy+BK3sTxhxEk0AOzGPG++TM\nee4h1g2ZzApQnTjblELoiuBU9Y+8jq8bHcHNpzWfCDxIIKXPzCO0Nhf5+zXF\naEo0wDBeHNjNvQPfb1Q1Kol/GmgbFRml5WH9rtHBm3n8ydafZiMTg7HPvyM6\nsKNnsr8hnTbW5ob8sGJaaw/GAjg/mGUaPglgpz6HQDlte5tOHDyVsvijc628\noJsW\r\n=0Hzb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDg4oTaJEkYIPwyxYtAmK4syggNtUToFnCE76l42iWBDAiEA10tjF7K1RbByY777O8jxq5KHjkI0pdere8kzTvGbBkk="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.8-20180606093059_1528277503578_0.8276078427896916"},"_hasShrinkwrap":false},"0.19.8-20180607041722":{"name":"composer-common","version":"0.19.8-20180607041722","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.8-20180607041722","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Z4u4VLiLX2jYocc1sYDUtq9Kpof6gdHLCyeZ6QiOO7VHDCwaHfhlpjciltypZARgQEMty2A+Kz4iV9RJuY4zBg==","shasum":"c2c037cdd675ee269cc444e4e7ce2fc7dff9f4b2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.8-20180607041722.tgz","fileCount":156,"unpackedSize":2521093,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbGLH/CRA9TVsSAnZWagAATO8P/1sS5SJVlMqwD7PVXGl5\naFbLHtSK+WCqRC4IqLV+j3YwQ9oRjRtpULwC2or+9WE8A//ZnH7xti7N0PO8\n5ORFNVzSwgPmkH7yqjmKatC1hphslhT/x5Xq2pfYDz630qrTBDUY8+MnsfMm\nI5+JOih+/oT6D7TSVZ8JXhKrzqapCxNk/2RoELVoi3ta+22LWInUk5tezWbW\nQTG7TX/+JYwNVgY6sHXjz7gWt+Bnc8b/u6G/AAeCsxwp6j89CPRl2phRGta3\nqs7Up4Yg6xCTElvoGSMkh3RfSitQlAMxbrfWPxh59/Snp3TKD/MjhC/SOVe9\ngosHNCoDnxJMvtUtKzNZ9qjbSg8I8BbLXwpnn78Wb09sPu92HNwJXjzGtGrR\n3h9eaIF6HcXAwEaFzTBQLhY5BO7q92Pgw9eIiKr+KwYEkUZUCgN/CKV+dNh2\nGOqYFzStFnbDU2WL4Hss/fvnNb8YX7dEHcmbDKEWecpJaoIOzEH6R2MirHB5\npkDKkhEEdt+c6+Ht039d6u90LeBxX2Dtkq665LPeHzPtav4xrlgAnkXBsXQV\nsVaWPbavww9e1kLgjCgTcFLxozZPfy04sj2YmlIBy2p6do8UG17AEdcw61pJ\na9Q5FTdMKKUUrK02HN2ESAfEyyzISTC3AO/5OIFP6NBjOFerswJrTrAPR5rI\n29/r\r\n=QjmK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHciApLcjmfo4cH5kIQ9krvMdkwFt0Z9mmIj8lN4WiqhAiEApRtSz+3EIfKVI3pfEHNZrCdWaEmPCSPM/TCea5NcbBA="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.8-20180607041722_1528345087745_0.567693629458148"},"_hasShrinkwrap":false},"0.19.8-20180607063212":{"name":"composer-common","version":"0.19.8-20180607063212","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.8-20180607063212","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-0XyqkUk2ee6/hHUo579bH+zEEUGfCYXjkRCqCqYdkpAvOuTAC0wVKd1OZ9iVCWKH1mjUPOaaP6rG78cSC+CVCA==","shasum":"918af57f7cfa04575cf7f00b23ce7f2660176747","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.8-20180607063212.tgz","fileCount":156,"unpackedSize":2521091,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbGNGcCRA9TVsSAnZWagAANk0P/iewprmKGrK3BWaooaxz\nqJ2irgM/JYQ0AyOx1lN8Mn+Bbe+YRFXshBJCLYfmm+8VfzwqX4ZoWl+bs4PZ\n/Xh4x8ToYnF/fiNSIIMICo11iYpDaDkZHUDkj2qtNXO+QzjbWrC6vLWtoja+\nl4YQXhEUZdD29S7aTki8S2eLT2U5Cb+AmGmfjeJnrMUcD105oSy3y9ZdVlR9\nMoyhzWBvc3YtXp274DS2IkbmAfuiCuOw/lN//6BiU9OLXfYsSSwWA7mZ+pqR\nAUTG/4Zt5c6TxxttYy77G5Gi+UB28dH9zKJ2Rw/ktZcb1D8XG8iAoP/cs9BV\n3AhyfAiYuSfWKoUhJKIm0e26iFfatbN50tqzTCkqzJXO7C/SMiqR8C6f0OKn\nOy82FGhFq6CozSrU/UYlmNI2KDGQLzLFJrUXL9BCzGktBMZJSYXobK4wjCQ1\ngVj0qx0b73iCekXOCVSzvSzZ6sqtzMVVICmgOq+R5gXrUA/PLTZgIJpgiGI/\nrQUv3crKaE+HjIk1TVOOjrnVHB7je4U032WX2KUzmafHC8C5asemFnOWaGtP\nfr7Y8MO9/t2p+ZRjlTezQG/vnbp8cUBaO+m4jdTNyQmEG+Uvji1KBZ2Nel+j\nnimEO4qwNXZqf8dxq4MdDKNmV+iMRgJ1InY8EUtqTMX4zKxKgRSoheaXdxJ9\nKd9v\r\n=DBI9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBL5D2Yu+wgJLM/vRKF1XQy30MshByXPRyU52jLpT8o4AiB+6H8ypEz15/D2V00M6ysMAsnDsPwIX9TCAkmJ6Wem4g=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.8-20180607063212_1528353179900_0.6050003778918285"},"_hasShrinkwrap":false},"0.19.8":{"name":"composer-common","version":"0.19.8","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.8","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-jOcbFwBITUVjqRvXY7LXg0NFYIr/HFUnzd6gRwnFFakMJ5b4G7HGwmzZxV6ulISahnu6TEHwhluyREZIeVEjog==","shasum":"d288721ceaadbe637296e291ac5801da91a0a6ad","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.8.tgz","fileCount":156,"unpackedSize":2521077,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbGP1rCRA9TVsSAnZWagAARx0QAJRyMhMfy7mkmY0bghzy\nC5qRaFrE6wJjGqbAj/7MGPuqrGfE2dWJLukbuu6vSMN6HGqLmuZKFTZA/qle\nGlMNWXytFjsxa1BV6lCVkWm1rynfDm5fim4kVTqA17ckLg9k+Msfq1hBqogG\nAXX8KNe4MSlfC/N+ACsqsQ8MFU1Jf0LmW3tG6jMUWBJ1q6e8LzsfkX0x8mI+\nAz1+rNGVXU0LUuM9JJc8cEhaJ+mOorYphW8E5vF1H54C+QjkR6Vn/RwzOBiy\nJC1+bsCbM2nr0sb57f+uxiWfxpO2my05ND8/yW+dPU3rQstFXK5Gvc0uF1wC\n00GNf5GVCeFKI4KoSHXTkTciVvTCNhCRW5oriSFpxnUk0NGuo65FrIL6q2gN\nmd04Fxsu9Sqexc6Af/3lucJ3X0KnyMAm+mLkIdT0Uqha0yVWBiGHfuT2Xt1P\nsfAJJh5JbNHNAL1S6AUszaj+vyUPGJdsbnXxR7w9ysPaHYvfLXm2Z2/Dz2YE\noitKJmFMzH4b+2ZNJEXzQVjZ3IRzqla2Q1MHUdtrReHUdYkmWnvmXj7xKo9T\nKETnmDwziP9k7EPIz6gVCuhdhyjjC+lCaP826KT4cfapdQ4rjjgWntF4NasH\n+pchNBNx5Kxx5DIJwyJeSpCfKTA8P8N8pIOjgs4YO6b5bZJp3sBiE+wbhLFH\ncgtf\r\n=wMmN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCeap0v9llUVSR03oEPbrK7Ie0iiUPovmSxLX9crUweRAIhAL5AZg/Q8uY0coH/lk4WpGsZdIMBfixnhGW8azIonTNn"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.8_1528364394684_0.0845836361641561"},"_hasShrinkwrap":false,"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.19.9-20180607101401":{"name":"composer-common","version":"0.19.9-20180607101401","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.9-20180607101401","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-VWyKyxOC/5SjSkPOc3sRMNCfgvHRm7abETGRQ+/JU7D8m2WEnYP3L35V5VMwG1HPU+tUXvJLmNxYgm71zUAXiA==","shasum":"b780c5d5cee8957f1a956ae47af00763865c1833","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.9-20180607101401.tgz","fileCount":156,"unpackedSize":2521091,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbGQWMCRA9TVsSAnZWagAAsdEP/0Z/DvToj8+Q8OPOmnwG\nKasnMk8eIh6ySgC5fUnjhvWT5x/TKIck+0bmIYXDRWWMpQT46YESTmFj75m1\nAeXp8k7NY0ArCZPWkEy84CDbgn0rnnGZr64wVU8ocp6HKcAURzzGYHG24kqS\nh9RsGy2paZJ8UQCbMrpCJsMI6G5BisvqYmpMpdzeLdQYxFLwH7QdnIHd+J72\n61YrS2cBCJlQEpU9ZIgjK971Y4SlkJuG4bD/K3rdI1XMBGNb8ESfcu1gowBj\nGjILvQw3qIWfCvTEtWCTkSENRpTXIEbozoKB05u5JYkiUp4dhMK9S1hKQH6B\nEptH0T9RNCB3Ap4ZGj9tmFFRgHLuGxYi6vx8ilj7nooUmTHeyOmExp15K+2E\nHhEHVxiNwUl3yZPSd+ebN39y/T3QFllXtRP+dtWYpHu91vZozC/jysyuyzSm\nII0ke+v7Gqj1KZWmef0c8PbhABLMWX4vjsPIvGV7aS5MBE/xUFgrOkWsJpyd\nF0lB7B13PsfYy2ul/tzlZwxQXp9rFezAq/+oD2pzTuERiES1drIZPKtqbXEt\ng4CWRsi+RZsqloMQW5yFGK6L1SnpnMpHbFnojd2j0MHwbDkyK6xFkGKm52nt\newjTdEPNz4VBieo1Vc9HqH/uBElo5VZCZgvccY/8Dyfh/1HRZ6GGSzSBlS2W\ne3SJ\r\n=ofEC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHHUcjGjPWwyyJPcuE7pfYaT7ExoprueS+zeoyXeYXLsAiEAvjE2f/jSZmtpkvNQ1/jEox7g0adZjmdIb/E6BC7tgDA="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.9-20180607101401_1528366475908_0.8551596183144752"},"_hasShrinkwrap":false},"0.19.9-20180608152734":{"name":"composer-common","version":"0.19.9-20180608152734","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.9-20180608152734","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-X1E93tY8Tqqkn5Lhzq5xnhv/ZABni5J60QdfPth8IVW9XvX6Jjc3jIVD+H1xjT/k7loZgniB13Di+5kiSfeMaw==","shasum":"69e78862cda041853861aa179bf4cfe584c9d687","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.9-20180608152734.tgz","fileCount":156,"unpackedSize":2521091,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbGqCFCRA9TVsSAnZWagAALLoQAJLrcMCa0fLzYSYxm8EJ\nVFh+Tz6T6wXkcI2tl9BEItO5107qJGvWMfdySCQdz9inRAnWzY3V07X+I8ul\nuPCGHparjqjYQji5Ny4KTngGtShXciYBQ5mU+HsNokIBu5IkSCQ+EQH/yQrE\nx4OW0sZ8n787XEGCnuzRJJrXo4MsrQ05GNXaegm9lX1NKoZVwl2PFvTWv5pr\nSxYRQ1FTRTxthz/cwDCXz7atvatgEWvWBnnmv8tkFi9iUr6YSiIcZonF0EB7\nmrYouLUc4AYgqLlFlJdZ1ENL3LSkerEkzK4J6K+2/a1qYE+TsCvndv5cuRAD\nC+cTnaCB/8KUeBPqEBIoufyaN7KGOQAebYi3rAh4fqugW7a72km7yoRpsgdM\nM5wJ7xC3KGfcysO3+FUkDqPJb/y5aKqEZT12XqWhABv9s9/dS92lDbJYO6Yo\n/UmIu4syhM3mmvbmceiN6RNnxO+XZynY2FX04B6pR04vtOL01lK/4WcNh3r1\nHNLosoqhAg8lCd2pNSamJgX6rx/XD2gsL7pWOMrRsq9u2t7/8YFeiTjMXfU8\nmCk6PowdlyG9gef9nFAqDtrXEf+NomlPZVJTa++Rzd3DsgAA4tEbSVLwsCXy\ni+TwHiCqLCHKiEant4ikz48d1pZXxGYL9AxTPAKutBt58bVUyVv4FrtxZQt0\nkDqV\r\n=9myj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDzQ8um8iSvT4sLGd/b9ZioEO91QIhmuPHsR5CUA7/aHAIgT6161h/fUEc+N/8AojaQkwr7XmDVDDhvxikvNiOHTzM="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.9-20180608152734_1528471685070_0.4704798948539022"},"_hasShrinkwrap":false},"0.19.9-20180609041834":{"name":"composer-common","version":"0.19.9-20180609041834","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.9-20180609041834","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-0Ondes3lMcDbl6r1PlmrxF/ThEnS2LK2IH1GMu/zKpDhi7VB/rYzAiyw6kqQvYn8thNDcG3MO/yhft2IETGEiw==","shasum":"3f7c191359d41c8581242e2ea5a1ce1513790105","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.9-20180609041834.tgz","fileCount":156,"unpackedSize":2521091,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbG1U8CRA9TVsSAnZWagAAaDAP/idpr33N0eDdkHAAO8UB\nmu1TYvO5Bb7WwZEzw8LkCFpE9rh1QkE8kzSN+Hy9QxU22vcVMwU45rq6LXo1\nVD5URO8BaptzQbqJNyPQMiJr+RWF3eyKfSkctVwzQjpAPZTvcyHMjF046RbZ\nSWq4eBl7EAiQAfXfMyoV7xZOJ3rm1ssEoiSd+h9VBRoDBXeKrfBpYA7TGyxL\nperVM4dR0CJxiz++aRBG0aS7MVsZEul9/6LUWDCmdotc644rx8I4Ap8e2lk3\nrP2ocJMR3lPLS1Y3R/9H0IChBuxCnp+0waT+CcWhBT8MCzBssaaBmFLb/HrN\nLp+vymL+kHj5I1XZvN2iCPOjViKIjIaKt18kxhHuRS//q8dAj1zAPoaOIL/U\nGmfmUCTTyu9lyboVkT9Wr/aPF7k9Pw37+Z5eTLOB5hQo3T6VMqDYjZomnRrC\nvf0V8egWF9NmPgQw4MDbE7aanLMNsNpUM4UJOf+VS80wcx8JTWC7+CbxVjPf\nmoe9fbK5qG66W4rds/VnnMf9kpZN9to3chDMDj4K/Nr6tABkYRmlkZuXEI5M\nq8gHZVXV19MufTwI0DfeFUSZkPGCCeMzREjqvDmLl0EPouQS0cYjQWZI+d/w\nDD5HnULH3ebkioUS0lFKT8aqW2XH0bDPeft8Isfh87cveMiX/U+89dKKuMtN\nCgwY\r\n=SnV7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB3Ok64//ff2tWmEnvidAWVgo4D5c+a3f4PiH18V3+XZAiEAkVw7fuAb1rGzKe5JjgZt7lVc7WqoUYOSub70VTxfV5U="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.9-20180609041834_1528517948565_0.7393634397049529"},"_hasShrinkwrap":false},"0.19.9-20180610041750":{"name":"composer-common","version":"0.19.9-20180610041750","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.9-20180610041750","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-vq5tBlC6itdgsPMF6uJYQq1scd4hAFMi+SMB7u8CfQBqhTGiKmcbYsvLDtKjKdI/YrLFMJZgtgroHc4s7cANUA==","shasum":"30026251d5ae4ff93d6fba47a9e125ba28c73f8a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.9-20180610041750.tgz","fileCount":156,"unpackedSize":2521091,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbHKaSCRA9TVsSAnZWagAAhXYQAJfeIPbdcWkUOFdKa/Y+\nPaGX2jQFNMc9sIGHMctcdUHdble8cZOGVMUsR2NENt2gQ+AsEq8IGAIef8En\n30yFcQXBgZuDubDrAYi/oyYcY1pKLsyzf0neoXJmPgdHzAX6YR7scGjRaWb+\nsDZidAcslq7vt6FRuOxyslUaixyjpLxWnWdS8RP6QG+GEgR6vwTHwf2PqA4j\ne+swfOC9l7VDHDMlF7ak+EhrYFHZpeKZORKH5UUd3Zc/YbDdptm6TSKFRuRQ\n1Fha5J/Ka42ZD/WNawlxDw0dwmz8hj+8KyaLS2NvxHdoi4Kd0NbMhGNOkImH\nPnvOEVnmkm91a6XM5WZjBwWkHrXkjwBAciXKAmHtqjiCnJpPVa3yFPyKRGew\nmb3NzAbazl7s59DSQAMl8guqQLB/R6ndJHikXyspPamRfJmgvVQjOMxNyjti\nC5H3amUFdBPYzE1fui4rSAZNiUzWm5/W/m/PR9GEgU9QIlD4iojcTmiTuuCL\nfiwDtUgenePh9j050xSVIgXW6qzFq7owqiIwy7qRBjKCKYLTAtKqNZBHKUCK\nwGc1Mds0rMQ+kEGUPrWw3oOc5MncxG0xXhVV16qEkpAO2YPqm3OVXfxDDXJ1\n7ZO5IPy9YjxNTkwG9956QVhnjyD3pmEhILaPKI+gNfcbF0dJ7gTRcwsIWSSn\ntGX2\r\n=gzYi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB9gO1v33A4nBRrDijtrZYsfWduCa4Cstaa0zMFFV698AiAA2yzHU3lRGZS4fFCLz1oZ70u5Hyf4e2vxxReDHWdZKQ=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.9-20180610041750_1528604305794_0.5466221701189982"},"_hasShrinkwrap":false},"0.19.9-20180611041751":{"name":"composer-common","version":"0.19.9-20180611041751","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.9-20180611041751","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-66iC8OHM5qbjEgeYjWqIYQcgiX7EtYMN/bu3l9yabIDC8nmTdP1yDPKOOHhmAfgFf28lhZIl1E6MizWmTcoftw==","shasum":"1bce00ba0b2f154221952c49eaa56164f5007921","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.9-20180611041751.tgz","fileCount":156,"unpackedSize":2521091,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbHfgQCRA9TVsSAnZWagAApA0P/RSyHFdk+NrqgyhmjTAy\nW1kHFlABxOnmhdWMTEZUjqtYUJjQJhTnWMwmpKJ3YC8xVgPQjpgt6qpb5ZJ3\nSfchMyBtfsJHXYAbRQAR3abKqBkZRgM7O2wjUTP8LwRJQHh+pJJs9WiVifG8\nY7DP+vyfjk6BitWReBGe2oXJp5SqZ/6QO3LmNRLGes8exH0lTx+X+XFO95Qm\n7UcMZEJB/xzRTJUiv1dneVzpMatyLCgEd+O1DMAJR+yoznhnby6R7Nz3DdSq\nQgKZxoBYPk360bMq192xxYQm0Zi0WbGxkbc0GDgWk6S74nWti8IxlSt0bZIG\nG6YTetM8ly/c+sH8PLVUTJHckXqniuMieyJ49OEqrf6t913tQKrNEndS7R4Q\nh6eMqQfIAcvDOGvDtS11s9rTbzI4cOadN0nF0NhWK1i4Rs3zFwXXop7wE04x\nDOLpHFSxeSGXaAwODPv5ej9xFxTMiO/TS4DVQ2J6W/vzfpngwtI5dv68YdRl\nrbumtX3PUMsWa/fo8l14w1DKgM7/BwShSE+7Q9bOxJaBNsJu+ebEhT6kNfOU\nHoRW/IsnXAEGncl9N/Bimzl0RQ5Mri0i+0alKeil1HarzablHdVc283ISpXw\n4R9voqPop6vr3L+WJOKV7nhA3pO0yPYZiDy7iflBA+7yVY9pmQISTzbOAV+/\nenw+\r\n=BkT4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHBeLR3CJcO4GgDjwO+aFKJXaqQzU65bbYbAJ9kRvJNyAiEA9iOgP/BSZt6gIOkdj3D+WlivTU46NURsQK8+vbjZyRs="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.9-20180611041751_1528690704015_0.4859875415599415"},"_hasShrinkwrap":false},"0.19.9-20180611083411":{"name":"composer-common","version":"0.19.9-20180611083411","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.9-20180611083411","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-zALXCvxjiEBnI2GNAWj2LHcYnmPRkS8fd/JlopIanJyvBSHcpOsyteDVMwZFc4UVP6jkGyClpgOdJg0PnuLMRA==","shasum":"b28c8d2dd4796210e10076446eef23898a045a08","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.9-20180611083411.tgz","fileCount":156,"unpackedSize":2521437,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbHjQkCRA9TVsSAnZWagAA6wYP/2exgAaI/tysd6PQdErH\nSzZu5gsQ5DsXp5Pdn/he+QYZ0d6Rj7exmgioqOk24pJVfxlA0ZBIQA93a0qh\nXhnJ+e3/8+TqZaR8hVGqYtxjo2yD64nNcf6iIWZI6NfeHQqZa7+rTcPZzptn\nyB+KE6S9hMOinl0t4znqvmSNDRjA/x4V4+fHY/QR4n4xcQxwy0uOdHqtqtTj\nq97O3XhFc0mTApkWHCzzNOs5vVlbFofmP34l1f0pUYyHgdFc/es4+rJPtE57\nls9t7tVysywskJFQrJdMXR0tej0dfA7gz+qNrn6fWug1ThLY5XbnjYUSYMP7\nUvfgK70AK1uP9lrFrKNDxzDF9TSHCfbd1z0D42KqEb91vCqPUpsbGx8Ct1yt\nmszxAan6tvRzoInT1fdc26+xotKyOi+kjIuYWDhleH6m+YXaVLdbrbYgWQdQ\nr5ec+Dv85wyQWSfCmjXaqs4JIla/gyW8HOcZYOOF4lNoR0sRbzNJrC6MUGZt\nz2xjT4uajRqKwF3u6y9obzmKp1bEJU8XqmGVw02Hwkk0D57rAIxANkfnhbGs\n6kltBIvTAh5leJWoCjlOV8x77CQJl4KCh5F3bWzVCxxVXc7+OSIfECNLQuDw\nVVcIGe6kfmn9k8tiW41YOzSbZg+dT4nTvMJ3aQfjzaKWw9IkoRqqI4A2hSvW\n1+Yl\r\n=8pW6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICMLmkmmCWa3uxua8ld39uxlHWavV57bGBa2ULMyvSc4AiEA0tfNZFeBV+MyEgd8WQ7co9T4JP/e8sa45CRK/t4cNy8="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.9-20180611083411_1528706084096_0.5893991826929452"},"_hasShrinkwrap":false},"0.19.9-20180611092137":{"name":"composer-common","version":"0.19.9-20180611092137","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.9-20180611092137","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-QG94tI5zHifx0MgksVP3iiIi5IORzSiuz6PvXXWPMmRvJwOopvFUNe3Z0kU8/y5Zq+R6hdwUPkfj4ewnC9HvNQ==","shasum":"be9e50b96b8b99fc170bde25416ae24333f3d0e5","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.9-20180611092137.tgz","fileCount":156,"unpackedSize":2521437,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbHj9DCRA9TVsSAnZWagAATbwQAKQRRq6B8rzEQSx2wvsz\nLWrZUSLwJuQsbRHJloaFUKz11ZMemWCVmIyYgukCMrIsjyLwBlCxz76xXW6N\nEHelDZPM7S7Q54jY+jpy0ejQOfnPZ9U/BW6LTDCKC9m+2qg5Jh9S+nNslzkj\nN1BjpJ7pgPYLCPKx2hfwwBVUGxnehQ8lcNSZdrgd6AXzWRa6bP5S79WYf+AC\nnWB2fwYl3IRfwV3tmNOCQk8UKlxYDi9hZMvXCNph0fml2SMpfnZ6qryaHVWr\nj6l59TIuntEjNSsirEWS72Nlcc4ICjybIPlxnyrRodRmke/Ue4q6q5aIzAFC\nko295K+JMVzdc+Gv8DDUkPb8ohRL6u8tTYw5nDrtbU80VRrD7DTeeNUrI+xN\nxwxp8ForpZGDGNP1jaS9mPHNmFJ9Tw4ICvN8eCrYSmpsfD7tqk4PXHUnS6m7\n/eT/mHJ7nyLFwDTZMmixF8OzrxdhXa7ZW/0VJSe6UMQwaGF02dVKI265XQNe\nvjio85sLO+vu3kGGgNXbjq/8jOKvGF3ANM8RJoyh6qX15e1seqUR6aRyUuHD\nZgCviyFdN8CyqkAboMU+ZagIKuRH80JpQJzM2TkCKFjI9y4uCrYBSVPC2DFY\n3NFYM2NTeJXc855f7+s3cv+v+lPNyehwZYJ2Xnutve/IprU+MK6f2htf1Ibr\nzsWY\r\n=NAfq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICRx4tioUlKHmQ/ItqeHoP9GvnYbdX35YibxaNuZKQY8AiEAwsX+0cBHaOUyz2F8bCGjaU3pl89RsNzTQmcI5b/0ri4="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.9-20180611092137_1528708931374_0.3430042189120357"},"_hasShrinkwrap":false},"0.19.9-20180611175501":{"name":"composer-common","version":"0.19.9-20180611175501","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.9-20180611175501","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-qGts+OuXTZjwMhafkqDzXeM1PHS7TLxgrdFv79u0p4kSAcznkApkvA6TIbTGJjUUQHnoeqI7010yF3s80/T97Q==","shasum":"a2d3db705a6d805290a7278813693f6cad83b49a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.9-20180611175501.tgz","fileCount":156,"unpackedSize":2521437,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbHreeCRA9TVsSAnZWagAAe5IP/R8CoNCkz3aWFNPWGlIu\np2tDrdcs7jv3RigwPO8TM9pL8bVHKeRGxFaU7jB7iUMvag3gKp0ervatvvXi\n2P0SQO9EdS0/C7/q+rH0K/OCL/F8UX5KryvuYo1VbeIvgRlqP01eBT6sJz5l\nm7TMwZeDaMyLFuVzVzNn1VX+Th21D/sjOKKSWj60VkHFHkFeOonQHIIYoKtm\n7A/XABgpFPCgk7gfvMZWSFadB/Swig2kLVEfCkf9Wnd5CUY2KdJXpSZzL5jc\ncSSzgGmAg5m9YOpR5bMezTqA8X6lyhDhvfVBwe0Rt9fk7QuyqLYbhR2yHJr5\nExF+P83ldyKcPmYl6qu16whfxmXF/EdysnwgTywVDxxMpVq9tfBKwalkOx9E\nGLeaUMPOyUZYBZUDv1hIlTcjneCoQoZONsXmq8mCduOrxrRpi2I0p7yuW5oz\n9p0ry8p+1iKnXjc6/ZCmAQ2ZiEM2lg+PdlyCyEKgiVnamvZMkqSTQ9Ktt2AK\nmcbAERUmg5+soBuvpU0oCAW1YcMWGfSG9g3r026Vk3JPBzqFFqnvhmvnJ8PE\nsPrtHITLeBs1FEBQINiie0lLaihgjm0FOXYK6OOPsK6dG6tgOK2QvTFeJu/9\nDH//9IRM8KvHib45RMdQS7ReZlw6VEYDT7xUEwq6+NLuLdLLqjS2yATkRBHs\nrNF4\r\n=yLo/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGLiO7KnrwP0pPCErnYbMal+coJyjXA+2r+wzcn0u8CDAiEA6rRV+suWTvbsze8HUUX9ZdbOaHMEyzrbjyyBfQRXHXg="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.9-20180611175501_1528739741510_0.49451458116117286"},"_hasShrinkwrap":false},"0.19.9-20180612042002":{"name":"composer-common","version":"0.19.9-20180612042002","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.9-20180612042002","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-csuyGvFVE4YcC+aTaBm5pMS3Fyd68BVTMOM2TzGMbSALYRHvDbcPKoiE4nmo71M2t6eE9ZJhHKd+sTW2hjN/eQ==","shasum":"cb915002cd8f822e056fa8b6a5bc15841d58e761","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.9-20180612042002.tgz","fileCount":156,"unpackedSize":2521437,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbH0oXCRA9TVsSAnZWagAA6wcP/1V6TTPaeKwFLS0p5GpU\n+/j9uW8DX50zPAuKc4H/dXa12KBK9M5J9giIWO0yo/m/MmnprPLxexse/vJ2\nxlVRnMmSd6vDgUFlYSMUqVMsC1ZckkHOBEUligP7R8ROo2+TSwOGcP2NlFOR\nBko+8FwpBEkf7iuOj68nUadRZDJah9qwxG6CBvqPiDxu6r/apYO5IL4/wHAP\neRyBMH24I2pGo0IMpm8RHfsmtGiT03G/oy9zd7mEjERZWom+iNUY4Tyzx1CQ\nuwrf4nRzHaC5q4T/kdvgeqmrn5ZCV9PcSj25lAfBSVFrGE1Sl/HW6xdtogBB\nqa4T53PDCbyyYz3aHuRXB4lTWPghaCMeUr2WGtvuTolNxb+hVeNpFt1LUv2g\nvwMLRLrzRZV+duFoTnRRZhen2liD6WDMmkUsVuL+Fuj7B74cSdRMUwGQ2RtV\n1BgSbnn1RKlSbA+5ZcOnPXp2DbzJ7S9RxE6tH4sI1i0ESlAl08iqtDr8ROOf\nTfYkOhsKqiSdaM+ztZCLvfcUtsOOna5d3yKzUkhUsSM2GNEuTn0fZWwwUoJ4\n+XyFunSAEuL0bUwXC7NvXDh9I0cIfIvGB5ARH0DZWkR90rYXtTE1gH5enaXZ\njQb0eWABVDe5wuAmDgiruz7vZt7f9v2oWoiMX5AuZYhYOvRv31bbRqLEbEOm\nwCl8\r\n=TJje\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHLRYETEK0gF+FylmwumMUe+TDHLKZU02Dg6xi2T68NmAiBb1LwoqxsKGUspjGgQGoh3hCqFUgQnMh7yr8INfSKkag=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.9-20180612042002_1528777238576_0.9113157737984503"},"_hasShrinkwrap":false},"0.19.9-20180612110914":{"name":"composer-common","version":"0.19.9-20180612110914","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.9-20180612110914","_npmVersion":"5.6.0","_nodeVersion":"8.11.2","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-M3isHd1hSXWcjGp8e6YrtbIuYqIt19eQZgw6iIJEZdg5CCMcTqhV/2KdllZw4BNu2c7mD70EVkGQrmcxKgPIbg==","shasum":"bfde4fd2a54e30a9023e7b677d4f356b45d69185","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.9-20180612110914.tgz","fileCount":156,"unpackedSize":2521437,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbH6n8CRA9TVsSAnZWagAAkDkP/0VOI10EgyQdbWT2yL4/\nT/FENcC5eKHxaNyqmpfgcSs5l8OLDaqFKitqQbnaDcbBOyxiT4NUXpsB1yCA\nca8T7AR3a8svOAapkDjkY5GU73LxNACTfmeLzhRwhQUPuA/sSEcr5A4IY7nE\nTMrLtknRpP0WAEAGaSZEekGEOqBoTxSk0DBw4rf7trl1McJKyboxErbLYuGf\nzVdBSW1UkW6SvpzaR1LrI1XlF4dv07Mbz7aIzJwoADix3i0XSZr5va0ICYqJ\nJ0DUuTynbJheTFBjFps0+ENKSUzo5rv3V5+wH2MSqei0IPUoC8WLETfEVXcx\nepkSb9eXQMrT63e/w4isu1l13BRtGWz/U110EQpgTF+uKmGldicAJU2vJs/S\nM7X0zhXP68OpaHMNvMdtNgJR/g1wop91zyXORPJYdS088wdCkwK8m1pOE2Zf\n6rmcdCn/Vr+N1MR54AvJxmdH8mZZencVu817aY9kA0dHki+oAVmv/y8kEwMI\nkcx8r9s6n3ZMWMzAhzYPIE+EOGGHu+gcQrFHI9Q2BkGuWEh7BziTK8x1CIYR\nFWZf8vQqTIGMTy8IcIeQAhIXa6mW4SGN/iJO668UMxeCUXhJuo8DmiO9EfHV\nerBNKIEWdnYjQm/m737wYUxKEw4utSI4KcU/7YqNOzhBK2FUiYHnkX+N21z+\nSCrc\r\n=Qf0v\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG55fetiM49s9tULtun5GND8jMxweDrLFqexXG0glAQSAiEA3g3rWHgoRBbKHnMNfHYGv0xY0jcWyycouKzq5kMRNh8="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.9-20180612110914_1528801787681_0.626864249772451"},"_hasShrinkwrap":false},"0.19.9-20180613042104":{"name":"composer-common","version":"0.19.9-20180613042104","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.9-20180613042104","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-SZ+teUjzc+9F8MpoSkI/vfBNeQJL1ks0YVpIjSESd293Rxx4O3RXdJ24Q3n5wFr9CD6LrD+G9bF5Bj5ghpKKRQ==","shasum":"2ba80f1c4e10ca1e5e06bb4b2817c35d8aca3e59","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.9-20180613042104.tgz","fileCount":156,"unpackedSize":2521437,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbIJvYCRA9TVsSAnZWagAArNAP/j96bDaL3PTWcj6eAYWP\nVzV+afRDeOyWCTvs7vJQtntwj8ZMgSdsZDHxCtmG76wAdfcMqmU/gvmHHXmr\nKwnzEyQMJ5I5bjmvnwessYtY6IPtVdZE9pqgBzPPf2WbO7wHzdThsKGtvGHs\nIsevu6l0I4W1DlKXjOLP6jtG+i1E1ec/xzGNLW1Wcj4aDms3mqSqkt+aanuM\n0o6anhdOTf6IAybH6lk3a+x1BcbpApw3mztzgbdJA3p8PlnkUIJsWtsrZdux\nIkOEsaKtoGoMsd/I2RDpH+5smx+w7LbdGVqiXiLioUR6fOXoK5Rz9yNVrrDe\n6fCBkibxovayhBoo5faTmNeUZvVPmnW48WJjOpW1T+vfupeU8WzABA7vLks/\nwrYf8NdFZQLkQgyoEzr9gFiZmWp1ihar7jjd/A+iglx/CTS6pp5/iy8pjHPs\nShIQI7yPeA2e8lHFDglqgSOTdleuR/PmGXNP101WP0MjQESZ/VnxMbqWjW3B\ngys3QDQjlqdQtR0/9NWDVL2eW9q/pHb/oFEY2+Am/UFy2Ku9bvC5MbHzxvRz\nPR52WaL7L7WRyXXrdWuZLJdEgFXi4V4/qFtuGI3xHphwBdMOSmQql41nYFAi\nzXcdefGpuRIJgTsteIjZVtiqbIy7sQP+kWFBkwkarFxRuDuNBWiveuZb9TWg\nDeD4\r\n=Xnc7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD9zxdcwhanOwRTxIqyPco5BkzTPtNuntraRtDwdCC/uAIhAOc6tCrNM1/K02CTWt05ctprDehrJPq3v5lSqL+cAEN5"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.9-20180613042104_1528863703894_0.6842069235777999"},"_hasShrinkwrap":false},"0.19.9-20180613104717":{"name":"composer-common","version":"0.19.9-20180613104717","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.9-20180613104717","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-kVC76sGj+253Fhbag9CiBtkZVsgtVxIcb8lB1OIK/Db7cexMttLIcR10LhgX73SZlAPn/kUSK5FMINk3PPnf8A==","shasum":"ff31a8c6a2a0972a7ef677bae7f10ffcb42dab38","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.9-20180613104717.tgz","fileCount":156,"unpackedSize":2521437,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbIPZWCRA9TVsSAnZWagAA2FMP/R41gh8ZfHR+4dbaDVWh\ncCWCrCgOQv+MMD9wrRQktF/hH80QW6qhtXO+lhNXOnPCY63feLtC0GEvYMoo\n9Rn6BNskZ5SOcQqu8scVcO7oIYbIxFcDMQ3fXdgogeu3lNAy6DUgn5zt/g99\nxY+sK16PI1whhWpOSpdUpBcagOU30H/7GXubq5M0cGsKtBMbxFNQO+k/IjSe\nEEsgPxWiB5/FLMGGuVi2hiGqTw9kp4J+mnmaGk4LEbz+tIBz/OEg3eHu7jhX\nNUungWrUuzHCAIqe2sy1uxNCQQyGbRxOQ2m+IrEHgS4LFp4y5HZLkWNGCu+d\nUeNGuXGn0NlZmsRbGIXAZ3Vv6nAB8VxA7jFSW4s5FBTNXvW4nnOPIJ/VHY3O\nU3Y5Z0PDETMLpM/gaHPjjDCxbccmLVM47NkFipGsnJrlczQ83jIfiJr8t24i\nZui7VzEMM3fg/NBb7rJXFkZhxKY80iXDC5J4BeMvUcVdLjSzxK/LJotgYiKL\nxkB14L60VKGfdxhf+XzsJ6+O7X4s6ZYxSREH4rXUmntrXvG6LbAulaM+9y8n\nPHreNhE4Ay//C2ooT/vXcoZLtRZAa8y/t4htOk56gB2PYQ44qdlENDcPkHS1\n9dRob/UAYKBuqXlgaBZstLopWaNVAzmo89lHNbu03BwWoJD8AvpW+Ygw6EgH\nnLBo\r\n=ogpm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFClGUkoEQh1HZLo7owMXtOSbvGXKmfLFfoV/JTO050GAiAUl4+oqAmDxeBSyUW/Gj2woLB757FQk57z7A/Qa8t0Fg=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.9-20180613104717_1528886869674_0.05490190992443633"},"_hasShrinkwrap":false},"0.19.9-20180613124751":{"name":"composer-common","version":"0.19.9-20180613124751","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.9-20180613124751","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-/IXJxTQfjvbJjcoWQlGLXXXP+LMFpw4uiQH+7uiL5pqZDIt102OszTqfSrLoyrpbEY8C1N2VdszCFFhexg/esw==","shasum":"21ebf82d992813bdaa1422db917a5117d3c5abcf","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.9-20180613124751.tgz","fileCount":156,"unpackedSize":2521433,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbIRKUCRA9TVsSAnZWagAAGFgP/Aj8nYoWa5oGB6PreFqZ\nWr/x2OC4dpwKPuqsfHTr22D60EMSOxirTxMuLCXRkfM+bzKnNgN0urC+X4X+\npop38mAUhPwlZ5Xe/fUno7XW8NLhPugfIyALUqDdVfzyMJeBWWHBVzCM5nAO\nJqqlO7wRhEuZJdywz28iGBoToCSkfM+LW6XbdVWSaue8zzjNKWVBIQ1sGiEr\nhEORLSbbvsJMO8n0lnRhyKPgKPkned8gy49dUDy7VaWAWYL6GS3LKEayq1Fk\nnVbKNAu4MkuGopMgwhBI/HuLlywK/XXNGDUBmhRAk83QmtsLKKl1xHJ7aqax\nBtgb4lM4a2bq/FAjsPeWvxZoWr1nPzt+zU61OVIa6tSx47K2cghVq6ybBluG\nPoVzaUSGnX0v5MKb8aLCPRlJ25SHOEHy9QD9rG1g1Xdj3IiEh6LrIEbdanmQ\nggCQWqsxOrAPRKddKaUrZcmG3UIwYpTnIlLgJqr/Vcd9VHpj6jA9zKc/i9Sq\nnssX6CLRwjTBNoO0X3Ei80UPGDXmh/ETJlAVAfGHh67H5AUUGekNvKJuRWE+\nXuSE7X1MglouhL04IfclmwkjXEQPmE1h0LCnA/6WSbslZnPzhutBfB0ionfu\njuYnUtXq4TkVMTlybMg/yDgplZr7dKxolvjBniPOBwjdwC50anaXAx5kUkwd\nkhG2\r\n=iLyr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQChyJ35fXsi6ct61HzghyL3JhNbYQIGNWCqu1sj/UqQ8gIgcYJkLfU3pph6wTyBsTLyct8Xw1/D6aocoC56EK9//rU="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.9-20180613124751_1528894100222_0.9393478533983513"},"_hasShrinkwrap":false},"0.19.9-20180613143232":{"name":"composer-common","version":"0.19.9-20180613143232","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.9-20180613143232","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-q7fpeulo5aL71DuYj1Id9OHpE61DB4uv2RwCRge40JWgNIKuyru4WKUCH6p20/M9NQCDwTs9M4NOXAbCNh1dGg==","shasum":"874a2ec0b15c892997a1c537f560c9102fa57537","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.9-20180613143232.tgz","fileCount":156,"unpackedSize":2521433,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbISs5CRA9TVsSAnZWagAAwisP/R+vlZ65oq/CWSbOpWA/\nq22mG4JjN2QPj2/8d21ZG9LAZlXfW6k0NSChUt/VFYCp4tc63YkzIZaOQduf\n+0NBIcmLXo2l04b8D/RwnB6tfy4+YWoBfbBLwBqQjUb2KoyZllotxlkQ2dTW\nBH/caDUKI1HiUeErSctcNXhCutyBsgVi6ZJquxjwFj68mDQ+PtModQTt9C4V\nEVdRqM4FekEnSFSERemK8hUdZls9GPk7BpFTToErGUU96zUlLIYkOjdKURPy\nD+2hE+iy7v8vgL2SgMUkFAhRBfjxwMLPBRDu5GY0OkEdVs7FwGiI84SmFu+V\n+ouvA5KI0ewSxtHXduWnr/OieoI2oNbIECOKULJjwhKg/7nHRWXypbGxeEsj\n851zTV/7h2UnPzqyzQNcHEYZCkBJ//9KV5StEPK2N4sUgyew13YDadUG/4TH\n3oyYcs0qfY+CuMYaHl5c2FIlNc+4upegD73LTjHIR5HffT8I5FhFI65ITscd\nGatEIo+2/BN3IVo8kKCKjqnoHvG1DNpP6VnBhN91PLMuJRazfnccYSJuCv9/\nLOZwDXpIH4nNElTmjMzUnU0n/R+eWb9wk4uekvv6IDnhsP4ILe5OWEAnYm2I\nnmC7w0zPbUmCLlzE+NiiI9uyq4xX3riu63Z8txvzV/zsfDsnuPlvCVtCNq5K\n8ZQP\r\n=+z87\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD7wNKjQk/KKMM25GvAvS7NmkdABgBXJioNOhX9U/SBWgIhAMe+u/DpGT6zl4SqbZ4IPQOLPz+8IcYMdjtK2pJnLSFE"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.9-20180613143232_1528900408840_0.9078005663513311"},"_hasShrinkwrap":false},"0.19.9-20180613154637":{"name":"composer-common","version":"0.19.9-20180613154637","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.9-20180613154637","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-kbM8Ya0+IVQNt55AlcdVJuyEVwTVbGTmdNYl13e+stnJ8VxIb8+MDylxc3sklPA7MysxEDhKSncmZ+h+9gUeKQ==","shasum":"b9c808558da00ffa96dc305286c9ae5cb515b4dc","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.9-20180613154637.tgz","fileCount":156,"unpackedSize":2521433,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbITx9CRA9TVsSAnZWagAAZJ8QAIZLgG5jX32nGQcS0GBj\nS1vwvoYhBr7Kl04AkBdO8PF2ncIndRLSPAV0F1mEDV2bIFZPQTsRm04qnh3O\nuXqlDVs1RMf0vKEe+7BO2tx66+A8i7U8K4zKk62L8meljQlRkXHF+3ARhU71\nC58IdlSBOia93TmFmjL29ojU9WNCPLwJwJ5Z2ocVfarrQWckGuFJ0kvJAduX\nKR0Cu3+HtTXBw2LbgJVMWt86+DWTgpar62s44QWoD9fspDdN2N2PjVuZ/uge\ngHuHK0/Z0sOKUtW4VakvyPNFmnPijVrrJj9i0EEwoBhuwoFWZ1Agghn6bxQo\n4R0CJVYs48mofCK62CQ2bDx+H2sm96AQgNcy21OXjbDVo0RmDoeqRu2tV08f\naMLgA3b7LYI5IwVSqTqxQZy/UcOVS+B4KyR5lO/xPleFTNQdFH87C5gkhSK+\nmFPqBOOm505jYH2yeoCCjF745KFvzI/+4Deq83qkQ8p+fdUvzkG+kmOoaS+b\n57BwETj+S0DcRXRN+0UE7gN1ds4ClLLKv6nBAye9IH9wtESp9QkJqsQ7u7Ef\nei6l0xWovNSnNZG9oIN4uP6/JvWhdaI17UHnxEDTpg3j7J56dbGe4FI7mWMp\nLLRRwGT9z/H+FBScIoExiVVuEQlgy0EWvswPYAG/wfcaUBo62VIYLJzK49RV\nfRhO\r\n=4M9q\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCiPWhNnTnNn7QlZtxQbbGwBQWqoF7fA5c9W9C9Pb+i0wIgE3TsHROcKR+I0I/hpAlEjW3OUwfQ0z45lI2D9yMavqI="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.9-20180613154637_1528904828886_0.40699196453666686"},"_hasShrinkwrap":false},"0.19.9-20180614041957":{"name":"composer-common","version":"0.19.9-20180614041957","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.9-20180614041957","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-wgLyHOD2WHp++C0hobWWV51y2EW1hHxUDmryhTTqFHqtYyPWJxK2/Q7py9DCYfRtnvBWzwxWbpNd2eF0f5sIGw==","shasum":"6e39b86baab5d1d5e43fce410e309d068fc6df7b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.9-20180614041957.tgz","fileCount":156,"unpackedSize":2521433,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbIe0OCRA9TVsSAnZWagAAktQP/08bUSi42RGZxCilQp6p\nMxfZG7UmXxHnLKHdpv+funk3srs3fUMOPmS8MSsvKf+RAvdGLiB6mbkEK3iK\nznqF8zG93b1/v1ee3P19REEo5qSt+p50fZSxfV71NnapUqbjBpxUOeA/d52W\ncpTeApRZLCfBqEODna2LAkWE0bJ3TOzhSvodvdGlmqrwIkG8gIdhsQHt8s0S\nULS6LYnwIaN90Qw47Mwb2TBNmlbGUn20BMX7ir/N5xZQejsH0OHZtKJiZ/jw\nlwWaZfhbxdKMGUFu8rAPg2jggxC2jRWM0gRztxQxhKMnnm2q0wbOv0kNmA6b\nUvS1e04Peb8SwUoIco25lKEXKmK0EkfLmKTW3mYiawBnz3D5pZUbStV4XDdV\nyEl5QHcgLBpPCg+4KW5F3dkMojqIspTrusqADaCdUuxoJqtk8ak9Nvm488hV\nfbg8/6Gf6UOVcI7+YnaWfevCqdojgNhPrf6eFtderik2shVHtebZSbzhzWhc\n6uzBThllsjA8xoVmkhDRFGYX74RFJvzhND1pGbbSOXidvDFaEkBtuHyFfLBp\nlJV1fh/F4RCdtJQ/UyZR2IvEt1I1PuSVuQ1zufaFHTgUYOi0PmGFIV+I2c4T\nEsN1AvnfaK2x30GGeaPY3m9ZDLFmSE0xulp5um5LXg/LmTFB6ZM076R54JFa\nz/l0\r\n=Q7OH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFW9LSVDgt1T5dD6e8ISFqdlLXynCDjCPmBPf47XLbhqAiB1gHfYWJg3FiI5JKIA+xkOKi+aIsWbkiJeG5tjbXvhIQ=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.9-20180614041957_1528950029973_0.7100337436839192"},"_hasShrinkwrap":false},"0.19.9-20180614081355":{"name":"composer-common","version":"0.19.9-20180614081355","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.9-20180614081355","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-cw7AQch4Fn+1Sgz5OpDw0yoSGa8MEoWHHWitTXX/w4sWVirBPuMl5McT5WzJv5wDKf2P39Q6eaIJCZMGJO0SUQ==","shasum":"14f69b7751157eba5395227744f97bbd4d5843a6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.9-20180614081355.tgz","fileCount":156,"unpackedSize":2521433,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbIiP9CRA9TVsSAnZWagAAWPUP/2Sux+Xymu5PFtLo37Hk\nr9qbqZp3aa7Ub/dzEvonN3nuC1xlRBGTNg2vOBghLwFrEuGlF9+2wO8lrhL4\n0K2/ylGwBCFwZcY8S3k5qzr324bkmu11E6YNpowfaxc1Dxd4nbFI8nr6x2dL\nY0+DD0D9qAMOINda1KNgorUCGxrQf1NyIAX3YVxFVVoKNUQFKHeHs4UoJUzK\nwD/x0bWZrFmLcNtqCn9Ev+ofD1gWX4M/PF2qo14hu8bhEN6WDiXGJ+UL1YRp\nk8czFzlG4ZV9K2ghbqxSCgjZ+p/dK2Ui0iB83S6IUA4rAg0SAIFKc+rD46pi\nYgWESmnbJ76mKVH4fiRB0cptEFZDhBQBbDSTYCy+cYolRqQvAxlhHdhn/WMR\nOji+5cZujkwjivl/JoRKyUOtYBHz8qbk8iYXpwj9QgGVnE22Sx6MmrL7qYEh\nzK13iqGjPdEi9KYXLpkPOsGyDmyfavz6OWmVsdSsJmH86R1yxJ6XkcQkB3p2\nOzLoBFKnR5CiW+63XZ74zLUmQKfPa0FLdq/ktompNO01J4AdwdYkcgq96pRs\nZOhuECLfgU2wDYhv9Q9vCfDT6m/alwRO9RvYvG8OAlPAVB+7BPsttRgTSufc\nqwtVY93Yo9DHP89O/EMgWNH768bRok7NwFW+yxToqOXm0CK5Yw8EoZlfOyGj\nunpK\r\n=ZNxG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDT3q1om2wcu6TF5f9sICBW0PDNDwgnBaSEk+terwYuJQIhAM9HX4mhumtcvvRb8ViVd5NFTycqvj7ptzyo/Pdi+JRc"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.9-20180614081355_1528964074018_0.3085322402843693"},"_hasShrinkwrap":false},"0.19.9-20180614090853":{"name":"composer-common","version":"0.19.9-20180614090853","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.9-20180614090853","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-HbL0Mt/P+Wps5LPx2J2zGuD2zDCPPKFnJRhsAtDna81UnvyQcet+kwoP9TKPCmf+zFfJtUwAkzypxXypUkrS6w==","shasum":"df91daa62750859a6c578cc87e348c69198212c3","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.9-20180614090853.tgz","fileCount":156,"unpackedSize":2521353,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbIjDGCRA9TVsSAnZWagAAthUQAI0h+twg0GEgiG12A2ni\nwHcrHQgjxSI0fIdlWYjE9BG4/HiixB+Dj7qbgoxHIfMATTav6hodb8hqRa7p\n0j4SMvszmCB4TVLG3BIYMR68J7og4hqLMwlkCPXtIMIgb0JqxwLmE2Xycnzs\nNWjkNGOy/dU3Uj7f5xAanEWAFfZZLjnX7v/wP4kStptHKjJSSM5wZ6UnLp3x\npeKuABLtNHaqDkSbJ8k642A9sCNaqB1F6sXbl/3hG9P54RgsH8RARLyAQCkY\n11StDU0Lc4URdNrME3eXAyTJaVDLMutzLR9MSEZENgLGjukwluRgMf6vvsUT\nqqut/+W2r1f8cFH8vZZuiMkRdj3UFSeSak70csadSVag4T5SG82MY2A4v2tZ\nFcsGbRmzdvcaROUMJWnHTEcXn+5frFUOxchdAfapf3lqUC2e570FhopXUN5X\nsll23xK5ZD84xW+M9H77DOFu3OQ/HJ1+aOnx1fX0uTkAPErT5yhMp/wAaMsh\n/Hgg3jePmGaq26MzEfb0biYpdgaw8ps4cbNG3asBH873z8I+m91wEX0VlP12\nadX1Wnhlpzd+aCedVKowve03tAqkF3SWZKO1tmcUQHToDE/KVwMrOqALNN76\nKWyOz+xlpAWOslsc1f+jJ0Ks+VQabriGffAjYdQEiIi76oSpXlCcVDWCwBdD\nPfzL\r\n=Va4V\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHXzRxoLy/BumCvqRqh3peQn4R9Ro5q7UQWdmaeKPb9FAiBzFIXHEfNj3ZLNqnxLWoFWlqKjiC15VCoPYyoDQsMHfQ=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.9-20180614090853_1528967366290_0.3524629559816621"},"_hasShrinkwrap":false},"0.19.9":{"name":"composer-common","version":"0.19.9","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.9","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-PwMxjp5uGz3o1WMuLnmxNcnTXVcD74VCfp6rp9Hl7Fe+IdeVa2BamyK6JPuSnnt9JQoeLGgtYmOZ6L47vJ+C3Q==","shasum":"9887f726d11b52ea17dcd850815730c1ae795e9f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.9.tgz","fileCount":156,"unpackedSize":2521339,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbIlK3CRA9TVsSAnZWagAAn7cP/2BzGc5QlGOwIHiye3fZ\nB1jQ8AIxjsuk+iVjIkEK6310Tb7AYl/0g5mpH6Go085Fe+fFdcQoAX90JRGb\nK8dLb0Hb/dY0ct0c6rK8T2ocEn4w8vAn2NYcc3VdNcze7rDeiFlNeO0A9A0M\nLvhdTjlaS+9Yde2p9Yyuvs+PfJ0xXLl4DpkUoI8ed9BHadNusHZM1iLvxEQc\noLJ58SOwaPAzySkKVd8zDGR8RvKpTvhXzSaxDKZFv5zunBAosb85/f1kxSkE\nsWcvvg+qyEvh9qcRnKcMuokJuMomAv9NN+77ae3Ek80uNY6dYv0M/MNSY8SN\n1TgdtyE8SRpb/hLaR8INxhTBoADYDGFYq3yVM7ckUiKnpZudhVRLAJMVQ6H+\nsa97ePE/4kCeDrpRmdTJ7hZw+3xKGUVrpiORhFrJ7gBb3WOBgUJHv6Ca+3Ew\nFAqwL8vfJKelXQ0sc66auRlI3R2AbPoaDDBuXrTRQXnr93GaFYFx9JXM7/te\nEt8X+am4zW6qbTINnNZucQFxvnkvwJspnEn8TE5qvNF4RcmDgP+fUaaTm8m3\nlTu93ra6ousz7clK++jpUtmrzd6u601yEcRQD6pLcnF6oqJ1J9V8weh7uR9O\nc77Bemyx7ncDE4bf3RFEfcgiteFFjZ2J/cOFEoPebazRsgw2igPgRxCOVB4e\nr2zv\r\n=Tg+m\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG/3hSEqnSeUAQH8e4u5RD/ecjQiqCOjbjhwtgac5vnCAiEAiqjYi5pBJVqWtUMoK2hjghPiFqvvYCS3goT60X1yHc4="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.9_1528976054979_0.4713716718640084"},"_hasShrinkwrap":false,"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.19.10-20180614120400":{"name":"composer-common","version":"0.19.10-20180614120400","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.10-20180614120400","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-TSJ9bPHha9sTggP5gjxHWtYKixB4OHeRcHQ2U1SvZ6EvAWvLPv6yRfrgAmuHzbc6orG5al16VP4jkzOLc3zQLw==","shasum":"fc2364d138c73ba6700ae9d655315351b1e6f88d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.10-20180614120400.tgz","fileCount":156,"unpackedSize":2521354,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbIlnVCRA9TVsSAnZWagAAwwQQAIKtS0GZZGae1GW9xTjT\n9Cd/y+L+sgk38BbF+g22d5Zb4NwFjdjfQoKY5hy17wHnS7OIFIlgLc1ENa3F\nAK+1HyfWm6yNAxIxZ7LQzqktuwRP0HUgD1mAGRkUHpLZRvHAqaln2OpgBnFv\nqrtE/+qFPnVEKHerALouHqIxE4IlwfSFGW95b0RTyXCJ8bMyGCOEvnf1EfAl\npBjuu1faNt7J8fYSIP36ELHeYdYguzjI1Uh2XZ9HXGf0UUodgo59EH+3K08F\nr81vDQrL0t7MSuk5J3+u/raLyWTreE8oRYelvOBl56jDeudw4vBwbmSMDUNa\nOw3YcmxdPh0CdRcurNwSy91z2KDJoSW9fft6GmFCmvIcs4yLB78ws2KVWt4r\n//tI283toS4L+Z/yujqo7uanzftUYtMj3wbhWOnEMOEHqXTX65WWMVfzORrc\ncMKiCTPq4jChiQUvg0auKvBpF6MqDlA/Casyaj3Uv33es4kwi7n6ypQf+R/b\n0c1mtunKS0zpHBr5mDEsY/XOQS8FQjpXaOGTnDOdA/O+2yUuiUfVLNmnRMfQ\nH9Btyc3x1cxvi6VRpgSxZHdLixvymIdjCqKWTNHDBaACpvTPwJsi0g+2jNB7\nvOZV1x8Y910zc92dC8vrg6Lqdi7X8mZv/XVSt0G81TNTRyNXqEapYAcY92W2\nsAPc\r\n=xSrG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDAjVfeQNOYpz6AgbdXg1xYKpLVCIXRN0dhOb0vqq5qXAiAXlExu7WXKKtZu63+lPPEEkTXvzQkXLmJU9C/vn4rXhA=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.10-20180614120400_1528977876704_0.38352790595234176"},"_hasShrinkwrap":false},"0.19.10-20180614145220":{"name":"composer-common","version":"0.19.10-20180614145220","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.10-20180614145220","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-0FQ4t0Xa8dcw4ngGXyPbeUhGebHwqi10jYH39704FedsiQWbiKcNh1I+K1yiowgGKWJo1d/NhQ0bVKrx8QhPVg==","shasum":"cfae64bcdb755034ac3d0df41997cc0938e22fdb","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.10-20180614145220.tgz","fileCount":156,"unpackedSize":2521354,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbIoFUCRA9TVsSAnZWagAAo0UP/3rMLbMcFEgK5A21Ztex\nNKsV27PRS3DQpAf0S0rSt5UL3EZXlAS4pwulWSG38Kis74+PyG5t9mAOAWHT\ntvt7r8lK9Le038fGA/QsT9GxFV3o6/hzbfIgTzdpSDYBa1zCjdrqIY605JYY\nZfaUO4z8xro6NfZSUwhUm2SR+nQ/comPc5kRvNfcUltIeeU0Z9YX+wByKJOK\n+J37GeHhrrt4IdITShBzHpKISXWIFYYIqvSSXNzk/1MHv8fQZC5KJD4veHf+\niBKUDI3LtaGJgJ7nb+ucm0Vnq6atGyFLim/LPKf/K+rvfRSF/95dS8GRIJuE\nT7fVLVhP0+ZWz42vribeDWGR9qpEEtfmCmKnTuCeTCWTEj7N3kJ1xAevolad\nVt1HUzQUTW8or+REPIjRyRsvx73FmXhCDxrQBgz5dn91XUqc6ZtIJSoaBFju\nGZNEKPUyZFcfXqoV2j2eTHH6tJzhBj2au1d24dnrPSu68W8XoFuvHxDGAZU2\ng1cTwryr/pQX6e5bJrEWDV0JiNCQxHKY7ZYeYEEn04x/dcwvjJvMVI4eZW/c\nmXkhd+cr93sj7iJVpyHLoJ0CE1SREl28lsq8PNsqFObXefX4p+LCxdcBFh/t\nx8dv1aCILNPL/X9+O7J0j3XWsEj6qP3XL3WWGzTY2+9Ft+HH1Fzcxa8P712b\nOyIF\r\n=gy59\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCIk5QMkxniHXZy5Gtl7Y6TJ48xzunrVmO9bu0L/5ybEAIgFrVcOdNE6/ziDMJFTJ4mUKF6pR2zQCBH7X93MQQI7og="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.10-20180614145220_1528987988023_0.030063281552592303"},"_hasShrinkwrap":false},"0.19.10-20180615041948":{"name":"composer-common","version":"0.19.10-20180615041948","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.10-20180615041948","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Yvqqwxag7WE+KYXZ/4MfIJAT50T5wT+kNT3Cp/I/Rjja/36g3Cf/RP3bsK9p0c1vy8GIsfgVGHBnGO4lksWfag==","shasum":"60e2c88189b19a97e1da1c16d58eaaa433e8c7d1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.10-20180615041948.tgz","fileCount":156,"unpackedSize":2521354,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbIz6FCRA9TVsSAnZWagAASesP/0FK1OPD2ldxkV0dY132\nFVlDvlExVyQQI1vI7aLdVapCSUS5m99gbI8JBXxsldI2FAX/FrsTO1DpZwWF\nyI83alfA18ZxCAZErA9pApvFf+cn2MCHL2oEb97RRJMwnTOeoS2MBsbCweoZ\nUsxik+FbcLEiPxjqDx9eUrkAHgIfWCGJaNXdU+zENDea5fGA8zvL49TxrPOk\nZPnFbLO5USechNvCvNDDPcJgm1iHlKmqLEhT5oOPPayok8Ub7W3YSt5Kd51D\n0QjJ/EbycRJZ4Bb3UUnUfVfgujh4PjUveUxoXvifwfI6f3xzvHG3aS5KVuWP\n1aCozks8NUg8JGfrEuEmOdm3OAFkjt5hsr4JSeMCHzNluDfmuC+KnFGxoVF6\n8P0hV9zs69oFLyme/2upAbTC3VF+cNS91OcHAYzDfSAKB/wUti/X8HQXZQDw\n2y7u1IbchcK2T4Y4FhDt3ouTROMrCuX+4HCAI+422+qtZrkPuiMNhGliFq6J\n6tNuNn3S/1jZALsiAlPJ1Ct6G0eL8AvS4+4objtZntyywK8i8RxBC9Ufp28e\nGQrfY4dYIFH9+BgBfWd/9cqVoFkDuvEuWNCI00ODLaPx3XLoPabrck+x21EQ\n0PlaDE+lXwXGzjPWofwL1zKC2j+/Qcq9IdIBPI4C6F4OYVNgPdtM4lV+Ate+\nbRyM\r\n=cgT6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAzOI1dtg01ZmhS4NQ2czOAwr7jX/B+b97hAc+RwCf52AiEA5Jh5Y/B1uDr9ORAnYSdt0UStgPsAf51SghsNCHuMPlc="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.10-20180615041948_1529036420947_0.12560241822142992"},"_hasShrinkwrap":false},"0.19.10-20180615170013":{"name":"composer-common","version":"0.19.10-20180615170013","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.10-20180615170013","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-ZfsstBYZ+C9bVj4EfLaZHKeOTv8UFl/uQnjqR9FlR0ooLp+U5SAXiwJF1t0UbOO3/obP6XLcy1hrkIkVmDLgDw==","shasum":"37b7a8bc727dc0c3ad12109d3590d8dcf8fcf87c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.10-20180615170013.tgz","fileCount":156,"unpackedSize":2521354,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbI/C+CRA9TVsSAnZWagAAaWcP/2eJ7zcKdniFW57End5H\nIQnvSiVj/GzYMQxPitWsc76QC9mecdJHpqNSCdLZoBuUcrPnzfL1818rpjho\n/NTc36FBZomNrxLUiricFaNiIJTl0WVNHAuHyxQ2wr9WXAUNNZm0wItjDXoU\n7jLRMC6xoWebCpxJd/hwPolrbfySvOM1fFlxJqbIq59yZYwTc3ej8NSn6akT\noBCiiRI4O+pGn5Pwb4VtpUzJPuxGoaY/gUEKYEF6AF5+Yxv2/X4BsasN57gj\n9aw5xS8ObfZjaGUbn2dRUQ+jA2F/gaBioUEveiev8KWxc7/1AUI8wrb1bFlo\npHod+cqQWrhczI77K2PmheR2BxmRBwyyJUnedRRBe0fu6gHvvBcZpnVTBCsh\ngiKx7DGC0jAY2PjyG9VVwXRI3Uno4wVP5P/bt7HsKPcEWQS06xEJyF6u7v1v\n92Ju2fvgN1Ndqgi/uRe1ZO852T8BD0zhv+Lnf6lC2lmJEXxN7rf3jnnhcRqR\nRR8SEMdnJt1RWwWmBbjjK+FXw3n3Ag4GGrD7Dlc8aHYPLqEHrXY+64aE5qo/\ns11hzdE+mwfqNoNGl6ULuDmGyEsrf0BLdGPkQTezuof0stJytqsH7fLHiFP4\nWrqj+mzLU4F8lR3TLA2sbqyI/++QFSKnGo1hoUUuKH3hFXcGxr5i8m4Re23S\nkd9A\r\n=dcum\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHKdouUtL2VIl2tA5Z2r9RruxVhA4Pen71y9C5F67o+9AiEAvYpvl4Nr3gOdOIuy92BekIZ6DLt/HtrJNEFde1vHMYU="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.10-20180615170013_1529082046625_0.9831977253522461"},"_hasShrinkwrap":false},"0.19.10-20180616042055":{"name":"composer-common","version":"0.19.10-20180616042055","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.10-20180616042055","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-HCY6fiQl58HPaP7Wkl7R/fFHlFPVTKxERd3JtYAlFcjhbMeNtgovPKdMyKypRW1ojZZADDzqcorHdSMOAQ9A0g==","shasum":"2ddec55113abfccdf98e31eb9f1fd937a8a2627c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.10-20180616042055.tgz","fileCount":156,"unpackedSize":2521354,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbJJBGCRA9TVsSAnZWagAAQDUP/il2GTzTNVEJiyJTS78T\nUpZvPwut/z9Xjls0sHOU1HLzKnzhggPINqEf9C8yPvTaluNMmQeR8pKlHXQR\nlcKACj2G2y68a2OUTnXS1eop2rXmW0NyVLk7J+m/BntQCG525p0kb88sewXy\nrSWl7eYi2xOc43S18GcHByJmNghqSTYObsCR4kGr0zV4RbKT+oI3J4GIbqx8\nGjPaa3c2lwPcHZCrTz210QxEcMbNE89pVZyCdUfDpaA3knTbk0CA1rJmzLfv\ncKAMKKVes0oMKwTKOzAZYaWtEaQbeakXBo5s6ZTpFsWTB9lcqX3FiK+8Zwl5\neayXr5uQGFO1C2uJZJ5g3YZrcEPcKE+gOI7n3LZ8VZPcLdHlCRyjnhIQTcRo\n+DV/K93k78gTkZW3Sm/jwHgYguqQjC1GW+zkgsPQ038P6H9wGpfeJjNmUIDd\nvy3M6xs21NPkVDpwQAbnrhHqaQj4LM9/cS0QeHqvqcs9GU+EAygGIJSME7j6\nrdHiQKyxQ+2JwQ96GoK3Onxe0V1lB14YI++mzm4/WU4vAgFvx12wmPRnxUrB\nvUlkkUVuAd65jCsKx4CXF/Aag55lFGDHJIOG/K27e9KNGICPa9kmfqKSltFQ\nFCZcpeJ2GHmGdzHPPorMhqpNbbhrZ30rPUqxa/zCODURRMR3BHqR2xC6M7DR\nCmvT\r\n=r/a/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCjWtZLOzKEJgPnQ+ni8lIc4Telo/JeVxd9qhIbMz0naAIhAIQSPmF0OpkE5RcPrrIi6ueTHLZxy3SIOXA+18Ut6oyM"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.10-20180616042055_1529122886099_0.7040185166905222"},"_hasShrinkwrap":false},"0.19.10-20180617041956":{"name":"composer-common","version":"0.19.10-20180617041956","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.10-20180617041956","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-yqwcIvi/5He9q6+1Nr+FBpeNBRZelg+5hGkwfwP2lCsOwITf01XvpYxIMVROxuVVlkEOkimCqmpepkgyYXsOxA==","shasum":"01fb1c93ea315307d786eabeb4b990d2918b8ca5","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.10-20180617041956.tgz","fileCount":156,"unpackedSize":2521354,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbJeGNCRA9TVsSAnZWagAAYtwP+wYiZspVwbr962nPvk1J\nsVeTluA2zDZ5Ysisxaanz44FeZM3XqFE/cVb4U/UKkRXChvztGYRsQwNojzo\ni5OSxVzUcTl5KgiGGnEfmdKpqtZorgKLF+JvfE7WNaDiXkwKVy6Q1Y4u2G+O\n40jwg+294sSkahX3cEJb6h8lXWy2sZQ+iuDsJZc8wGtG8zmQVrAmFS5zemv/\nCIG8Jp4Vp4tZ7fDdfLWppkiL4lMrTrTnAzYNzBFinL1t0k86bgbt3V8fp5yp\nN/XU09l6ykw0/srIxm43Upcfz2QheXb5PK3PdGKlLDrb8Pss+VfIX92ihrGf\n+Evv7d0rTthRic0mZhhWyLSolEjTF9PWMNgniKWRXqoTlASQs9TESoj26BGT\nga+8FjmUNhPw95/JvBGYVqix+0c3Z9czKEFN9x5jrFm8vZr49wPoANQ0FXPS\nIyp/fqM0aMZDllNFvAmUny3I1x0ckMtaDPnWn/Q2RhXaqg4odyc68/xeFDlQ\n2rUOHEJ9k1g7ZsKHgZCUcYJAKbQXlYaLFx+8KQn3ZqDeU0sT1h92vSDOngnJ\nSr7tsVi9N+HqJMa/UzIH2jCvKMR2eH+bo0C3IvAjzzvbKAz5xUHMLnPAT4E1\nKFVTQYEzuwDdQBQtNCBZKGe6CC7zN8cu/us6X+W2cge0gZoR3FA6Xpdg+NeJ\nvrXZ\r\n=citk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEMCICy0FTDz3SbN2Hco5L/FIS+VC0WgBjIZSuYGeTOJLgm8Ah9NcsinwRHNwMRU1FYkI2zN9fDENUHvHEPiKyGvNvcm"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.10-20180617041956_1529209229308_0.21757848766065213"},"_hasShrinkwrap":false},"0.19.10-20180618042141":{"name":"composer-common","version":"0.19.10-20180618042141","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.10-20180618042141","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-2OipjFcxk7mX+uzoCltuWCQed20z0ftTKgYcOCMRkYStpbAIsdBE4CR1bkPN+3BOQ+dnPWUGMBPNwqLrkowe/w==","shasum":"eb3937d5034a9e26d6456c08fbcc7bdc996d89b9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.10-20180618042141.tgz","fileCount":156,"unpackedSize":2521354,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbJzNzCRA9TVsSAnZWagAAlloP/3FWWvsxlfiz/XgoK9Jg\nf0tgqJZVViOoZwrOM4DdGckHeXYkDZXIVhhnNa+AiMQNWYq3WaOqtWOb5TfZ\ni2pLZiktY2isxMbp9J0zRUZwi0fNCIPPJiyLG01+uqpQgpKpC+h+4qpiIEa/\nMaQP9baNo4v6W5mABjLl0vC29oyLp/a8gqKDzQBGy+OVHrZUfGnl+hx6RKJV\n9+5Lx67qm81uN2ylUwtJHe9vC+1zEi+hSbixN+Apq8bCOo3lm06OAKfLYTTp\nL0GM8KhM9sjZmwlJwQ5f4Ms2qfYIq7z/AhbkokeHW32VPGIWrH2UHk66Ixr8\nw5cKZe2GF7X/TGrT4a2oyojc+D+UPyCWuf8ND0gpfE+9Yi6qEMUlg7vk5Ssx\nlJXUneOQGkVU5pJUWa5BG1Ehmxfr4kLMG1Bx+QN9qtasZj3ofjVVba+i0Zxh\nfFzzXg6C01Gqyono043Z2W9McLGoBnbqWaPqX3wZdDudk00drpFSfCuw9a7r\nMPHoMQd00cMcmplJaxC5AZ3zakpsWh60uukYzbLAAwPxN/Kh3ObB9IW23OGH\nivv48pPwMk8A61yygGgRnW52/+uraDjH/HNZnGzjcvKOtwTUUnnDP/hNizUo\nDVfp1XReNBHZqC2aD4ScmMJYIMYSPV5s+MkrvXJuZozUtwu1GFSI3kSmeYQM\ndETz\r\n=y70t\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEtsvqRoIjTkM0yJE5EqQO2m7cmLpWChkMdkQd4yw/gbAiEAw/iBbUMQNF90QNhBqo+BqhNFzGIPb3u09tg7BUKQtyc="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.10-20180618042141_1529295730811_0.0787530200306692"},"_hasShrinkwrap":false},"0.19.10-20180619042238":{"name":"composer-common","version":"0.19.10-20180619042238","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.10-20180619042238","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-eMtk6ozQttmVHtIiwIjluzVf2xHtF3ZhnQnZH8FsiiBSJcHr50eWXNcKreFqiQtuWL9IN9SUSkhZpSFOm3hVRg==","shasum":"f948e7a12170df8a92be30ceaba80f6ec509c3f9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.10-20180619042238.tgz","fileCount":156,"unpackedSize":2521354,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbKIUwCRA9TVsSAnZWagAANAoP/AhI8DsaasjabelclYFY\nwTXyHBJ/IKBQ0zfeQwfMGnVWaN/ZPHftfKISG773peP9Da3lfi6PeU4XtCNm\nN4nZhM0B4aNFhCJ0ZE9HzFrN2X3j3UstlqwdBXt7oR0Oyy0H+n7lrUTllHDH\nv5/fTQEQ3PK4laapNt0m/i8vj5NfnH+FvCsn01+WhzkV8CUltvtd5eZiOWXr\n4PPNsus7da4uvDNZYqD3UqEgc9DwaQk6sdH9cSeFOndaaUVmSmfbdum0UAx1\n1cJsPqp+BNqcgkvQhr7SVTEVcY5jd8nizGkSbNol9FsdMCP6L045hrku+CBT\ns9JyIBbzzJ736e96IryDF7HowyqavgJFtrxamBLM0D6yBdn2/cBqVcmDvk2E\ngPlKsohXYQkX+BBGXw1+nw0aBWbM3Y8A2QIrjoFFxLsgCzDDT2CA88AXHEMe\n+aDb58QDt7yiooIaG+3HEwjf0DGYZ8xXGB00VHUXlYBcEib1hyRNJJaviOIQ\na0uhZMM2/OAoB93eRjy+WPydwvVpBy9gbmVULyl7p1YoUdZcTFyTBhMZTKXl\npZmB76xTBR6/4wLVC3xrfBfxnHMWEW9nqu+5Obz3a0pcPAIyFoY8DlaoxM6B\nnrp+zxiOWzCXN/kBUmxQNDNZ/9z5gorESjewArNrJy6uZLcMIwWohQFd032I\nQcmU\r\n=p8cb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFXalGy0pWa3CXsZ6hyaF4zJuFs7jDEOVpt8E5/QwkcqAiEAyn7rNU7oD2+4eT+H8C76TAnYe4dcv6LULd9FUq6Xdvw="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.10-20180619042238_1529382191932_0.215128018413703"},"_hasShrinkwrap":false},"0.19.10-20180619134712":{"name":"composer-common","version":"0.19.10-20180619134712","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.10-20180619134712","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-POMxIvi1815H9dbF1DekRTNWUVsITX2z/+pEoLe/x9fnaerhOxB7hUBByLp1E7e0fjPOWu3Qa8UcUpQoSDyKCw==","shasum":"1cd1a538ce41e592e3b8ea51abe6b41dc1e49227","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.10-20180619134712.tgz","fileCount":156,"unpackedSize":2521354,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbKQmMCRA9TVsSAnZWagAAekoP/3G43Y2Uy99jpHSSb1Tw\n+Gr6yMItGymq3Vfq+CipURjtnj4MWYWAF0yJjWBCZIQcVkSq/zv7zF2UAe8H\njVfNVcMnUQerSlk9Ybgugnht2QGslHyS69OiFEwpRLdBom59RUDDG3yuWBEp\nB3hYGLPgxBxJ2ZqbDDLa8PYx9nhpGT0KTJBSzth/KsHa58B6XvhSAfSUQZzd\nG32ax/vVKRB9RBzDaIoij3mk/udxSnZrxhK4Yx3vARDYvdWd0//3RDG//5It\n9oFKtW1oyIxwRjB2nxh8jROC8QPy0hfV2t/y5jAZLBKAW2NoS2iR3Mj14byT\n0VJiTkwrAbeEptbxNjKGlS4pKS4XGUNeF7Df/UGW/OfezMhTfGd0nOKBPvax\nyXa8RsXsrAmwx7diay99aLmNuzzH0neVdCdHKtZZ/KQXaWGLAlABsLuLxBMw\nFfvHWyiBjzNOoJ/mYQmCao7o6ycDoUtmQIqUyIh1aog7wukFB1qduIfOn77F\ndfIKSQTmOLzPb/N7Q9HD6P95FuxBAUTJ9xX2iNfcxWHUOcSyBYVd5cnn9Rxw\nrn5+OkUoUbW5bVNPZCa5KNEmmM9LXIcaRs8iEnAM1Eb2D2BDogs2/i92yVCQ\nm7UeyZ+G6k+McDGNRVk1g7Andv7+IGa8uh/Xs+2RzpZUKLI4wN7yEXtUVYog\nWTDV\r\n=DdBf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICvPlB/lTvkirU2JZmae/r7U2rhnfA81gazroenLMRCuAiBu71JbShhb9b9TKnlbWAro1GVrzLExBoAZdptLsL6XJw=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.10-20180619134712_1529416075283_0.7907652820322664"},"_hasShrinkwrap":false},"0.19.10-20180620042208":{"name":"composer-common","version":"0.19.10-20180620042208","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.10-20180620042208","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-z0AhqxG815P/anZRZ7RnAGsTzomCSofGPHO6r5prD2vgJ575w/22MxMuJOz/tuCeYF82nP2VMmsKaEWa4reXRQ==","shasum":"a9c0408603c85afdf64cd83d088fc1b6ad9df4f1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.10-20180620042208.tgz","fileCount":156,"unpackedSize":2521354,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbKdaUCRA9TVsSAnZWagAAeVwP/1yPpCDnskO4FTF3zT5L\nlrshDwAwpa1hlEnZIvZrxARmNp5oGRUKDE4DD19fhMWr53zVaU2omqt2Y2Ls\ncbrkV647PeVpfCe17Esir176ZRPBfxtGcahh7B707DKAp0STANgrTF74PlTX\nct9jVfv7FzvxoH8SGbIImzU0H1ZHU19XOm6QK4EmO0mebHuO3+zWtsMsY1eM\n2VfgVp1mam498wBSBB8hLCWR9bvVS/RxBCJIwR73R+BWS44/U3fu6kKi4NUD\naAy7gBBxY2+/pzzx6WMqE576ran71P0eP7C7VwVXX/Ic1S/Z8UCRgofeKFpr\nVLz5RdHuTceSav4MzlMHhRjiWaGB/UCEb0wkZp5j3Z1fKK2OCyMMLhjhwOyi\n2XVIiyH9vmj03jBFwoXDdhgpKKLlc4Wiu6GBnUe662KtAPgRgVtDkQOzjCUp\niX9zm7oYnbGt7ceif66JczO6IaLFscCYrad7ILmusryXh9RdqI9V1Xc1JM08\noqMXka2v0EvH8AMcQsBxeD1AiOKoHnXtmnqjG4JqLT3f1P/eblNqdzXOZv0y\nJRh5zZ7ll0sytQXRdYrKAc0DcREoSHWEhcRCMn2mLSuRkQfr1MotIy3WrFVx\nQttW3F6KsIbCHC+BB4GyThbkAz04qGZ5Gk+s0Xx5gDuZVNL4TrIPgtHXCp9l\nfZVT\r\n=FrOq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDJPVlaZUjz5xGKaXCfm/a2FZCA9zHOhDyWmRhXUQtKMAiAf0Fb8wQn5za13VlD/Op1+p6AMlIhNUFnj3UoSQe6Zew=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.10-20180620042208_1529468563694_0.8204623599804812"},"_hasShrinkwrap":false},"0.19.10-20180620084433":{"name":"composer-common","version":"0.19.10-20180620084433","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.10-20180620084433","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-bYoGnWgGhp8YcccksiOCeTFuON3S0CZT3kQS2m41xqHj4F+ektI1YP0r71hBvMNPBDuclUMQnrpebyt/4OQvhQ==","shasum":"f380bbb371f2bd9c13e20ffc0ba0a90b1f2397e7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.10-20180620084433.tgz","fileCount":156,"unpackedSize":2521354,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbKhQYCRA9TVsSAnZWagAAt0AQAJos5gH15/09SaXxGKQf\n9oZ9PBen7PKxUzUx2iyIWZWYDQIeHRKwe+mhy75gN9L681kZew4nMDmbepAj\nPXukVDeZxbzKXq/UeFtcqffBW+tD/iGp66vHVrSjBFEchZLeEDSDQAg7sogQ\nQopVpQOEtr/muvy/FzVLJn9FHmLcMhaK8vKd6FriSBB0muxTWDSDQifEoJk8\nDQwHUQfSKE3ZZyWTy9QvqJ3OO0kTpUJWTNLYlLjQohxclKUuxJYpnQaRlzTx\nVB4QzLeBI7LtXDxcPfU4c5xkZQNuzaokSLnzBYX9ihhNEsIru01H2ZLqlfGO\nJvzPoE+cIwH7K5Z6T3MOgzQEYouUWGqEb4nGoAk1stKu/nTyKhDlFzX0bq2x\nnL49cfwXPfHPowckwgxndh7ziw6nnZF3EdnpcrEpR8cT7KGpW3jakMG27khk\n0yHLO7MUA1367usMXel3YLQ7d9ry7+H98NSqVDuKLI0x3uSzaR/MPJK0IIiB\nQm2sLR0Zzj0d25mO2nMjvg1nq9mY64LOQBqLxdUyO2vGzcvbneqYjg1hKi79\ns63wWDeu8IZeAIpThUUq6LGNRWHt7vma+UKaOoJau4ReajksRx+0PTJZh4aZ\nuelkmF0ZHkynZzFrXUBstxhd/3TMsQ+kTrbBrG+c50GWpOeiQDYnLd9Oxm3d\nQfqN\r\n=VRe2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDcDRSH2BezQrFUAAe6gOp6b37DTCd81nargJ+CMEnCyQIhAOjeA73esYCxjdJFHVRPZNDyBzpIzRnPFBHDuZmX3ZVz"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.10-20180620084433_1529484311493_0.8628659579251361"},"_hasShrinkwrap":false},"0.19.10-20180621042304":{"name":"composer-common","version":"0.19.10-20180621042304","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.10-20180621042304","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-IauNwDoXPggSKRYkQZJAJgNgegRfplL4ffZKIcyPUhwn23wt/9txzIr2W7Ht+ARd2bR6Fp23sRYGlGp/G90Wfg==","shasum":"caf874dd5ae9c5745ce193963a1fc044838dd8fe","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.10-20180621042304.tgz","fileCount":156,"unpackedSize":2521354,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbKyhOCRA9TVsSAnZWagAAJBYP/0DqD9uCt6Iok+j49Oba\n6QC1trTJatdUhKI4Qp4Ux3VtGA7QbcEFB1vD8XH8u8KvXnIgffDbUFfxQHLP\nFcuNe7RffILEZPEfEf0rxOg0D5JGb9xTT3zkX+GZ+ndBWWWsXg9bmGa+ofX9\nkE6+l8q2rUoLTnI3MaUbG/48xrl4Zs78hSaCsvD2PhTPUXPNe3p0GlsAmc4X\nQZa0uWZc8aScTszAmnKf+cKEaP1TGUc5/KFlPEl0VSaW5K1YxL4p6EJpisi1\nEbWmLyM61V36Dgy8gCJdBUw6VxR6FFxKaR3Ti/1PnPig7pdI87FGRJQSwq6/\ngS6vxSp7Gd2gO5X5VlIHKs3sG/z3BWwHSkxoqWzoD6Bc4QDE8VjurScABCie\nXYTbyuAZW6R2BMzN22VwJEB6cgmzRtFSauiyhII8EWhdSO6EPhS289Rl3yQM\neO9aeL4bScBjqelSNUzc2LUBBdL/GItx/EPvjv/qcWuhW0suYAdELBYPzoDU\n9bSAKl6LnCRVArnSYcLSrdYJic4nN1dp1Dzy54ajLMhlFPtD+YBpn/czM4ba\n5auStz7bWO9bjgBr8rPxTSFE1PziKrG8tMVX2+EjYxzsDKFjPRtE6Zj1afCE\nL+ExqG9/s/tq0SNCS+VgPdL13ahEpFzTvtjfRWcet1rfC6Sh4AAYyj6Up7Ds\neEQc\r\n=pays\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCwXKqFYJXIdCqqh04t6Vs3SR29ozrRVolLrvcdsaWGkwIgUiyViFcs+x4Vz15AEAh74Kk84ll2w71NaX+nWLwZ4DY="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.10-20180621042304_1529555022299_0.33376431313551236"},"_hasShrinkwrap":false},"0.19.10":{"name":"composer-common","version":"0.19.10","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.10","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-0IFxK5gbv0Vd5FDAvn8R4vTo9Dc9e17fGhZ8UrJJ/uiJFhDA9vfRoGEIjv9u8RRkIu+A9Wn+FBmQPgjzIJfh4A==","shasum":"276ffda9ca9a6a52fa209c430233063ae09c6e88","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.10.tgz","fileCount":156,"unpackedSize":2521340,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbK2wTCRA9TVsSAnZWagAAGPoP/A2+kbdnbIevGHDsN7Aq\nYlqfYNPSFctZRDU8sQ4eDsTCzPHYgPYwipVH7aq/tlPcHua/2MRYOYEXBrkC\nVX/4lMXCmn2bPOvfReZ/L2bekYN/JJ7R97/sQGhyXo6eyI+Q39HvHAV4qt0Z\nxYjakU5gTIXp/3q+ZfSm6j+h9357y6RzMn9gKUEUXl9OUe931GlcQKdxEUY7\nbTJE4bvrSG5tu55qQbQcH0d31/IYKTK+oZr5Fe7RP13oRCQ4jsa5qkszgzCu\nA6Jw8EExa87FvEXQgD12E6RWkar0elCMVBgX2g733HIFalUTYxMIcSS0TjLv\nuGkTcOmBDtjDdKhYN5//6pgK3V2hiPM7DQKPDofqYqIrU0La2sltWZtp0aHl\nt/11w7V74kgf7s390mrmSf/iU0SEihiG0d2ZtpMe+DV9jkJrdKmAnRHozvPg\nkEqMDUoLLxwUA5aoHZloTQ9GorPI2T0fgUgt4Ytwp3SeKxUHH2yNkqub3Qoi\npYR3GOfkoZaF+ZZFetRoY9hLQw4+oL9uNaWlsxnaVUkaAiMt2w424E9bkHSh\n+lW48HA2MbWeIiixQE6Y12lsop6PpR/YCwevUc+C/H+OZ8IbTPDTslZUKXMq\n+AmdCdXI5MsGPm7lQzwg7pMdhDFNaNWW0doLdxFOCK+jLkK/PJmAJcqV+3aP\nUfjD\r\n=3VSG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCapb8kheXXMklbVYJmMnpwIm29tKaDj3+nuqhZXMW26AIgPgOrjip6fRVDs85o3Mgti/xEvM50ztcEkGsv0PWRURo="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.10_1529572371168_0.04906250997288053"},"_hasShrinkwrap":false,"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.19.11-20180621150923":{"name":"composer-common","version":"0.19.11-20180621150923","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.11-20180621150923","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-aW4F/hSVTuxIbMgFfFZZM83vwprSJqkGfqsCMAkK2UdnnFjgAeaIRwcOBQYr2+ERLB5W4p7kMeVfY7wLOwhkyw==","shasum":"bd2de65b931381e0d057ba409dc35ae478bd318f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.11-20180621150923.tgz","fileCount":156,"unpackedSize":2521354,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbK7/ACRA9TVsSAnZWagAA9XcP/2UOqaubSN+oFnPqj+0b\n4vr6LD2FJ+ED6BDLwrS1mA/aUIl/QRP3GkETI8l8oXXxvylGpEfZ3mf9uVHL\nbtORFPTyoRrYL3iW9+HHOip8UFWbW1Y0stJtiUAzQdcgRGLgVeAvWnLnGHOh\nzxccZw4M422VTtRWyuDUJldK6cPNTnYV+cYBO9Y7Bzjs8tpX3T5HUDHi1mWn\nLYKnOZtm5NvgXJ8UXa3uJEW0m3YrTq8IjUJaiwQiHnif7w1kU+X9vEh5kqjb\n+WKhZqF3964ImSk2vrMQr0RVjQMp4ePd8/cHgW/Z5Vmb2gh9Ld2I+Woyp4XK\n/orIsCtNw5Ig6SbaDiPKqF2k+V5Pkg6COxBRPtwOkq3wYnfC9rYs4e7Zd9wB\n/crjfz5T9kKjomqIjKHFLb39jiNv0WgcZNWAhqdY4wpo+iDwCtl9e26rVSMa\nNoDxZ/AfDPh2+3PVNKJt3UZiPRlc6jYattxkLoJGH5H6Sj5hQXeG5CnKWtXn\nz2EWQqubPjcmXLDAJh5UxWkApk/7lUrsg/DulyS7JN0to5+sFiQCvEYmxi1i\nW5hTOOOCkZcg0P+zOZqof0CcCnDkpOam/tRJiRIQGJS9QXU9HPzXgMrxZzbv\nqFB5hwZUVPMu8kXyfLfgsLVVBjZ0BwszkDoJe22/RHM+ldnkFcoEkh75ekI7\nn7qX\r\n=msQW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDn8DJzCAaLm4MWvndEwURBRAVuR++7aa8ygmE/r+qnEAIhAL1JC+no68FZNGr2doaGQBQPxIPROcHCSAvgvpwopFUC"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.11-20180621150923_1529593792161_0.4892029622582552"},"_hasShrinkwrap":false},"0.19.11-20180621161656":{"name":"composer-common","version":"0.19.11-20180621161656","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.11-20180621161656","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-HxyS/7E0JmKgu0YOhGIlIDGCMRjXmP4caqImljK48LRVJVfVZMK4/51pebRmM86jey11ig8AbLWnOF1dt9/QQg==","shasum":"4b3b4213f3a384574679b70a7d6a36913e99d0e6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.11-20180621161656.tgz","fileCount":156,"unpackedSize":2521354,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbK8+cCRA9TVsSAnZWagAA7IMP/jodeVS1dJLE7+b/w2yd\n5QeyLT1BhwcZ4ZDCoQ3MKPjcUdYwqHzYdlRLAaoWinOCHkai28nnsWhr1a5N\nvi1R8iTBSqGpNpHngzs8TSc89lkdjl+q7HNhYlIdPmRut9JSizWf/gl8xZpk\n+PTG8pEGUAk9eGeaqxjF+Tae6b2zcfoMGwLhuiu2bkllh3KfFsROVWUagAg0\n1rFiVA/i0SGUw8HVAp1mt96PYkRokOUKHopzZkpT12/UM9f+QacuwkXEZkFI\nKiUONdkHycpHSBSjrfdyUCz3QqJV3NLTAkedUM/NOeuVwpAAmGwylzM/b9ah\nWWSbuIzWBC3VtG9rq1wAIE+HZw85TLvj+NEQx6wc7NyYWRumNFlLUKn/y5aP\nj7pFb0VsAPJSFIxrTsEK9TbqpoCHz7l+0B/pdnG37vj1ZccM7ULVMOxKKaHO\nFAIQd6hO050E2e6Ku4rBJfkoc+nDOe3kffuJW3Oy5Kij4206OwyaB36Nsbb6\nKXb44H8HscNvJIZH3jhWGma2gU8xgpsnrTI9cJKFySupnzxKK4sQk3dEesdV\n51TvMn3ln6dvo0JZ3mJL3lSQo27OG6+XQXoPV+/tt/t6QHCyUH9rZB2OkpuH\nlSzaeszEf4rZNXhYB/zSsTTIOY17nrld9V5I/5KOIa6sVx+WWdespnce5ViT\ncuWK\r\n=4EZk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDjRzDYS1Qzl5PrlFB+RLbQyriClIXH6l0IKxkXK8M9tgIhAKAculkuXAfzB6mBzpMXoVptCInf5/vB0mOaHCf8TPGH"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.11-20180621161656_1529597852095_0.3138165015713372"},"_hasShrinkwrap":false},"0.19.11-20180622042306":{"name":"composer-common","version":"0.19.11-20180622042306","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.11-20180622042306","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-bd5tgvqeNwhwl4WANiZDQNNe5+EZxDhAvBWfyodc18MwZ10+WlQXGQ9PtI/55QmTMO0JRXqDVCEHesLn8UUSuw==","shasum":"5cdbe84a657d735c432caa4a5f4692f76c93a72f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.11-20180622042306.tgz","fileCount":156,"unpackedSize":2521354,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbLHnSCRA9TVsSAnZWagAAmyUP/0Zda/90TiGmD3QTir8j\ndwcIBen1VK33LdZC2w3RvGDiSFXld+YMXY4/vy3k409RPbtFu7bT6xylScL9\n+xbmKumpNg0RZLWmHo4JewIZXH2qY0xKlEm1NaKUgsW2TxSihgrqp5AocTic\ntbdhyv3lZYtcOBRCFMNlavOyf1JCvTSkwr9O4jUT2B2w2e11xrdNTqMOVY/9\nB5hRmYPofofwY9zDni//lem6d/0GaHURcIhfzklggoDpdAuBLSBOZ3Mng9j3\nQpUHqRne7gK+qWuYwo0k3zC4wR0asucYIngguZzmKNSX4KPVVLgAl5NxHaIe\nCPDtn0Ff6VIR4uhkcDqYeba/12nc9iVIwkafE/18+YoPf4dQ736wsFOWa6qK\nwRlPpmr51YI8fOFLsNUTXhjuwxxSYVPfyj72P76Q0ZqweAzdEika0uuivfLS\nS/IKV85vGPwjDWVk+KqsIpYAvx3yD8jwa8hQgVVhOGnagbLJsbBswaq5Y4Z7\nJbl5nLsOiBpKN18F/DsBZa9F9enXC+83gJcAzAmn3yfN0+VzOcptRTl+EHPz\nTh33UJjzyXPPH1ZeAfMTJhsf0AAypJMuvyu6o6t4hbnNKuIjnzDMRkBvediH\nTJaqOPlMu8Z+U8on3+bCLVheO43xlCntdUovF2sCJFzFAbI0P2WUMicPGy3j\nGElU\r\n=FuJd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD5I2JPUK6SqObyoXGjwqh8BqLx2h9iNiwQjfrYKwbLLAIgHxkki1MwkiA+b8suN6NpjjxVrOTeSMMxlSi0xzsGirY="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.11-20180622042306_1529641426644_0.7209525434035733"},"_hasShrinkwrap":false},"0.19.11-20180622082409":{"name":"composer-common","version":"0.19.11-20180622082409","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.11-20180622082409","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-kjXimajyyDxPnVSMCNuLXONBvbYz0DMa1zdcwlzm3c4V4UijNDXEOuBz7nYvsiCtUSRYnhI4HjLeHTYJQYjdMQ==","shasum":"dad214b84d6719a1e67009249b20c89884b8b9a1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.11-20180622082409.tgz","fileCount":156,"unpackedSize":2521354,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbLLJFCRA9TVsSAnZWagAAZhAP/jFAcVDSrZ489YJ2p6S+\nN2u34aUsW9Bwcj3fu/OR1auFVguKIK8VHz4CXhlzIv4AfKOGOx/XYsfPCFBs\n3V228LhjXwLDipqutzo3c5peDOoUrYoIudySfWjztjtoDYJnMPCxm7/HSiQl\nXKmlHMq5Tk7ydxCVEpPPYM8UUNrHrm4qgWG5qDKqkNSgnSc9QksUt3qbm6LU\ncfEQehOGqDaIHpNlQBPEszoZCD/RJqQABl/WZEfIdZMkD7xxhAHs5IWL6Q8m\nkcUqMTvEJNrRCzMq9Y1t9GfkO4tXI6f3jtEr99e+9G2gw0g/5qMXy6fOkVnu\ns9H1avdFxftXyUiqFgXLh5HsY9mIANo6VVuQZGhuoNm3BrV7GyCMiH7HJo9S\nxdsJY/Hj4K/eBKzGl6+rqF1A1HBnGQJ1nHFok9Yx8ORfvNnhDESx2xaxb0qm\nx0xOUoQVmHjf4YWhdPc2XHdwsIrelV6tj+3Ehlox/3/Dil+UkhnZMFKu9puC\n3G1c0pN12+Qk71sap9a9JGhRGDc+KEtE+vjfJKAlkRqKZU6gqV8tFARULLZ5\nbTWXUQBtOyjqh0j2Zeey15QnYESjDPvwNjo4AxTSi4O/953v6IypgsfxQXRy\nBho1oT9vh3iHe5BV7q9Li1j3cg5Mv/Xs3cBnMOuJljio+qnMXnjGXGG3syH2\nXmgH\r\n=6C8X\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDXakPXj+ref6WEQOOOiCSpZDTNtIU/0IHTPwJVf27dawIhAKZx3KY8vNLr5Z1P+to7eo8BD9uJR1U+MPOU3GsZedgj"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.11-20180622082409_1529655876971_0.7956919583949467"},"_hasShrinkwrap":false},"0.19.11-20180623042335":{"name":"composer-common","version":"0.19.11-20180623042335","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.11-20180623042335","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-z6a48vufo+8IdMeMjM85AG/O4HQZI+UOWcRgSS/mI4laJky0Be3M360GpwB+BONJVrCslJ+rguoXb+CsiGQWXw==","shasum":"ca86d3d5dc988d870004e354895cd556bbcd4821","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.11-20180623042335.tgz","fileCount":156,"unpackedSize":2521354,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbLctpCRA9TVsSAnZWagAAkA8P/2GnHWnXZR8e1FzcfV41\n10y2nNA+C8oQ/QXLiR+qqOJAitd/WqsWMVCnzLJgMPfR10DzrLTnbxpv/Iv6\nNeOCgE9nMgpjqgLqfr+3GHivr1+FS7abdBjwFVZKxe53b5iqtew+dHWyEUoT\njUPR6Vm8A9uk8UhZbFNBi4FU6e7ee6YQ9QeLkb23Uu+IiuUBZHFaYGAsuXwm\ndgd26WbcleeKHEOEJzGyIMIVSzSTO4ruTDfhZQJkO1j6kcIPu7IcPlsIdHKk\n6t/yQkmgoGyWoOeW7IRi+2EF3cBwGisseunimS7Wrz06ePmHmSFL4H0wKPG5\noeNkkWlN+v8WqvW6ojgQTOhHDsxrqgz95dwlRuWOj2o+g8YfK4sU3wvAkiAK\niHgWHWoQcftbzNO/5QDn/yK4Mg54E0taIXJ4jBfQH8RMPTxVb1NcpKgNDzk5\nHoaYM8h+d3cgI/DAcigrHsF7cK9fp1BJQLpI87tGC06vhXoWyazyh19mY3Tc\ndLeDmihBO2WAA75YJAw4j3cD2Sm4Kia6B5M3cpOADtTqR30z06v9ar+JmAOj\nCLEDzUAMzVTqsH055iivDO35vGX9/lpKTYmE4+fNoYuMcCqDu/1vLztEXEdT\nHcGUvSb5M+8iBshXcsvv+yF/oT2gNELMdStcDP5wX9oWK1m+eAAeaVJ9Pzj8\nSNds\r\n=IlUf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCjurRJibiCEUGVfkD7xHCO58Ps9M9u3YHfVdEyijBSOQIgWdKdoZmtMTY6lF51Ml57+4ZeD8UVHCSm7iQRny2kIA8="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.11-20180623042335_1529727849324_0.2451126651053923"},"_hasShrinkwrap":false},"0.19.11-20180624042547":{"name":"composer-common","version":"0.19.11-20180624042547","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.11-20180624042547","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-cj2qIDopp4ViwfaE2Ykxdv3lDFVBwbA3ocg0tyJZWNhj9UFmSYQjT273WzGC7zwrEx30+w7A32msIEfhbPz/WA==","shasum":"c4e38dd40156c691484046456d15768e63a72dfa","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.11-20180624042547.tgz","fileCount":156,"unpackedSize":2521354,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbLx1vCRA9TVsSAnZWagAA92MP/0y61nQdQvkY53mnqBcS\nreXizJGP+tORINt1lztrGTQpAkaF+Wyu4UY0tR+KaxRyEKf9Mh54XE2xSY/D\nVSyM6a41//3g6ievfTx9vGe4TwNo/DjR3MopnLPjLC/AkRFvZ4cqWvXpT9Id\n8DO2cIq9NxiesEjI0GC4lnhhUhKeXclbLQBp4u1nU04SzeSinU3oShhBpBfl\nqK9+mbH85UslznR5f8qoeBnGKhh4VTSbmwl/zLYC9hDWHLfA8UOqas73kg3P\nf7WxVTX8fmXjid6iieTS/dUmVK5g7Ag0oZbZyxRlWiUZwAlGS472de/hCf7u\ntu8fMY+9kLjFc465jHy3QtZiyraqXTIX2cFeb8Xp6q0ToqA/qh4SKSehJ+Ka\nT7y+0EIHKCc0xSYtwKLuYe2zsmJsdrHh8qha+CNjMGTcIP1cXM9nOhKuiBnJ\ncjAkZmkN2PiRZ9KNKJVYwTU7gTPhFqAOWwNGXrytWUXWjbf0mzJ9zbGahmpj\ncpb1B0cVVW1/lP7afiV21SE1XI4V9yjgtcrN2bD2gNWZeVk84trCQlaX/ajN\nEuu2TdteiLz6g8ueMAkS9Qd74MNt2SRF5CE/vXMiijVh1Q5Hv/uX8HRfx9oB\nt5l8b/B2CYlm7J1Iz4dNOPB/mqakYcALXZP2msFunxg/dNhU/0STsUe7Wudf\nNY2H\r\n=oB3v\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICyltkJlh7J3Vb3vMe4uqjxun5uGP3WobcVsFU3lADxBAiEAsJwPJ+z1Ilov6i0sE3vFTDv0xErq5S2M0Sml3GaKecE="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.11-20180624042547_1529814382931_0.7775256651189657"},"_hasShrinkwrap":false},"0.19.11-20180624214850":{"name":"composer-common","version":"0.19.11-20180624214850","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.11-20180624214850","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-+++VlZMVkMzYAvpW+kPBamRZsoFElr9rhHT0On9k/euZEItXADX8PEe5nDsDbZVDnU/DQObVXJOPYXNTwCpJxg==","shasum":"dc0f5ad4d1d2dea17b183938e531256ffff9d938","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.11-20180624214850.tgz","fileCount":156,"unpackedSize":2521354,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMBHkCRA9TVsSAnZWagAA454P/1JjrH4wVIUWUHW+Ll7J\nWyhs5YfGKdoiGYYLXItAqoFovtBmGFgEmVHCEc04/pcH3Kj29A+/X4gAorrd\n/ubeNK9fsw8xMwROG8qOCqvchAV4I2nJPtBJglyV08OFXzvjq5rsobRhQZIC\n/9kmGC7hBnPNMpjcgs579EyiN+VyHyp/tw6No5l8UTRkWeSbk/+ZdrA2krfZ\nSf4A4dh0fQCWfTEkY1T3iuhynpFSp5vsD9PfH9lu5jSS0Vkkh05PnQ1/LcQx\nuYrN9CgZpAfKjxQjHJ0JAN42FH6ioz4oI5/jJADNZzKNafBgNHb9MZe5wbqO\n94Km7AhaesZVhTg6O8DLa922CiNZpldgf1euVSZcL2UNMU8dCXefdFohIAy7\nT+e5lDhH9QXAJh6Hyyyr5rYn0nEOOK9SEqByfXSUmT+yzuEOoNeg8ZhFIZgd\nY9NEEF0heAgb7Ro3vbQgWMwixbUl/fj/K475EbolqIsf0+2poRsJencHN13L\nuSaZW9mgPiOaMlwhm9gXmw0crmVsHQdvcONtoJ6VYnUZHmIpGI5KMWvjxq42\nfqBq2n8g2vzDYstxdrmmB1Rb+TVNxi7uHtGb888beZhKBUefKFecop9esxen\nJ9WNdd3JMNbxxvk1blb1K9yrPsqnVDhReJZXTzRAUF+6o+xVORQWoBgBPdnc\nCrv6\r\n=pgjr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID7sjsMysymZY/UHqJoXw0/3KRW/T6UtDZk1GM+K8yIaAiEAx8ja92uZEOAn7XGik1pWzVX2BWg9r333iwRAdBIuino="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.11-20180624214850_1529876964734_0.6937704075825479"},"_hasShrinkwrap":false},"0.19.11-20180625042426":{"name":"composer-common","version":"0.19.11-20180625042426","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.11-20180625042426","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-/dlYWGh0vOmGSMxb4iSKaN1FvUTk2FfxaItxV1GON2aHGRDAEnD9hqsZ/uzFkms3G7r84f0N0zA+CspkbqKf9w==","shasum":"1edab1c3642eec68181386aad2f9bc9afeb38bcc","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.11-20180625042426.tgz","fileCount":156,"unpackedSize":2521354,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMG6cCRA9TVsSAnZWagAAoxQP/jvLSO9edxHjyo8DHtwJ\nt5RIRKb/A4gRALnP2Uqm50Q7AH76QKNDLocv9a7LDo56HnTnfcRWn6ibShYC\n7kKAvzuMo32wjDA70gjQRKm8LQYwtVKCDwof2SKBD0gSMAIaeOQYnLxJNrfl\n4t5KQw01x30iPe4K3okcRC86HdfJhyHduIytCgYM7AYHsyq1oBHXxeF9l4KH\nu6GB2PZglnojWGB0q4oBucNazN+0nB1CafvmvSgo+NX9SyrgkJlq884Ni87q\ntbyp/acIoDZ3IFkVP90xDxV6Aa0NLd9MUsIi/s0bE0lIPVIzheyZybJ1bCh3\nbRiI7e6fXNkK95P2wGoK1BjziAnrOkVKei790B89gaF5avPxc9Inmwguo2tX\naT/tQhrWV1sRGwAF4ftND1TNaerlSDU1tdomLe89EaGtUqwhbuQXPjGdHjOh\n2nd4SmY96kzJfE9bL8Z36MJjJqK2M96s1gAgwuE36zD+jx2D//yKbjt1yYmV\nsk4POcrzHidC6B8EIi/nojxze+ARiL46ThiRi36Xb/A2fY3F8/QLa5F9GfI4\nSyRI+32gaf9hIZcSPcXJof3jl8kB7SmDgLJg+vx7wjssc4rbsCSJw6GGaawO\n9y95Fzc4reR+UgXLtnKfrE1ZeBY937xDuq6zbS0BQKS1JVoc6NjyF4QNh4Ro\nzFCU\r\n=sSCJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEM5GjcLgU3AfpEY5pai2Bm8/mLOLP0n30GQnOxdHxnFAiEA4SrKyelOaVReraSattMO7ljoeHY8y4/Z2MhUk0+ngu0="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.11-20180625042426_1529900700425_0.11795632484514251"},"_hasShrinkwrap":false},"0.19.11-20180625091039":{"name":"composer-common","version":"0.19.11-20180625091039","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.11-20180625091039","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-s/gJcYyPt1Um2HYMk2i8KDg6JXYq8ssZijopH10psyqH6WoHaYcxsf5zUzo7Z78QC6NBAWsiLl/9czEitF6doA==","shasum":"0b8ae9f2e03276568a483b5a0a61644d236fd633","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.11-20180625091039.tgz","fileCount":156,"unpackedSize":2521354,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMLGzCRA9TVsSAnZWagAAh4QQAJy24eWt0g1X9bASp1mQ\nifLcD42d0d5UDdxj/HbzmDzOAnaV/KYUG5g8+o8t7+D/MEyYHwq5JwzzVeOd\nR7pubpn1EqGaOX1qCYlrTRjMYjYNpHmq2TiXqDkgSsPQ5prJcN7UudZ/Tb4X\nIMK1QUsMuWDwBBOLSBmBvr2DpHZUeO9jSdmsXGh0SUQWNxPowbOsRsDg/wEd\n6BYEKNOBhRNSUAiEBwnci1qSuHe6Z5UbmlD2Tl8inFuQ/OxmBB1nkvxUTimq\ny+Dm4tijKurofveDSUoRsEYEWazNu1t9PevaB3VwUMP3hRVl7f5yHofCOKq0\nxRX3MvW7RxH7tCmD04Q0cj6clKSpRG6kaEfGZCV5yqYdTetLo9YYKPO2askI\nB1D9YlyJYKdoE8flJ3cCNCA2rwBeuF0CkT52/2NiGf5MkdKfltVm/i0I8GFb\nMgIbRoCebzeOfWUDoFNNgNmSlvWG5fb4wN7emFCThIF1picybEO7lnJA8/DQ\nAN3eH3gNyC+0/8EzMvhfQtB/Z7G+dfUjpsdJ6PqADNG5A9E03/euV1y5aB39\nLnE2brx0VSyUeeoe29UpGDUWGFbIlbV5AfbT3LA2IOs+izO1DQMZl4gxvnbP\nSjVydFd9Bl9efwlpr7pD9Q+h7tcWJn503GQd+QrHkTxTCiG8foxTOzYc3UUc\nBtwX\r\n=q6B3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCyTGS15MRQW2UeU5sH7FFrFZTEsMuDUC8sHJ9PhkFweQIhALK7EJW+W1pEk9c/baW4e3mhp3rRrk1w1Lkwd73QZJKU"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.11-20180625091039_1529917875227_0.3494315264777832"},"_hasShrinkwrap":false},"0.19.11-20180626042520":{"name":"composer-common","version":"0.19.11-20180626042520","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.11-20180626042520","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-1VBpatUWaBFZEMifdtY/uYzJMSAmurm7ZcLYDvDMjmPx1hflWLWNnEn5jzeeu5uhUvuubgpGEhrVNXWsDJifYw==","shasum":"c6bdd1d9c701a8d5d2426cad2359cce7fe9935d6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.11-20180626042520.tgz","fileCount":156,"unpackedSize":2521354,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMcBWCRA9TVsSAnZWagAAQy4P/RhaujP34DTxPD4FiuOI\nKpLJkmSefwt7PrnI/C2lJwtW3ScPoLVCELeMRfQUA9gXIVkH+J0+4PIifJQJ\npRm45bw7EoIQzJEjKoFUaEcFnptiE+XEsXIZ71906gHqnyA1TBvC6yZqk7SY\n8AGT3JGOdyjss63UWAgSoix+qS8ooWrHa90735Ekcy8gm3llmU5qzstH5Z8c\nu/DQoUVbK0/qFD+g78PoB/0H3FaRlK/rp0EIerdO7FtRFBnPvJoTisijBQoc\nnsczZJ4Z0bTHsyNcQj1kNC0oxEqIu9gQLsdi+e/NLy7mfOjZhtKta8vwyT24\nvF4Jy79E7aaLrAZMkpucLXPoP7hszY4/gyB2LYrnW515hl9JD4/W+KZicqxC\n69o5EYJ2IkyNuup1AE17cwLzZYyWnJuiGOuIxQbJGbd0F7c4lnAQG3DYkbIK\nztrVGlxt9IOy9bLwPUXIuocMJtexz6/jPCRTMbdHuvO1I0oco8kev+ZyvY2k\npjtZKjG3Otf0c+MQFxwEMZaUKrhXPagz0JXmni52BTVKTu32V9AYWzlAYhzU\n6TlREKCSq+BTK3Ar0/rqrOVQNeXFdZWsEOPLbq+FkQc3w/9PPX+OLCMY50gx\n/1rLrAMXljFLIB0JkhP11SsEZNs7UOfuBm87gFhwYrBLWvU966t1XKp6+61z\n0UVr\r\n=8YsT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAPNluVXkbK9xnOHS1AzH0VXh+hO/Umq3mJ0RshHn+tbAiA9wBUzhb06u0xlE+rYcQBZymfC4nA2rOw6BtRjD7foSQ=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.11-20180626042520_1529987158858_0.7174967507939851"},"_hasShrinkwrap":false},"0.19.11-20180627125836":{"name":"composer-common","version":"0.19.11-20180627125836","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.11-20180627125836","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-+Zub4rRJOjR72ptiItfz44R8ZZOTdTJAO0ZtMlJl/8HcokNgLn949xezshbNshIMLeFtgr6YP2FKQQjPK3erow==","shasum":"abe42586874b0a971974e46ba9d20e677a4ae47f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.11-20180627125836.tgz","fileCount":156,"unpackedSize":2521354,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbM4odCRA9TVsSAnZWagAAE/kP/A79TQpOYjzzDDDxcOEG\n9fnzGpve7xzUUGoj7z/NeYgroi5oJNxplwn1nfNCZ+BlWa8UTyG4KAEst6Yp\nHiPfc/pjQhwiljV+nKjrf1aG7OpdJ31oyFdxF7RE6nP2A30hs9KaWMoIMkb1\nk+HFNCK8CEjT6IBIN194eyqyehE/Yt7zwuyxlVahnQYQRdFX/hTUyy7s0UJR\nPnRrLMnw0yiW12C749swnCkk0oAqTV6QGXOShTFxpjUhCQq5BxaV8UCkFjby\nr1nn3ObR6VoNn+YVXSBQmz2RZEd6ZeiJfksEjDfm6p1rNmUW7mZ44CYrvAtI\n7UXxM49R+tKNCjirq7hAUKHi2Cvov721tm77glMYci1uNMQG8gy+KGIT8EHR\nt6VyMJY5GvO+2T0/kYbmBc88Vh2xEeyfLBCL0lf5twwba0hhON/FHDcpedOQ\nVWS8KpV3y/tCB5q39YLbxPE8x6XbE+mqgQxTWJTmnggjXJOwlWA94Tqn0ulq\nUdt4raMPCC1kEVVgA7MprAHOBdbjVnBtHJKg138Cm3j3nLSyXYyWCqzbY3Rd\nyM6BFacnCthwyjW8vnkal+Y8EWcD04j/WNf6I2+yuWrQrKP/HZgKRPzHmPPz\nG/KSCPRUB71LEWHqL6AFVsz6PU/YYWOZDVP/HUoXXPIk5dbkhNRrcG5i1DEa\n6yFW\r\n=I58U\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDhJARtDJW8l1u6bcR4npy0vHqBaJ9LewRKUv/OjOAoiAIgbbuSARiMHDTTdbczfBRRD/PiHhMx0zqs0kjJrl0cckY="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.11-20180627125836_1530104349678_0.3462332809993276"},"_hasShrinkwrap":false},"0.19.11-20180628042638":{"name":"composer-common","version":"0.19.11-20180628042638","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.11-20180628042638","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-56CUbcbeKr0z+3UqD2gxBFNIa8eZmLmHdADZuGab4eAlUk75KONAzxF1Z2SC4D3a073tdgNxozAd+8NOIN49Og==","shasum":"1b07e63dcbd76ea84a5ab1ea4984aa86e69be215","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.11-20180628042638.tgz","fileCount":156,"unpackedSize":2521354,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbNGOgCRA9TVsSAnZWagAAOLAQAJQd8RNhINy6H5S2HuSM\nxt6H+7mWmIk7OPRJ58lhw32ziasGFbuFj3oASM+Z7YtTunZ54XgDQ7ulKk2l\nY8GlialrZyaoqnifs8Ey7ml6uEswteI/qUf2DCrPGUPl2iOWbJJfO9kmFczR\n/1wSXvjrpDjk8O2yuv2VU14sJaryL5zi6QR/OfEB7gHzBMpdVo2tJcwl5hAI\nm93z8LnIiHNCYDXblLrhQhXWHOG2HwDq5Usy/tyO/xMQ+EnxYeQbe2FaMfHz\nzciFPuo+Cwy69DRwrj4/h5Qfua8G+xAlL3Va3OrI5qjbAID+tBJFcq37Q9/o\nEIeDpm1nAmAmh+i/siPDrDeUlJceb0ctkzvQuIsBYsuwnyFvZ04Kv2h8B5DS\nIxL+jGnFsRrWk9hfG6ALawZmPRjZwJs+5+f1hflLOnBOR5k6rjExcBBvM6dO\n1u/E+g/zYBvOosha752XPQa1OZpUD99b0VFz+O8mFYDezFwYUxGcKcGG9lm7\nqi3bUsnfFgcrvXjjmBLIU62Cygp1TF1SJ5Ii/wTIqrowd2U63bfg7YlT1hei\nFG9eyPhdSjkGMcajcouR76VCZ75WCE0HI6WQoKmV6mf3zFfBDaoKSkuLXR2i\nt8WQrl40gjXQ028WdFBIic9+ukF2R200pcifA1EPH9Z4OTgTI4IS6u0dpwsc\n5HbN\r\n=rusv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD4QGdA6EOONqcRbwD/P80iAO3MWyxH+c0ET8wnTrEbQwIgRaOkV4pbJieYs5vN9Mr5eAtFN4TUQ/cM4iwMbWKAvcY="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.11-20180628042638_1530160032843_0.33818431502102886"},"_hasShrinkwrap":false},"0.19.11":{"name":"composer-common","version":"0.19.11","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.11","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-w3KkUpwZf81UMTnjzBpkcggvRkzo8G303J0gNtHHZgP2PeqkeRPrx3x5RmX/NGyAOndbwHejzq4EIkalwRuIZw==","shasum":"47b1324e7d67bd87a7f4dd364cde4e9c9b8b3185","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.11.tgz","fileCount":156,"unpackedSize":2521340,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbNK44CRA9TVsSAnZWagAA6agP/37TPUkt6aZGLsqkcj7p\ntCEb2KVBpVPda82E+bhEAnDYSLp5XNsAbvnqPbboxYXp5R2slU1vGtVWjitA\n+NyI1Sb+x7SosSKqZokIWsX0vTNIPZPgFARCx3hz4eqFMlHeKV0gRxLUbAe0\nOAbL4s7vMLQf3KXriebyUcYb8+8oH6fnbC6ojucwS9VrnJ25JrLTMNZdhNO+\nAOnJ2hI5oflJPGtFNoBdE/AHMw1EsKRzC3Nw5nV6LLxmKsrI94p1LzxK0oP2\nUyr8Dz0t6NryABzRVPjLc7uCHZAFHLiOYa+yuAKsps1aqVjehumoZN24bY1L\nx1awavQqUi/5mHZBbBZi8NNJG9sXnxBa5yhhp8U1sJnJfRxG4ugDUjylAaDF\ntTfSxtBHNohkAcSXT4hlfl8ydRLrNY6jQu7BjSBEkbwooORpu9im0t3bhxXe\nnQPB4vbDVqfLs7ve9jvrV6nktOGZus6mS3RAQEGWqpBuctqYy/fkln309gov\nnZil7sFQKZUH7YrM01144+bvHia0C0FiAD46NW/kAtBKl+cjAICtGT8jxAWS\nWJD/7wvvRiENYhcgzyk98PRtFnaBbJoRJu+I4uA+h69rurNzy19kGraNdFSz\nutF7XoGishoxgFuWD/xshRoN/1+q4Q8dTQqQ1+2T/+N1m+RPSBj6iHEFnHkf\n7M3O\r\n=xkX7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF8zt+zHTR8V2CJkMwLae4Tjy10VbCVehvX5/n1Z8qBWAiEAokgBXmjjnH0f00XBjF5aOhtr/Py5sQ4o6C+P7BRdv9c="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.11_1530179128825_0.5629138075988525"},"_hasShrinkwrap":false,"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.19.12-20180628102242":{"name":"composer-common","version":"0.19.12-20180628102242","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.12-20180628102242","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-ucXDI3j37e5g1ShZbCE2PfDobbDzzorDJFKtsYQoc2QuE+KqFe/49trDeHE/JOOS6YO1P9bDqaw6pTrbyOSKDQ==","shasum":"53911b2886d26252a8dbc3db83007433ac03b120","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.12-20180628102242.tgz","fileCount":156,"unpackedSize":2521354,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbNLcTCRA9TVsSAnZWagAAYt0P/RaFqZPYQiekA37gD8Mt\nobM/fgGOeoL4W+ldSSlE8mNpC/TueUnAHHEoivZV7J6WZptdyYgIvI6SVlny\nkohM+tEMhs9TfxUYxzhOalcHnb8Qrq2pydwXfA+qDdfrd+BEO+CZRCfClP+E\nc4tpOlnpJReP0sLVYe9NugqDM5ST1qRLfE3FY7+sKCqFbV8PRQBKAfalNAZO\nlqCI+9QFwQotlHv0aoAdhSIYRUsoMRufhXH/jTr10lHH8g5TfrIvmZNwpfKk\nErpfnG671D1i/nOc/+qMPZgtaG0v6gawMUsREMi1YuaOoie8GtYD/BuhoV1Z\njnMyYqvUrwWOObYuN+FpMYImbpD/J35wV212IexGIUzevb2XQ05n5rF3n1tB\npAbBY/V+InFPrF75Etrm1Olh5LIXoVyth/HZg6Au9wtgV6bNnq252qAFNOIq\nOkU0Ybq2XzeYJUEtrMn/VpvER1x8MvkWhTQMpdjjnYxnr+T/gJnH99CEptVh\nDAkdOnF9CZUbvvG0MuVrx0IxRDNCKzr3Xe5xX+WqGYchFa/bkyAsxA1idryc\n8fXzI9ZJ9V8m/8XKFJdGnmm4aBocd0qW173ZjPdvVWX4esPs8vQqTJpAZ7wy\n5zhspQfDWb5yC9lTfE5cPakYYFiHtIXbT39FbjFiTQwNtDXcheO4pw5BHBry\nOyp/\r\n=XtED\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB2yfC/ISo0Ov5mPv10QUOC3jxOnoyaaMUcuYaQxOfk+AiA84euPStP4Cd0xiBq+KgGz9XwFSZtT514dkmBIycMIbw=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.12-20180628102242_1530181395213_0.4475156965943663"},"_hasShrinkwrap":false},"0.19.12-20180628203524":{"name":"composer-common","version":"0.19.12-20180628203524","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.12-20180628203524","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-SIluY5LBpAI7lej8FJPh1h41fHjIz4k/bV7TjhzTHHFwv4V/jYeT/2sIU0m/3oYr2WCBm8GST1UMkRRGgeup5A==","shasum":"895246ffcfa36c48a32ff8c78302aac7868c2639","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.12-20180628203524.tgz","fileCount":156,"unpackedSize":2521354,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbNUa7CRA9TVsSAnZWagAAYTwP/0wcZ4yeZxymwOdMcSLI\nwDw4taF3m7QZM3WcR+92Adsj3l4BSGzqW+MzCSX7df2IHfsxJKY+d2pmul8e\n9UUH6WYn3XBp9CHx/9R+MEK6HcI7Jrv2TqXsIb9Tt6euRs5eu/fJpIVNfU9f\nbL0pdxcIXjTVfOFaMAT8lSZfW93OWtI5ftcfPPZ34hBkzgi4qZCipe3/Wo3B\n3VcRNwSwFbN+UVgYTp/WllyvNKZPxnVuzgDrMxN/cbIckm8PUT6sghrMD/j8\n7bZMGxxRB+uYZKQZW7L5JfM7CVPlLAZYXQeZxbhDPzcBMHmYo3K26hbxoPCb\nUBOUlmqpMEy4ZvFX/v4obLDmo2QbK2O8PgT3tmsgMzVrf8olMnYrwp9UjTrJ\nM3X/26TmvqSrrase8oEFmAYdj9DEmPV855M9EiPML3r8mq37u1WnW3z8NgGG\nAAgV5oQZSUCpGO7is1GwypFQgkSdyoKsKYDKSU1RQfa7pp89rcGAYctyF5+A\nbnRv2pPGudP5/U8iOKoAbAmGIm+t6myfylIyqfTX833XEcPKof5HitaesMln\nQyWmdmJdolbreWVfy++RkOpctqFDX2j2TPXmMgcdVMLTJrL2S9m4Z1vmSS4l\np4+xT30CCzszmT/J8oPc8eguHCmWvTb15DijLNvDVle6NxnGg10LePF/KWyA\nFu7a\r\n=NMju\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC7T4w7TdrT7eE+Hc/RIBdD24FjS0cP2TApTa75sK9bxAIgQxJxrtFUwjYfC1ZLVUtMs2sk3BayQg4sHiKI58r8894="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.12-20180628203524_1530218170977_0.7127128860386867"},"_hasShrinkwrap":false},"0.19.12-20180629042950":{"name":"composer-common","version":"0.19.12-20180629042950","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.12-20180629042950","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-yniAaEkJhsMWmkr/oyTRolRYNhn70Yimip9yyr7D0xcr8dJb+IhC82LhzMx3kxwC8ayDf93WIb8khBRVl2usLg==","shasum":"d98023c3470536646e20bbce97099f43096deaaf","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.12-20180629042950.tgz","fileCount":156,"unpackedSize":2521354,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbNbXyCRA9TVsSAnZWagAAmJEP/1/OG7e3XWE2zvFklH3W\nrrA7jVT8I2nruPInn06bI8k7t7A9TZTGatWzabA6e6iIbhbzripXy1v5eQhS\nQeaKgzPdQQ5uZaQfq8FnNJvbsLkGvaKGS2R0Ei4asK8PiDAYwUpbIensYOaF\nQ66vgZEjF2aOcmHDdQh52ANAiOAtc82f7aGk0KQg7mZ7r9BprH8DSMygUJgY\noTGUgMUCJzHALv6XV4+ZLIXzT6ttcKHX5wPxmyNnx5Roqoa8o3+kQ2gRViAm\njE0H+TY/ryTzMQv+lLZKZthDJoEDvUodn1ZAqMl6aCItp/rkCxvtf2DF4oIe\n5z7sWQ5hTZ/db7RJaK0G0FsO2KHd6LGT3hX/ZuIXUYB/wKDxSX8PxwoCRb32\ndlywSZCuxzVrU5SP1iojSVRTbHZWqwSjacnnKKweUEFdNjw4QhCT3rqjr2uo\nQBVOd+0R6vENgk9xkrdhHHyJ+7JbjAhO6Yg/dh0rgmXifz3Ou+SrwmJs5MRQ\nNZNY5ivNtg2sBOW0FEMzBdmYpe/p/b7WADjZTUJyffOArerN3ItE/JrqRg8Q\nJTEVPQei5zAgYbwcDJuRfwukrcCCwxNDio7vijwgTg2j9t3a6CGAOLwLZDkY\n1aLlRzmIOtSODtn62bQlTDzjQX5VRaqjJo3A+wLm4cHpfgmy5nyvekASfFBz\nQVbl\r\n=xvCe\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC9lScAikVfx4si7yn/En5UrP4caBZTpTk8lWjzn66o3gIhAKCo/kTWuigC81UTbs7pe1v0Er3ag6MroX+yb5/Nr0Qz"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.12-20180629042950_1530246642321_0.9787433191765709"},"_hasShrinkwrap":false},"0.19.12-20180629100845":{"name":"composer-common","version":"0.19.12-20180629100845","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.12-20180629100845","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-6qKUQKfRC2Nu53pyrsfPtWS1rskU/WMqPAoRfE4tHaPeORSgQBupAgpikEubLOuWBxOmkfWBvUAeYHm74/JfaA==","shasum":"2c1a8d62d97bbd88ab1c24406bd192641ef82650","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.12-20180629100845.tgz","fileCount":156,"unpackedSize":2521293,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbNgVJCRA9TVsSAnZWagAAOWAQAKBfxJ5/cpfojZoquh+E\nsITodu+TuyARKd5s71HvDs41HCUxqmqDYvICbmiFBOUofvwa9+dTkRlQr8bV\nMZf4fOmA+S+2WOPOBNtjXcCSNJM9e0sStPnPLQRppeBknjpRvi3SWAKiB5l9\nQtnxBx1EReUTQYWGYHRrmU2BmfSOm/ToXK1efV/nrLRY2D0JS2T8CwOnfGuz\nuLkfwiNFlvC/kvhsReuBA+aVziqn9kt4lv7+Jnbc8Imo54ZUvFjd+oFepjUo\nexEx0Pn61ZbjKO9gUEJoHs8lhbxWcC1+6TASg0EJkO/swcuZd5Zidf261sHp\nvj87fMo730/LmRSYuU6c+BR/fBbJKe0nulu5LUVLJltGh2NWH7M9bRJ0YYgp\nRtID/vvfpJlBbSNFWku0uOEaoYO/6kJsq5VQyNlI2+3O2k23+3fUE7yWSNo9\nUuDAO6JVzNJqsBgUO1q5UFCxhFykEHWky8FNdXQ4tCMFXWRKjI19OLRep0CO\n83s/eg9dtcz3xf9HHMHcUhyA52vTLCh6qBbFnuFOxyvB4Ao8NJ6S1RfgLEYs\n0z3XbaOmxyh2Eyv9CEaov3Y7gbuFuECe3zpKP4LVxF5U9mPug5HeFYyes6zw\nGqF1LiVZdeIq3iwFEnsqz2mjvBsIv0ySdnEdJ4//Tqo3H+F+0BTAvZNu7C4/\nscv8\r\n=yyep\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFZA3dpeGdhlMgYtclKjIJ8c4aP7I1Quvqkpd5A5HqnBAiArkUgVl0ECtew7TKUg7twuXu82iNhUz5KPifu0fu42zg=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.12-20180629100845_1530266953556_0.10000430831398233"},"_hasShrinkwrap":false},"0.19.12-20180629114931":{"name":"composer-common","version":"0.19.12-20180629114931","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.12-20180629114931","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-TZXpdkd7ceWu2k5Qck2mf/IWXdzmsraRish4plPY1O5k/pQ5h8EuRMvpEp9Pdm5r3OEZgnaCk4UK+ql+q4yJMg==","shasum":"7537c860887ef2641038e20ebc7265a7d5911d64","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.12-20180629114931.tgz","fileCount":156,"unpackedSize":2521556,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbNhznCRA9TVsSAnZWagAA6x4P/RhjDNLw2So9P+2gOJ4v\n2xL/BNxm1UqMi9XM5wGD1jeLwa0R7g9QcsMfcxeibVQDj0zuSTXpIKnC+Dgb\n1Inh0/CorhQjVgxswpl46vojqVcSxmSBH9L2z9rMYwAN+P/YXoR+oyVm/Pb7\n88VtxBlpgCS97fgtpDFgzHrsLKCZ9wYNKOevY6XOBSXpLKUoVidx523ZFFva\njG+20hHky522L3/O9fyidWfdlPCfWjD3zqGChH7PhdniKkwKFinqrfk58EbI\n2jPnOTRt7E7n5OI5ZRY61mWP7Njpl2FESkVJpHk2G8ER62Qs8aJH22RsUy26\n90arMYNLsbMPckpftUYZJ5a3W5lLZEOPtbNPOfTkhFC1segQBBtWP0bb7OX0\nu8XrUPqmzAaIpe+D1PfUfIl1S8Y1ce0/RC7/Hx322v2CfcuUFGaJuqNaNySQ\n09UuvnXfYYN5L4UF++EsXUcSyUcb3pGs4glgazPhR0+NX6MDlEPSxAEyMP5y\nWjYYJP9Gg1woQco7S1TLyimPbmHx8K05xWNyRJxCozHKTwFhYwx/ZbFFuJGq\nyvSupCI6s5poDNapgprckxPXva02EC3Ej6oNGqowI0aSFsG13eROWfFNkPP5\npSdsVV3k0OEZTPImVZlvRHFljvUQgh1hDP73n3sEDDV0HqbaQWKTW3J8kGpO\nE2Ei\r\n=AU37\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD81ojj8FXRM3nZC5RLJ2RRNrv2vnEau3va14r3GRdlmQIgOTwsru9m3RVrQQGZqpzd9hN5Hq94a4AS+M75X96St+M="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.12-20180629114931_1530272999283_0.3274845319292248"},"_hasShrinkwrap":false},"0.19.12-20180629133229":{"name":"composer-common","version":"0.19.12-20180629133229","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.12-20180629133229","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-9Wj5MdP0JGZXuKwcMIzkmoJ+GYSyp8DaUT9q/NcVaC0Dl59aqfDPYNsuy1kgg5NfOcSu2DYISszwRHaqcbR+Kg==","shasum":"ff1353d4d4665a555031345870bc7acb3d0ecf77","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.12-20180629133229.tgz","fileCount":155,"unpackedSize":2516415,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbNjUJCRA9TVsSAnZWagAAC+EP/3JOIgpdHfscWb+44dWY\nXfDsbw1kcnDG1xCIEdRlXP4+o6Tv3KXUkitQRik/08CZSYjmqe1UPY8j9Ij3\nvkLkV/Ai5OTrSsp2iNon8TclCsX53QtjBLZJbAiCIGB2dU1UKCiilgT4GRJ0\nXhPDIooWw9jiwbtG05Vt+ySty5kP5sC2VBXcFD3FSHfBZstbYWbTzZ2vi1U7\nycJZn6NZQeYWjdrnThMXvoj+C2qNH5SO69Iyu56qMbwC3O8tugewm/tCqMUl\nud7fTCozwwuX6gCSTTwZPAZ2MS/Jl+lR8kMmBh0uvwyZUDt/tydoAyYL0xrF\nVvVZxhCOO/HNOZS5fRFlqFl0jbgAongEtFoYj8po2D6yxgkCbm+Q8EvNtt8q\nIpkcAzVnu5TDH7RrRpWtnFMv5bAQnsLBIp1fueMozFOUR33Rk6MynT9US0nU\nL3laFidM4BH47k6/KkoMJmosoH1t+t9v/rVgL0qvhGz29pRaObDajf+wWg4v\n8SlLneyRzEH2VRt35uGpc5z1zBSGwnlgD/bdD9K363YPC8lH/+KCPmcPygTg\nlKOEi0AGovIrLCuIL3g75g3KK4c+93Lzccw5AgNMY3GIe1iyOu7pLETX9IBy\nPud5EEXnO13zirWBdR+dsTV0b9zQFjN0NqQ8z8TFxvIxcwHj+ygA0/Jgi4Y+\ns/7A\r\n=QCic\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDYfEGDXD2ijdnE/GBYfVCxqgEoVJy9i/SRB4tyoohcxwIgGguFXBvQbdaG1gVpqNhSF5/AvjtTGHug5Ekr+wXBibs="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.12-20180629133229_1530279177030_0.5854685026588502"},"_hasShrinkwrap":false},"0.19.12-20180630043041":{"name":"composer-common","version":"0.19.12-20180630043041","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.12-20180630043041","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-58+xS+DHdQYPcoJDSvaKPs4YghM642lSiJ1nV74vVx/vAiIJWREYvbbcCxgDe1Z87cUO3ScjmSc5ObTlGCFf0w==","shasum":"c2bee7e1ec21c921be258cb58842800967a3cd7b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.12-20180630043041.tgz","fileCount":155,"unpackedSize":2516415,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbNweXCRA9TVsSAnZWagAAyzAP/14f35O+4RrxtQeonke6\nId9nVrXdv+An2ZIBjvkHP0IgECcXePc07TwCKn5vgMfJ2oWF2SwQjd8Php7P\nspJS7EEA0EhEIpPba01aDfJtzzkoouAt800SoMgtEv9udFmT88zxJrwfJki5\n/YjfDDsFYJqnf+DAkIUjrfwiT8cAX/6dzHPQpb67d/aWWi6W52buVNXy7sgw\nO+Axg7C6Z7pULAhmSB1QcViO/sw8J45ht4ox2pcwPGWpCMsKc3p6kHd7tDyX\n64cI5CQFSWMGaKwVBsmBcFk4svZjZQgWhKmmqLDHdqvNBJiFWANO4UJnpynd\nniBDxV2ZdgiiGSSsStrbBF+ZLj8bws5NQkEyFmY1ajAWmz4BemQk6uZAR5yT\nP5iC7/rIuNjkgUbRVmbRw3V8d35gNHAdKIz36pHxy3tZFC3wYf5psmT7dg4e\nJAWGttudVqs2F248m7MGrUh7YMM4JeVVX5P6d/k6ozPp59cVtrbKfQwtXGXE\n0s48IkbB6YLzdo9sYVAXdZZx1ciJIhRI1gO6Z1AvMGR4wbe66+CTGzO2qh/R\n42w6ZN/8Fmr6KkPQUduqm0QAot+RtjGJPw/pXGj8Od9CQO6jaSqniY1O5hd0\napZhFqt4AzjNXG+MXPPmNRrLnm0BRA8FQ2XuWtsViopVtqXRgHtONvsDyiJ1\niC4A\r\n=Z9ag\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEzpx8SVhQ15Vd5CBSspG1baujKtKb5n867wkpMLx2wnAiEAr7xGoORAeiTOCghg8QFUBLI8OXhLzr8v3TuWgS1lB1I="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.12-20180630043041_1530333079260_0.9404959358488592"},"_hasShrinkwrap":false},"0.19.12-20180701043053":{"name":"composer-common","version":"0.19.12-20180701043053","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.12-20180701043053","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-ezT1AkH2DUZOosBNBctVm1/OlxJ1g26K3TQWYlAxr0dtog3l3zFiuTiDm2m9C8lE9QmtcHPKLG7ZKGg/3GkH9Q==","shasum":"f8bfd8ff857115cbc9cebf2022c9a587fb997dbb","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.12-20180701043053.tgz","fileCount":155,"unpackedSize":2516415,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbOFkfCRA9TVsSAnZWagAAoCkP/Am2yysOdt13p0cqSIHq\nrhyXxmnbmiDeFiZz/mfkHgfvNCqi1RRp4Bwv2NIII+aUiqJHBNkrQ2y3GpdJ\nZDU/aue62P60MVPKB0tuB8Z0Sb8dOmQlVYix+114hYZ61Lwg56yOeHm5bFEb\nlyNiAbO1EkyGROBNpxc3Eeaa7TB0fS/QpKZ8wDs6pcrvxEF72vWh8/RqZJMD\nNjrDLU+J+wiO7ye6Ad8yRY/VwXgxdgTjYlHCroMcP2WZ+Ahf1cqr6jvwpODD\nyT2wEQOcNWEvsb2Al+Q0047BHu+zNEMUHLX6ODA7SZ9DA7OuenJ+KUfIvqgJ\nRw/2EXNWGEteoO6uh3+kz6ZiW5WMZqwvh6Pi9aBCALP3v49impRZ2bOrhlvo\nsXX10/U7Kk0bpOJ78R6ru75QatO2RJupqnC7Tefggy7eeLShsQGzzy6ylQsg\nkqjcFibF02yob2EnuBEyxDMIZa22X3OUyDR6Vxg6StNGf27i4F6idD2DRBHq\n/ljgdwvuHLl3xu0mM6m6fT4idzAR019l8YoOiB7a2o86A8u5jmd06wnqchQi\nR+UUSegx6jI8RfcyviRLC6O2CRv0qsncmD1jL5Hh1JpoQqPWt6pJ/AHrK3zF\ndC2grgpXk2czXwYLtz2oudpACIit1hQKfdnrDn4hqGWhLdXGrVrrzpCE1EW5\n1Gie\r\n=njG7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDRYDrVO4YDf6ZkOOgkjR8FkcdcXfhFNSfSStYYEpfIGAIgeC22SHbKsfZXPY7wAd3Cge5D3+7d2jsQj/sSgETDzk0="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.12-20180701043053_1530419487749_0.14781195647430478"},"_hasShrinkwrap":false},"0.19.12-20180702043002":{"name":"composer-common","version":"0.19.12-20180702043002","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.12-20180702043002","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-ufLC8TckpRP3Em4SHsuEm+Xa/1PjzUR0uzntlpRxGJH+6nsygbx4I6ll08QZKGm9CsR9gqHi7UdRhqG1pjMdAQ==","shasum":"87a33571d27b92a086627d7ed5a4f4f36d93add4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.12-20180702043002.tgz","fileCount":155,"unpackedSize":2516415,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbOapqCRA9TVsSAnZWagAAzP0P/2RagUBrSdXdkWHI7L3k\n2Amd73vDihvrE7aoioNPU9+1WjyJSG/AHmKYbfxbWm+u1STLdF0PW7aBI8w+\nKabKvVTrl6t2uWCuAAkZeJobLyQwyiVELeZHP2E/MKmjME9JsT+3/xf8T3ey\nlXOFUjMKEQQXsCfKicSIlkK/jiWmcROyhtKMzhaOO+J9wp5FYmIcL/A61AuV\nn2Y9pI6lBbb/2mfIziYBmdv7BYdeyuCbIDhxfxQg8jeT82tCpItTasKCM0Qz\nfjcsD5PNNBnkxaNHvDcPf/KZG6KoNDdSVTmPzDynX7O9dWFCIorKbW1Pxoqn\nSE1R++wzU9i+Bk9eXkTXHc9MeTonMiP91v34gdv7t+ufI4Rog/RDIWLVUt0k\n1OEbHYlV0myLQf7hBDylY/BsnVgCx5bK3sDf0aeOcwTffOoMYjMnFjtmn2W7\nBAJw4/emA+f4i+wJz6FTU138MJcUBto5EKkJULymT/pHR2i50QmzD7jgYTrI\nzTs3Gpazvgva0ta/FaJHVZv/c2g6QViSa5V5jF9GFdf89skBrp1GhqrXygO2\n89c/ip0XAgvxOCMXMDOOuHoxrJpVn9Hx2R6kEyiR9QUr5BuNK9cRAuz4PIQU\nZMqg/GcwgoM7SOuv+xlX43jLe+4632KChiLMkPKDugDMGWZHuUVXARBqNuzF\nlCBt\r\n=6nT7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCRX3i8GKjZO6iLNaSNnm0+z6lN/m3YCxQGd+N0SjuJdAIgAtgO4adcwXqoQXAFoGEWpQ1RoGSJlCHD8TdhZEanQSo="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.12-20180702043002_1530505833836_0.8640282496385516"},"_hasShrinkwrap":false},"0.19.12-20180702103859":{"name":"composer-common","version":"0.19.12-20180702103859","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.12-20180702103859","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-I+ck291YMqucMdVFsFD7Y1dNwMD+wEBpu4WCoPTnzoIUSvIBG5iqY7ADSfSH5aBnSMcxjh5zZrmRPcPGH0gvOw==","shasum":"802f6a0c013bd43e9705e288f413766897371862","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.12-20180702103859.tgz","fileCount":156,"unpackedSize":2520593,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbOgDnCRA9TVsSAnZWagAAzeoP/1raX/ZrgvlkCPgwK2L8\n3aRccfpTMQKdFwHmFTyYI2VQ7d/FzkDtjWjF8HQOy8zWJRqYHX2eVAHhqz7W\nvEYZX22TwjFsp35Egt3mWchY85t1oO22LanF1y9kQ8QZBr8qRPwqbsaPiOH5\nvMSrARua+IPIrIAp3cuT+18awQkCvUdSbd606SXXI3Kp+RS6WwAAvxlCDVfp\neRmmktJSCX88wLWUbH7l0MYwKeJIQUFPRIOd7zKkjkiYPdm7XYm9+HlhTYzg\njBilijTN441EED9/GFgaO52+k7+rT/lEiZAthStiSnD+Oozpark+REaODNo+\nx88fV51rrhHaoAfbHYkkQUP9xQFD6RKm3Gtq/yg1OnaR0vmpxEZAiuerbrEK\nP6zPSkTJjGa6bo8UyCGI8DMQIp04vXiQT4/Y7/X7hEWAE5TCm2zK5L2MrlQO\n2I9dg/nPZz3K2/5kYrViJlpDazPN1VWVf5FSE9+BUNwrolvSE4e1akFQKRCb\nrWNaK5LcrcZCSQT87GPIIPAAT1r6y6GHBXU5GssRj5mXay3FjBDvKwOaZjhZ\n0VYMZtGPSo68pUYbC0fViwfL95JG6Srwa9zPm3To8FjWNmBnFQwLEOtOMmST\nYN+4WcwduPPLMulCtLSrSY2+3LFCSgpe6D1U7yBPQipHXJ65BJGXph05Ba/d\nYH7m\r\n=NsEn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDX3taxlmM7SGwbn0NnNPXXbrRzYbGReFCsDt7FvIsBkgIgYvFGE6zPn3ijOjM0hyY+33VEIKtDCYfmsBvqsWlRqXg="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.12-20180702103859_1530527975094_0.43380894563874084"},"_hasShrinkwrap":false},"0.19.12-20180702130603":{"name":"composer-common","version":"0.19.12-20180702130603","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.12-20180702130603","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-caEaXDXZ8y5Ygqq7g4AxfRlH7rCgW/ze9QSjWZbwBUj1wIbVI14IU7sMcSihfYCzCul72L7hmsSiv0ShUVYydw==","shasum":"1a894bcc9eb2a4f68da9958609b8721803886132","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.12-20180702130603.tgz","fileCount":158,"unpackedSize":2526607,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbOiNbCRA9TVsSAnZWagAASgIP/iQgbSI61ql1do0iDAFT\nb6x3u2v6sOj29pYbo3bizdq7XIPNUVEM8jJzvMY5abJMnN2l83LhbWr9KAq6\nLwurHAqV2NvBrpLvRVYRZ2U/Bfcd31TCOkQ96QLvLuSAbgZWmImehehloMZr\n6FnVD90PZtUOPaSJF9s8ShW+gNBOFlWd0qnfzHrVn3P7eUapWVGYOiIWrIjV\nS72teo7YSP72yM4SWy+g2NAWCNFsx2sE/OKQE+zm6gZTIqDCXBOelpy0ZD++\nF/TN0nUt/WOvNwTiEMx8Kcx3ti3dGe+C+Akow7I4oMJYdSeR4Pyy6Vlyfglb\nC58ey5qNFzfm9qa0dRDNYuc9ttlbLlVji6IVj2pKuw3AamhAPrBOSLKvEtbi\niK/06QOJMuWiqTYyNHAIyyZ0Vya/zfP0iWfqsnm450xO61RPMlEG+VYBOurF\n11TDhlKE/O++I7Z/+nR/farjSa8Q9QxZolT+tE9ZvDKLz+M3qh0HSY4js/u/\nv6NJCB0YgKP2I+6pOUcrHy714fYoA4nFl3SJTroiA2AvmaPjvAxTslHUYntU\nWIESVzIYBqJDOGbXQsrNad992w94kblgchVuH8RGt1IMD9fIiwrHsUS6nep9\ne7QYQMkmjbU/Tc398CO7jWTIBOtjJcBS3pAJlX4jx31W5seWEyEJmGe4i4Zv\nuags\r\n=zHWP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEPd1nunofQVyvvIJ/E4F4chxphicMZ/HRmmXrggj8KwAiA/GBCKQLpZ2kT1zB+RdBIv9AbBlmJtRrkDr/L2+n9Cvg=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.12-20180702130603_1530536795184_0.8378460049521144"},"_hasShrinkwrap":false},"0.19.12-20180702151251":{"name":"composer-common","version":"0.19.12-20180702151251","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.12-20180702151251","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-HKW+/dgCIl1HpEAGd7n2tAZff5ZAY0ywiwdSo94hNptYwNHcQkijpgb5R8pbQNwCNBMUp/MnLq/7PA8rmmyZ2g==","shasum":"bca4f1e52b07ae7ded3f28558437cbffe0e88808","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.12-20180702151251.tgz","fileCount":158,"unpackedSize":2527273,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbOkEVCRA9TVsSAnZWagAAVXkQAJRAmxeIIEy0YS9QVkx9\ndKi9Zsv92D117umUebhq39oCphVKMdGx9m7pX+a3mrksGoz8hy4uRuZ67E4D\n5WOVUo6X8B4dicGo/meeAbId/vvh1L6+XUoSZfYqPOmt2LQXQb5MBGDPKBIJ\nl+HJF6ZSCwrJoiXYRbviBDN7LK6z/pzRgnzpJucPaUrntUojtGKaG8oZ1+Qy\nbL4FiRZD68JEVcj4BSkMjuFOM7B92BXuxysU7/SNyT5Ho+sztxNGnIK8Bs1A\nK4HhyHZiu1TTnG+ZwmwR9lurN8c6oamrdtPCBHagsQknCDdpti3Z6tzAwufW\nsRBAZhfoGYrQD9IWR0IMvbMQSYXlA8eV4uLYR97kivYlcx7xsB48OWwQ9XOK\nX/k0NeXamjPPGRnZdTn72Scw+CfyJvPQmDyTEebblp6fPZ64eqmresHnGAnC\n04uqNlGmn7VpdKV7VwaUnAvoIaCKVsnqQJwoB2U2SFICspk1MnpnkXW0HhKS\ny4sztx71yWEgK5AYIxtVOBPJCLeZDJlRwvyaN67ltK9sWwsNQ7Q129aZOzY6\n4DONayH5WaOIEUv+dksHXwH9kINY5hLb+c/UFXnhvB+VlXqlDtQPbOIRmTGx\nvGqMI6+SXgVFelWU3tF9RqgBEdmOD1ZM8HJFzmJeT8msTSbJfcMyVAb6aMb7\nBvp3\r\n=EONa\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAEZy5KcdUrRoFiA1CDrg2oQXEZNWeGIJf4jFcBvBXDPAiEAxldqMmdICs8qCN/TIlvFM8D7fuX9JwrmoydxbAWKj5U="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.12-20180702151251_1530544405195_0.5080809594368259"},"_hasShrinkwrap":false},"0.19.12-20180702190144":{"name":"composer-common","version":"0.19.12-20180702190144","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.12-20180702190144","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-oj5tKS0mC9xlSOuxa83Id7P8rcuerfCJa4NQyBtlHqxvDIjdsu08J7UGa8FwXpJwGlQoXqLdBQ6CnfYIEeHLAw==","shasum":"3154d99d41605cc4e062b473c8bae2f6a744ffc2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.12-20180702190144.tgz","fileCount":158,"unpackedSize":2527273,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbOna3CRA9TVsSAnZWagAAdjkP/RuVHScA2ZphVP/Xb4br\nHQbP8iBfGZrnhMQZHbR6ZboB0TZWfnn1HZL7UMxe5gxM80CbHtxDjY0X6dDH\n9bQOwf8UBWfY0LFf84clBOTy1swCuMxIQvqPo+g8ssGRPAnq8ALkpKlj/anI\nJyO5I2UO65Qj4LNJEf+cxULu9DO9iwBA2M0BAIMd1RgC4LvrjQECz2o5hZ0U\nBtlGvUhrGv+DVcHkCqP81dOR69CDkHwVG5qgC2zAOLZobrM84tMh59UxKKWg\n6XFe5HyGAgQT7eXF/CdAw1bF8DLvT1h861MX/w6VllRe4TXXyrBXDrZClUDt\nsbGsCwqE0RbhpreSz8LXlQ1KoSGp/DxbcJo0ud/bkhdwXVLE/qIbcrOKUmxi\nXsErmjEOFuVG9pdTu4/TyIwAH+V2umjZrsNUhZ1r7wXuphm4kmNBMuZDq71D\nvBUdUsJjoSegV0atPmj65vU2Lr7HB+BAMbU4x34lItj8pv64QtMu2oXGCHbv\nwNN/e3S5xmet9hwyiHoLRVhJDypQxZTPO76T4qRXoiBTjgebSw6HZ4FoCp/3\n2BrPEK4kZpHF9bQmRDWMho4mrsipg/vO5tshKVjACfCEgRaByspjS7CaR9bn\nhpvRvknb9t4LWp7+ll714FxE9VyFfj8FKcHRJ4ObjLCfU36FtqKJxGX9BdQE\nJVeA\r\n=l44m\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCbCDJGD8VAfM5vN0bv/zHUjToHbwqN9fnzr59kpR070AIhAPlNJOB2Qle7vjT9flkWPojSUKFXU5duHtaN3hGSCtlX"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.12-20180702190144_1530558134987_0.8683965590210727"},"_hasShrinkwrap":false},"0.19.12-20180702194308":{"name":"composer-common","version":"0.19.12-20180702194308","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","node-plantuml":"0.5.0","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.12-20180702194308","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-n/336qP6GKjle/ycmCzzBRDwDMyPI5pPRQnjxCAdvlByfLuVDXN+Kh6BfPM08Wr2hpLmiXZFXP89VvDYiymJLA==","shasum":"9263466f3c8aa508e5172317262b6923f36b68d7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.12-20180702194308.tgz","fileCount":158,"unpackedSize":2527273,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbOoBrCRA9TVsSAnZWagAAM50P/iq8284u4iXcF506DOeH\nkiIRU064RngK98NjdQXdgiXWuZjeawpQAXnHoKLCcsETfxVZ0JhXqSchtZwV\n+QJDuD/QGHSPVl/u5wdbeaXfbrRkDLxfXeevuOHJ/ohF6Z8O/0honT5IOLm/\nj9wKRFIA6fIvGT2Dh3Cr5he/sVNwSwTE5SPaMuQ7QBQcenofNJZHVDDLDDgM\nxSSFvHQRcWs5kig5uiRvcHVPjBYsVorRrSSMgS8GGmiZk77drvz5iy6nug0d\n9DWYaT4Wz8LehjOS7p1z6ilIEMd0sdwrbClpQsdV1vAZ2pv54jxLtFrLvHVC\nzU8X5KXSqj/XxEUQ90k1zncLnecFwSHTsynkuzllfseEB89PJ+v5LivBwxja\nqsj0lH6btMXN0kid6uHNj09znmqpp8dK9FAW+fEz/dvtZwR4hYdx/CDIBvjK\nYfTHn8SiQgMgx5hxcuBXdpdHT8pFTjfs8zhH9wrVjiB2+ZKlZf7N/5hWCjU9\n5Vk0HvwZOj7PZskbhh9DzUndswYrIIsg6LnXoAjOT+6F0qD1eT9EsxQmpc4J\nj+k7pV7D0fTR2T2+lygTORHmorKdjNcw9WdCv3XHDK3aNntWtryshIKHWZDq\nSMb7EGB+g9P66M3IW183b5lZD/8JFQCTrtPNQWO4sU7Wx1uQDDp2Q0gfQ9EY\nnEev\r\n=ClCU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICyh85FRL7cHiAM5tqOtPNj4K8bilUhwgFKg3zB/97ZCAiEA0ALvVDUUedQC3DxIQXcpE/RSoPA9NRWDlN7mROg/fUI="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.12-20180702194308_1530560619675_0.9102363008904135"},"_hasShrinkwrap":false},"0.19.12-20180702214953":{"name":"composer-common","version":"0.19.12-20180702214953","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.12-20180702214953","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-/dXfjh1qC3mYumHz6DnzjJgD+FJo5YB2hzaDmwjuGmBcTenNPZP7FB5OdNYt0JbQiwPu2oUenWkAkDC/kWRYsQ==","shasum":"1f3c6985f65593d956bc8f0cf71f76ac4c4ccd4f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.12-20180702214953.tgz","fileCount":158,"unpackedSize":2527273,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbOp4eCRA9TVsSAnZWagAATtoP/RVTATG3Q/butrKla84F\nVuHVxzZvQGC6mqyWsZPszjR7I+QCx4iz+SFo8lng9i9I744GCNQzcjoNuPQR\nZSpPrs4/xUtBy4lYkKcFOxURFkCQkAGe9U7f13yHRG/InJC/dl0wzqRz5Piy\n8lvpe36yf02sYPh/WB/XhyB8pEcR5Bs8O6IY+/SPCKocvVDoooWK229Jix9v\ncK+7lMZy+6OWDBafbrqoh+uwHMlDpf4Ks0DYBF2QIyvns2xWhJY3hcTzY/LI\n6ptD17jJzBtnVJaPlCHRnbhZWH8lCCR8mCbxp39oMMJw/udKhOLX7nl507sp\ngFxn3njmJWeicn401hOWrJY72nRogYvhVrupSfaLSdsXcKVRrusSaUnrcfrT\n993z7X9heWMA1+V2x9l+zFqnBIb7eICSLQvAoSbYwRxDYmSyA5EExD0l22t8\n/SSgTnVk6A5zfoL4F+8D8VOhFt726x0r44C4bsLUrbWZF7ySz1uDpSZNampr\nifDPFgAKX/k0YyGP0xLS9SmaRF8i46lSMviFWo0rohc/j+8+9hlpOwexKA5K\nOHut5n7H3zb6ue04B7SYXJVen3A0glDhezQCuKLPXgP3UxincnjSOrQ/do6J\nMVCir7/UD+CTRb86kL9wFmvMfiHWmhAPsJvSQ0Px8nJu6tnSZWO0aIOYiW0q\nbxwy\r\n=JnuS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDDlbxM/swhowsGWG+i74iQDOWukBZ3ejlifl6peeaOKgIga16t9VHmxT15NRPNHUEjCibsiIkldYxQVoEHkrBgZV8="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.12-20180702214953_1530568222330_0.044675962452488616"},"_hasShrinkwrap":false},"0.19.12-20180703042925":{"name":"composer-common","version":"0.19.12-20180703042925","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.12-20180703042925","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-HsEGOBLBnDagInXVy4P/kiFbYoapYZkU3iTAzbLjIOervbSEaPqo5drKjP0MRJF+oSLcrwOalJl6lL87ZHuDcg==","shasum":"11ce9cb49a3b3fa4af76fd8bfdde7dd77368057c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.12-20180703042925.tgz","fileCount":158,"unpackedSize":2527273,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbOvvKCRA9TVsSAnZWagAAhJIP/3IQ5UG0iM5ECDvLW9FS\naBv4KC8wZcJvIJke3rOZlWYZACMsS0UbUD8YhDYny2e4x1OOxHb/2CpPLHBN\nzbvtA1pVNJA1vaHLYYLlYMb6xsU+8Zj4RqQFT74MRo6FnBDshSfBDazs8mKN\noEsz69MYX5yzC+tAk+UpPzDOpmRUJm07ah6yrpo89Rd26i3N5m6ULn/vsKAK\nxJ13BFIVRtMtk5HxHqezMupCu64Z8SGwOMweI2mql4FGWL+U3n5xij9gTlY9\no0s5jc0RoNeogazJlxSLJU5VFPTN+fpXUlixbdoj/9C9ZX/UWtPB7lO0deIt\nXVe2mmGdi0wlK+AcUE+UbIwOC/hNmOpI5JtS41mhmmGIty8tZin88xR9VhAt\nmIyjVkjMVTcO7iQQDHBjLTgvb8aAmi9MTlZksXP9gR5O6z9Ffd3RJlKYmF6M\na8SYurhpuir7WioFeI75apAYmfES96PZcZS6VZ4sn851f7YDcDe4B/opID4i\nD7Q/LBxDG0wbJp/vcQglbavMmEJ5yIaWp5UNz5ZgpcwT/uAznEb0yIkTxa5z\nsAJzbAZOT0Mat8NBlB33gOAIXiDMVGOCI/k51sGnZSGR76NeDY8ad1+gL/W8\niJ5GmSYp4mOnrqaz9+QAEsMo9oeAqAlG1EOpaEu7cjw1deZuVbgtNVWFinrx\nBkY0\r\n=h3g1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCrUK5rIKS7k8BWJxBH3boTFCKQeAZUGOqgzgB5/wsMcgIgTvvWcTvHUhkDt4Int2l7zYQHagr1TuaZaYnxhRXOdcU="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.12-20180703042925_1530592202375_0.09388069319460413"},"_hasShrinkwrap":false},"0.19.12-20180703080731":{"name":"composer-common","version":"0.19.12-20180703080731","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.12-20180703080731","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-MxizEcvCYAgjOp3TJIxSjJ3IDJEvDI9XBsADFo/7lyyC+CVFWEmSa5LcsLVgrU7lw7miqy2+5g/VAug24f6SVg==","shasum":"2be611dad268048a5da0f27608b1a6db1acb1fa2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.12-20180703080731.tgz","fileCount":158,"unpackedSize":2527391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbOy7vCRA9TVsSAnZWagAAPSIP/0XXuIWbwz24SvSTHjpE\nVsq/PlR+/Vwub4CHSAeB201fhTE3lLFrSBKsfp/chg3xE9bnk2dQwhCXOvUl\nwe04s6adpjq/hsWBJGQEe4YnplKn7YZ7YJtTzvT1Y/8ZS7GJiMO1jDgNrV5D\n3C/DlLq7k4Ma9XXFcprawEFYhroYbech894g4TxDtvsfkmrR1R/49Tq0Dnf2\nLP07TuOHAQ8QF4BQ5nO9e+uSKJ2Ba2rHQAYoKIu68TWvuggLDrTbnqB8aFzH\ncDno710Qc5HIA7xlb3yY7tNWPAIcZAwfF0ENAGl342Ruu3ekBFAjNOsht+3c\nBoPnECTLKrMMBDjU0o5kBVbJmhngXRILjLj9I9Qa9ZXavrk0rBU0puPphCkz\n/zr76KCxPy3v8uXVu+mleJiQLLQJHVkvPQc4gFJwIUxz7XvlwXOz2j6MzmFk\nDl3oio4NdVh390QRv41G1fW7nismV/U08KmzR9OmGpjoaZ0taXOv1E5Uyav8\n/yFcb+PXebRIYvpYnrvebEPgSJpGIZZULR7OFHeWj33Hf8CZEwMsK1faW21a\nzJkxB1qeU9Em9GeSnkqlIbjGZkp6BttUcYdH/t8e5QMDZO9Zn4Pm6lraxvfr\nOfEvwXnwIA/0hdAcS2UkzvLEfw+6GesZbilmQGwAzqh87kb5ZA5TqPNfTV0K\ngqnc\r\n=5OnY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBFL7oOvHVfkFUL55BheorSFRSkiW53iSHetaRegVmrWAiBCohJjZ3WCf6DY6Tr7MX1f31kMoveLNeAfeLUBEbVP1w=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.12-20180703080731_1530605294932_0.25122097926509723"},"_hasShrinkwrap":false},"0.19.12-20180703103223":{"name":"composer-common","version":"0.19.12-20180703103223","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","uri-js":"3.0.2","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.12-20180703103223","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-FYhXIdzveTobsM2nZX8r6q7N1jh1tP5LLYbGEMVY203hY8G4TJuDeBL6/8BZ35MlCSoFJYbduOVrkEI93eVOZQ==","shasum":"248f3d29bf9378b3774445376f103c0134ae4aae","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.12-20180703103223.tgz","fileCount":160,"unpackedSize":2531415,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbO1DUCRA9TVsSAnZWagAAj3QP/RHuFelsTNbd3i/m9fGI\nXoJwWohJxPP++wf5oj6Zg3x3mfT64L1V6/7/9+YmSJkvN9JOo7yoY5MROrtc\n7wsqlyF3JxhjbIe2mDW5xJt4dPWcpeWtMbryjPQGwarORyXRrgCn+Gf5V+9x\nlnUlCsdwGaen+vbZlvcgUjNTX2n7uzRv10ZGXyh08U8zj4qIhHIo2hgwZRyn\nyQHrFdK1x3GJJSjCSA70x/7oUZe0E3zHimoRkQFnDBpb1BB7RomMSVsM9rTV\n7/DW1GFrJLtBHlkAsV8XHiAf5/fCx/06MwAdKQ89U+yrAwJ3W9S7xtKEbsPj\n7pMQanI5heAWX0yL2oIYUu5xIWcMCaOwynEZ7xwbXZWeeXxERnAuulcQw4zP\n0wEkESJpe9+odmLWWe7e9tN9fS4lDa4+aReWqXt8A+8yv9l7+Xv8EI3pReos\nMShOUCvvMSVaQAV8d5pwEavu7o6/nfU3+B0m1jkGqOq1j7EgYtondDTyf4Yu\njbZTHPI30atUDaSVyaQXqv9hP/SeMafivasqXA7j+Ha2n+UIS/a1mciK4Kpe\nQ1roZtt83ZWlBa5AYQsPWm9yqWbVlfcs+xqG0n8B0Z+veh/olsH6LvFPVL0Y\np3VQ/kXF81pUuOGFdE081dI5gC4sZRQfo3SobLcMPnIB+IuInuaRWD/JGpcI\nNg9j\r\n=QjhZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDYF+hC5Ojgv5E86/FN0fN0YtLxxQUqBABk/3RSkx71NAIgTalu1F9i32Lw6+nPXhlw8OEcJxrs7/wRkLBzHqhXa2I="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.12-20180703103223_1530613972634_0.5213586718990659"},"_hasShrinkwrap":false},"0.19.12-20180703112218":{"name":"composer-common","version":"0.19.12-20180703112218","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.12-20180703112218","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-335TGSi/BKIjorki5rFo9rZO9mSaYyzFkyh9zZeR7CWwEucBirEMuwag146i9ixvz3dPN0zNGrgVrpxvN+xsug==","shasum":"b41904c397e494e8aeea4b1deb043cb858923825","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.12-20180703112218.tgz","fileCount":160,"unpackedSize":2531737,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbO1yKCRA9TVsSAnZWagAA978P/10dyXJ4uBss4hVYHV54\nWeaDLpdXJWUVx3c6YyeNNxOeRf8Y5d4Rxyk2m9ceTVk88CVCHRAhgT3Ghp+m\nchx4yo3lrfj+85hIc+WXzZrvlMKYpBWWeO8jVM/JBDE2sbTHFDh+TJq8aQd8\nTkjewCzhi3bJq8wsFgDKyFQ2kofQ5h3wI7cBNTdZ5K8/mnpaUaeO8/0RJXY9\nJTLe0wxL5n12oTUSARtHrjBKEzQjHBFo9AAXssy9djFXNCPiV7ZD9KZ+ahaL\nL5IFQIqmv/IYxyMGuKdC+ApBotKTnAU0889sjzKw9IUcWvr6jLao9EenJ3WX\nh5nBnSCZErj5++F4+yjKrLcQ683uvXWWwc5elX1nuQ36ItN4i18JGNgR/pvq\nrIOgmt5LsPY+XbYm3OpoU6KWwTeojww6tjVOLaKL3qXHcygZD0Ds5j9kFOW6\nIcSlIwIAXJNbGLmi2WYrzl+3fpkSeKKXfhu9hIHYoDBJ1kSCIoK4RhIPiRnp\naga3tCFA4yenHsnYYjuKM3Vu69P1Ay1uL8gdrACDRiBQuo0HvOkAtcKXM9ZV\ny+nmw8jaSqEjKs9yuIeY+x3XtPf3/OJsirE1DYiYJXugRzYdLsshPrcypZ2J\nh+CClnGk2N2tz2q4tH11pX20fmw6pLY6oWq40QTq+X85faDDxEgJb9QAnRNR\n+AWO\r\n=hYUJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHceF0P3PGlCvfqhstWn93zJeH+Fn81/2KM7YnKNMYYbAiBNxobPwuuTyJBUTyT705d+JmbeDhCK27iEEpYdtpp1TA=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.12-20180703112218_1530616970193_0.23108586711353718"},"_hasShrinkwrap":false},"0.19.12-20180703123852":{"name":"composer-common","version":"0.19.12-20180703123852","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.12-20180703123852","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-yf7V9LDrJ+IakIB8FxJ0wJO3X/4Yr9IniwoLsk3Esm8pql0AxApYmUEI6W5lHVyNg0x7Unz7oXv4St7O6StB7g==","shasum":"199b5ddaf6dce28c007eb89c74de04259d1c1c94","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.12-20180703123852.tgz","fileCount":160,"unpackedSize":2531737,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbO253CRA9TVsSAnZWagAAwyoP/RW3qBcCsUWLoAXOAjhn\nVnsW66JNk5tGrHkHh/kTOqAKh3Q7K0dG+7dC/xoTYLmAcC8Pr4KvYYKYdWCv\neYBT6/65wPkLPcDbuJRs+Rz0KWl1TtLv8hRZdmtT4L6Mhu/ZhQp/iwR4Feqz\n//OdaXhHFWlpHE3rKoUMrzkU3cqmWU6zEgit6fiVL8UeHTcnPAchpsTT8u+C\nU/4WuZopWGWcckpZhvSm77UJYHP0faE2X/Ac0hhntQ+YkefWEEkPQWZozZmS\nVoqHV4xT+d5wjYP9kWhAymf2zysaUXHo3D4cvPEnfgq9OBgbp0SpDTz19L52\nqcwtWJBQXY/T477y1xhUUP5Mmx9zY0nsyVeYOFNcZL5TspFlwCJCO3m5yQH0\nsACF1w0INaIvm1O/VcKI8Lu0+wE+oaVoPWCA0g6Brx3bnuhMwA1BkZplKCXY\nRhZYLhS5QUOqlSrV5s/PpC2zHKiTs9gHpetXD3bany+8b6QSuKRMl50jZcKn\nA6ul0hG2a7cZjTM/i7iblqCEd82melyV6RSXor0njxOPhZtSAToNBW4TNEWz\nCuHwDl2PmrohM/z9aYchrD8GiYuKflIOMk4UZO29dtRMF9aKm+onh08kYE6k\nY+qtcq6/TloI8Yutok7775JhQr21zES6/VihvXqyJKN4xJHgPotY3rpDBSEN\nTEC0\r\n=bEvE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGJkebXtXXK+7k5qrfA9ON0Kg0ujqxURI3KaLIWXFmHtAiEA7F6HDnv7auhNFj8a5i9K4EZ3v4nEcnXpsSD8IvKnP7A="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.12-20180703123852_1530621559255_0.2571886398068628"},"_hasShrinkwrap":false},"0.19.12-20180703144852":{"name":"composer-common","version":"0.19.12-20180703144852","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.12-20180703144852","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-ZbsiF1DKiK3JOizkS5cOQFYl7moFOfPaHOjJPqwQBxYSIa7LNKj9kRhb7K5Nf6lKrd2IpZVMIW7Ta2dZQB7HtA==","shasum":"7505302936dfee33faf5ed1a39845601ec7bbae7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.12-20180703144852.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbO4zyCRA9TVsSAnZWagAApmUQAImCJBGwFrRMo7kIArZr\nlT8PdlfZLN4zUO+F8mJqdlRioJs4FnSOPGsSmvKxeI2ANpMhpiZ6iS4OxKDn\nlDsGCEBmabsdrQZ8VnmBYNRbqyMZ9MHH6Q6CeBVAYBOYlMxpsdYJ1B6zd+Iv\nwvdbD7vt3pljhx/IIB+64Z2vOKKGpT66X90IhRMXmH68yu+/OtJrsA5UMk7T\nvHMnf+9w96SgjRZMHdXO3Jn6O7TRwscVZtZxqziMTZ4HlP4D3p3ytZkY/yxY\nllQcR2GzsKXgItw7OcWuaJs/BHovjV9iYvsUfLiPzrz5OH/9f7b3ILkHEBy8\nYRhn0mPYq6jWf840bZzbC1QbSklTupGa/wu4BNqd1e8lrQi0okDCnJmSY9aI\nirhIo4OP7CGX5SdVNgHcg9isbC5E8p+NT779HihcQIGgexb+HdRTp3YV4OzA\n4ao3oKUMTZkv30vOJ9jmQK5zHx9Yp7E4473Bg8G2c5N2++wUqSJQ8tl0wwGu\nKhSIDg/PpOlwOomVz1VnD7a+gAPqLqgUEt7FDbJ2YbAgSDKSayjSIY5bYdtf\nSJVe5+oYMofen4G8x1iF8HgAVEOvw4wSOrOpVjCbcHdZjaCcn2Vo5/bAFuE4\nishSxO0SNwyD+K3eaJz9/Hh9edJYxsV9QJOoedF/6t4V4I1orLogEQwZyIeR\nZM8x\r\n=o1Ac\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDgCUCD25R4YW3pMPyGyL+m3xvQmV0+MAoBGjCq4hrS3AiB5EEpFubnlPA/upOYJ48093FZGlMquNivqb/Cs0TRNAQ=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.12-20180703144852_1530629362719_0.5705556036411568"},"_hasShrinkwrap":false},"0.19.12-20180703155948":{"name":"composer-common","version":"0.19.12-20180703155948","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.12-20180703155948","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-z6183qNuVYYiFrsR9J8L8KD17cmoIP+nFNp6iB68gvm3aUOQ3SLhFDjEB0Xok0Q2AhVvmVe1Ms165D7Lht1TKA==","shasum":"be6928822e60d92613c995b127fba22ea2c9aa92","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.12-20180703155948.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbO52VCRA9TVsSAnZWagAAKuQP/RYTZSb//nPlz9JMBpwQ\nre+C/s9MzfT9/Bjeae/DGKTvwB7ammP9rQ4H+EmS75T1N26T7XFX5j+04pK0\nsD8EHWHGA4BNSxLS+jW5ZeXtEdS/t24bwZYQN02v6v1YFz7EYBOFK8CubPbK\n1j2iOC5ftJ/fWDVCPibtE3jSCQrhbFrPpqk5EKcXjcwGnRC++vO7l64TgpZ0\nLUXAG9jjgBfDWb2m/PabSO/EyWIGpX/00yBPROH2A0OWNHzbpOvksErut82w\n9yRdRgYW3Z34gj+atjtZdl5/j5CcRH9FuAJRvayOpGyS2JEQ65DMBmfiJm5D\nm60hYJZQy96aKhDRhsqQKVyZCCaemGtfnIOgyjBCVp/R7Jrl3ZWxXdAug8sk\nzmNRU1wtNrA3zggQZchaPZhNVwp3jpSMQwD0YxwLplV89hiQeen14zma0sp3\n+Bd+2i+ncS2geii/wv2gyB8o8CLPrLPBoYVd7EksMCTF/bQSt+dhcs6JKt2p\nYcHUgOMB8Sh7ju0HD1W9PLvyhfohEllXUaweT7hf40pfU1Ulzo+CCYWMdQFO\nru/kgh5hH4mrBdFJtKso7lxR8u1Gp6fTABlNGNukoXyHRYwjbXa+JBiuEroS\nclAiv/ajMhTo8PkYqorsNqvQqmtRDjHkkG8uq7lGEvdpuReP2SChMn49NwKv\nPbNw\r\n=suMh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFFbEAvhTFLsMG4iIEBNbXkFQUdXoM8W6Y1TVrBCrnzwAiEAvG/uW9WVley4SMQ/4E4kXCJrqaBtBabyN2e4BN9mirg="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.12-20180703155948_1530633620947_0.9317945800099781"},"_hasShrinkwrap":false},"0.19.12-20180704043000":{"name":"composer-common","version":"0.19.12-20180704043000","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.12-20180704043000","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-prpmk8PDFD/l4K8fhG9lYDqj1YvugS6HhIatH1K2iYKqD4yhg6QLftj98gKrq0Zpo0jDH6tqj/Vudc9f04mHHg==","shasum":"3177ed0800c3c77132282b18640a55ba4f4f77d1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.12-20180704043000.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbPE1kCRA9TVsSAnZWagAAv8wP/iBbHDYdYSfXbJvW5tRR\nPhbjWy2SkuJwJsE32nfyNG8TQd4SsK6SClIPRw9yjF/ic8YP8THfL7CP2j1E\nYtsM8TLOpO7Io7e9uUKf2uTYvVeVzy2I+cDkZA7nmnCpvZIAMB3eTeEj765E\np5fcDIFTfycK1VGbuGjOweIq0M2Lf/BMCQ74O83ZSAwhChFXvwGrHL7kEbVS\nEbPZUjv9R7GBV0+2vu3lRGdpNKedomFjxIECTCtfA2Ueis3t3mbI9EJyWJzM\nuIClbnvvY8S6iXAp59di6YaaJ3xywfwxKLoUEfbU5u5qxGUd+jUzBFBhRrie\no0MFfeHlOTZzVz818a0V5pO3EwaYy8qeUWwaWFu/8WuCnvUGjLISmuiWFpVK\n5z+RGtFCaKenTvTSozfKYzlHm46b0Sa0IU9JGY/PYvZ9f2kH6HiF635gRSbp\nx8dYe+ZRx7GUXLo1QwwNgC476uzih/s4MsxCc2MewgAWSO5Jmjn/QnotROS7\nrtra+p08y9zg7D5HUMIYsRKljWK+POsInJq5xGMnQwhVhp69MwwejR1l8pyL\nWM+71ttSKyeIEzZLHyCqySrEQOnsuUHPtTGGfHjeFeNatnBwA+aOD0p9m4cX\nOcOvAO25I/p82gz3vQjm04u0D7hkpWMfh7prBzl2XhNDJO3cixaL70Vzyv44\n9+XF\r\n=+aeq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGba7J9emsHHN7Iuw/w+Szysnd5XmGiTP9/3HLcBlhFwAiEAiKUz6eZ/as2bZuzj9PsJ1BiDytji0zkhuoCP0S6pnfc="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.12-20180704043000_1530678627788_0.9146689201265747"},"_hasShrinkwrap":false},"0.19.12-20180704074910":{"name":"composer-common","version":"0.19.12-20180704074910","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.12-20180704074910","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Hec8vTNodQc6eLOQiWCMMYOYfWgv1YFZWLbo7O1yLGhuM5VqjSfWBmCkGB8FQjvMA3pDuAQXWdVAJkcwBL7kOg==","shasum":"6ddd00124977c84adfc2366bb28360d1d15d012a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.12-20180704074910.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbPHwZCRA9TVsSAnZWagAA/scP/280n16VAhY2p6rEie5b\nJSzDeN7jwdvEw0Z9E5fyohD+w3ScmW1Oo4XVlz0gu6CplpVkBfHiLah7t2Oa\neV4JWCIKOJY4s8i7RpkgKKl56EjSWHEJ72kIH+uf+Lf2mIUDs0/fiBXxIn9Y\nqBYpcB8zpSZ+zkRAP3JI3OD/8zwcTI8ZoxHMykQct6Ab9kQE0MONtFyACzXD\nyQSKum4PoHnViNj05KdgXwYXltuxg1WNyyAg39MW3T2L+kfc34HhxUsDM1sL\nobGjA5giMwfMJnBFua0y2itsin4lPOFKTTk8/CHGAJXCwmwbOzOEhMK4parK\neS9P6D20QgUTPi1/KidCRCSFSjnPZ53khep1pvMd8tGlDX2GJbxtapU+GVR7\nF2Fw7Qn6jUJB1WwSE8fA0D8TbgQ7rt4TcugZfX1uFv5MXvQC0ftQp5wbihAr\n+4Ty40NxuROWMVyl9NtBoyfClNHAJFDjZuQLTIftz1Izwk9KP3PK6rpsMH78\nMbbUsfr2vOTMLvvQg7jZUzpHGH16kzKu2TH3gDdxney/ThNTtE9CNz9SYN5E\nOY+lNtjA0rwgiULiwHVwCwcyA84TTlHCXn2ZAnapBl1dYC61dQeedmL0IikY\ntdxpvBMq+wWe0YqaJxkuJcwC5/35NhX+mlOzI43EmBPDNgXG/HnpfCOaZbxz\nq34y\r\n=PEeH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCAKtOi0ML0FhVHw/xnAUjXvk6X7HJqvxUx5COPECEGvAIhANvIICykPJRw35/ia4cj4b5mHonomP2KPecKZrQ2CBKS"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.12-20180704074910_1530690585308_0.6644233323161806"},"_hasShrinkwrap":false},"0.19.12-20180704115000":{"name":"composer-common","version":"0.19.12-20180704115000","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.12-20180704115000","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-gfb3jvv4FloYTb2YvxxQbGX3e0XHTV+cX28PllnbyHCPigPQUXlSOTYz/FhPCvoA39oEmgq3gDtV5HigJlfXBw==","shasum":"baa20303167faa8251b50579cff0eb363468efde","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.12-20180704115000.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbPLSGCRA9TVsSAnZWagAA1nUQAIBd9ln5yWKCOGPmuVd5\n5ZI9n7HTc52xAb31T2zMdzxmfTCfHeY6zuDVoObpjlA3rz+g/fZ8IpA1t/f7\n1dRhcHbAAp2YIy2QQIuv6vBODUXx+xuMiRzNUotOJNtxH8ug/XgTSYIvbRbH\njGH0VHvC3hsglY7ekmi7JfYtxwnpisvNKuyRHpnry89aub07O9Nm1ivXzfIz\n8Q5qkO0/u9qcpA3rg9Kk7yOpfw/TZJMNn2b4X0ENp+OcyXtc5vhy+xMoL/8H\napDdc2TD9dnF+G3I6PbCmtGVyxuAyEh39bEHjpe7KRjoGHa1AAkHdJwqEbw/\nfVI9z2FvbxN+xo+PlM8EEQ7yRsyEtgnSI8HCTiYvhsP2P9ghNZ8D4hynfWlJ\njelHvp8tReZe7zKNlvmyTYUguuZNRkYvh0ztjlEur9OjNabYI96lH7WetKvK\nvPgtl+tjjHa806NKbLLLWNzQhTKkhVwtcTiPuyYNYSxO3S/bKLpdpErf4BO1\nDQG3XKkMxX2Bi98CBb4f2/MFjo32N1MkcofH082B5Rrmhk3x7rgwSnBDgztm\nKYvS+xRh4FgLF8fEgKtbqaNJ6uW+6aqCPvIVc+cqJxXqSIklYYqXfUbohZC2\nHMoYH1ZIEzQQrwjOWQCP+T5c22e4THnTmJ/tXOqGB5RwLEdR3NFLs/063H4m\njKBv\r\n=MFcl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCxoL6WoZWVSzvafHfZ2zQe/trt+Wl1weg8nXqxmAvFLwIhAMK5MDEHcuJyh1YhMuVLnz2NSikQbzmY7Y/32oDqZK72"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.12-20180704115000_1530705030032_0.21790284778663782"},"_hasShrinkwrap":false},"0.19.12-20180704183201":{"name":"composer-common","version":"0.19.12-20180704183201","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.12-20180704183201","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-MaUgN7cDfc6cc6lyhc8Vv95qOuanPtnwWwKxI96vfczH+qhKTbgTvgdGHTd6nTMpGTciXNTsjLjQJPtjYWaH4w==","shasum":"489bdf30c671093aaac6e246077e4fef6aa93d63","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.12-20180704183201.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbPRLFCRA9TVsSAnZWagAA2+0P/A9g1uS0MvoF0H/vkixP\nbJuJGyjyvqL3jP7vOfTjtXb9tMvSMhin+lNEcAgxuy2fyshYhhIOlPNGqiNc\nqRMqJrPwUuqXBG1kDwmLU2XksAIoDU7g1mYW4EoPBiSYRNrflsp1Ig0ZMeON\ntNToB2R5dTf3YI9ziqy25rLfRaD7fSwUJCnlKuHpLSdtJhkqsij+jvcN0K2i\ntm+wIDPDv3yUH75CYWjo0Y9vvv2nRlIg1rekVDNATePo3J0LbdMia0K94I+O\nm5T9WWpRJ1s3nVmKDRu5VRVWqQqXnwn7SBp7TXoh6g1TVtUO7jgKyMmFwywX\nnF9T6+Pfr/V7Rg3/zKkWyZaPGDEy5v7kBNJAbDK+e3Yf8V73hz266nRma5hW\naXULXE/ri6XaHy+Jh5xEcYoG4oL1Z3tVnltYfkff+50mR9ORtJQ9Z+XK2bhM\ne6+dJ90Z967yUXLSVYTEHTt772jG/M34/a8oFkKvjTYMuxOB1hVw0mSBwRwN\n8ybFsTCo7Fe3N5ymBnN80mbxBMReN8DMIQrP+c2m3TI2oSHa2+u4tfDei+Ji\nNIwtk+9GURrryZu6/gJPmoqmmdOCDVGnHHnZKehgLR7i0qz1sLiq6QiDtJAR\nK26mmUIA5QIJC67p165XEZW2YUEmyswOYjwL2BVlUrRZ/wbnZqPRG0U2uliq\nQ7ha\r\n=8qb9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF0TI382XGdxZNfmObJw5DKMwU3gQro06Ttqknm7DTNHAiEAmRsKNnukkHOk4CgziiwsG7yrs71xZ55rawJ1hKzK8Zg="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.12-20180704183201_1530729157407_0.1384548728602637"},"_hasShrinkwrap":false},"0.19.12-20180705043010":{"name":"composer-common","version":"0.19.12-20180705043010","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.12-20180705043010","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-flYXsyf/ub3nicJE5fFFjyVDD8n/V26p8x1q6OAKkFitIB8MVwSS18m3fOCJ9LjVlA/G18/GbgyI2tmw5G5S5Q==","shasum":"65bd7b8bb40c1b01d1e57ecbdbc3e3cf6cc67985","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.12-20180705043010.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbPZ7wCRA9TVsSAnZWagAAd68P/Rrue0SBFrDZ9wS5miQH\nSB6BemuttixZ2SGVIRLWhVMnukbFaacRO0aqxb6YUv9mJZPv5fi3Tezicjv2\n+yEL50bWN2CBi2Kfa4EU3QxCPEdzQhBsUmr+STfEfHOrbh7WiLgLKeTN/j8r\nEP3HgqwRDAZni/WqMYQmipxtgxoH1/7SBoNab7k8FV2px/mWmJnElMt28nMS\n3PH+h+ocLvdyU/LbSk2hZsO2/KO4IKlnQ5sK3WFBR/EWI+9q5aRAESl0VQLU\n5wa1xVLfeQ5PXvdk1/1ZPbylVVoKdd3LHTlXYWf7uXujwCKWsMx7HlmVXxGI\neX/6RKbA21QyNtpHKYkW/Xjp4eS+KBhn/kgBpSJih1eNQoegeyvIXToIhu2c\nWETm75Gp3a2zpEItgoc/sH6N4yHveAMAS/SuMEXQ+rgNS2Jl0eOqtGgaEiIL\naXHP23ZE/1sCtD8wLt0pnnkCmntnJowdUDbAcaTaM2R2SF1p6scJMQOnRzTc\nr11Yz5FHQb9NTEhe9YQf7ctwXGQ3BJippipYptxQrQvG/2fJSzHGCZ2vpetr\n+kkvZRHuEBXkFuho5RwhbCps0oCr5TruOt2+Sg64Js2SuFe050u0BQVwWm5T\nFgAdFUhnzWEShYZt9osGayIAyMHUO4yrQBSXpJIE7AIse9Bt+Vo2Adm2irxZ\nRHH2\r\n=ulF9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAdZMzrSwm4+JCufX9TS7JJgo4GxFBWHvlKABMxezrXvAiEAoQdEzSXqN6c77bXQyuCufypRZLi4+4cb1qlLD+tsE/0="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.12-20180705043010_1530765040510_0.21800192193870438"},"_hasShrinkwrap":false},"0.19.12":{"name":"composer-common","version":"0.19.12","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.12","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-QPERKrKFOHOCpFzKsdZX8CBVQqZ4348Y9eUyqcw41vS5vOKl1o+NWLLitcsSGOK+Wrj0q4tTlaITFt33kBSQ7Q==","shasum":"2e050abebd2c55bffb3fc09e5f84bfdb24f601b8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.12.tgz","fileCount":160,"unpackedSize":2531800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbPeMQCRA9TVsSAnZWagAAuaYP/i0ulVxKg9D81qzQUlD5\n25Os4CFyQfmFO83sFyYRoPcF2FkF8mpDj3NmAx8REp2sssmmIVEHiMlibPrW\n8ACfjphAmORzJnfLigZn0J6bMcaXa+UjHdkJm7wKGTWWqNCka+vOQA5yW4A/\njPbN1OWNwcG/HhaULJ9VIrAPopQvzF5+2zPS+UmwNxTjPW1xVbP5H0ZC+adm\nHXfwTFL92Wn3PuPx3rqruk8VzSqPyS8KjMwqcIDHy6wleIDpgZDt84ym1TMu\nIAzHn3pPOydUN3HSNZuInzi2rUWY4gX8E18Th8eEqPRYKj8o2570HZ3JsSgU\n/DqaKWgQgR3oixLg/p1pRPpL4JPaT6bFGhFCRqD5Wklsv81HiuPF2/VCF6Ok\nmJTNRN+FGBVPaxMzym2BSLqrZUuGpPF8pgOr+CLh8Obph6Okhgg9N/nAxhj0\nj3WW0TRixHA1wXF/xbUYylGjE8rc+pTnrmVxiGMfbPaDk/SqpYHp4DtbiEQ2\nA90+hIkVEBSbuin1esLsX/ovfLtyklDv/ki7i1wfobDgicc9dQ0r92jBdWvm\n+mOBfM5xa7nltT7hn1I9J5ASvZjnZmgaGAqmxKW3IucARDD/Fgr95jv5qAZ1\n3X4/mUQhA73mN93RQYiq9psMWsnh9IObuDgZ0vKEEAxzp4Y+VofOmwXyRuoW\nGHNW\r\n=Vlwb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCxPMae7V3goWClt2czHzvuzLSZPAhu5Vy3VPQFZS//4wIgYV8CGowmDOQb41lpy0L//LgN3ELASHeOw8NajXA6KCM="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.12_1530782479951_0.3970810975905106"},"_hasShrinkwrap":false,"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.19.13-20180705095437":{"name":"composer-common","version":"0.19.13-20180705095437","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.13-20180705095437","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-W6oMcE3S3YVV8Up41nXFCYPE3k3YvSSW1TTYv6yfVpqQmukvNDjbsCP5qvJSJoSckXxs2k887kVpFEetLCueVA==","shasum":"7e1d66d500b6c253d1a398f907ff7b5db740b938","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.13-20180705095437.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbPesFCRA9TVsSAnZWagAABWoP/2UuZfJWjne+aMsUVyV4\nlbYLKbI9bgAXOELCcrCRZUF07l6iMY+oBvwQXrzSf2cy1FYT/o1khst2VrRM\nUDTSvUU9Kleu+WwNOLX8LqrT1MrnTI8jcKp2aFWGpR8i+yxohTkXxI7k1Fbk\nV4WapiHWLCQVgQ8Kicz9cqEcWigkWB4mAmBnoq5+352xiSgRKmTdmpp+AtkK\nv/UAc5wYF6zfzx4mTahmlC1us92MxbnDqGjn+3xD9OO/GRoDSRl8LqxFU+uk\ns5xvvufhlcVN9JEEfs3zsSHW7czfO1hm7xipESS+kdudV14t0x65yJkzQboQ\nYi2DidhAFHuWGkC15GoE5JhTAY0tU3FplF19mES7nhbuzzEAV4gl+ExLIm39\nV0nRGzqLxCYlD7D12mulOYPhXLXEGRGBMOjXY+JYdW1xO2IBjZkAiPKNg9DD\nQz3VssYuV0moknJsTGkUVJS3rH7rEL+QHgmLzi/YqhCaZVLC28ENiRuvmOH5\nj46+Sv8/ARl68w8LMghjdhaBvBg846ph3z37fgbarKcqCxgIUD0PJMt2jfUr\njqhoUZ8KZEVfKnaH4is5LTNLhQ02FWE+8cM5kthPBo4pBmYqsQ7WdS18ckX3\neQUSzuFa23Ha1PjriuJnxKXwN7yA9ilxl/0vY2r6OcO0NYpHz2dCwj34t9iU\nm+v2\r\n=GOV2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFLkumU3qpH4ZTtKGOKEs/QhCBXU5D3C6T8FIFWhni4lAiEAoe5SkwqW63PAmIbY7+XE6Wu6U3HEjcY2a3i56FdXw/E="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.13-20180705095437_1530784517299_0.3159306519753078"},"_hasShrinkwrap":false},"0.19.13-20180706043114":{"name":"composer-common","version":"0.19.13-20180706043114","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.13-20180706043114","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-q8cjxgu2AReIDwVahcZkT50SX5BO9QP3OSrWCwRwR3+QQmTvJBaaawK1TUDS45Z/cKES9qHPQbG4esLnYBQO5A==","shasum":"92a2d4bd910934056cb50af58511b983f8c0f22d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.13-20180706043114.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbPvCzCRA9TVsSAnZWagAALmUP/17VzpmniPI+zQGuQVPY\nGnp4TovkuSlDQMT10S8hHUy3gSsLezBD3coP7qldL76jX6g8ukdEE2edChpL\nJgDdBGPK1zYfhzIsTbqN+INTHf9XgdSy+1N3B7huokHmDhSEHMYgKWtqyV3a\n6I6ELEw49/LB37NYc5PcjFpAg6EmV4Pa0x7hBmD4XlZBNGDIxYJd4a/wvOqA\nvz5FadSK5qDHPpQd7tPw78aJYDrnd+eExDNxjAXXP49U1GZinMpDry3injtR\nqwaqp6nkL7vuaZBaMutXI9BtEZCxoqArHETKA9foZbIV+AhZJcdraemtmFOM\nKhoTfzxeZbFw4glGNyFGOICDxsBKyAsnTdhYE6B0nli3AQ1H2iKSMa76oyet\nELQn9z9i9BctXsa3+rmxY51S4AvBiJfjtEHXHJB6w97jStmRQCzETa3T9BUO\nIHwdqq4O0laOR3ICDC+6N/UEPAIx9EfUxV8naXJqRXCpv+MaeKZ85oST1k/L\nPvi5Qau3mnNKzCoZuWhBXRhcta0XC/RY6ZvtSM/PLe1jsLldxLyrSnaIOfq3\nw3Xx7WAn7qdBLBzeWCtkoqZQpNr7dwSVVPAutS4+4B67Kk189S39gc1MFid5\nhZIEqZ6AMxF0Lu3IqCFRwduO5JksZck+Rc+DjbhvoW2nE61BWg6dasotF81J\n4H3c\r\n=smty\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFAcDRwycb+qzdFfPG9EEyPJm7/6hDwg21C4I7xesrXAAiEA5m8MAxJuDrgkGwYX0o9CGdb+mvBBPS1dCc+V42YL4UU="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.13-20180706043114_1530851507458_0.6650141158941842"},"_hasShrinkwrap":false},"0.19.13-20180706104033":{"name":"composer-common","version":"0.19.13-20180706104033","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.13-20180706104033","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-8NDwfSLpNYvIttYOSscHvgfK+oAq5tDKehcmksewTS0bpUFDp4hb3MPrw8HRZofLqVnMiJOBOPGTR1Eo+O5QgQ==","shasum":"4a8dd0a41e421298d16eb85750483c3abd32d3b6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.13-20180706104033.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbP0c9CRA9TVsSAnZWagAAex0P+gMVa6ND6DaapUNbFW2/\npYVLD86yGVp4jFbTg+ADOHs0lBNsxnbWUqDsho/TD1xIvSU5ZZk610eK1oQl\nxhzvxMOSQswsCOlLx2zMtdH6TtzFB0Xj1lwtsL+6LYlH3U3pMOvHsReAJmO8\nCbfnXRV4tpUUPj5W+Tk+6jLjWFtvu7X7h8olgbEuqE/WAvo0rdDZhgTBxU44\n1Yt7V9qswnmOMwcMd3ldg3Brpxwh58ADqeApxocPNYTL7HXPhWX/mVwxVa00\nO8nlJ+pQ7odUjSq7QN8gvx6YqSY9I0oCqbNKlnRh1CIJqkXTiNaZIKJUn7wR\n581bTLk0hTgJRUmmq9gRbIIAHjOuZlLnGNd8PPifpvmrppQxKtEv5XoBSEoj\nD1G091YsRU60i9aQdQY1iQF0LzkB3B9CjqYeOaoMtX1o3qsz0jeDgs4YSAgz\ne1KL3k3kJ6zwHQGAZUn1FZBR4AizMGjf1JOsXJsuYA4J4lbXlYA4Lgr4H8Ls\ndUFmndNPFiVM0teKhs0eWXZEyuNl3TIRwZhF4m9XEa4Oki2H+IflrTFY+PXb\ngfXpFbvEzRRS/mOC5cGyEYOqrKp9/4KrFcstRJeJzXJ6SdpLpqAnGtR1+QQx\nj79PnU+JOQLLIrqnAaOWOlkXP0bVhW04LmwrSGwYVzIVs25dM669NTODlckG\nrYyn\r\n=7cqC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG+WVhZ5UJ+ZrLK3/bh+XDv4Hcfm6VCRW4NuhPhzImFLAiEAibkrZ119oXQ47+dSiKKsabHlHzTjF9QhrWUiDQGx2cY="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.13-20180706104033_1530873661509_0.716165918407462"},"_hasShrinkwrap":false},"0.19.13-20180707043211":{"name":"composer-common","version":"0.19.13-20180707043211","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.13-20180707043211","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-16KrTbDjBoysq6eU7O7iQhd6XXWlz/84gQQYlHG0YBp7V2Ok2SqBhAAyIwXnjtMAnsDY8joyM3vAPmMV4Lv6Ag==","shasum":"9ec3c4fc3596c7e5fa565f27901f048b609eb82d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.13-20180707043211.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbQEJxCRA9TVsSAnZWagAA//wP/AocEjJaMzEjZB5bWCnO\nBty+dM4KxAOAxDmfQi0m2BoiGvWSebWaXmRNSLAw5f2f/Lx93tIaZxS6WHu4\nX/0Lk12TDpGCVOJV2DYXQvfnTt5hLZL6wwveWaYVNjIRi1IeYqeWw6AVgWlo\nMq/QeUDACUy27Ziy4mQ0Gig8iFem9xcPGNU9LdmobBai4intZRqBTt47vPSv\n2l/CknVnIad6Kh0vGQ+eOeblDOXDNXnxAVAyRvMYpAFPYKWD6lhjrAkB91ll\nkp9MfcOe/Mka/tdLLa+DiY377tL+SHHH3zfApZLA0+EcC6RipTi4TVlcCbbT\nSUP8NrUanTJMy1s4/W+kjhHzW7YhlWlbhqMcqgF0kncvmnpKTDArYm1t66Mc\nAMKYrWLww0598mwUz/i7mNC1hwYvtNc9r+g5Sb5fWObVKATMSJgniAYPCrKL\nxf1K9krhTqHahjcARNwG36G5TSH8Z57uLeVVOWrslI3aH9Hl/fK3reMb0UoC\nMZqyg1is2EkGUVVGF39gzHwnibE/OCjFQUXF6QYh8HYdMoUYnLBlbXPasJjY\nPWV0ulxFaSVCDgQ5SPVcAvrCutWoplMZlQx81OvXHKJWteniaCPQrQoMdYEm\nzxV0ntMBnpR91V3d3TFPNUlIJvRRzBZgnktBhnh6jEbsYAGodpEG9TQPOY21\nSIFu\r\n=QIwM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICcS2cYXAT/MA2gBVAtwi+PMLZbRWSLDis52og3AscepAiBaSA7FjKIKvXkfeRIap4FCpmQ+hW/y1xGw7OmMTjoudQ=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.13-20180707043211_1530937968909_0.8006455473234027"},"_hasShrinkwrap":false},"0.19.13-20180708043256":{"name":"composer-common","version":"0.19.13-20180708043256","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.13-20180708043256","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-MuyBAsZG37ILWpZo5eHy1RqWgU2t8jE/pRfxhmDXz+PmUHuTmbnVUoFEYfIyK6AtQ+PiCT/8SrrSRa5ATg7OpQ==","shasum":"dfffa4e21dab5bbee0cf68500e0d8fbf262d7f53","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.13-20180708043256.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbQZQYCRA9TVsSAnZWagAAYY8P/026ac7cF3/UI+K+Gp3m\nnh/qtViMtaJJT1IZUBekmix/ikYTueY9CMIbhVhlDu1J/UMAogtInujntbpY\nY/8v65DH/05KW9vl9mtJiOaKmXZP3WPvw0lGPJoBPuIcEISux6SZfS/qQVfu\nQgRzgNbttiakEr1Og6YvXWHhjNW7Lvm1SNbITKP4/xSF/+MJcZ5UzS2A8Jkj\nSf4iY1NIIYpyoyKDb9z0V470S9UqEY24J+ozmgUOpvhAx9JIpPRAI7l8xPXD\n+voh80aCOsJPLLLXOVLLWbWhxQZ9VVfYiE8SXNAIdpKGDGNhTYfc0JET/fD7\nAiR74aYgB85YIrZfs6AB8TF9J7yzHyqMGE2geCgRj/bmL2JhR+5wBsofRmrJ\ntVcjGpSoVKwOSL+4Puo43eCc4CASGcFkt2j4cXbR0gg0JVjtWseJw8z+7PQp\ns38DAzY/ZnpnOLNHYVhhvprnHN2Ft9Tn4T/CyzBCbv1QUssCx4TnjysOmzkK\nfXVOYcOBmvZol7N6NgTpkYgbzcfD5Skmue2X5n3tLr+09PvcVggoEsCEX+U7\nmEtH1QJrue0Kh+QvE3qgTC4MtXqmNkgpX/EWjbbw756SOCk0cTDUwLpy5X47\n4kBTZAvQJJWMNl/Gx7QHbHd8DXi4g/560aHrU3uOzpdgZWCN9pqa8RtF7Pn8\nG9Yt\r\n=1x8l\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICIbnZMbrkJpdGQxeZh3uN6xUp42cDdEMgxgCvUxpssDAiB2RgrS214DbCam/5Ayg1q3fBUjNsIGE2iFDgmWaI+BNA=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.13-20180708043256_1531024408148_0.1022278508972696"},"_hasShrinkwrap":false},"0.19.13-20180709043323":{"name":"composer-common","version":"0.19.13-20180709043323","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.13-20180709043323","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-KruBQxqZuA2aHUUnotAKRfma3gRWdFFAnAhdwRK9AQEEfI/JhVFLeu4b5QItsou5VcSqBNBma/yR510igEPuSQ==","shasum":"2cf520b084ce818aac988fd9dfde4b7f13ec5329","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.13-20180709043323.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbQuW7CRA9TVsSAnZWagAAfFYP/Rh1MKrJ+UriMHOBuANv\nFj8YgM2T5RwLGtvZc0C/B7SvDePsQ41K7TzAygCg6ndE33cGOsIv3vg29/ws\nGr0rxLjfla55+RvDIbsLiMuEQkp/JIN7NQqGIVnesmr34tf74dsAeDGbgIht\nQXir6JW92m4/uqECBs8oKqFPfZDFXVgbGyS4ifVMT5+t9I4kH0wKHgGWdTiR\nwZcw9hNuCYjMwdnT/6qsD5x08PkUFQ3RsC2EmnSqBbTm40RJjVrONtzoshKV\n9FhGT2N1hwkSsxztffTcfESNBmZ4IZEIGkfl1TEyrrsyQ2N/2SyYM5Odbn90\nFSRtYccBPP3cLmJWurGoi4+BwfLJNErJZ076uYnMG5W3cDpKWED1+hlucxdP\nzblB2PkYTh6KcEHH8FSfH2J0bwuVyolWyTt/7GfQwnxIvh2TpBikqhP+UJ0p\nxbIgIx//EwyKMS2tQO5wBvoHJcSP4NJFCJHtVdPUy87tB4vOdFJIeS5xA7hd\nRb8CKTXDFRx7BxoVQyOV4s1eKKuK945g0O7Y6bWzNSMnCm1sWdiVYPHM3Ss6\nCiZGVT4f9rMQdF/Br3TRTa87FTkpQCCYaDMNf4ml+TJAkf1pVrvYsb1Ej5uT\nNdJ1PfzOH92Opst5ur6/WKpzMx6S3ItFnmdsNcwuFlAS1ul1POqQEBBGBp1n\nYFD4\r\n=Kf2h\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFkChQxDS4DKvFNNd0cUbHVFIyJRC9tKzM3dG2dmktMHAiEA2aK+SOCKOAv8HTmm82muRRWNZ91krqox8+VCFNMh8aw="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.13-20180709043323_1531110843168_0.9311787931459947"},"_hasShrinkwrap":false},"0.19.13-20180710043718":{"name":"composer-common","version":"0.19.13-20180710043718","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.13-20180710043718","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-X0NNKoYaIVLcodO42tb1s/XyjHm4UnbGbdDgL8POlcWdbV1ubfKI3385CUOirDPcM21vwhV4aAvj63pzvZ0y/w==","shasum":"4397ec70a0fdf884cb402a42971b1f7e8f14a8aa","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.13-20180710043718.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbRDggCRA9TVsSAnZWagAAZhMQAJY5c+3N/NBRaD1kAx5P\nFOP3D+0/MCUHjlBYu2pzU7UspidkynPUN9bXM1PV4GZS+R6pr71aBAd+BaYe\nKQK+zHAbX9p8bHw0imT2ul5uX34A2ObqUhCXl+5T4pQAUAGSh9Agff1EL1kr\n7pSSYyBwUGH9XELL47ITwZ4Ozr/e+BfScD5Lw/fZf6yOdjANlEbAah8Li5rW\njLuTCMs324yS7BKiwC7lca/dlkfGg/IkyIwkMNb8uO/jxNNVlyhessqG0Nh3\nLn/cGxqKyxSwdmZSRyC6t3wwzkf/FHC99jecR2KuQZpkCqC9AN3/tmB0BVDU\nsZXZ9OtIjjhJyJyUC11ipYTvSIziI+kdif+dgG+N7X7awG78/iPjNS/Zp/RF\nlv7yzZWN9mgH4RJoHKxRdUHhI3MwWHblWiTsQjVt80uxzLB38bHr8NDZVZP7\nOE+o6k3B2B/xt34+DQJsOsMeZaUZX7j4psoyIQgKWy3mtNMWafiat9HJbVtb\nL19rSnlveqAgn9EahSwvEcyzQgHzkP6XmhYNqCavD/3tgqlm30fVOq4K4la5\ncV0kh0Ch90uuOLsJUVi9cjFdlI8Xbd5YBG7cA108XCLdsTAPcwLTqizP3x3p\nklXLrE6MF+XFxw93/zrg2tfXRNiqjYxR+wGnu35XwR5rwHYo/3a1euU+jchD\nxZ2m\r\n=/XVA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGD248x41n45+8rA5gyvgSKpS0AI468EH7N6dA1/AD6RAiBkzbVtJb+YcjMmWBJymeURzw2t7+mnsS8FNygl5oiZmw=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.13-20180710043718_1531197472590_0.8480183439090025"},"_hasShrinkwrap":false},"0.19.13-20180711043738":{"name":"composer-common","version":"0.19.13-20180711043738","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.13-20180711043738","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Cb3FaTBxyX0RGBae5ghKxXXMe9jfqMhvnbGpoQyMkoGbInkd0zjRUXyiSBYObZ92X3fYgnc8/GGo2SJpRfJz9w==","shasum":"80726d88392d93b35d53323249caa75fd14ef2d1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.13-20180711043738.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbRYmzCRA9TVsSAnZWagAAGoIQAJdaGVsxgu5Yxdxuz+rV\nxJSRrQrggk/p21TJhH12fp59gUvnlDPceOIx2qwMxNqIW4F0TkwON+k4SMAx\naxOse+PaT3yKa3YOWjCYxxvmgwoLapzDmhQc/Z43F5+JE4nhNdJQPVe3/ftC\nTTjiFJ/xh2+pHHcoDEgaHjERpScJoHffEVO64GCF8C/Xtgl4SkYiwYycdmd4\ncaWcVz8QY7WtfHiacr6BD9tPJcooie5iZjkQG2pLOoXMT/pKN60KJ+uPjNO4\nPo4gV+b07acdaXQh4q7mmIXa4sxgJzl4jLjn1ZMtqzV6PaoivoOCdALNJuPp\ns93olMCHDcFt8lUP/HwgwwGwcsd5aNEbreDvc3mKd/hKW2uBaEO/sJNR+2N6\niXYncE0/ZI7UNR1OwsFCucc19NgvOOcu7zBUZdmUuI6GqDiPo99KYsXlWCCs\n87HUuut69yUwNJZAw4EFo37SSjAM9gQB3rixKaAR7BLIGtIGuU7RUsFPA/Bb\nKoPLYRn5F0mQ5NjiD+Lau95UKSUDuLIdQYdm2a7cmoXiNftnzPa3gu3Usip1\nfdEcdioMtjmeS2cvdCKd2VVcR4lu2UZXrzgDdMUuIaLw75GoOL5y8tKoiCja\n1nQP00mBMXoweZQZsy3ZIs82jq5xwS8gIJwHJggWi4AGw52S4LArZDWl2KV2\nabzk\r\n=hbcD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDa8SSvEThX+/2YV+hIC52NbrrNV/muSOn8std0XZKVhwIhAJcztlamlo1ybnGVWbXfAy9YgNN/9ZWhXmbAWlR/VDde"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.13-20180711043738_1531283891448_0.27195278893196906"},"_hasShrinkwrap":false},"0.19.13-20180712043709":{"name":"composer-common","version":"0.19.13-20180712043709","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.13-20180712043709","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-1SkCXfG+I3qbOTiYogwcUVqWusflgC+EPdDPmWlxTyof0bp/mXLd0C/6jFdvs9dzcOFxpzS3NkxDtK46YRdVIg==","shasum":"093078d1b5fe531b15374843d7da2c434b590b60","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.13-20180712043709.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbRtsXCRA9TVsSAnZWagAA5mIP/0R5cVOCZz95SobeOLwa\nFiKNW4MLtoQDqPJkSLnb3FYAyo0yd6zSIOCMNH/yWAHCLTXqL/0zOST2wii0\n1XaYvzCIko73HDQ8LPB+Iu4iHGL3wtgtqs62zQlT+svXsNf1WeX2ymFiaB7f\nySbJjtKAt649fK56xkcRjAQwOAPAHCu9FIcgxJqP/wxeiyLZepooGPo8gTTs\n/U3w7cyW/arAMXtJFOxhzo0joEkEg3e0RVgCQ4z5wJs0dG8xDbz5Xwyq9+Qn\nE2VW1ZWDMx2f6FDdxn7gCvAgI2MNUBEiBHu9kxXCgMvVZNCwzUh3DhqRorYm\nz2YC5NeoVm9vPN2WUCmyjhfzOhe1kM38rSrB7O3HZFeOt+yv6dcjLiOFLbGb\nEdIasmG/v0pOQEhwmG2s0JFMm1R7BUICot2e4uNwopSfLXYKeISwhxLi7rAA\nVM7A3HoxaNY47tOnzzeiQCSJ4bIF51OP+ZB3RxhsqArWpk/27D9lundtxK3h\n6vZhGdy04V9s6Q6CeCWr6tVCYmVxC+W645VMpoIkJ5FNFFBYSpwlnSwtqaJh\nhPMH4w4tqQOYKhQ8oQ/rOPY/wR78dNKSdlXThoYMunh0ZYHA+nOZrlDhiYuO\nEqGbE/TDJi125kK9bIvswNT5um6uBrJtSXrGH+pqsVrxUBUj+Z9ywFA8GO0d\n2NWx\r\n=E9g0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCnndLSz2Zn8iIpvbwSc2evxhRU7pUAZ4lgNLwVpWx9aAIhAJYdWT4sMlQKI7RoHX9tY+hG94UlNgKixXr5Y4WAD26p"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.13-20180712043709_1531370263240_0.37664743291778446"},"_hasShrinkwrap":false},"0.19.13-20180714043610":{"name":"composer-common","version":"0.19.13-20180714043610","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.13-20180714043610","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-ZAtkhJRdBl1h/T/40r1XLV6f6ELst22Y/czsNpQCtusf1s8fOx0N3wP4Hgr/eZ3LgvNgRVUBolr9JDJy1UHgew==","shasum":"abd0a76d8706c2e3e2975caaa7dcb4fde023f7a0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.13-20180714043610.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbSX3UCRA9TVsSAnZWagAAaesP/3h6Z7d0VMYR9dfsThIc\nVM0IARdhMVUCePm5Bj4Tfyl1mmCWOhmUxGRfBoLAXXXAem62G5Z95HyG9vZj\nkqpVgHnokOoQH3bzsx++VPzWevNPZ2tMDipbb4A5+RU6IiwztZdmlOaq3K5y\nmtHFl4gZZwHjYSv5EKb7gG8ifiVnZPPK4JLReTdRdSq2Bi8kRaN4w8jDKsVN\nIhVZ2VYCbLBhriWNLAA/gLASUlLUSQapS9oVRvnLhtBNMxYRwXf6HoK53SNi\neWT1qbV0Obu9tR2AGFKAJzCTZWXNKvF1OABm/IrDDX5sY++LI7EiiV6kcbLq\n9PRyHgs4BkULNJUu6FQZ48wRFrJtnIWSjBukPkVuyCNB68t74wJJroU4Qbsu\nhS8Ut+R1yehwnqTpIOtNDZIGLJXJBVgmK3Wv5zROEIDY7JpdM8oomoJ1w8Wh\nAp8j55U0uosCEcASjvwYZ+dJJ4Hu7P35bltfeIMFon0fMaj7qScSs9xBfl+s\nDaSfXG1+N3SlFRtCz+5LRebyKEiHxiyoq9JX77/WI+G4TeB+BGmw6KFqbKxs\nRurf/NcULM91tCUe+ECHHiqRmof1Vj+D4F+LPZguJKPKt4Wz674ERQpZ5p8X\niy03ICXZ1rDUH2bhf6isJ4hImlSipblupQuJFdR7zyJbO1jaWhMNWeoni5OG\n6fV/\r\n=aY1U\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAz/mD4F+3hCcYgJq6aFNG3agmFySrAjNsO8Wq94bbigAiBUYNNiassyfgnRUQnCQLtCDdUi8GEdZgXH/atN40LIPg=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.13-20180714043610_1531542996013_0.9381753807356521"},"_hasShrinkwrap":false},"0.19.13-20180715043711":{"name":"composer-common","version":"0.19.13-20180715043711","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.13-20180715043711","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-JY2sMBkmY15rcK1Zq3vRFJLRNRHHUdqW9Dgm8MGOt6r6kfTRrlClvo5QBbzDo+89nDCNzBk42RWNCF701vN2hw==","shasum":"6c07ce81d96a71159611e1eef5442cb24dabb677","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.13-20180715043711.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbSs+XCRA9TVsSAnZWagAAElUP/RhlJEYrzUhlPhIOCcMV\nav6q9xeJ2f6H1WzmV5zWWsZBy269k8+0hqMORC7OTgEesiNhM7lri4YFgAMz\n+lNS6qDuvGUD3ZckbdhxvaCrhPe+w7taXVSbNKIXctgkHS/P0p5EEBpCcaOm\nwsJf3nHTyBF01+wa5poksXzV5BQxVauO5XtgFvo0TT61FTX8eHudwSdJn8Nl\nlZXvS9ECX+cDs+RCONjfHZOZ4m4Ad35mRbMngiapwd3dOi4MoiFec1YTomz8\n0VvCcwpg4G7S3lUAKHHJRKeqIrLAC+KmJQ1ha5IUn5Dd5bQlunQrPv4OElVN\nFiXmsrl/odyJrfE2CJj7Hcpc34t2ZzN1wS5GO7yjynlcOmJ4CN6/mm4GZOvN\n6XXgWVwwLFlkCN3BpvuYirz/FQ/rNsftBbSwxbPNPY2L0ZLX+mteMNYz7KsU\nqg4niH7n3gBZZvNdLjVhedirXQmf+ymKukGH0nAip14d7r/YgquKTet6nbnH\nT+SlgQ6qCjH4jOIQv6Y8X1/AnAVs/KrLoxErFwfRxi7ttJL0oLLFfT+i9DV2\nFmFwOUtWUlbcDHeDm65koF4m7/Kxx4TPU5RDpPPSoB0J2FiyY906mluFAlkd\n01ALUnRaBKoQtDLF1evUgWDf6wXfMXDLypt/SZE/JvAmOQyD1k9TwmjkF2If\n9Lbc\r\n=gmr5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCwUcjlzzeu75RWooE+NQmS3l3t22WN8bHKB0LCFMBW3wIhAOtRCE/6Ls89EnCl2x1iPU8jUzAF8t2eGVvSghNdI4QY"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.13-20180715043711_1531629462981_0.6846240195321138"},"_hasShrinkwrap":false},"0.19.13-20180716043743":{"name":"composer-common","version":"0.19.13-20180716043743","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.13-20180716043743","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-sJxDeOP2aumWnsEgb7/Lfo3pBCI5o3cAbAt35lECSDM+bVPPQx4PuLH+76FZ/orTRwmkaAR0pyvFkEP4AtwbUw==","shasum":"191b1833b32bf8f340197268f526a5281721e66e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.13-20180716043743.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbTCE3CRA9TVsSAnZWagAAYr0QAI9uJPtBKJywd+BLTGqW\nhYzqXkJk16QzcMxE5aJgjH9FvQFN2wtTOqHfb0/0RyLrBclN1Efm/LvzX6UF\nV3uAFLstgzlKMOKt8GSZTXPoro+Fj8sWdi2Ksa3Xt9A17/rCMHfItE7OeIIf\neg2eU0R4UMEXK7+F1ZqM8YJZ0HsK4419yyhlZaK+o1DpnOh4Y3bmkvtzm8Z/\nBxxVXusqDROsaL5azOGdn13NcmK4zJUH/47jxAx8MdqpEd4NVmykkYt2s2mV\nBXJxcgBRMY3QOm4UJBPtM8dVi7fU1ee8KARalTQz99PIYEBZEhyefuNJEgb2\nSYQCmO1asroXNwMc5Sf3or0Sf88gdAKIzHeP2QPb0FtHY2yGfOTDpEkSl2Yk\nNk31LSiq27aDBDHjnO3UufJsGsho2Iw3Ge/50/4OCgZnBbYNvZgW6nKpy8QH\nVNtS1CbD3RSoefRC0zQ+obICRJtNT7h1IYsePT1uVCJ7TwPxgffJgVEbHhgd\ny/GMHw1Bt+OYbpzcbx8S7zk0kW/omwSL8KjoHQs4CZgUO9xEXbWg0dOjgQNb\nhDK/Skwkl6j/kgYbn3x+nau3eSHXuxD0JhVqvMLU/5JHKrTZQ+ikUrxDLGz8\nXS2F4vPn31CSYc5B8U6p36i6jn+qUsVc6RnR8NYQC6yLOzOYIYHY0IZaMvxa\nHcKQ\r\n=3BdI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAJkPMKUxcGZToXkdKQwffiKBlhF4ouHj2tHn4rAy0UHAiEA7Aoe80EZBj7hFp88LfE9QEqC4BD+Nqh+0xaTf7r9z70="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.13-20180716043743_1531715894843_0.6050603923640818"},"_hasShrinkwrap":false},"0.19.13-20180716112536":{"name":"composer-common","version":"0.19.13-20180716112536","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.13-20180716112536","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Z7wRxDGPcTpOrZZKUqcO/FVnjFOEVw0+s6TKEHKJ4nRT1NzUeSl6USoJUJ3xjCknEd2lnhJYUhprpM996LaFnQ==","shasum":"43e68d424a699faacd53a87a22a7e3747b01af5a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.13-20180716112536.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbTIDQCRA9TVsSAnZWagAA8zsQAI1PBDVIWXZv39ICiQ/v\nrLD+v8T7WCJ5K+yH7a9xzuT94HmHdy2hcr58XwVCAeb7eSgxMPgy/fV7TKZy\njILWAfuy9XRC6V5jf5sXgB1iuJzhm6ypiqPtVHwxB+J+TjnZid6K6nxm/QyG\n4iauw732BLqu5Q09cJX9z6Zw8g7kskMDIodwGsic33yQ7loAsqcUyBKri7n/\nm01pvuxqdt84svbj/3I5Fp5I8aO7iQxJkt+Tys/CygreV+F6yi2eEzp3PIHC\nKvCjpTBTp/9coQ8UtGFbJ5TCqDe/deaXj8tyKHePyvE44OGbOcx19R7Wnwiz\nVIlWqWyqrcUJ+lQ+ST4NtjMMbJl9W6KzOodVVUs0YrET1URk73kyiDlg2adx\ncIRtUE3OHkaCMzENB0SkREcROG+xVfpCz+pG5L++QQ+rRcnebhxQXFUTJHv8\nzq8+xOFYiU5Je/p/eMkcOlMRmEHX6b/JAyg1YzbWFo64uiwnJnvCKRG4GWSt\n2qft88uG7sAasoNXRJWVXHjqasMNa6H5VZY5bKeAfyq+0y8/Inft6o8Dq323\n6vVhSl65EKd7Fr2jOYt4IQ8/VKCCI1gzqtcKsp48GfVsge2SF5YLfpNzI0Ge\n2uTcke3vG7rk+xnm8MCDjkXr7IpQlRcm/hXryr1bFNViYCeg1Qvyth/A8q59\nFd95\r\n=r6Q9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCXQucYtuTCzSB64bfNiPgDtBuVBhXrFumlHr7volj+GAIhANVAMxUiaZOZNIi34YM1bZ9/kUfyD8Tnx+fX68YVjiOc"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.13-20180716112536_1531740368712_0.5568671314800373"},"_hasShrinkwrap":false},"0.19.13-20180717043738":{"name":"composer-common","version":"0.19.13-20180717043738","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.13-20180717043738","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Q5fFrcI5skAoJWlOTpUvtZ7CduCiITQERYS3xPyPLzoYM68lkS7ReANfqn+njmr0wSr8Lo6/nSXslw8yVa21fg==","shasum":"a6f99dd192e6817491ed7051f10e4a2f6d8e7f63","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.13-20180717043738.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbTXKwCRA9TVsSAnZWagAAzzMP/0W9TjeSXh7RQapYHKY6\nmZ+EJa0vo4Jz0xHDIScr20xa2/ja+L98E51+2SQBOHQEHzFXRh44ocQ0Q2Ev\nw3kvjxzL0UHtB3SqGlQpICcbB/KGVfcL4hNgxbBdhCxkTeKSERUthEwKl1TC\nI/vU5TOr1VQOnHHa2g53KHZ94f82rzMrnjeQyGtx9Ekd3RHrLWR6U/GUK2xW\nJDGfze9TI7jPiaDrX5Rtzme1qXXmo40nodmSmIXHTBZxgH9J5uHOvoVh4LdR\nYg9fvF/GREPr7iUkgsbyZioacoYd09joPtQhX6d2I9DhSmDHVhhCS+OLXjYe\nFDlFozHSH6+Q/36wVgJEyABTTLrpsI4CSGCaA+gmjmOUZnO96N3GMH5ax+wY\nAmQOMgz+YGfAvu/a05TKW4Ve9OVcs+PpQ5aSTcuhAJnwidqzyU7VLI1rM13k\nryWCUhNQOMAPRiIgJmxKmpikLW3vlD/g3VubPPyiMeHakOG+ia6tbAGFHd8h\nDW6Lea669jVSgQzaSpVrkJN+LnfEkWgaeRgEHU0NkR2RRlvlTm+jPVKPeJ6J\nLTJRTgEvY30F6kpCZAmVin0OMWF7F3e9QOP4fHt60wq3nvrbM7O+QkatXgLy\nm0sqmlbWCAu2XtrZIWb8AheOChv/fbrS2SZWUyq2GZk/pgof8a/F8+QgQAPY\nNT34\r\n=YkyK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCBnCqyqpLOqlgcr2YLvsQ2v1Y+MatslnPp3ZH6mjPLZAIhAMkuTCWEf+rtZatiBCFi2t0s3VL3WD/MOg+gl1Ar25EC"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.13-20180717043738_1531802288496_0.3606578821421036"},"_hasShrinkwrap":false},"0.19.13-20180718043832":{"name":"composer-common","version":"0.19.13-20180718043832","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.13-20180718043832","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-cI2klN9xvLsp1rI8DJU0Z6tUwB/iVCmOv0BdsSc7ZWsc+zTmlK6z6T3HBHtJx3kvKQ3+ftHw39JHFHt7+1IK7A==","shasum":"eb5a11f507a34943620125c919e84b74f693765a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.13-20180718043832.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbTsRiCRA9TVsSAnZWagAAfFMP/39QbNksAVNfs9NXCfAa\nCDoYHJGiul/hGQ1PDe7T+ScSzkmjxXtJ0WEBhuBUo+UDnj5rqTRRbUD8/nVy\nKo+PK2NbwDe/XiRpY9Sx7XrI1O90F03OyTSghrkUJzajp633bPWDjDZ60gva\nOKN7PTLUE8hw2RToA6lTy1ScwYNM8ALe8Q6koTZ3+SBMMmbvTVTQWAZez41l\nFxEhsYhnGpvbx8ksNJkoKtpfFKm5gmNudBsb+3ZmgGTb86PQHS3FD0BMMj/9\nqqWGp4vySFmC66U7LZA0Zxp9HnJG1fyPumIuzcuhiqrq0ES5j9HQIHXTMTnS\nY1oYaE/oMgD8+Vuqf5QbNeaF/b2r8kKRhvKyj4SwXdfQnR0RRFIWp4fBvVbm\nQKsKzDoq3Cg+NESssYvxUCaPhEd/BbEhTIjY4h91cafXbMxjUJNc12DmVvJH\n3OXZ4Jdbcah19x9hrxhLY6UbVXN+hxCGPprasVEGDeklT+zbWiysFcYoGbZZ\nuFPXn7NQlEqiehtdxt3J1kEfroyhgvKgM/+3+dlv8P4ChwuDxkzG25rNSbU4\naaGWUWlV8k+Fjrcfgu/4CfT0eFP+F0k+68nNcGJqqrjkEPktd+JF288n1XzX\n4Zoda86pX5PBM55j0sJZKZyvnKyzQQSaepp0yesNyCv6dr/IUCuJRnifw/vH\n9u0Y\r\n=0f4T\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGLVZc+rlj0OPrc/U+uWjtCjPzAqq1Zj01mhKUMXFbLtAiBaAuKOqfa/d+dMab/io/TYXnOWc/TM0AcTxJhRyhepmg=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.13-20180718043832_1531888738849_0.5339674497465066"},"_hasShrinkwrap":false},"0.19.13-20180719044623":{"name":"composer-common","version":"0.19.13-20180719044623","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.13-20180719044623","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-YuIRqsz0gLS6Tr3iPAJA2W1tQVnqI4YSRr7I+6Q5JumrMeUlFvSEGZmUNgtESVOmAcCK7Ftq9747GnYNl+oJZA==","shasum":"012c8b4bb67ff2e8fad2d11138cf19ec26d4e6e9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.13-20180719044623.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbUBfCCRA9TVsSAnZWagAARxkP/Aoy1JA1Cm7BDIEtupIy\n8RARMeJPybZfivvMN7JqsBr8IOYHiQqWUEBnpTVsRkgLcvryRmbLi+Szp8m0\nm+SvprSXJ5Z8a94vx6K6AU7Xm2X3JXgcVBPXuE0B/a76HdmAoatUX/sNS+h9\nuNlGVCUR0T/Nu7zUGhoK+rE+SkAEALjphEaa16dF5e8qwjSafXWrE6kzbeCh\nbfkSEmqoygCgkExOKIfozHlaNZvD+E/kYfOk7MzdrM7yKW+NJ4UN8x9lD2X7\nRguo6BXjnI9cCWk0pzM/zMjfvnKfd+VHc107WmklCFOdMp1LXB279l+EGX5d\nA7l3Bpzj6lYcx5Itsa8i3++NHG4jcfgGJVDe6ugIGHoKmUVNyqqy9EboHF+M\ny+W6eZl3ucVvd6QwJGi05uwI0RkKQqbuVgoyeUGgl7EUAkmAmGlOFhgn6VFn\npxzRH3QWbUAgHwLNErAVIMFL+UG9pE9USsnDfkxhWuLHHiZ6HjMS+AEwIpFB\ncnwH/Gb6E64GAAImMnIx2Zp75nx+WmmoBgjjWx1fx7o0NWd9Cpi+YncOq993\noYwg4h1KmkLZO1/2Sris0o+zLtjwKUxw8GgFl7wBh0wgbIbm4fmKGsXUj3cs\npMBrAQBkvg81b27wb5NlAZOhkoBxAspZXY8gKnZXL7iRettvb8fZy9lBj8qv\nzr5P\r\n=Cw3G\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCnKkz7EhpdUGD3FvvUMnKDeieml0VaSYVJeYquraKUlQIgIogloew1L8YIry4HqztR5vFAtZaq+soIFNTZPUmvGm4="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.13-20180719044623_1531975618094_0.20907329902478566"},"_hasShrinkwrap":false},"0.19.13-20180719085346":{"name":"composer-common","version":"0.19.13-20180719085346","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.13-20180719085346","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-ytTbqwuD4s6EjafNch/69YvKfdG+c5ryJ4nfqc68UrRbaizy+CqxTjvruVsOkDkkBfRLfIKD2GHLdIedC8FgIA==","shasum":"63be93db2311b44d258f943bac0c75824ebcceb5","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.13-20180719085346.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbUFG3CRA9TVsSAnZWagAA+6gP/RhyKEDyHL0RBy51fDLX\nLVNvjJRIbxo28f+9to0C56MqV63FHGYJK+RuVnOyv0H257QIKPuSbV0RVaTW\nKKmT9raLG5ANWfnHODt0QO+venjJqXzv4p2OAzsp+JDIy9E85BIzlE5SP/Gu\nb+eIMpkg8Zx4tonUbUIT6QNkNg9zsoyBKZVO4QIZJM5546fRGttJHhE05PtQ\ntroc4Ck7EztLW/Hbppq7tCsDpE7IQFiblOdht65Vm46G5tjhnHWu60abOUm5\nnVLPbc4TvUeWJ/uK0+Kcdejh7oC5Gs020zj+zfZpccnrKuhSz7NAqKp9C5EB\nSxcP6MQh3zvTNLUPz54WcAYZvqsIcDJwe4NiuqPeEA9cVyLZw5/lIRGBgkbS\n0bShu8a2VJIN/XNEPtuTPVdrugGHnjFDbmh72S9Biqtjne2JrdYGF358LRLb\nGOBWuOpQpXqB1kgjB0uLychWa0PlZzAwq4fDb0IXDZyE24Bge4+hn3q7m7FS\nwP80LbGZadF2uj7BXfkT0lOnQ+Os1/OjDl6YVeOKBoixgXWLXZchVLSB5s56\nUwPlYJzkCS3f34tmtvAdzBygifIk3YEhad03oCP/xaBlVtciL3ro6PjSeGzG\nTwnmuKQ/fgTAWoLhov2trdPHl7gt9JHeJ0L1BkkyuGSe5PI32+IHdThCRBSn\nASDq\r\n=/Fed\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCQDWe6pDrI5KXMf7JkwnY37G68ItRH/cKIdzNYG6wZ+AIhAJsNh13yoHofS750fbBkkodNhC4hqRkikL9SoiNaf0mK"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.13-20180719085346_1531990455293_0.9205240923547793"},"_hasShrinkwrap":false},"0.19.13-20180720044134":{"name":"composer-common","version":"0.19.13-20180720044134","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.13-20180720044134","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Nh2/sqsbN8AD6Ga6QIEm3sbdz/48T4HQdM9nHs7osstBljIPVpBh1JvPk1fVm8bXEBSMjDQ0DSigU0PQaSvnEw==","shasum":"69b68c7ae6fa5519e90b3f788a73dbb5140ada44","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.13-20180720044134.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbUWghCRA9TVsSAnZWagAAlmkQAIUW5fHuZQIpSmbkd4Is\nIQ56ZUgtEE/zOqe20Cv8Ji/sSSoabhJaBBZDfghtcHLg2f2QHnueLGEiar7J\nKkB43pzWL5FZMMgeV+zcEN4ej0bdGqu5YUc7368ePNx5FEfUD75MWpX1Fpi1\ndxxG3P9arUr5gNQo9/560BaB9NIg25JQmoT5hfUP+k6i5gacPQlHf/cO+x3a\nZJLtCoJ5ip84s/C8zSohBeoO6yiiGTI7I72ZGbXBFqzQcTfFXi6Vd7ewt3HM\nncyTikxV1s8lfwdSTrleiISpT/frJMF9YJbsvMVBQkw9XoVebv3ah2kZAa9K\nLpT4WN23aIQRIsy8sTxLFqMcpp31AQaXfNEC7Jq7UNyfTMYQeDJiFwDu0OHY\nORYJOxw10EGi5dkeZnsvcbDZ+3YcV3z3GvvQTKZqWE5mJsaQNhlPnsAhHeJr\nAdaqn6VPRv1AMfZdgBrIiAZ2D24j58QOeOR8rCov3ojLDJd7k4gb5g+ULPzr\n9cZvAY3/yQwSmhANRp5QyPsZPVIcg7zW9yAiuLVca5LN6YZEXwVsJyzgBVKw\n7tGI5+thyYvcdoE/J8ko4PuDj2JGRiEC4R96hVjJ3Myhkn0m6l6LILJukTc/\nyMlnN6dAOI36NhIaxA0uq8b2eVctZSHUy7Cwlai0USww2i2X6ng6D1frpLla\nQ5lf\r\n=kddB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCni6voKWqCtX4Dg+Tc7a+2blNX8WFNcFLf5IX9JqV5WAIhAO+/mAWmDggKHhf1XYCSfGqOYtq+yAlPgMZSi6bzYrpw"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.13-20180720044134_1532061728873_0.28614223553441565"},"_hasShrinkwrap":false},"0.19.13-20180720130044":{"name":"composer-common","version":"0.19.13-20180720130044","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.13-20180720130044","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-vEQEYIEEd3c+ezEtfxVvkTzjCA1F+9FgypEa1AOzgptpuuYyqGeEFSou8z5lxCy3ZvoogPIbLoJYdiyBFxckZw==","shasum":"86c59e892f40140bfa932c6c26321c79d08c3900","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.13-20180720130044.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbUd0bCRA9TVsSAnZWagAAl4oQAKL/8PkPfi0WAcoF13XR\nT9/M635iAnGQII3xW40kcxBmiLaEv/ue1f7KyS2O5OVdtZBvkh+ak1QU/63g\naO1TAeuDvjQ2V45pbEpdg965fJVL7RDPcuRfpo2BPJHSE9uKuI9sXIkHVu7x\nt207/95qhecGV/XlykNPGqsMR63+nYQ6t7gKC4bKgokt4zIjS9TeqFrSv7hB\nE5QAFBNho4Egh9k5wYG6q02/0zbt5KOIA+Zi8UcX0A2CJUyawtm/Ba1UIjYt\nnX27C0CYkhohiYggRxmFIBc7MqkT1XHMm8EULSYjctKIBi5SPavjyQpaZFik\n/NvrvF2FceDxe9Ue4cENql1ceu8gP7iTyPDiOSBNh0d6dreaFISPPE9zhBZc\n7KruRSpzqODSwZ34MIbO+rvCLxtbcEHZjhyWPg6FHxfoN6bp5cgTg9ksQ/Jj\nwojqiTd7lwSM6h4hL4jCEgvw5jDi3ZtrZOZGdLmdm5BNygSbF+F6RFa/PHLL\notiWebgJgg5eWPNRZV2/iPmNWdBPqfnruDlZM2lEmYqkjYuKDCJv26vwmiiu\n8Aih0//Ag8G0rQEHmx1tGZc67VjR9dhTReXMyBjZW8eq+QxeP0Tuk4Ug0ISj\nyguVFvusosGSBh2ACntstlV91qHSnitVcNGqqJjDbPBDVMVtLo48l67e8sf2\ni2wP\r\n=E+X7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID9QiQPxxbS7ZLBE0XUChxnPxh/zX49WC1XB+74vfPUPAiAIpkI60VwCEElZlqV8Cu0C/9zvY5vDgTtDhSRfAeHjRw=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.13-20180720130044_1532091675515_0.5081002796150103"},"_hasShrinkwrap":false},"0.19.13-20180721044356":{"name":"composer-common","version":"0.19.13-20180721044356","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.13-20180721044356","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-zFI7BMxl5RysZkBFtOIyojwQfR/XK/3Fya434Z7A6pEGM/RfAy0RdQKfAHzKXgKlvKFUp3iZaFEXTPP1jDm96w==","shasum":"bd4d853659535bc8e2fa8c8ee58ebc47387df07a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.13-20180721044356.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbUrotCRA9TVsSAnZWagAAJNEP+wexgMsFaasQKbcectCI\nzGzDjPBRqb1iiPB6Asa2FYGWyLAhmzDE5i5842c3ny23fu8JSTFKa3FRxm3G\nUM57IcibSzSjR/doW1S6e6HbvO+P+GYqtVSktpAByAWRx3qpkKKe9QFYYrJd\nRVBkfpur+Yn4o4R0wxGoQmSjb1E5SfuQO3aFiU6Zxo6QfHyic6MOWu6KDbI/\nIoIYt6QvRN5BhqxkiwHiIKgOauUubJ3WDfy2rqaAyBaPosmlx3ePf4beuthZ\n7pih/sAY+HUY/fDt8BXxQHt0cpLMf2xW9tEIkNuZYGXGsgmlmLXkJaqI8CGq\nEyDZN2tZGq16RaDOColg8EUMOJM4X4lgqHJdlKQwur9aAESBFoilAH5JePkv\njYWxVh1yTs6twfzv37usvTtFj5RL1CmITLWrOS8NoE4nGqj34vVtyP28XXqW\ntkkCex/ljxTXa/DbMPW4lNhFrAjFAQXa3/vVcDIFSp4QOGnltPp9KLGAsp4E\ngeDaVt/a84iDgueEpQR0HUKk5hOGqNUFZDQSXxyc5qU/3TumOEjifZUzBTit\nU9KDumlTKXIYvkXOuEgOcnPQ0keMfXVjnUzGm4P1Wd36RrGbkjc2CfTxUq2p\ncilgO39OAO8NIgjPOGjOvk/2fhAt9oUltAdv/Uc9P4fJ86Bz0Ca0VWdl9hYe\nHfT3\r\n=Udyk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICQVNbNICaKqD/wrKWg733JcpQeWyxmGUjD1cbpR/frjAiEAmFqbQOPaoHjt1p5IW3SEb0RL6439wvAxHAeV5CjkboU="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.13-20180721044356_1532148269741_0.47691810770080956"},"_hasShrinkwrap":false},"0.19.13-20180722044320":{"name":"composer-common","version":"0.19.13-20180722044320","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.13-20180722044320","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-lrv1MSdX5JJ87qQrtcN+D+IwbzlgtvwhCDJxVsg3S3h0JMKlb6zIhAsODdeXaUJDXN1k4+pZ4XytAXsMKVEcqw==","shasum":"4216161ab11e60391304e31158ca08673b33518d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.13-20180722044320.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbVAuJCRA9TVsSAnZWagAA25YP+gIsti6OJZESyKgOTZ0b\nOx4fH6CYojIobFSwj0PIHlbHlvYACEdTt7NEGeKvF2HY+SoAdwDBU9QzJoNn\nFfgCia/lwrgFYzSP9/FXx9JSFjiB+vEfKmsqdtzaTzMC62nODOoPbnUzPU51\nKOzXICovFK3QDeNI/0b+jh157+M57tmxdKhHPKyyM4oCzJUSoRYZXOFwcMj+\njyw1RTIVGcwjhCL5JmAjjmGv4uudAV5gk53mHQbTSSKCI5qOgOeF4pNtIqYL\nE1OEnvPkqySVzL0gQQEl6cc+wes2V+QFPluJTsiO7VC7Z1VJOqV1ongKJYpS\naYOrDczEwIMDIqGE6+vVqdGiDwGlaLc2Zr1zGCOOoUOlmhx7CVfigwaaB4uM\nyXWInWYmwQ4SAU0zuA4TUXlRyTlw/lpYNfrluW9EOEcKgHj4nRigz6ZHKemR\n7unNMucQ90RjLScFy8ZjOBVjaQsTa1yN+oqyFWR3vTiuFIFCqlxz2hyNEBLk\njMEhxmIqPQEW43TDRia8BZCqQ2NwQUBLChfcK1G8xiHfs4hnwHJT7qomSrZp\nK6oG5VJVnfReOkqXNfiKw+dDNHUysVAWfRm/3ZZjl7Ss8R3tmQcQCiTkejUX\n9QWrHXyDGrY1ARUD+T3Y/CfLz5oRK+FEo380/X9OB4yd8C1tynA2NWuhlUPc\nIenV\r\n=r4a/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICgN6pNVXgIOrpOYoFua3hZd6ttcdG4MJCu/XjwK3tR0AiAn/W2mtyqZjY++xdBrKiWu60xan+TL0OWdb+MDYpMJ6g=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.13-20180722044320_1532234633581_0.9474443476796073"},"_hasShrinkwrap":false},"0.19.13-20180723044137":{"name":"composer-common","version":"0.19.13-20180723044137","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.13-20180723044137","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-UndMZaMmA6eHpZ58p8WA0Ob6TSIlBuu+Tx2ZWEJJW2j2aQfWQ5Il8XkxfiNsfRiYvuyTDOexnMm95zeuucPqfg==","shasum":"af042da0e8b022af489df622d8e5db0d82fc7af6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.13-20180723044137.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbVVynCRA9TVsSAnZWagAAr3QP/0uMS+xmQv/U00GrwMUz\nzJ4FYzjAEyE2M4869mVVhXGcE7OUBGQ9vEBzNMI+q227p1wVKu7aXEdmuvsq\nP4l1j2BRAT+pvKN54AXzIKZp45cJh/BfYcAvl1/NKmUao700RfU/6QsNHvR7\n2K1wn2OC1l1hYZGIbKnclQ+JG7X/Ay53FSfTV2tnLbpb+Yku5NhP2pR+9yKw\nMXi3HPu1b3bzH0BrHKidE21CaYiZwE1C6+KBOq+f+7P6n5Uu1LvYULcOcWdb\n8BnU6g7kc5IPRavpHDDk7q2TL7j+Axz2b0Cx9TJlnvFwrhC/xwrpC7tllULF\natltpuLgQ8T+E0TQiColNzSFwByFLaPc3it+Y+u2Fd/toUAxpwEUBTSET5Hk\ncsfa/qL+oAKsY6qTcxusK0ugpIX0uNzmHsGWN7KhkdFqsw/nyDbe/7eSPG+V\nKu1951FtpeNbajStPycKKPUvLeJNL7EDK4x8oIeSJAJHKiVgxTutgkYiJZWr\n6qTm7HTiPvgYQnn25okMIKwL6Ip/xPFOq7aAoOhvfpxBiX2NgScy1xuVSpr2\nV2iwpDUMVlv10xPMtYk7cvIRnoFKViMVX03QswSweez9ZXJHtzYHkYItm58f\neP3+a4wB998bn6sdlI5haOiPZbml7tbwwNMzHXZPTpWHtj8ZNLTjHS7d6skP\noMTH\r\n=+gCN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGUuOqIhsYCif1ZQR5vgHiEpyi3Jaxw15BE9kqgvPkQDAiA1kk4ql9WBC+BRdr1y2KMMQwrC43tPtB6Hio3EyFxwGw=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.13-20180723044137_1532320935027_0.4423338077135657"},"_hasShrinkwrap":false},"0.19.13-20180724044302":{"name":"composer-common","version":"0.19.13-20180724044302","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.13-20180724044302","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-SO/ZzGkiun4L5hzLBjXZb6+atZaEIQ6v92yQeq23sYF647qVEc84gSBxwwckHcdtZDsWEErIrKq8bypNpgS6OA==","shasum":"d50d431a1025e2d15773cd26cc0db27d0c34aba6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.13-20180724044302.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbVq52CRA9TVsSAnZWagAApB0QAIyXLuw7ZLReYCAWGr8C\nngdqTuqi21tyRTWRdMQgTq1Kxq+RM2dSYrL26/6cAtBfQFwOVCgIaqF6Grtz\n7TJI1kMc+vOoujJ3Y9eTUv8vQmG9P4QQw/gKkR6vr7PCM2/9l+4ysqGKMuFT\nFZ95hpmVjWa9hWfmJfdCGuFEpPHzadlUQmbLUpTg31weOqA8NebTgfXLkF0q\nszDEqd8wIorGZaeKVqXAxfowjWzvKtCC01lTBcFlttvWSihXzRJuHJn+3gQj\nyuI/bbil7a6jFHjiCrSoMU8oP61hlzvXOM+BrSqJKU+crURD4m/jMFaaZFrx\nC48n7jr1j/3TT0SuA4xlMefJrAiShnLGITSOTqMONfKLn5xS5FzX+6wzVPsj\n0ZqAkHfRY0op+HbFoiHHw+NPOuCbpYxyqSlhDWvOOJh1NBT/MhKzD9ku0M1K\nrXOP4u+Srh/fxRW6RFWKGustccKKR3k6t5bc6pgy/Q3fRniH0olRZg+7Vt0S\nzCixgnbNrXb6Dz0ak2kI6ZX3i5G4R7Pj+g5UGBH801fWFTZ7yCneKW3N13l5\n5ainmf444NXWmdisDsNsK2g340NUK6Xfks257a1UTVf3PnDrXa522VObCMle\nSPe7xkSWr1yR5Zx6Omtc81LQo1A9ux4640XkZ0M/wvkzIcF0SjfvXnp+Mxqg\n8gHW\r\n=dwjd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEF1Bx2hPNqjsAlahw/2AfGNbSMFPFhCl2D3+VFA9tKlAiEAvzcO68RBLztB5JFypRnTlkydg34dz1O/agARP6RzZy8="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.13-20180724044302_1532407414050_0.8399899048623101"},"_hasShrinkwrap":false},"0.19.13-20180725044524":{"name":"composer-common","version":"0.19.13-20180725044524","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.13-20180725044524","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-0Sy811I+itlFp0xNQZdmiY/dOEog5IHInzYq5xZWUaJccoj41ffC/tF1vo8ehGgFS+aYtHcEokMo79Zem8OKrw==","shasum":"f057fa7e3a311d8eabc138068f8fe812b379029f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.13-20180725044524.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbWACHCRA9TVsSAnZWagAAhNcP/0u4NOSlN4KhBhNsgIre\nuR3pjcnGoYFGOk6JEr3yPap3fNK8jtQfsT8tH2MdyP/26Kqrj+aC9jd7+QL/\ndd7ptqRTAMczqGq/M2NZshgaFt/ycks1URjjBDPwCMreYSi24BHoW/C8Wq04\nsidkgvDYvaGqYNR4DxYkCNHLFdkPLVO2LLjQ94+KN3BaRsaoflKsNIUEK0ui\nr6pmWuuKa1NG+ZytOOfLxK/htOUhzehRNuPuerrnFxWDyeZ0x/Yuv+l3lw4t\nFyMQFJ1bD5QPjEXh5hEj7EN6taaX3eO6HjDWR6wZIMpoFWA6sfeCdY1Mosn8\nrHpUwM2z0HBUQaBBQxoLszjCT6bQQYKIqkoqzijJ/Mw2UNilgH6ruMdlPTQN\ncFFnRbXaHMJ+9L990/7NPlfkIDfJHi22D8ZrzJEVmu3VZz+waSyZGTxxXKWG\nqk5RrFDun2kVFMLhCzGhTrcowPvEwRbzO1yEI829ES6kngCHi0CwAVB+GHwp\n4icJx6ocSlqwRKaAVmsCxoNBVy4aV+ouDyTF9M9I9DanxTvJxFffGzDWXHHU\n77y08FVg3EiV+umIKwLYi3gzCBukXChqUw4iAStAJVJ/G9ByQl7GPwJuZpHu\nQFoZCOAAE/Z9jazE+aZimiu61w6S+Hz8Enwl/gBiiP6EdRTdWL5oz2gh4KHZ\naxq3\r\n=UItF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE1QCR3dk7g3TiYeM7S0iBhCbyGaI2qLQeNrWHJtD7gmAiEAwcUokcw6XlSR8M0so3U5G0JqRpIVVN2i7CXP6lc+ltg="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.13-20180725044524_1532493959393_0.7311211855387441"},"_hasShrinkwrap":false},"0.19.13-20180725111809":{"name":"composer-common","version":"0.19.13-20180725111809","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.13-20180725111809","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-2iVQ7Lf627hnMu6bGJrmbKuzU0MWIloueBPbqFxRnfxqPlLoIA101QtrxrHCnG6u+yqgZvZ1F5l7UAGnzotJZw==","shasum":"8eef4c6111903b0a4ffbe900ce27061b3332b097","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.13-20180725111809.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbWFyRCRA9TVsSAnZWagAAq3cP/2r8QatMu5NI+Ti8Moks\njlfOtp+WZm3xFDCNrBg4b0ZjBovXqyMsM86CssB1tO3KOA9AUlwweHh0LS42\nYOqGc22j58T1bOSeT0j+uoHb8ANTsleklFigiOHtIYHF7/s7vZ+/VIvGWHxZ\nqf4g8bZ9GgvyrYeC8s+0GeZg3II1DClklz7gI2vrwcgb+eibdBNIzF3lpbYH\nn71wyvDo9SgSutV46xqVBNH9IGH8KWpPx2jwDMIu14FhB/4plxjQ5gTby1XR\nEUJt0awSXP8rh4JCUkdwA8Adk0Et5/TUpm4TCvU4ExFeDdV0/H6JCeSfYZaJ\n5X46f1ezOh4MMQyaRKJhyWk/yh/eLie18rquvJQcdHhi6JhLJ7HU5OqBCJ2T\nzd9/NW1arKsXSJgBT+ynA4KfQyZVZVuu07aBv9DmPxm37V4lSDtIV8BZV5zD\n29RDIqusL74kuCtg05ZqDFCCHI4GEh8sfg2W9A8iaSmj7Cs3o7ufm9mJ2HRv\nY4wlp+fR0pGks6RffG++YbNkQC5nl+keZ9i4OXuL7obqv8GszWun8Nl4m0un\ndmEOlLP6mEV73AjsLI3yE2DpaUXT1cd7mx301tg/kB1pTWxeFldYOYBPIAIR\nF6buJgWJUsefMoZ5vhf0hKtiCsNu5R7qWxh2xlZ+pynFOa+zR/2Ghlm3fMrQ\ner5B\r\n=xBs/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGKcpRCHgRnRLwN0lkE8ScHx6BSFUHpG17WpLxGlWJkgAiEAqXDZ5lQgpyPzUBOLXu5RI/gcsa/39YeOpjR9aeabUpw="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.13-20180725111809_1532517521450_0.5817166617431935"},"_hasShrinkwrap":false},"0.19.13-20180726054454":{"name":"composer-common","version":"0.19.13-20180726054454","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.13-20180726054454","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-1BV5UzQD5ZDvNmV79JaHCckjRQUMpx179fIEIyxFCFWdjRqBAzSfZ28gMpMVT9YmEUd73UxHsk5IW6kvROmvYg==","shasum":"a5ab50d8cce158906025a16ae625e536c65f93ee","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.13-20180726054454.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbWV/0CRA9TVsSAnZWagAAAaoP/1A1GQu2nhg4QInK/0ab\nGt0X54EyT1jYgYvEtCvIAHXhZfKdo/OV7U5bT1Il7cQbRhY/3CQNvZL7E/u0\n46YBCH0anyjXqfDgCK0CuLfH9pfX1bNXXSulO0DUqZcxqqLEXlZKD/RtuCVp\ncW24Tf2FMXq4nOy++C9L/LXIkZ2+VDmt7MwuvvwcE5FhUjDXd5DiQVQKPUW8\niBXG1Y2M6EMD73Y96LnOEehOrX8KHSVt2PGjK0jWdtoqebbMe4KzUZUa2KIg\ntWNrj9G3fXqCtMYR8FRGYN23LTyD1p1WbZEFnQ3dxa3dOfLwsxivBVPvmKkE\n3Ri/uc8wUkiA4UmvJ4wwiinhiVOdH5oBCJFJGxA063NnCLauNvuTxwKPwUPJ\nFvvViqMRaufhPNgJCELU38FcMAvWFGFNVXxtn4mVc3nnAUOkptqZb2+dM++x\nNYmatKY9DOO+sPk0sRwacl6vXzFdRDf/T+OLjX/iOu5fd8s6V0dD2A9iHuUk\naYlIhfqG7QPbxckkn6uaBMtUuMo+1YRqeogLjOJXxcDE5Ph0MBHr/zwbkhmc\n5HI1op20rlY5LylychObNFv6TVP3ktPnmb9D67WBW50rqkce2eWbi+Niobqj\nqyIUtB9rHi8QWZ6GorYQ2uejBSN7JLi5PYVoWwSjzhimyySUhLY5phWURZ7P\nngw4\r\n=7vkV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD+OMle60DyEjYzG9gffmLG5Omy9oRs3JVf3RFwljtECQIhAJ6UeUloxH05Cluo1y15rsEJF/X5qKoOcevdK6csrgug"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.13-20180726054454_1532583923900_0.8378697599312079"},"_hasShrinkwrap":false},"0.19.13-20180727044418":{"name":"composer-common","version":"0.19.13-20180727044418","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.13-20180727044418","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-RVBmyaomT4pDMpVJS42KPoFo07W/CFwwQBKP1v/CO/XX6ghfJonxn+Bzm3T5k+EeXBw+HuoOtOb8xzjD0gFLjA==","shasum":"b2da857850bccd12b860299f5be71d60d918ae3e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.13-20180727044418.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbWqNCCRA9TVsSAnZWagAAlX0P/0JCdMlPw/vcF/5Bd+nD\nr93kkc/fYdfoiB8Xsho1QMpjVv+quX/uZDmk2sq6Y+rIemUyUNwmVY0F+Xy4\nL4Uor7JY3kjiEq+a43FGOmMlht7bxR8QGAWMgUna2Pec93wXVVmbnxJy2fjh\nvOIgaWSEOdQmCJK/+tHZKXdoqa8Mb+25VD8F1DIhdlbiAwCPpzB5qYFWRKiZ\n4mUaq2lTTLGezC+1fljd7CSWfjrsm3NoP9n6t0GTtBXsiyIxh4OfqXphWGCu\nM30MwaRKVkx/QycGlsTq4+M3e9+UO9+S9qOmUjuLaguNy0olO2VMMDI2uWMi\nTInvko0GI/i355NmIzIXzDimybT+7hj/CC6/Ti5N+MqlIVg+yJHUaPoz0DBz\nnoDaZdrEmE1Fl/rp0S21crMjKLtNhIFGzz4GP2E87oFZVGvC2ib2unaDqcL1\nGbhhjdCwalGaN7PXUYiadplbMG5I4j72acuGOdflEBVNyczuv6JxuV7fowSo\nUIUZ8ArEFPtqpycbPFLu4q7QBnDgUlbUwNwnKOoUdZgP9XO0anpLUHi1Pdy0\nM5IBzwmCgwtcUMbaU9DdcXUftgKhcYAMXPFLFtho/q25KrtmIjAXNd3B9sAM\n380R8Q0S9vzIa+p+SnflQqQSqW8pOUNOPLhJwlo/FhEo3huSfsSw4dWAZJZQ\ntcvw\r\n=0Izt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC18vu7dCoA0IOBfZ3t30Qp7d/UKpku0NSiF0rkCTe1PAIgV/Gxn7HA558O7jvT7FF3+X0naWu8UIy1Tij/4tcHjqQ="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.13-20180727044418_1532666690477_0.5731693228882204"},"_hasShrinkwrap":false},"0.19.13-20180727094614":{"name":"composer-common","version":"0.19.13-20180727094614","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.13-20180727094614","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-1ruW1ueVkDc53mpq4MarOF13iOkhorwJeWlBh0rloJErGLZ+t7hBF+Hy3FQWozukpwkR3IsuRopIiaTwq0s9og==","shasum":"3cf5bee902ea19223cdc60391cb05d38148ec6dc","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.13-20180727094614.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbWuoFCRA9TVsSAnZWagAASyUP/R6If8zSxHG2zbQBH8le\n4QFQtKiy9vyDl0zAN63lP2kX7WUQNHiTKBBu4B2JE0KyWxrtiFmp1OsHWQtx\nQVKYbElCnRIVMCca9ZVp83S/mgipjvwSt5AVkYiJjDIjndyoVGqHMMLKmPGp\nhpWuMgWQ2Q/e/WAbrpZWUWBblK9+GgBsDZuEuDf9imjEZ89l5K1CuAzB3xyV\ne00W/Qeg+pGvtx7kDSp0grDKQW3pfP9KDVEY40Hk6GAwMPy1PsFceGGpAULN\nmnBJomGnd/VdGHeVjPlMuW2sIVPDmbfKf6tq6MxhBExBpFqGEuCToqvFmrAG\ngeTiW55FdJ0DCGlBmyk3cUU+TDWU7Werls5mTMOzPOkIHen1x2+6tOnNA+Da\nNChg/NAe86FiUjIk7SIoMbX+oZsMhMhCDX20vTb04DHORdAgCZpADiaw7vj5\nVm+PXW1MpLs53zwhwhbGju1egf64tU2o70JzxAVCjYnRYaWRAqSqroDzyPp5\niELHJTuxB70+Bxhjq1IDP1W7gQeUkSuaIqIfNbt7NEw9TKM0IgIx+3ycGrMz\nu/Bf5mtpqlSALPF9Mp7MLuBVWgfkv2QFLufHr5rqlF9e9eI1DF4U/9JRXZbM\nReyLa7L/5CYupr72aJtTp2/YAIU3hZgFGGClIIOOyRooL8mot1mZ9nLj6msq\nvb1s\r\n=LbSr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDteYJZxE+NsFDPKyA3gEogTtb3lXwwKIyO5gN3kfCa2wIgazRsyMf2lpwkaFEjurhVWAtGn7LfVFmjdEh+/653IGg="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.13-20180727094614_1532684805784_0.4703780251085057"},"_hasShrinkwrap":false},"0.19.13-20180727103010":{"name":"composer-common","version":"0.19.13-20180727103010","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.13-20180727103010","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-uJaOo7Xzp7+iMQFHePGBneC7hqHXpX12dQ5XTkv+xzzMW2obC1xhWHxijsFY0tNKYYsYVgN1I2B5R0CEBYSnPA==","shasum":"37b0ba03e3ff51b0250426286ce4765ae2494e92","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.13-20180727103010.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbWvRPCRA9TVsSAnZWagAAtCwP/1691X90TT2Hchs28tAo\nZiSx++Z51lDhdE201lcBtVTrYRPUi07lHvCRvgqKfEVxFNIfYRoAHyp6ycvo\nXRFUnZm48koPNV8eEPmJQlfuglVaQPjCq+wG9JDxR5ZJ89mDIbnK5rtkwJyP\nhaqoHDqMj7ZnWVTgKRZOZsItIhu1FMfidw/BOM5i/hVkCy88nptmo7/rUnXp\niiYEUpXemaOPp8CfK1Py+u70vvs9Fy7sfNo8MAg6KoGJPltg1+aH3eWrXtqN\nIogComKnzfcgE7z49M6pX2ckYVbkXK7NsOfQQAZiMCeLgxuWLZAKBXOToNhn\ndf5IGfgPVRy4VfB2Rcvvfr1Fp9SkwMY5WamDCsAwpslETLs/ObL28VKrwfVB\n23zk9pjDS4saGjqNfNYowmKjWDOdHwnENpTu8B6Att3i0iYCKtTIjRq2QJxX\njItWtxi8Fg836I9EYO3oLAAH0rlBBevJ/XgpSO7ES7IzTS2c8CnPUNjIvwV7\nsZoTxV39nAjVmZwvecBNdH7ZPvyAy3lgRf9ofpo/Ms886XtItRz7zD3VqXo1\nPdGRFN4FpicGqPq6t8zr+tzRjCzRnKAH+IdVh5ZQoKVomW/IlfXoV08JqBwl\n7MsZp5T4SS6upNGMj546qFKmq/ezMD6Ye1kg4wli4i5BOFb1TWIar8w70gTT\nKoKo\r\n=kMbk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBoIUWfOpMfZiPJeqMVDmDK2N6D94tvTdTIukyCndOsbAiEA2OHgvCdoQmVtknRd1dbQbm5E3Ozah+IFlUgQcrpu2Ho="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.13-20180727103010_1532687439608_0.48599094152170563"},"_hasShrinkwrap":false},"0.19.13-20180728044412":{"name":"composer-common","version":"0.19.13-20180728044412","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.13-20180728044412","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Dp5nY2V7bCKJZkuxJMfCUGVU2jjWPUSR5W01HkPHcM4l+GuwmaGQkQG45/WuKKWhfUeqRCtpA3g1PuHBcoJBKg==","shasum":"9e6db7494247b2f7f4a3d096ff2a1266b97fc79b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.13-20180728044412.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbW/S9CRA9TVsSAnZWagAAkRoP/i7d20GOmq3tccw+lbIk\nc2NptReyN7M9gUsSclI4yH92KeucqMSGMc42gBgIn/gJ9euwS3ROB03dEGRN\nTmDQHct2UFWrBuFU90pk6Xxi/nUXXhxjxBppVDcUfUlO4fOJPgr0ifBnrOcs\nHO+sxBdu8Gxd8nYfxSic1WB9nBUyHliClFwuQXS3kbC0M/fKAt5YnEc2s88b\nAnBUszn+GxKHQadqGKv5h+Bs6vdv8240WcaYVETVE1LJCiwqvWo/U6kRIk1r\nNQav54UnMd1a7z8TKjaFFGlX1YNV20mw159eJgRPyZQnjSwZL4qKaK2Oc3Il\nTPUHe6iG9QRqJYizvnAzbUkqBzFzABEXCD/duLV/7DbBvz8CS8l3/NLo6OKi\nG6v72B1xH95zpbhM8IvgxKxnURMkXmhPFefvdA+VcPTUn5F0iFbZb3xwNcL7\ndLjpblvtza3kI+mX5EDM50UddHnL3Uv/2TS+k2a6n515zNHtZe3Z6kUHuRD8\n1zlCSl/XzbkfY3ittO7uZWcD3TBDQB2HP7KaFEPZdl1nSjdUsI4ZyxDIBw//\n88GsoPOdNlSy9/lBcCTVEfgGOfhsaAk4/lk+vVQh/+uMCcnZ576ZEe1KdbMx\nIyDn1v2xaP4H5T4llLMpMF+gQzDK3JXCRJItvl/Y15eOINOPRcBvdur5Rd0e\nr4c3\r\n=zuev\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDQ1TszKTCmKItJjATzPTBbEDFJPG0Gaao0XvUpUj6/2wIgPDPzaBmrZKxaBF/FNjt88Q4rKoGy4QH6R41xNNJos7w="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.13-20180728044412_1532753085314_0.3002924102809299"},"_hasShrinkwrap":false},"0.19.13-20180729044521":{"name":"composer-common","version":"0.19.13-20180729044521","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.13-20180729044521","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-FnUHS6AjzNUFFKl9+bx79nmxd7eYosAJDHdELYXsDyxIlfKL2Nym/iXQTJv6kF5EWcxgfJtcA6U5xCyaz/8dhw==","shasum":"83496f013b7fd33965f7c6385a85db87b500aa38","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.13-20180729044521.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbXUaECRA9TVsSAnZWagAAu+MP/Rq0zBJaGYAmr1PrpULK\npVsqALc/9J2foZpEeaheKmxrBkA4+44BKg3Yvsbe+KP0lS02U4Sx4hBfkbWn\nvz5pQKEJQpIDvFum891WPKy+VBOZeezTYly2Xan6uncTuyPAxesRgVxtNpoL\nsuIO9xDk58o198m0cpQO0b6njhFAC39AgeCe2/t2N3OP/XxErCvgCX9Kg0vQ\nfmA1rZyTEYb5jlW2TLSNOoF1CCJj0P1FnhPTWTTdZNsptR7CrKc7L+lII+v+\nrBGyqmXg3R3PIc5jSyqDEwq54rkSF5o8e4r0TUVOLpx3SED5mfgVaCDCfwtw\nHu+b8agbLjC25QfqTJVAMQjPeMmjkC3JsHY1lH12BkOwaSIXyjI5dP6nXLPa\nuJuht0IoP8YuwKX8mgjM9ijA7Pte08oGDHAEKfURadgYOWIOARCP8PzQq/qb\n63Nn3mfl/kIIP9TE9Svg6KZD/Gc6QxaOr2dE2NltpMIu9MZT/tYgY91+LSt5\nQcZ24Dgl+HJeScrkfTpW9YNrIClZF5TdRFi0DqeFQFVkpuJQmd67snWs4Mbn\nsYkEgmHj1R9gbB1HZsnsQvH8ysf6hBpcrVkGYSTQL1z0lwSnnnbDIWhhSSFU\n89d4jkmMRG2IkNI0Oc/HEkFito+7nK9A3kzDHZEMG/lcWY0kWne0Hu80EpM9\n75xH\r\n=wrhy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDYnKe7LP/Uzvgv/bYemiBjcvsUDfReMecTEtMwIMAbyQIga8UL5NQomDxVDWGCII3NaB2Zr5CovAuWyPya02iNJuw="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.13-20180729044521_1532839555884_0.996967772484467"},"_hasShrinkwrap":false},"0.19.13-20180730044731":{"name":"composer-common","version":"0.19.13-20180730044731","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.13-20180730044731","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-wZZXMmVqrev/ijzUPo35aFp5JfEuDbpDIt5DcpXlup+oBVSql4KypjC4bJRGMLClnieZ66Ru1GivoKii66E8cQ==","shasum":"dd22f292e5af4e7dc8334b2f60374b4a324ae07e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.13-20180730044731.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbXpiECRA9TVsSAnZWagAA86AP/RGhoG4hWRS7NacGNLHk\nBdFu2EwqoMRhwqlkSFGkX2wLAMfvNv6Fh2mgUM27maCyBktE1LupHu5HaEKY\notwDyEjLNH7Izr78s11yrH1QaAtggOYW5x9ewsW00gleh4R3ELXxRvYZ0qn+\nnpfvasPTJVkIxyuFfYf6AQFAZnkw2jAKUPseEN07XhaC0buc9feGY6v/mJR0\nBUKZIFPNJSoB+jNvOXrulJBKB+wj4GVYsF0QfA02+j1rjUiJM0p5Mp84a3RK\nfrk1jtctS7rn8zM6RZs9M9+U3I4kxj5+6/IiEOHoxSjqIpT2xg/5s88AStGa\npzEMajDoSyIt6OV804lq9CfDXNr/AkAJJEg2VXt038FV3QrsKYP+DC9L8+PN\nfxyREfNLn/mUalq1hpmxNPL9rmFzshgexQLA3k4RQIiIwrZci5E2W660v/5F\nv+RTaJHFzcpmE/8reVbY7Hh5DXlKCAhZPryLnDfkQgJK7Vo5hILo7JMuux2Y\n2DVuZNIG4sNWXY2UDz9hO839jrI8wgt7yKt+MG8RIPwtXSTK11FbA0FsW8E6\nEAzhL1gsCx6SZLjHmV3Hg43b5sjDiN+YkHBR3LmdoZehOW5V3X7ZHlhF0lSA\nG9VDC9boZULgi+fN8Hd43tP5qjVBX8pBlN1+wz9ilceHgP3DFt3tsOltED0s\ntSQN\r\n=XHeO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEPQhT5Y8xoan5hBGW14XRNoBz+phXTsKsAD4dZgxuzTAiB4sZ5nniJUln8L0SJs12wX6jS5UDjNeEAlgCkbCAF/Qw=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.13-20180730044731_1532926084660_0.3998339891892946"},"_hasShrinkwrap":false},"0.19.13-20180730093601":{"name":"composer-common","version":"0.19.13-20180730093601","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.13-20180730093601","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-iicpO3xGS1D6ETQEs911lsbUI/LvW3d57equQQGIVdizdnGNHM8x1qDBwe3Ik9HuHgrqp4cRjKXmSN8tFV74zw==","shasum":"635bf2c7a801fa9cf955dc436c26e9da932249bf","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.13-20180730093601.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbXtwpCRA9TVsSAnZWagAATcQP/3hxk2gg5yCX5QAovKdH\nozBGLEjXe+J78IKyhHy/RSh3tmgIepKHz9oJ9dC9z/TyifcUJSkNWQkURtB4\nDvAphof7AeQTXI/iK0o9OnD3XG2CuK/P+qbqf+t0MHTl47467Lk1xa20yu14\niR5aznLvgsYDZ/Op7Y3Dt/uvWnUjQK901KKK1RPnnhUvrKZkPfR6XRGjrxFP\nHnGZw0Jm6tKPBHFkp1BTxEKW3zdwNUtn5loQVBXFAkwzxK66gnUr3K2Resfs\n31mLnxkz7Hzt9RUZ9vYyw2qAz4XzEXwilgZxtMFnycX+yaB0eDyQPwYYx5ri\nkG6dt47AK0cmJEiIqxJouZYJNFVEMR7xoo3esIzBjUANg/34PJGUg2I121ov\n3saans0AKjxPKHPasmczR19SQmK0gG+I09Gfo6oAadh8wlI/4G9xA1iSH3AF\nMVhSsganmzFSYs6KBSdBP/hHjCSzY8lXhlxQz+PKjwEzLSOG8VcasubU10++\nldBM84WFbsS5/vvTD2knwR2BEZbMHK7DP2l3d8uaMBkgJaqUTbWWmyfR2VKq\ntQsA3IvtSjal5DO8B7w0n2BOqAl+rY60Q9+epZg9ZKpUQstAxcy2pohGR9K2\nn7sbmEWd3MDxAkK11A4ku33/rd6Wayv/OAMRtTcpk5EcArHddlo32359YyLh\njDmG\r\n=QdBr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDOsyHIiDomJGieLG/RGWAUd//nALYKc/kbA13PkigROwIhAI73G3q37CehM4Lt0KJgaYEb5JbLRJD+SPDyMWGzkBmk"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.13-20180730093601_1532943400868_0.46217609442876184"},"_hasShrinkwrap":false},"0.19.13-20180731044736":{"name":"composer-common","version":"0.19.13-20180731044736","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.13-20180731044736","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-nkkpJqXMp7wR2986ooEW+FaWA8ORVNkE//HTZUz4vhYTknSwFVZ9634pnOa4a6aFXbH4woQowxByRnf10zp2jA==","shasum":"2fab8553ffd23374122b3badbc6af1b68b846e22","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.13-20180731044736.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbX+oLCRA9TVsSAnZWagAAvCkP/3vdNQpM0pzQqko64tdA\nMmQxEPWxi2/Bd5N6ev3EOjc4cCbxARwT/LGbhsiw5UY1xqdbVeLACPWzWTPG\nrgz8va1JifYIn+TmGDx3j7lpLsotKfN3og+U6pZ+f3ex4pfJ+C2WwxkUNXOk\n4R37+URUe3U9FF4m8u+N/TdnV8vSurEKldPbradjVExUUKPLbgOFNr3zGHLn\nJTk2TwICC5KZoVNj4DsL4DFGCtCx7E6bnH2jUeKpwhjCWcIM4Zwo66gaxt8j\nzjqJM6EPnTnblkp9DVbF8pYXjgwQTe9GdB6Fm3ZjBqTkHlEy3rO0D1wLCh0J\nm0eFby7ErzHhxZXqsQ3UXhNX5G1r0yaazwnwmo7SpOGUeSpr/HZp9iBUwjvN\n4HpxJT5azqlRxGXEyRSyW6kyVq/k1XRzWggbmRb/IyUmCRc3kuae3RcgTzy2\nXYkX28hVw/AMiSMbZZj0UganaCuLB3/7OBsteASupYD4+KqBWhrt5elkW+/k\ngsvdKbnImJwUipS57kYP7eInZqZk++1yitJ3FUAiD5hV1NHjeuGgDNVcmUZX\nMfYi4mmfLqmE132uplv8c2u5fDVUMbmfDNOwQdY0tyTAcINsbYmtrpsJlMv1\nB4IUgF+uo9rpT7dIXiIhVA2TULBbXlKJeSCNcXCtE5bnHSZHCCQB5wwR46Xd\nRSS1\r\n=DQ/X\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGRdyY1McGaHWjHOTW9TLzrHFUTq2L0qfgwrihXUxgGnAiBrSMqixchQS+AU/GRbieO7tNlZj+o0lJ68r6+dr2pXrg=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.13-20180731044736_1533012491252_0.4332655522046518"},"_hasShrinkwrap":false},"0.19.13-20180731111749":{"name":"composer-common","version":"0.19.13-20180731111749","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.13-20180731111749","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-vnGLBZE1uriM2h2cx3cutnczLTvNs8CzsXA+wuvRp3xbHb1RkZEXWShZOHvkbWXnWU0hGX00Qw7smS/lkiAhZw==","shasum":"ba6eeea5949e251b47390d4a315bb9ea1a24383e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.13-20180731111749.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbYEV5CRA9TVsSAnZWagAAEwgP/06UcP5RNSZZtk7Bkxji\n+xKojzOZbMhw9gDXLnT429zExByjWUu6JH3qGgX2/lv3WnfTAjOYB/OmzDlf\nGeRma3BEDpmvboH6TDEsjdxQtkOrXOdq6rcBlggNwmtpJE2hI/jbjSHVjNJn\nCIJCE5yRzCbvVqhoA567prxwzgqWu66ogBgzlsyjWjp1wcYgpg4Ln4pFoOJM\nYY2yx9Oi7SnVopMjEtwmHvAcNW1kkWXMQO3rKYItCAuZzhMbG9f+eSE/AY9a\nm8XHNlwQoGrrIOrhTZGvbANolalWGdq2qO9gEcTc+/yGqho2xcZhzEYKf8Et\n/Y6ILpgCi1rdLqClCTRrr/hxlaFkMo4HqcLbKL9UjTyY1nOqg4VLRBItnIxz\nGaN53h0bKOWExb9Ob4HrL90XDw3ca3TnM2YreJIYXdpGtwST81WxtVTdiPSE\nfUWcr3om3g1cbtUngz9W+BPZytSUOtFJZIk4ZzUsBqOCuOX/DfLEi+2rxxLl\nSUuVDUjIpOqgV7CzMDKiuq2hdNvVF8WsK9jR3HR/8s+dhwr6Wa8b3gAieE6t\npWvBikUz39vtYV/1vWMmPDb7PD6XPELROR/7JvH7hA2aq3rKqEgLUGvbji5k\nYw4fDWMFHDydUUV6SwqsjUbSLR6LzrM3XrJQwxpsmvxJPc6+vSeFUFASisnN\ncKIi\r\n=oN7m\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEODba4t4HroWOAe1DOmKgWrnkH0oIB1egK49DGzCCvrAiEA3DMTcczdFGqT6V0D36qcprtTKBBbcqOWcsX9K2kHvXI="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.13-20180731111749_1533035897802_0.7854671611202475"},"_hasShrinkwrap":false},"0.19.13-20180801044801":{"name":"composer-common","version":"0.19.13-20180801044801","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.13-20180801044801","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-EIz8b+wXy79RypoLx5hpb23kerpB1CD+aPbNDKsCo1+AZPtfxGuZhNomd23Fv08Pbo+d8e2v0m+cu8CvTYUtJg==","shasum":"93417ffe1cf1c1da3293568e9a8d5fe521d7a326","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.13-20180801044801.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbYTusCRA9TVsSAnZWagAAf70P/1K7ly6mWmUAP8UDc9v1\nplXPdNli/Cz98PrDqetbOFYTm3CvenYemi8ZbnRIk+hFjp2//LhSPUldw3UX\n6AxVA4gBG6ODRIUXdWh5kF98UL3wuJmD48NAnz7YBPF+Bf+TLU5T1ysNVFjB\nCHECJLK0SZDriUyeIkeXizYvHPN3JWfLIdyow5SxRbM0jtkmXYpK3TIrDcp9\nARKOOPzm2ub7U6dCdFPPdawuJ4Htkh8FYIcpVdPZjIWn/e/2ipCF8ZijxHux\nbFc22HDqLxrZ0HfGHmrjkZz4OgwoPuuocyomXkCZV033hFSmL6E7HZ4RHYhL\nM9KnAetj1ypZQ7+wwxEHa+3rvO7QYbFYmBxibXHH/XMRPEqIUV+T8Wy/AGo8\nvsq8PPp3vAoZYgbahn6OdicFQaBwOgB56eVzy8LA5kGsDAJj4Ym4sA/pj0VQ\nJtAe07XZF5RTHkkrLV+CmlXOTg+15wxg6yxYplqtAvPHRnfZXcRHuo9mM9AY\nXiSwlboDI2YywwWvwnikyR/6i3a8YWhctAyWwjgZRpRXVdMe1n4XxfY4Oht0\n/98VuNUGI4LKKEeHEs05LQm7aNB9s9No7xv3jPRI8F3Tc0Wf4A0Ivd3cs4om\nd4yyU2ueZru7+KXwZ4mcIJX68cvfj/4TvmS5hXTYJRCUnInBLeRLZb8HOAoY\n9ctq\r\n=QYUn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDUER8h6DMzKJplxWd2OVUv8HcEQ9IUhQTsunF69SePjAiAnr/C/C9O+IztryRQvbgD1ZWjv7XCzZFDzmQ6Pi4dY9g=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.13-20180801044801_1533098915828_0.4262307223751478"},"_hasShrinkwrap":false},"0.19.13-20180801072726":{"name":"composer-common","version":"0.19.13-20180801072726","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.13-20180801072726","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-3/T/r8hO2w6kb1WtyvTyIRf7uOduZMR3rKyruq6VPV+BW2sWAqtO2/7RPfKVI6/itYk9x4WRQOLBWCC6UajBYw==","shasum":"36131f0f0e69d51475d7651910902519d9e26f37","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.13-20180801072726.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbYWEICRA9TVsSAnZWagAAvRcQAJZimCwcRO6yd2iabaiQ\nNcWeHcczFhMZk40MQTa5IuPfpYt7ebHRDUyJEaOAkzGIFRURg1VTSIzTk9Ku\nN10vXzUVXYI/yPmj+Mg1BGSzIhlsUjr0pTRCNwOxTCFCadyaI4M3n3qFPCXA\n0qdWjyy8m+XBkN16DVokfA65/WN+iqzN+sXdz/aCZquSjTjURsgM5/hNlBF2\nT8CNgjTKn7+onz7Xu1w8sVSJU8E728Qn4zEFNKtJVvxeMwg5WpS05CncOSLA\nmQE/DdDgbseETlRpXOjlyzWfKoE5So/hpVdd7DgN3TZt4NokCQgxltpPBXIi\nbWK1tJuPzDJ8OnJxcGnc0w4IThq39nopCB+nGDkB6UjeM4ov12Z9xs8IVdgG\nfKOUCzxMuwnlNFCBna64PuTwpXKdMwFGazR5cbSLfk1rCv7ZyKK/vJzj8b2Q\nq6LH4eXbSY3qiQDdjlDDLwSpD7XC1amNS75YYCZY5jVef6DnQFcawHiVs8kR\nje6OFJaZ1mfEMAManQFgqOCEaMZeIRF0m+Bf8VY2Zd+LpcVnSuNHbdVgFTNm\n0F3/V7gXqKLzAq5kc929HhiT1aqhENbTEsBxXb3JFGliZVtuPt/VrNp9a09T\nCGOJZMoE9uujZwr5XloZH8zMP/p+wzHnlAN//BrunqnUgH0g11aGQa16521b\nJ+M+\r\n=9h/Y\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDuOq1VArbhW45qyJ0ME0tVSmemJZYhoM6wG9x0ewg0sAiEAgwEeKBvQUZJAQ4aOa9USDfJu4CPJqcWRaOw7c6751AI="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.13-20180801072726_1533108488365_0.8464341791240149"},"_hasShrinkwrap":false},"0.19.13-20180802044623":{"name":"composer-common","version":"0.19.13-20180802044623","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.13-20180802044623","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-tRwgIOBbE6YjlWB9mc1vpsw1vEdo/wJhVwskA0NULcP4dDGuqFkhDHo58DEWxDHsRLnW2za8j0L93zP7I78pFg==","shasum":"f1897e579f61c85793394d6e3f71e9f6938b09a4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.13-20180802044623.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbYoy/CRA9TVsSAnZWagAARDEQAJlO/jPceQt189J8MeX/\npf6sc+2eAJloC9aB1dLKqe3vI7Fw3I70mbHpO1ZVH3klojN1flFDNJMZhh+D\ncKl8+/XgmG8UJ1IsR4IN8WkgZb6TMFdCgNWULkX1RRv/czVVJ5DeWusbybTe\nfgdjyMIMkT055qoMYA1382D9jx1GVStfFp6jXYjXTGylSWyWNP8iqDF31M2L\neYA6dJ687xDnZ/v9LexIi6koJAk16WP4Z7ua3u2PcGgVVjkrGrDDvezXS0sF\nAd3xNEbo7EZgOcm+0lJToyuezDzDJJBpf3lcaIZLDh+z23NFyJAhFdkXYMGA\niEI+pk2RfmnbawI1KVW4p9srPs915tyJCwunsxw66ZKt7mOMaQFOGz9Kkvhq\n4NdbMkiNUUFO9I+o0+jz62srxkSIJo8dd14aSt0rJ+Jbn1+dZX9YEXYJb19c\nTkcfZOgsiNArJYZppByMuP40jGyoCv0vBz63PcRCTFKA5lBFO/ZycX74efon\nB+stKUHGPhREyqQc1uP1t8Rz3abb1rbh/Du5QMPMoOWD+NlXys0kN3iatru2\nPreeIQFXIKZKeJS0r6Bj1Od99KK2kMReofqjnjULMtdA/qmpXT43BKyW4mRA\nunUByluDrheCVKMvvNtMMAmms4vFSwtI2Xx6qm1ci3bwzzxv8TKaaOfaFzct\noBBM\r\n=PESm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBnn43cgt7h7KOumfWRwPTWJjzbAPFMy3MG9oy3xf/0wAiEA363hUMV5FN8ZNd9YsiqwpnKErwZ0E7CFEQwKLcHiKkE="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.13-20180802044623_1533185215407_0.42307011769545944"},"_hasShrinkwrap":false},"0.19.13":{"name":"composer-common","version":"0.19.13","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.13","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Ndb+qAPK69P72Q8V4lGJWknalepI7Xvh9vHHxwzKHs+V4n5FoGFTQk9LjXZhHAFFpTGiYucrlQPxPSao+ZXNAQ==","shasum":"73b5b49aff91e8d97348b4ea0293593cff8cfdb7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.13.tgz","fileCount":160,"unpackedSize":2531800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbYtDVCRA9TVsSAnZWagAAYyEP+QGtdBVPdd9HJZdG4BC3\nutDxk/H6OrgnjOyxFsfXab4/yIWuvNQp1ko7HRKWn9tWIheITp8uT94VOsOW\n1EY1KVShDA8ecSC4Wo2p4dQlAK6Ea6oE/mMUwRwj9gtIdAqOfhkXUfhczJPe\nyGvFZ9Yl2ijHiOg3P3tBx6uyEeP10cc5doS//j7OyF/f6T80XZMKx753CLEi\noHrmpRrl7BeoUXR/7w89fy1sgu4+DrnD0rwruk4CbvnuNTgS66veT+pXMmLc\np2L1GwJRgBoylqmX1nVPb8gr4Uv35hE2CQk5mso89wCwLVg3e90itfKi9Sun\n3dhxgR7A7JU/0PtBj1EdOJW+cn2hSDwUo1uFcd13J8W6nRnJTwmgG2eo8pEM\niSbOcaz5TDjC/Wq6QRroH+wfOOLD1eoS2Sd6HqfOwMm0G2pCRVHt3r/zmOA6\nPhLaX5asnA03MComMN5gH99x1nj+kKpdhhxuQELabZ40FCAbhULHoM4C0+9s\nEZNkMU41BzWW6y9VSHHSIeAGCLgsOeD5t0OJsZ07pLRCcsM+M9Yi0+IUuklv\nm4xISdxssZQ4pZVtbSUnLs1KYy1jlFxp0gkWlLSkvy/a5wRVFP9fh+cICC1D\nlDqIQSLJSXSJX3ibBAzzMobDkctl8c3B4FCqNO6O+d4Xgbp2wkrbmK8Q35/W\n8BK4\r\n=tu+v\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDz1D8dt1nUWL0BjrfgrXbf7CshlsPPw1R8txKCgcKVVAIhAPya0ABYYE6vorvBUrk9rxZysbRyQ9f4KAUbBZFsrfQa"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.13_1533202645434_0.4354460298077465"},"_hasShrinkwrap":false,"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.19.14-20180802103645":{"name":"composer-common","version":"0.19.14-20180802103645","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.14-20180802103645","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-WfcxVu98IZoQpu8N8uxEQs64qxDPIFOltrDS9gfatVaVuUk/1qOkt7naQ3lN6BN6sKPa/nB9aNPoM8xwFhlyPw==","shasum":"642f4832949eae0dfaf4ded7d5f1fda62451d10d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.14-20180802103645.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbYt7cCRA9TVsSAnZWagAA0G0P+gOsXgaGEugLdPxLbPaH\n/BGBRK5ZmqjxsZZSKM7pmckTLJO727l/brxym6PiutO41rrbkUqHHPbpI5F0\nruSKLVT3Zvb1s9gqmqjX48IKyUTa3TCUsGm4XT++BClMcZDKIuKEan7wRCrI\n/1OjXlk4okt0hMRLzmBTrbI58aEu4HNA/U4tDMK6wKRWNUsVFbTcYTXZTvdp\nwmmiFGB0yIu3TgUi14dBhG/lLoI0hi404nD8nAOaIFGhPJ87kXT1TTr704Ex\nbnmYbFMPx1iWfcK5qUKzm28cQ5wihRUeso7co/mKhdc9tONyVwvhYCS6pi/I\ncYH5W7DbWbrWjpsij26L6iqx8uZzPJhO7FjWOL7vQvWGm0iLAxZCgQNx0FBJ\n8mP7DNHraqgWonFYL2xxNvhW/i5OHbbI5N6ZB1pkWvCRPXuVAbOLcpTS8NLd\nF6MrFSwQuJk9htAIVpbTGXyEuTzhUMfgryC9utkuFA8vIaNXwn/88qpfJTLC\nt1oXVGa6Hb4Q0PxruCox1F8ic2Or+2JEGcut2ApGRSJKGNGSUY9iULqc4Kk5\nJCJcRKgvzdR7FSwzOReOm9Y8hV4NTyNAWHORDv/66DMKYdaRmihD+/0/XCxs\ntFjzOaoB8PFm5qn9BGMzi9IKb1Gy51M5onDk1RF73z4xp/mvOXVC2Jog6Rhl\nVzLU\r\n=WNel\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEp04DPQ1j0m0ng49ZA0o7anbGrTMiUoCMh+Ze9PfldSAiAaglF/FcjogkgjI3/ztOsdyTkSFD2UFqiRsE/YIANXEg=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.14-20180802103645_1533206235292_0.6879469779449623"},"_hasShrinkwrap":false},"0.19.14-20180803045002":{"name":"composer-common","version":"0.19.14-20180803045002","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.14-20180803045002","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-piSI2GxQQahCD1PkF3SxnLIYup6TqMYkRXfTCK4HPdg2v/OuuxmjBcN8c7VaBJy60MMgRPxX9K1QQ3AVbH0+XA==","shasum":"a1e831d1b8c2ebd64f67a9972ca11d4c3cf1435c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.14-20180803045002.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbY98dCRA9TVsSAnZWagAAidgP/AnN5Gv+oM08xgM3JWvB\npAEFL6tTQg87dbMMQm6KyUnnTT51yaC4RQa2z7nyJC7vRrsBHrhOR0GMouzF\npFeZlWxp0Bqm/5oXKlIk8FDu/B6L78I1lcBrhtau3zwASL9SKEcIo17hpf73\ns8Wt2Z5gmKnmjjlhgcKLIgHOSwuQTQ7e55LEawU4bcexZWShzKOgKhtG6GFi\nWEoOr3YpLKOzJe+l2eOG5D6bs9xKQ3z9BY2FGjm8oqUw1g69ZsO06JsYoIgQ\nKcaZxxtTLm9e9CJfck+xp3ouKqIHkju921cop6VztvCr8sUG8vlE3rjHaIqJ\npgHkYyi5WC47xwrWjc4VTJYT04fKLUPu0EJY0It5voR/zLc//b8F8qBEXz6j\nfcmeDMnDfM4Rf1sJPyY2h+4xvSBpqDXLO+wp4JTtmn/ejfK9bR/APWtaylSC\n85cUUghmXP6y4tvs+yYXgN6PqSiXdKLARNRnymhkQRs07a79K7B5xCvmVR60\n67BMZuKkuJFeZgu5ZZTKTH3FlWMy7h2K2qz4YaIVVVd/HV9pqztXaPKpXve+\nCV6Kaobe7Z87t0dOBMxbVA30WlYHSgxOZUg3Y0gH2xP0yyoFaj0jfV9BWtFI\nMZO1PeEWH7TjU1sSbGW2sJmCY5xFzQvh3RVS+/nSIswjxyKEm5P8qPfHm9oM\nBjzo\r\n=N7Dp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD6uWLfub+SJxIbIX3b8Eqt0S2eNgG7xA/rJREyQqeuAgIgST4qWOHU8pag9vsZ0VjPc86+aA/k8y8rdTxRTA1i1cY="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.14-20180803045002_1533271836580_0.5954842201089736"},"_hasShrinkwrap":false},"0.19.14-20180803120722":{"name":"composer-common","version":"0.19.14-20180803120722","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.14-20180803120722","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-O3ljTQEsHqEiqie29LWHSHFBUicmVcELkWULh5N5KJdZRkUwFC/dsQyOG6+gSlibVv2R3UezB619CjGTWYRAMg==","shasum":"e0790af15c463fea7fbcf09ed8273d9ee448e203","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.14-20180803120722.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbZEWcCRA9TVsSAnZWagAABMwQAKGuJRVY/1tPfPs3A6Sk\na57FEJH3/xWhuG47EaDG3pn6BchZKu+6xVOilv3tiYf+jsut6NxusjkM7WP+\n+b/U5MYuzYjZg6AqvaRZeHa4PVlEgD2Nkvs0mDdr09EUrWE89MkZB030cBmr\nJae37cI+YNCa5EU2tmHCjFbs3VBbfBRlJiXJHU2YicnAsp3nEAUgUtAGCyeL\nS/N6F/s+9kWIdJP3lWRgInXs1vHytxLhpoPu0NHWCNHs8FoRg3nTBfFncKZB\nRuBMR7oHh+zY3r+SoDpAyKlEmK/67vkO8afxMFfCVL26MY1mcqZeTY6zbztf\n8e+LfeVw+BTOY8M7lL73c7yjuatFhApXW6eh6virGBFz23micet4a1Gq0bT7\nLYfxFzLUgFyBawqxQcDXTNfNTyG+zCZ3cZyixvTsOxWos3TbLn1+6nvmTGU4\nWnAGDWm4taZifM1I/KU10apYy/V1uHsVL1qo5c+QeHDln4Esg6+NyXRIMaZv\nrmNm6qnHJkffzGcjkA3BPzaxopG7g0MGgy3v7B/aSI7kMQ9CHKBB/coFIspG\nfn8vkpm6MJ/JY15NCCI4e9ruRtCEyVXZJBlBhTheI1HJkpOD5Xs6EBQeV5MG\nM2RFMUQWemTVHDDt3NjQINomaN6p7QUsVyHvjQERAMXr0Ji0cSs1fbv3G4mi\nIAD4\r\n=D0J6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHxJI/BzLaFJHxQgiPBbFM7S3Ft84sBXyl6rd4EKg/+UAiBw2DUWHtjju30ugqBrj982W6YmVNRjwIJE+pQOUPuJhw=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.14-20180803120722_1533298076004_0.9004758331139084"},"_hasShrinkwrap":false},"0.20.0-20180803144349":{"name":"composer-common","version":"0.20.0-20180803144349","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.0-20180803144349","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-GKQGOnpTp7VLgbsV7YlZnw5MB6FbxX3uWHfNPjtpfNcxF621Ag6QQmiugl3gwaPfAUHmeyO9zt5wnpfKbQhg6g==","shasum":"131c4962d4421099051dd9befccb8f30874c5a5a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.0-20180803144349.tgz","fileCount":160,"unpackedSize":2531813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbZGpLCRA9TVsSAnZWagAAG5gP/2KjzCjwaM/0/XexmPRp\nVDX3K/TvtbzU035azZK1RUSVtxF8xMdLTkmjJrIa02arOFRrVEpPOq/XI+LE\n1Q/29nmJPFEDCo+x+HyQ9lkKQAAks/fYjffImh2xsFlj05v9VdrYX5leZ5rl\nwE9/oLDbqp8igLw3fBbP6gA1XJCQQIkmIFap8qOPj9wDZFyyilHJ9e3khPEI\n7qEAdNPobV9ointcsZnylylnkWsaLLKgdiJ88gXJh3kJ+LbOHZxdApMHxKq3\nLMKug+pushBCTki2qtzX5ufWuQeVF0afaH2//t6TfqRxojQG2qb7nPTnhfiX\nKpWkTfUm7Z3KUgEtsjtXMoojo6zVAFIE4M3OLkgy30/CqdqvPUtPwh71Nowr\njnOOHKffLRXAqwJnDbueu7IXgJjmNn/pUKzrY2BjB64ENWz1Kft6Uo7z8fo+\nuqHjyPbDGlN9PBYS6TaLkUpeuKY64+j8hO32iGKN5kyb9bzl7uTq6Ajhl4EF\ntw7t11YcAiaQQNRn0K52kVqE4cKtZglG4w1IUYQbRtv8FRC9e9PGdKe6/5wB\nOtf+lrtqN0rdYlY9Z3Wmw5BpR5e0BIVOeSNv9zwwpizIiLZBK1Z3DpwppUni\nJCJelB6yWPrKuqZqQJf2r+NEJDOwqk3LhYfL9wMn5fmCV2qLeCoiT3AFUvSs\nsV7J\r\n=c78Q\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFOLq8GXNI71jNoVYbD8GcBJOB5ftNJ33pKPutCvmjt6AiAd47zM53dK/4FG/ylBCskSPduZmCpzE2BaCNlmQmwEqA=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.0-20180803144349_1533307466612_0.28906326446490627"},"_hasShrinkwrap":false},"0.20.0-20180804044749":{"name":"composer-common","version":"0.20.0-20180804044749","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.0-20180804044749","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-+r0EnLAncUkw/7Ey6FT/vdiGoRFhjvIkKibIPm64PJ4fhuL6NrWpQs8QfIYhKmES/JG6qQA/w2P8V2gad4ZuFQ==","shasum":"85999ec24b859f941d81ee56439a55e8f1367b4e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.0-20180804044749.tgz","fileCount":160,"unpackedSize":2531813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbZTAYCRA9TVsSAnZWagAACv8QAKCu8mopZOcK/gFtfngS\nAPt2pn2O13Kq/oDNC+LvCNHB4E3Tzf8MO1eXnn8ibSlxqlMIcDTxxq/c9crA\n57LemxpuwzZu/qElk3CB7eK0FaxY5fmKeb+vW1Y0+qq0OM4r0naO2q6KZz8h\nK++IS0QUWMJX1zIoUjogRvCt5CJ7dJVKriwkyLag14l70eQojAzUaibeTpfZ\n9KElzkhzMytWDQ1bfbSVghZ8PTfP1CxUKe1bSyMswz5Rx2CjdxTam2qlcDii\nwwAbDpnLfG4uNlClB+Oaok5OCKSQAV7fvD4DpeM0MX+APYldjfiG0Y3M5lHv\nDNv9Q5ZfY+22EqizIiKIS4oAX8wIoxudXmUfN5+1uYQhTfTp2ajAgL0P0Nnq\nMOtEgu0lB6HIovyME+sHmxk/kvcjFJ5HF15TIkfS4MYMcGXYJzK/T7JKL5dA\nr1IBPcryL3U7hWNNUs2i4NUgrjMXYTbCvDSvfrqvLhoc/ilvrHr+D6TVt0ca\nG+pfakAPT+Rfhq5q2YCU50NGWd1Hx/sy/g2pDGzIaJvZfFpEgaYAXAA98KbN\nG6ltOqkxuVU4uwgUgbrZZnKbwBiZ3YKKwpyRTxXBo8wHyPQECphe92qoyqgW\nh1IkW/GCxdYn6sI86+ZWekgJMGA8FVviBP7p4kqAwhkN82aRQGVXN7utQMG+\nBjPS\r\n=HLbo\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG8W2PfpSPBuZBqoVBCfDeGvuGyjMtAi+g+8cAjNgMW0AiEA80IT7uUiiXIpr+c9dO2GVwTi83Po7Fw0NnnVkAKmP3c="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.0-20180804044749_1533358104145_0.32000561787547466"},"_hasShrinkwrap":false},"0.20.0-20180805044906":{"name":"composer-common","version":"0.20.0-20180805044906","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.0-20180805044906","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-/hbYMU1Jz9wtd0w5HTj1ZY4ehOcAkRZPdu/4rlZJkWf1fWsnbpS/ZFrNnnZKHVEwBJMM/7DEd2lf96lAQ2KJCQ==","shasum":"c6bf0ced1aa62013935ae7a5c00b9c7b5258b85d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.0-20180805044906.tgz","fileCount":160,"unpackedSize":2531813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbZoHlCRA9TVsSAnZWagAAIhMP/ivZfjIUAvaJdSuYlBFI\nsGhqTQ2DLPmdOLic76N/t7ND3TC0U814YA39J04AR4MsUT1HxEp3q9SWMERN\nTq1rDVUlfIsYnt7jcS3uSSQVZ1UAp3LpPP12U5P1dMBeAymcsEMMe8WbpMAg\nh50TRDM9cLxupXWkVJGbVDh7tscZXmJITMMyapSlnXffRP2geYekHB2METKS\nmV13ceYE5gKjcZguOS2To57SGmydHKN/XlATohWbF2F7EyNv5eGEAgX6DL1a\n0/NT0v1yR7nnY4/O52BLVk1rk4BTYlK6itCDW8wwr5HFaBsWaT9HaL8NxKLs\nElROuUG2tY79ZPSAGkxtEOMzIdswSFMnPie35+85rH85CSl2xpYRZ3rrazi9\nwEJy4Wptfs2H4JCSvp2dK/KCFcCdKU+7stfegpVILOWwOFs2AxcslPmW2pRX\nZBXWzXkO2OAlcNpMd7qIWARU5Ecb84SaVl2KtnkXGU2EVHqmpX6g98biqiAG\nnjVtjKTXFSWZEZNd56RHZmqfy5GBzQLMnBvJgebkBMaJp4/sOjB4dPDB5Xxh\n2E3X9fFpcBSdo4gGDwij19s4lmwSoYFQUAon9RVs2cgwF5sUOabHA3SvNGIX\nQVp7QiZYN8nkkxn9yxGe8439wQB6SKtWQDVnPFb5t2xdCSh+95gxccRLglfC\nix9W\r\n=zsaj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD9IroglLN2Azq/Wd4kZkeUb2bdEtiHDCisQU+f42coSQIgPvgSzx3ORS6ZUWn6Y5lcZeyYJnRIu8Yn4xY1Si8h7yk="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.0-20180805044906_1533444580684_0.06400256120233982"},"_hasShrinkwrap":false},"0.20.0-20180806044949":{"name":"composer-common","version":"0.20.0-20180806044949","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.0-20180806044949","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-r8LFWqg2xBav6vswW3jLasTkZmCZhRKfhZ3vfN3t4t1/axW9NvXVoXcUzKdo0hKfKuJ3Z3drin7r/j0CJNu9TA==","shasum":"f1a1bc0be550069f06ab6d4df96891e2fc01211c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.0-20180806044949.tgz","fileCount":160,"unpackedSize":2531813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbZ9OOCRA9TVsSAnZWagAAYaIP/jYXahs8dLkgRa8QzdAN\n+NUbY9iE3tyW80xgKJOUetzLpHqntMMR9QBIQpCtXUba80A9rYvv5MIaniIh\nAmz3dsbTzAbRmyn2e9FZZA7g1acrI+LifPVTq0kzxam4plIBXeE8xY0zwCnv\nUA94ZMs04/iAVeDv8okduZ0F+ZwswAThkJAdz2N9U4nwG5t2guvlcMRyJJTm\nl8WuzReaGsZ824ndNA2mxXZ9LK2TY3x3Pw610ZNqamNq49DFxG34BOiTUz5q\nx5NLa7AL4Ah6t9SDuTXq4/xmTMD3BvGVMUzIFwM5lK4WB6+vhipItRWtqYrT\nUpN7cjoQuxx2eonfmSsBXklnKItQZvXbHcgRvbocCaI+YvGJqfrIydequDrC\nPfha9MvbfEjNHph0+Gb9GfzOpNSFNxltuqYK3iLOaHll9kdeEDz58TIbt40X\nI+OrbqSnpkKVT73uDCTCwDaxHROs0ZuijiCe7mvjnwNPK4u7q03K9BnCCy8E\n/D4wBQOex6z6Tor38RJiX41gmXG/A/WYkkjHFiituzKGu6ShWVttfxrpn23l\ntvmq9AP8N4DRntiFJbIzpGKm8DxtEu4eIjip86pndiVgT0HUYrS9o5+Avyhv\nUcVTb6GPYMNQ9F1txf5HgNyRiOMvR5i9jinawx3qsA+2C7EMXUd62JUrGKxa\nBvJ3\r\n=Wiz1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDh4nx9uy65Jx8TWbTSJWPFy28K/mwnkFmJ7He9w6POCAiAc6f2kyW4cDiSniRyVZ2FyIwRO2a3YjwD/APaTsj4VCg=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.0-20180806044949_1533531022128_0.3592356458096433"},"_hasShrinkwrap":false},"0.20.0-20180807044908":{"name":"composer-common","version":"0.20.0-20180807044908","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.0-20180807044908","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-GSxFuc6cLNVtvn5rCzDIQMgGhHbnfdkZ3ZEb/QQt4xzZSVWHQL2ezp2GpVrtepOEYjlqGEfiOemrE81N647eLQ==","shasum":"5b142030f8e60ff6ffc6cd2bdd250d9a92239a05","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.0-20180807044908.tgz","fileCount":160,"unpackedSize":2531813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbaSTkCRA9TVsSAnZWagAASlsQAKPHYIUx32qRwAg8pGJq\nmPQTZRz2nsTuw6T/Gxsb8n001J/YhHKvHTvv5U2ZAfoiWVAuTjl9JZIyThif\nCf39L6IzB0gG7Nab7bK3kBb0HHIfLnFj/koiVommRyHV79ZSN8iCFx62mgKh\n2NOiQWbwfciI6yfKKjpGpfAybQlbF7f8rbaMcWbywm2lWGuifvL7z7jx0suP\nf/+0YqdvUw1nFHAZstj41HPFOOHn50M9KKDobHkjO+A4fTiR2V+00bQQQyit\nvZNcXGbaTCGIPXHQ/G8c1SZPOWTfEF4w0vzvKAFgcazqD21QFr4tWNX3LRVI\n44xMrFOgeTOwe8gH5vjWxMGLeeGXc2yMAnzacTehRNUPHlZR6vF/iqLhqhFl\nNErsgUGjZyPDzJRQ7tU5Mb1hQALZ6xBUyuWU7zBF4q4+Opti/QMickWUGbPz\nWa1T+77xaDDfgmUnKTCUfKCrPsBjyY5LSnNjGXN25hcrWulNLFKm92wyI7wU\nyQcOYMcnfiWA+KlvuRpepqBnJZqm22Uls9UP0OBYJlNR9l3m/jHUi2kmytLB\noMRT/YOUgikqTiKsOjC2n5x+8nzU641MyUvkrRi9Lm0RljM/OO0c2lllzizr\ntNw8sF+XRcK9STJqiVsCLdLsp9BQ/slLxwiJDCq2O+3/k7FMBssujMVgtX6s\nEnZl\r\n=Nq5S\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCDdZ5GZAYGvteKyAXQoL83pZO/I3dKA1tw7FTin2nf4wIgHbjwk3pHc3/ew48F8fBA+T37EYeso9le57Z9qvEiAck="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.0-20180807044908_1533617379900_0.7329517788034492"},"_hasShrinkwrap":false},"0.20.0-20180808045344":{"name":"composer-common","version":"0.20.0-20180808045344","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.0-20180808045344","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-EkBXW0jNa0lKA9QgjE/cdokN/GnEhtbAXlVnN6m5+55A4QyHhjMRF1Qe+6ajwga2O8KlqiatABkZZ+5eWwNQpA==","shasum":"20f1e35bb543358bdcac1959fc0e87dc7c096064","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.0-20180808045344.tgz","fileCount":160,"unpackedSize":2531813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJband1CRA9TVsSAnZWagAA06oQAJsYiNMrT6erfz1AqARz\nQvH/MGyepf3OFlDcE1jqeeRZYnDj2nZLs8EGd88myMchP+g5Y1e/cZFtIGsE\n+fKYLa+jvGqZwRxE5dIV6bRq5S51vaDt8xpS6fAANsEl/eY0BqfjCmGCrFc6\nlkhMv3XnUA/NfEbZ+M+BQG/2+AVq1qX6uyv8lmJDX/7XXs5pIc0g/JGScgij\n6lRhJzUxxrmUTNLr/Ec1Wi1SuC1BUSxqra0SXEEGZFpBFXVvNGun3ha+GZR0\ntlzEFvlInlo/eCt4tHrkZ1PQJqXrOKUdse9hd9vNBIHaYUavdqv46R1ztTbo\nmLYP2mXriAtQJbytncpCmsmRQB0Xhlr4pX8EGOIpQvjZtGpVArWViMOoj556\niQ01sDR/iG2Eac4mK23/EhEsS8hzyOQNaOwRusaW7/mbHxbos1EZC1NZA97k\nNkKGrez/Tro3nPZRPaNEYDKy09K/lhICPqsKBO8iEb6NdFsPVePycUa+stqr\nLpi+3D6qsPUNr9/fXodOZJ2QT/KpLf6QhUdVbFqJZgWOxm+FzQOox6KTAp5o\niYwIkh1SFSWrkXxHbjxjh8da5aY4SxFuPvFKISk25rkredGWb9IcmQF60EdB\nxt9LxntNUAbkvm/k1q8cU21J2+gQsoj8Id98ozK7eZJQ7K5aMXm7mxbU+D3u\nvW8y\r\n=1sbn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFHYdUt7DYJz3fjOYLS18L1U87awGx2UINQSkCXotZhnAiEAhd3eyfSJzE5f9DwGNQHdTi9htumJgWIsKJsfzeLiuXw="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.0-20180808045344_1533704053679_0.9341980502340237"},"_hasShrinkwrap":false},"0.20.0-20180808143128":{"name":"composer-common","version":"0.20.0-20180808143128","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.0-20180808143128","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-It+7QLzX0yfAt+/5bAP8jj0iCtfZZhYD8FoBhk8pxFC9pVl4LyzmJFF1BNyXB36fa4mcgC4aeNvKkbWQuNlXlQ==","shasum":"e7d607d5a61607e1654ae3b95ec62f49cca64557","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.0-20180808143128.tgz","fileCount":160,"unpackedSize":2531813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbav7pCRA9TVsSAnZWagAAK7YQAJH5tPtL47P66iZnQAXW\nzGQaB2D4RFQTVOCvC59W6CXg2DFPE8YWE+xgak77s8ySTwhJfZ+lDZqSahYW\ncaTrKh0dupDdZ4CVp5Hqh6GULdAigsU7bNONet10Cd7tBMlhxC8RKnLXTeGd\n7rPINo3t7o+xzdWtQUaWl96GvllmJLt8vAYmjqBEPt51JUuI56ykELthonGl\na7tk1BV8kLtPnXM5YBh3sM9w9D6nOQ64GqfFugaQLlmafO1m1quu6Trb4vqq\n1qb7DC+vUM2n34t1ASvMp+xqcYogzzCWiJDR52wU9zCsm+aMWGL6BX6a76JR\nwpNH6ZV6cAYrymr2SvFm9leVO+V8b+SWp/f1j1o9fGFqN0ZK3WVAvH+42vj/\n8EWoqAlCAHywpjshmiQMyDw+IPUbueDppgPsTWQijrfflVLg6DfZybwoF/vp\nBZNftijrUGcjn4/+7eB8xh2JD7doG19N/xUWsB77d+iIvLHovoloDG4nagzA\n9tEx/x/cm9uJST+FEmx2dWaTIVucGkvlCDqkraLvuv0OSMftkqf0TtdsD6T3\n8aCbhpqsov/JC4akEgPLHDJQ8NaAGDekmWWZiWcd9kwNour4w8RHAXfdCZFS\nJjwDKqB2cwXDy7NU5aUMwLEe4JNnLt83QLu9VAwz2nhm/RQGevrVoIaj9RQe\n64kX\r\n=iFYg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDvHdXJsZyjxphMj4Me0qaWfEOJo7ITKGKP4WuxnsXCbAiAbVYq/pa6kNAGrMJmWjdUZbHa2qpG4BhUwJPRZE/m4Lw=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.0-20180808143128_1533738729120_0.5025741837198174"},"_hasShrinkwrap":false},"0.20.0-20180808154413":{"name":"composer-common","version":"0.20.0-20180808154413","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.0-20180808154413","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-xyT2F46/pPfIM6lB1RSjEiKiOV3cs/akZOVKSw2y+eHfjL3+gZt9o5myxxArokYrO0yKeoSR4Cj7rheKqfa92Q==","shasum":"6d06ba2f7723104a04ed7718fcd3c9db85475451","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.0-20180808154413.tgz","fileCount":160,"unpackedSize":2531813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbaw/1CRA9TVsSAnZWagAAwC0QAJ+3gwJt88GQIehJFiar\nBLZZExkJvpbQ6U2crWkpkveyxPcc/qjYUQi4bZ1cv90vSXhMT7gYlBoDQglh\n+qYizCfHjxWII/7U24kFB+ecsfBB0Edu3uBmhulasqFOCiy8zqiYJUwjMI5K\n8afJMn88LKXtmE6QvOXfyxVcxkiTDfJQ+gBx8Tn3cDnx0l2iTkiLH8TynfDn\nW90rfKzxUP9WR6k1syKLjQuQSYh2QSc8ZitAAgoN5O34//VPdnsWz2Kk2C9x\nc2mBmfpSg3o/i+O7ig6JAc4cAZPlwQvi1hmLyYD84nl2FGnlcaszGE7ddrrE\nWKzlIEjtyw4Md6FcfwLP91ooOiuUUPA/OO9B5BUCR/RirHsa+3cyslnteQ4e\nE/c5B2CT88wp24Zya0xVB/eg2XMrKP6B0nXeBP3QTJDNWq0Z5Ff+wyotHvBP\nHe90yISZ7+Fg2/KayRAcdecRvWdl/H5FD+nvm8E945Kho5mhDYFIgw3s/3gI\ny8UJBeg8DkaTPzfjwERvA7b5pWqoxOfgTNAnpxfxMw15r6t2zJXyZ47o4JIs\ntym8vDdbwQfaIkNu6Kk5kIVfHYyj06QWfUou/JPalJkWmYoNerGLINJyAYyq\nhXIdM//KBR+dwf1L9sPz27++YWMviLqURQ8r7W2o4VJ5ssmnS6PN1/wq7uq3\nUofV\r\n=1kj+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCWVgPayAPqOCtbKaQLeruMHbwF2Mf0hFARKryajyguvwIhAPfc2FkUkZUAiwPMLIfCBnLXk8JBYFE7zynZaelv0bXg"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.0-20180808154413_1533743093748_0.6687296746243943"},"_hasShrinkwrap":false},"0.20.0-20180808172624":{"name":"composer-common","version":"0.20.0-20180808172624","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.0-20180808172624","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-V7X7FMzjYE0mHlQnLbPJp31QIFYWVTmebmk+Ie6wdiaZHj0xGjnXjmXgx4BgUdsIMl8WWpWjslE4/HBEnCsfVA==","shasum":"77459b5badf164cdd7e2ebec2e210d2a470f57e7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.0-20180808172624.tgz","fileCount":160,"unpackedSize":2531813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbayftCRA9TVsSAnZWagAA6AcP/1Z+W91QqfkIMxsfrI4i\nnaxZgbxpbBIFfdESnj5mQTnkvy04axuN/SausfD2Wglbf+7LSswIMO/Ftz5y\ngSAd0EtsnvxZbBzGfumWyx4ulzUfjREfU/oO1miZcDDH6e96TBx3YFjnwAxj\nIeei1nXA5Z1LCis3gFGIqGMPSrMjwOHIIthie7M5QSOPMn8ZHz6d5BFRBzLM\nEz4TBZDay5YcKCqgrUPCDQYcOClHyYWDm+AYuE3Ge/BfB+AMSXrjX9z+Yb5M\nYytNjbIt1oVBiQde69qTSzs0euEcpCtIE6UAiKI9WBBexmHWSFovJkOSXGPS\nXTdGfHna8kc90s3OY6zCzoYlItFI3GeLoPw7yNWvcZBAMI72DUqsU1Tqu1QX\n3MgPMU6NU0HC54EIn7kuwOonkPd7tQBIus6vYW4HKB2qhwx37F9MEA0PdCWY\nSS8ArHtjzu17HnnY+RJkR3RNjIy2GuKgSK+KgUYh3RBWT1fVTsPHZTSBWJMe\nUKgtEHpQuk/oRlQivjGi4uY3p6MIiqr1d8/fQWjGglrBvqY87ZqHatmdc91Q\nYWGwmWST4dEP5NkKMSVFg9J2yFhwIhiOjPRE7A2T9y1a+6ix0GoW9iwuVrAN\ng4GW4dcGqTtnz/RI26OBiGqCkiL7ffdB2w96B5FcMu900u8DyVTy0dC5H26k\n9dyB\r\n=ymTF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDRO8jb0m92+Bdyrsdj53EjGljiPf7CT/HPkDohqIQu9AiAF/fJFCcKf7AcNXhfaz6ENIfbQ+M/aBuqgaA1Fkrc7ew=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.0-20180808172624_1533749229650_0.03742095038136184"},"_hasShrinkwrap":false},"0.20.0-20180808172811":{"name":"composer-common","version":"0.20.0-20180808172811","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.0-20180808172811","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-7g08bz4VI20B4k5x2Vuvzk7WvHZfnsy3yU23bZJ+/bfuEYOJOgmBpG0Van9IeAGrUpj/ctSyCnEQPg1TdHbI5g==","shasum":"fe86a7d1e1f174a248313d8175dd4fcb981a3aa6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.0-20180808172811.tgz","fileCount":160,"unpackedSize":2531813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbayhTCRA9TVsSAnZWagAAk5UP/RxqDOfvVsyz8u26rPwt\nqEQ1Of1wkY08vPhPMWGO0kZSTyy5EraGqekumVDbHfg/jm05r41RAN3gEeWn\ndVKz/znZdahJqhkuQcEDWUJPWgPWol3AIN4wf3Bm0ZZjFZ8a/S2qUlDmNswQ\n/SyVrO6sscA1+0IFDlrXWN8HIaCPqd2yP3f4BLK0+j8PejbcsuO9uvTWix4S\n+xVTguhSCIFAEaOl7EazPhZ/CQ1azS9fDUFMspy2CplaxGXKwrvBd34xXoJz\n+Sp78ZvHRHYIqVArpPySaPHoC8rEPjYKqnoSwaFPmMpY29gxZ+FkSMTZ1j0K\nfExivfpZhrwYyMSahV6/Dz8QfGLgcXR0UkXiHrEkHdN2Eq6WltyDN9W3Ol39\nMeWRjx7/0hvjbmqWG4r47yXAOidcQqEgsgOrrp/ZO13Mx1LqBA49bsy3EQtP\nYw+yyhDw9sg+70HhwERvuvwL68cVTi0iaPZVWbCHMvGaSZxfu2/33PW/pgeC\nETkOSM7NHTdaR3vuJDqDA23NH+NyNO5Rza0syEY9JewRf9yO+782/6Mq8PnJ\nGvRmRNE+GZnxgzrGw+jJ05XmAZVxRIUj4XkFydaI0iuAalB9DGDvjjzB+YUQ\nTFJYw+dIcvRkUvo86byGMjd8XzacVUbbBvrzM5EcUwxj/KZWTklw18/Gl71K\nT3Z/\r\n=Xrhy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCQ+qvaGQXod+R4A9AR/hZ7kXAq038YnBiNZd5APL9gawIgUmDSW916q7rRYiZSEe2IOTYzzhMBz7IgiOWqnox1VsM="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.0-20180808172811_1533749330710_0.6006588653824818"},"_hasShrinkwrap":false},"0.20.0-20180809045235":{"name":"composer-common","version":"0.20.0-20180809045235","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.0-20180809045235","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Lfh4XfIsw1OWbENoS9QM6EbCLVm7uHk06b2H+gKP1PAvq2W+eIyRBs3kq4pqt1OOe1GQcv+xKkxV+2mmzZLqzQ==","shasum":"02236bb75e01de01b1010706c5a5c2d14ba0cf8d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.0-20180809045235.tgz","fileCount":160,"unpackedSize":2531813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJba8i3CRA9TVsSAnZWagAAhwkP/3J/w6seHb5PWG2SKNjK\niPfyeW677lUYUNj1uzJMsH7q87HVX9qVW7LHHm2WNMXX6UIxyUWoeFQUmMXA\nELYokzhthQYnEMb5/JAwCiOvEtV99InY2OYPY5j7N/m9V2SnS+FyQLdG1KlT\nsiSCYY712T7p6tZgs8paicpEdr2GYjgYydFU5wGcluY7DwM+Xg3SUGFlZmr6\nnsbL10JBZBSoOKqMcBcRWtqSsBi9OW8Ef4SuxubLuCJIPyhYNphZWJ++n3YI\nCeerc+m/wqztQedqufrYyeV8oGt/rxeSnkRKha3q2kOE7RMkuoFYe4bFwDGm\nlbxtvfcAAP2cfF0D82SDn7y5545VIORE05EcpfenlATQtrg4uUe4Ad3l2Dsr\noDAIoAOMaPV4Erz+SwHRkPQI88omkukf1qmwra/8Pqv1RoMnor+ReSckymIM\n+qdK1PPeETPXxgV0MIMu9gVof9gfuE/x19yljZN3UpX8VanP6jVEJ31VtOIT\nRZkAt9ok5I8Cb0ZcQSXUYukxNlG62EWwSVuD/KYbQQeE0hjhwZ/sTREd9tAN\nZz5oiGJl/bBMuuwbUREIP2YLATcZyrHM6n0YZuyCwLGrxOc/SbJ5tVp1Ck6g\niA5MQEEBe9jktHahtEvssc7dJRUh/pvyWXMSdTvpPSrUzqTbPTuyeg7FebBD\n+dRg\r\n=GG64\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF96Md+Y6L3I6mlop4aAuWswA91a7RRzxfZ6uirL+PULAiBXZiF4RYqyHmnu3nOvLPLEv+Oj/vPEU16SzkEHnlCqaQ=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.0-20180809045235_1533790391032_0.5378558829671531"},"_hasShrinkwrap":false},"0.20.0-20180809122840":{"name":"composer-common","version":"0.20.0-20180809122840","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.0-20180809122840","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-NW/+SCPF7TIVmKuP01OrsKt0OqETMfgKbYENSnb/PwTYesVbSaLhy38KOVaRzVQ/BHMG2nSN4n3kP2xtIofGSQ==","shasum":"781e0811216894f487b1216e3073aeb1568900a2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.0-20180809122840.tgz","fileCount":160,"unpackedSize":2531813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbbDOWCRA9TVsSAnZWagAA6vEP/i0T5nCC6/aVc4a+TDzm\njs2H+RfeJbgiTT1zgQnxlCSGOH1QIkEaVjcbpgAk58xBcMnP3DwK7I7EZIPH\nAqTM+sTO0qAvn6qDI3DPBxxpUaSk678YfqZffeqHMJDiCA0M3d2VZcPLzwoi\n2eNLdXuQKt5jeLJ9jmhSupNhDzi2Iyotgcyp9ht+N+gDjxCv1CEaMITue7NS\nKIEdetdlLNfXWVBI7CAsKulSSKIvz3uwuZeEDtz6NOGvdKR213LyVcaYbkht\nqyvQEWbQkpqrJ5ZnLp75MkqAqXiwJijp/Jlc+pQOA/G7/BnXq1lie3790Tyy\n1BTfopX2wO621N+9/vQZbyEl7pHFSnKXuUY8kXlm1VoA5aPoJl1xbxQwqxyI\n4V976gKWRJsncTy619KmSR6JOzeSBcHv5iFHfWmyar2YY5laM4QOpkN6mSSD\nEeyuipBT/PQwy3FDjHgAmGy/OajTocaVvjk5KKkLFqi8vRtVRapOGf8ln4XF\n2egsHU1Rgo4gz9swgjxGQWf0cQntx8whsQeUgIwGWH2p1YmWAg/huxqQVYTq\nEDLjGZtK6CeryU3JabxIZY+GuOr95I6Zax/2M8UsJON+abBHUlgLIMRysa9Z\n9YeN1gIsUBK0FlgdKstKIlySDwbGPHtlOftuUIGYNuh1w25eV3R5s65ow8Ij\ncfI5\r\n=HgP1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDN0jT349eooS5xtxDut35G53leCqlRVTlsJoNgRGKuQQIhAK0L7BJTy/8OP8nSZdXUjjxcloMFOFm0EcmExzXx9NZs"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.0-20180809122840_1533817749917_0.4793902753717658"},"_hasShrinkwrap":false},"0.19.14-20180809130819":{"name":"composer-common","version":"0.19.14-20180809130819","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.14-20180809130819","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-IpmFKkt0f+fqx15J+42YjyZIAfKFzyWVjuPWoynWBUKHEJgmlwP1go3rzHHKhsrj/EH5cyVKcubGck9Hfb4ySw==","shasum":"e6d0431a1f13bfaa31cf8340ea553d827e45ec57","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.14-20180809130819.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbbDzhCRA9TVsSAnZWagAAn6IP/A5NqoMgkseeS3/sIvX+\n/oc5dPp2YU/HgxVc43zgfYznlXjxEnlqOicd6TYhOJGgIOZcLe6fG97oGEhH\nUPpweqcYZ23KEIHxAfDlPSiGNZw2d45yViU5OqW5Il7jtrA19sgCfTMwYO7f\nI/TMiHJARNZLNDxubAY+FvyGjMxLDUGp+FhGO8TARiRz+8xRaTQ/oVLpwJ1E\nuqoRNzzpfUgLKONTXr7FnnLkOzy0rzCX7dl3L1kTYYW+41agbMgui1ma5ALK\n9yM4WB8r4SS4UM7X4TbNlQBikMb0ut3Wxxdh3jzTEaUGkEtLYvDoBCBO1+c3\neBZTfqYopsznkM5h/nPgqa5STJrBKXw9C3gpU3X4LHfxK4nLZ4p0l3J3MOsj\nwRHiGL0bhDcGFxctzwIcz99dI2roDICzM4BibMLExyUTLuAFxTdLrNlddjil\nid94r7QK78evecct6pGuvoB/V+UpCXXVZlE9iWGmiG0QcLxlqRRMFOZGJQkJ\nfxDKALCR7G7H67XgqsXCjdGU7nBsTYUphSZuakn/gAKujV/s+U007B0v1oW7\nvq5RUPov+Ab1pbv1iMhBNRNLl5QX8EtsJShiFR6iUzrrNamjQcojEb5YE/tj\n9lbiDxNI2vDZkaXJ2OHdUHq4l4mPNAAQCo8pZH0FjaYAwSQZS36SI93NQ9Kd\n0ULS\r\n=Fl0G\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDYmfJ2e17GgD3PRyHtAxSsaS0BcBFxW8pOX4W9qR6u9QIhAJoQyjoew+XoU2/guHMhDwiFB5sn4JcmgwtfhgyD1IC+"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.14-20180809130819_1533820128994_0.48837461388036596"},"_hasShrinkwrap":false},"0.20.0-20180809131539":{"name":"composer-common","version":"0.20.0-20180809131539","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.0-20180809131539","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-aKaI7dnB2Pn0l99ar0MxP19A8RCRvZ5oBKU4+hCBYw+Ikne6X+IJjHhNr4P5k/mdxWUtruuDvz/Y1YAjRHxZvQ==","shasum":"f6173752b8537584bba3cf67253e286f82acc821","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.0-20180809131539.tgz","fileCount":160,"unpackedSize":2531813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbbD6jCRA9TVsSAnZWagAACO4P+wa8IQZtgQBrCLUQC2r2\nqraBlxH+XIfNS//5FtRTcvNSoBVPN83D8nn1e4SOp23EMZeV8fJYAfIU87Gj\nuEQq91nxjPWrpBzRVUtAahvZwo63giupsoAky3/wE/b2IZV5eGuw4hl2rz0q\nrxaF7Xy21vhTEL1kUTBtztFSR2Bj/7NnE7GxRVq3IBfk/uyz1iPXzyC3ZUl4\n8KpcTQ2N0ZOfV+Y/pt+OusKeHYqIBqyEsyHV5TgpJFkygYzhBpTPFHDETAyk\n3FMdTK1r//6wjWJ5yTJMitWuCq5TZDC6gmG3Z5W1d+gW+fhv07LbkesgGmfJ\ngPJBJQxX9lJvvpk0spF9nm90qjnljZdbbWTAUmHh6uG+2kxTzWii9r1Ld7Ou\ndw0AZwHCcrtB5R7GRaEm8iiS978mBpi6nt0R1Di6awWuFKpAMX7cll0uyi/F\nZiUGc7IJvM00Y3vG8FOSw3IjMLkzB9ht6mGhVaFqCClARFFnZqINyrMvHu1X\n4Hbaz1dD+Gqo75rfptMvhdpH0P/7yMTYskBn5Voqig4PycyUbzpRBwPUvW9w\n5hJTFHtTJb2rqsEO6i1RWmO7p0Y1nZJak/6MkVmyofC+jOWzoGe5859J45sz\nNPie5OFRESvNw5DzqVpotxV7SsJEozEaNQBtoofuR3poTrPVase2PmGy57aL\nx8d/\r\n=l8yP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDOhvB2objZkLz+gozpBXfjrFJthbeuZaOKi22O0fPkGAIgSkBsppw6C767XxK59r9WtcaeQILsMr/j5l6NzQ8dztQ="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.0-20180809131539_1533820579396_0.8438049481341132"},"_hasShrinkwrap":false},"0.20.0-20180809163439":{"name":"composer-common","version":"0.20.0-20180809163439","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.0-20180809163439","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-2ajJfyeeIxxaTWLCVthZWMMxs5hITvRHGWx8Ff/+hfrRnlZFHl/UMtG2+5ZK+HD6if1g0/Cd0jvHfgInW13+qA==","shasum":"aed293b9e8bf8a86fd257f7794ec976ee094071a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.0-20180809163439.tgz","fileCount":160,"unpackedSize":2531813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbbG0+CRA9TVsSAnZWagAASqIP+wURkrZ78cUyV8SlyZ/Q\n9pMfECbjeYScMqiTAPp/cxVuH3sNttietdVRYvC8HD0W2+f4rdinEehsLlTv\nZjjS9Apma7bXy3HxR6Q8sQDh2WP0kPtbieQ1HT3Jkph50AyGHICNwdyfq/QY\niyUI/CSBe9GdzgESeOeHnDFiD7yP3j1WY9nf5Xf1fl7w91HG6xEwhZ/Zc4Xi\nB+StzamO/2R7RSEZv1+9eYdTEiqLA0BjpVvQ/6KK8WfGMpq/I5bQ2JXwHwK3\nNx3AN+RMscDdniXwEK9HZpBUZviSHAh84jl5t7M743WWACzmYeL6QDtBDyH/\n3k1HKk+VyL4hiDpOwSWGz2dI+5YVceYUjgwQacjaimA/rSeKnS+pPtaNxAvY\nV7ziLPlm9pd02iIYQGlrsfqi+d52OBs10K/Nqy4b7Uhgd2AsbJa/U5lh3W0C\nN2z0O0qYGEiJrbNbcfusC5vA4tkRNYUQgyWqOw3R72FZid/YlLfzv92trIqZ\nMDNlHuvycKoKe4w3KOduQudP4tndUgiCyXEdbHKeWkPvOHPgXABIBoGSUWfW\n6Ogi1iloRRYPaumqvPhSG0tfq/U8bEAxuazZFItsyNCjRTtc9UjCvQmafMUU\nxOKlsLoXja7a/vgk2uwAA/vriV7uWYbdfN2/5wtIRlQELKAra9hGVCKwfKF/\nUmxC\r\n=WV0V\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDsNmBOuU+mKXePk///ltDL/6wfpTJv3Rz6l1PqHNkneAiBSoIL2ARD64foOflCCbwa+SFfxtp4EovefZsUGFoM6mA=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.0-20180809163439_1533832509625_0.9517242275061539"},"_hasShrinkwrap":false},"0.19.14-20180809164336":{"name":"composer-common","version":"0.19.14-20180809164336","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.14-20180809164336","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Xamd7OE1CY43bDeDXdNAU6+dcJbgOPYgu/W0Wm0wnaDoRCrruvoPeWg2FUqfd2fXhO/jF1MopfXH31kRQnh3ew==","shasum":"8addf17db0dca7590ce781e358dc18cc9e6d204a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.14-20180809164336.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbbG9jCRA9TVsSAnZWagAASbcP/ikFWq6cvpCVQfm8D1BU\nFodlYUmjFnAVId5g+GwLCzfWKrbQAT2pNT0pp5fT5oed6kqh86acZfzRkQJ6\nahagzXpB7ev+qy9aUrN9Et8ODPRlFt9GY0/gQ0F1ACPLMgC8xlCnAp11BzSZ\nuIpduiVtGYXbSnvNC/yc2LQZ2KS9QHQXaaJ/+sPPcMnrnamNIq+CRyRMIVdl\nDz6wdimSI2rKgNKbyrIbSJGIad2RFTqBkk26UMGSLaza3fa9Tv+VANcFaqDw\ne21ZgNrZpcXWwg3A663xmTQEho3qqsj0j0jTU6f4Gt8DybSFk7wBv6v4Mi+N\n4a6jU1Yrh5zFly40Ol3J3NrNU7KuMuCtjMWsM5sBR6FeNVxt/pkQNbw9Wxd4\n7s7LaeBZKCqmW/J4ACQJg6BXm1qJAGNWBhO7y89a74/O3yWwv06kv+L5jSd+\nC/WyCMzJv+yvpo5tFKPPntDA2OxTwK/Qr77RXFEweUEySZeM9vatx7knMKpH\nTE19AgnLenJVniT4/SfkcSSWypp19oqhhl7rdxJU/hW+UezUTHDFwqqyFdWb\nzfnc2BO+cFlEuS48JBcJ7KuggITwCEv5p+s/ifJxLq2hW7UDyVKnUwUBhBul\nxAYecaoqCDxewEuEBcUpxN3WiNVdHwH3nNrznbMECtw5CHOb7xJEMpctfX46\npoSv\r\n=h627\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCTCpvKYMiIloAROTLzU4w7LCxWyamiYTZwkyzZYwIjDwIhAPxZUChP2HwUGt0aUjLchrKeFypv/pA6XwtjnZuCabId"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.14-20180809164336_1533833058888_0.21346510666366592"},"_hasShrinkwrap":false},"0.20.0-20180809181051":{"name":"composer-common","version":"0.20.0-20180809181051","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.0-20180809181051","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-vdeYC6MR19E4NiZuGKksuVujMF0NFoX6+KqLDQwzxkxHZdr2hdazFl3hc9CqoRL7nlQhRZ2NG7RDN0uaP1HDKw==","shasum":"5f70eba67572db441873221f474fa3f5c562c829","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.0-20180809181051.tgz","fileCount":160,"unpackedSize":2531813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbbIPJCRA9TVsSAnZWagAAYGAQAIQe3KGO5YLkz0Ena8eo\nTb8Vtm6oDqDOEC8iQ0yxVFzLkDgDZD/UQM93EJZMteIvF0NjFgtX2hmla+G5\nqspFjt3AfXWSm9YGgZ3TTBhr0G/leZA6D8I0pTQ2cOK0lT/XZP17hL6y2cs7\ngkxH1P6lkrpePVd5jTNt7wXCLYrP0fvG1YrEmT0t0VkDkhap/yfJyiQoMlKG\nTQPpUvpKna+hSyfAq/w4/W74+y9PCEbZhZf3oFACoJgC1lrfXTzbgwe6piy5\nJ2QqAkt0d+agtxY0XvvixwNu39q7a51UZN+Ia9kArApayd0wJRYcOy2xFZ9m\nVh2h7AoEsLJ77vmdybSncRsAzjHrH4idCq/eAzAR4f0XJ9jspJb2FWJaLF5t\nsadZCfln9dMkSKYgjt+SctcPWyzVyFO3bdHIwupcPoXNhz+kLo3FXGoHPnVz\nS+vWSbC3g51DVa89kGbOl/vIx1k33UV4+OppFODrFfASqQrWs/qtgY6XjOlO\n18EptiCFeGBMTGRw68vRU+2CNZUeKRYa66JbOMMtofLLUqPqohrhbzrCvL6G\naWitCu5tLEMfn1fh/nWvxk7nwrkbz3o5qlckQnvHTQ124j0KZpxBzCgB/w1B\nbXYvneCdZ3QvkztjwHQgBYJg70acKdtPCs7nyFY+9PToWqyONBjAbH0AN7jb\nbZY4\r\n=sZQn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCcPzOT7Qb3KsNCstwTiu6RXQnzN1wmcMBbOhBVAwWtuwIgAXJI6aqI0gIF0XmE6n4TFAy2D0NsyJF1CAiDIM4MPf8="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.0-20180809181051_1533838280863_0.6546335291625647"},"_hasShrinkwrap":false},"0.19.14-20180809191703":{"name":"composer-common","version":"0.19.14-20180809191703","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.14-20180809191703","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-sJnBQlDHT0TAxgmkQvzxadxsnuaLGTPkGIwmBPDTxWSTxpvR6retLcOLBxzARdH/Pep39fqT9w/3f5ZyE7RiUw==","shasum":"3d72053249c20761406dff5061ac74d70d3262f9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.14-20180809191703.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbbJNOCRA9TVsSAnZWagAAC8EP/ROlBIeNTGqV14IUzQva\nyMm4J/eujGsGpQm/zNCTDTYPm3NEO56RBFRUQaNYypczB38Yy4ZBp/0p/OMF\nFS5jdKd8zCDJTJE2YAIoAZ+qGREfBbIkE7QrvaUQ6hI0lLV+Es+//4sCPK1k\nhzbKRt+WauDK0VGzHgPcUDAp7dXVYyzGAcjE4yjINKgffOtVmbx8+bjNLPWs\njSuQAnjdQAbCGp6+8ltMlWTN7qhS8POS1g1wS6dLKE2xpQIpq9ydeZH3Wf5Q\ncVs9R5aBx/LytjWp+8Y9k90kOOOy1oEMYROFcqdqDQXBaKTmSQrFOT15ZdFu\nI6l2PmAYCKE+EFjOrQMZs+Id+qBJZogtJNgEQEl/uiMnmcba08+hto8DZXje\nDYBap4XFqGONx4Ta3oZnV6pFiNs9NJlgGLCM7BrWHSY9GLjxn39qhwvVjOJZ\n0G/NsBcH9uTJGkJr4DcbYlY8NhYIIbLoN3wQNGuL5ji95zypRxaZPyN4mmDq\nawdn3rqGwCqwoRSy1XzjGTOLLbExBKivtwlWFtgoodGuvtBfy3YQE9wUqN/k\n3YWalmCfQub4AttSewzqxkkM1cdLJ8UrNNLLIzZedDmWRAXB9SDko5/0pt1B\n0mCsqb8lSNqFJcZd2KBm+blRwWxwUlOA+5Bx/ll1JOtt5nhhoOqnxotCn+fJ\nK43l\r\n=MQ4E\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBzPOjta0GUu7dcp9W6DuiOcGL3Hb/mbUEKyfV3sdklUAiAHM7F1uS3qWOdtfNUQ/978c47kBgR/Nc9jIuOtLiS2fw=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.14-20180809191703_1533842254335_0.1256727163436493"},"_hasShrinkwrap":false},"0.20.0-20180810045416":{"name":"composer-common","version":"0.20.0-20180810045416","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.0-20180810045416","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-VZgQvuBTqLsb5ESnD2KrPAX3GDbuDcQ294r7C+pyCaCqo77ioArCJ7mI/v+Q40qB42x5COllnR5y8PPfgYTWug==","shasum":"142ec7448d6f5b338733fb33f4ea3a24c4645769","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.0-20180810045416.tgz","fileCount":160,"unpackedSize":2531813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbbRqeCRA9TVsSAnZWagAAITcP/2hutfhrnHx+tn7gwMJT\nmTW+etpMEz9oKrPZq/EgKEuMg0atQRONO/Kxqbe7mldUnzIU6sNwyadmFxro\nnqm9oQUzVThwGWp9aOPqeV1xX0+mrv5zN3w05O9GneJi9bzkR6VEW9A5Qb7b\nWRMamjE5cqeKz86hnPe/icybAjKtALuqwjA+Yky+lAubBXKU0+YrzISg2RCO\nEUVIqhaMdxPq1/e+JeMx/dFgNPh3hgANdROMKqjqcCFRsSFApCYWqLwEvOdt\nRAaPGku1qgz08coNCwJb7U/6Xo4U5GIatKoLxX7VBW0+VcQL38HTZGgaOb4t\ns/U8qZ13sji50YQRNPE2qpUJ6PYUUudix2mwCLQfSnxh9/j1/VqLjPAAztqn\nCWtDU8xOhNl4stP2z+Rz7D0xrZVMgS7X6EIca8VwOC43JFncJtV+5RI8o+on\nnGKtYkQ41sH0tR5oq/ifKA1OQBjbPHlWdl/SGVy0p+o0Pi8L+bc9EbjHi0pa\nrGGlKxKPzgczEcPHgJdr12UFZNNufxn/6+fGcMrw7T8ZjLvWKLSOn7G77P+m\npRegAfeslyFa7JEDYSOqs4Hszsf1sMvyVxjq0HAE8VYRgAMSVgI7tSSTOgPd\nH0iOTuz07s+N17I0EL8A7qtwqohcxKCUpfnWj25bEcTSYRfiUwq7q/hOKLkU\nLc3w\r\n=G1rV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC11VY1D8ZLb9EZKhsUZ576c7N8fzZVOs+r2TDBflkrBgIhAKw0/u294shYYHJtpsRSeICXzqEpt6BWcDAVsbN5oe3K"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.0-20180810045416_1533876893998_0.9837639945389949"},"_hasShrinkwrap":false},"0.20.0":{"name":"composer-common","version":"0.20.0","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.0","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-ETwHzrSeMYp/4/5SHdgIvTWmbcbMMuJaUvnomH6FlA3ahWkcp3BdNnjbtRYCOW46x/teGM/kzB4aFYb9mV5xLA==","shasum":"9f3cd906a9a57b3eb74cf96be10195f9865418d6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.0.tgz","fileCount":160,"unpackedSize":2531799,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbbVyBCRA9TVsSAnZWagAA9noP/0/CLrcEl3uOgguP27IV\nRkky/xRqKLDfj8pf43EII7SUNNWb7kNtRhapiA10IrWLHesiiCw+V9361Wql\nejrLRLXZavYu7ShYErqE+cQ3dDQGW/88i0nAiUAjCZkYHSP+KO0OdWVZPrXN\nMsun9FzcvniV3CVBRWgGgiqWHVOcLlcocbpj8gorJeVrrZI4XI5Wk0GnYuKU\nPe3LVbp5yZkG5UqORYAELhmPzXIwxFZgMEErYxLgT52cskzSINBl14JlUWC6\nlNi2WAEcJhassdljblYGTVTLVhRALetDQrbO7zkK88zp6JGMIfliylpnDGXx\nVFspoj/eQlUr1fG8rDhFl7p5ayoRvVcpiHGLGOe9yzJ3kQFypunCNN6Enhox\nbV9CRutX2XBoPupw9OPcoYqd8FMwVGz+wmRYYGbxqmAIr9qWMzJdaBn9FbJl\nCbPJ1zEZXgqLnutnEc/9E1Aq2TxOrjjfXPIG5FZ81kdMENeC+7wio61pQN6H\nF0L1JCZDhSizAzmSnPETXX5dsxSZtsfEYCSylCD67Y9XTQgsMsUrygK+1fzf\nurm+y6UPc3MuRLuO+5P0GmhAZnRMsQdUpVm5VmL+z9M2cE5ED6RYshSw0W0X\nEZu7rgfmIBBZg2uGZgo5JQIQuUI1kIVXYCqZri/SCQz8fU9YCBlEDZJIEFuN\n8rKD\r\n=EIS/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEXU+y5OLKv9E837AoMzMAk8yoWk1lXEulnYrmq3wmYIAiEAkjuZVhFGOsWI1C9ubJvy9SEGKC4IJw5LBFH4Fd5CEgU="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.0_1533893761070_0.51483466412426"},"_hasShrinkwrap":false,"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.19.14":{"name":"composer-common","version":"0.19.14","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.14","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-yb/sVRYFtDp42tO0yqDIBY4xhw0qGrZGEmFo7/gC3p7x9jj1SXgSZ00Ra4mlUVLfFALdautSwXr1dQZ5g0WRGQ==","shasum":"034d7120ea12cc5008746e529c268cb72c39e7b9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.14.tgz","fileCount":160,"unpackedSize":2531800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbbW0FCRA9TVsSAnZWagAApdgP/2w3X6F79UHjhIKvbjKV\nPaTcv8YW84zoXI8Bf8igwNXKDtfzK/htTTDidi6ylTz5ICfM2np0NddmIOj5\nisH4+u9a/kgrjDII1g+BeVx7jaFCw3SLcjDQ5Zlmfys+kEWahhDCydBVfBkB\nUlwglUf6ggK3mLCqIQvkWb+PHmb2hMqBQVna/ejt69Fy+vTHZhFvj6oywqMX\nLLtGUgbRc5aC0U0rid6fGU+JFwXnZPwfrKcYdeuDE6rF80037CDOaQV8nCxA\nXgg/p8CUmfnllJwWG5oIZ8X2wlulCdx0cdrUirFZIeLvrepj2JphqdcYhMXj\nlC/9AePlZlooEvoBqVPba+EJegzdFkm8iZSs3UG1kzF8c6w9UCMutktbi5s9\nR3VGOt5nqP7ofPQZBVQl2Jxzu00PHGiqAokNSy1Sx3bFKEToMkiTdVsGMQU9\nSP7Q1+mLCT+2tD7aWHe4BfJBv9OY6a2rtWzCVOZTZlpSKfTXkXEzx7VV1Kpf\nBJOJWQcDGd06Jyq3cbtFy4yXbclWsdDcFux2a9Kh7dmX17/4jZ+m8bKPXVls\nveT2Rrn8HWPJ4v1Q7bvH5nYVvgnQ2UzdjzaN5WY4Ih3hDDtwkOcj9krFCTO3\nsRsSwATjcPJAnky5S3vc+ZQTN5lyIHDUGLSrtiwjVNZ5bXi8zFVBuG81ys2y\nNoWf\r\n=kJXk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCt3otvKGIWpUNftY7kDA6D+J9Hfr7Ut+aAoO3RyNZcewIhAPG/TQ74BJsqV1tNTvV0ggUVkS6Wl+Nn2Cm18rZyMZld"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.14_1533897988630_0.6851546153651364"},"_hasShrinkwrap":false,"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.19.15-20180810121838":{"name":"composer-common","version":"0.19.15-20180810121838","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.15-20180810121838","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-6z+uD6E+e3jThfZwrNoEjmP0v8Wfw7IZaGSXqTQPcI6ETUfkvyj+EW1Xea2x286PL3nn0Zki+Hssb159GhcA9w==","shasum":"16caec39e263cbe2ded88dd976ff93bf7c57a25c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.15-20180810121838.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbbYK7CRA9TVsSAnZWagAArm0P+wbcUBZSYOesB+9UkKAN\nkjmaZLBKkEBFtmvraB3psbaTzj2SW6dILTViljrXfkj/GUVuJ6622H5RUbkd\nTV38hvjc0k9HSASP72XZmLDo/xytzfegiM+vYEwIIuiNXpME6rIG5sfD/F3T\nyApt5cjKV37XGslNLs48Ml17gOu6mISgE84N1acZAcYU7hjlq3Gf2vXfm1PJ\nw4buEbF4VEhCk8YzYkpdf6HZcfVf1LsCj++aju4k99g8bQsBowUjC+wVNQk/\nmam+CA09JKs6860V747ORHQH3zNnBPgWh7+5zLq80PCBuU3WyX8A20TYdxum\nl2qP/PdLK6LOcUD28u2Skn+CfClN/Sqp5/cVXQ8ENP2L/v3VrtV12Gurk3Lt\nOYe8K06n2uIsK4fclf0OnLV7E5HgmRv5wPncHhNaqQK3ng2164kpuv9C3d/A\n4V3Ec3Qt2QntHI9aGy1P2IDaQPSJFkSvkMeb7pE9AMn+w7g99wVoQb3TGxZB\n1EqsehRye+agqslzH1HenMaDmPS/3G/jUxGyPFB1rPs2Gcwwoy+955rkCYZY\nIWvcoVQ6NsOBck/msKLWBLhRxWShMpw7+DZ3mfRMK2yzITAstGMYyzbEOIWy\nTBhUgtYZPaCz89W/xnQ7n1mI9AdDUaaw0pPoThCvWvBnmbsGsxhB6k7CM8Vd\nIw6n\r\n=RazH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDKV2AzHoPbnIFzrJl2SRJCk4n/IE9okiRlqHHKIOj7rAiBJZe0LpAPydCLkgASz+hv+8TcSmR5XoFPc1tBUTofoZg=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.15-20180810121838_1533903546751_0.5855305116005243"},"_hasShrinkwrap":false},"0.20.1-20180811045244":{"name":"composer-common","version":"0.20.1-20180811045244","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.1-20180811045244","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-J5l4p6ErCq+4JyfHcKQs2wQr+Hk0obweCn7oNDV1zu2i+5ySNhfyVNrdkKIQdiB80XTguWoKO610eMeKJMyDKw==","shasum":"18ec1d0974c6b4215729e74c5da61c5d46fe5e65","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.1-20180811045244.tgz","fileCount":160,"unpackedSize":2531813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbbmu/CRA9TVsSAnZWagAAVPsQAJe2/N0xAEejAOg2Kqz1\ns0CvQIdjjx/fItWsquyK5kVPqyWrl0jDBQjltzXftAhftgDp1fpYXhk30/9/\nsnuD8Pn9rOacBdVzyxdaUCrxRiTdVOT+hDCG+YWNzNudko4gQNGitDZO2YRy\n+lEOTD2zMn2yuVxi1B9ZCp3kDh3huuPbAMWHkjXNb6pczWe0wp+j9R66RFml\nsHvQXdQfQSkJCVDZkYkHKs3GGtc6NHvfvTn++TybUhepyBybrRv/oReePUmy\nw1Gf4i/3SnHKBlkER8eQ/ud85FbYkeOs9RhryYiANBkHG7C2NnPiWWo4DhRm\n/+TKDOdOIKQ9jJEJdKxpqvLyx1se+J/R6Z0jBNZ8s7j2KWlIOkhfZdEI0rDN\nLERVL1dnJGVcBORJ8n90Ivf7UolkFLLMj6E1VnFnaYZLqcjXEGcAIlcaz0eJ\nJzoFUvzxgfTuoOSTJUL0dBCfeXp6g5zOn02/yhiPEkxvuxHr8wGUVCWptdUf\nSF42IFl1wj1968IypxjT5DEGz/0zFevY8CZJM7WPWLFbsn1xbycp4h659Q9a\nOHd/p4nfTl/ADbjEkjA5PHZSClcIL2wtpS3TT9GP4F+yJc0t1cBGi1WuGvq7\nu0zBkOfHMMXfidkw48ijPbu6Yk8AoVvH9iC4+HfFb+As3UoD+cneId70GPpx\noB6z\r\n=DTE5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEMCIDUVukH5dxjHCIFGgJzYPopXfiHXLSCSr6qnORBq2MJEAh8Bd9CYJvSpAawjTpOcbR+1Cj1RuqdbN6xC7HeDbC4C"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.1-20180811045244_1533963198520_0.34341124048564997"},"_hasShrinkwrap":false},"0.20.1-20180812045134":{"name":"composer-common","version":"0.20.1-20180812045134","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.1-20180812045134","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-6qYvzptd2Xti87TCS2wrEohbD7VcpAuMn0VqbRLn0FSeR1pu+F29w+fjDEH3D88gWXha1qb3zNes+Drsaaxubg==","shasum":"b1cfc073706cc224a2003c87911d6b432f279635","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.1-20180812045134.tgz","fileCount":160,"unpackedSize":2531813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbb7z4CRA9TVsSAnZWagAAeGoP/1C+Dh844ju7PhVPtYWj\n52qIbDiyv4fuc+/mBGJQJbo8EaYBCCLPYZTg1TDbh9gAwqofdHENFAXGMVUg\nBk7aUkNZn+jLxHdQNkNbSLC7e0R7pTnqKGR0BMpRXkp9qUQtXzsAiCgpBigt\nf36HD1Xq6ZsGtzpbi6OoaFMsl+f3obb690c6ASmfBfbLj94f3wEPxOmKLu64\n12UHWKrMH8T/dgChp4xZCDSSfvMD8+fjoRgWUT/veZcUyJ5amwFSZbxf/vCh\n/N5hkNltTy/kjAj389HWtLfiYC3JvzFc9I5WUEsP/STnQZR8zbAbuNiebLpq\nH0nNXKKKBQWvEnZebBY4SsEv6xnNEUql2V0+yjeqkSeTb4b4GnJesnCkQ2Wq\n8W36UeDEB/jcebzwn9q2v0PATuxxwE19zGwIlbDAdCpQIVJshpHWlMeWFmZk\nNaLZ7IWb1Z9ovQhsucTsNJ4edFAIVPHWWkEM07vBYBt8/y0fadwOqW6n+YYv\nRqyaVgwhPFOjVHQiDGWvIluQuqW9FQcj4CzCgLJqSbMv6iVcg1KMkTuS5D82\nGkFE4vf+dqfglSbs+8PfrBIgFPYcFDxz+T9Fb0dqUI3JEvj1dnUIQJT9K1Hz\n7Kg7dy++JuYHMmPC0+CPtzsz932wc/brsLTcHnL8ov6+jDmFAs01Gxuc4FTQ\nLnU7\r\n=lwc8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD3vJ7rDMgL3zBXqi9T/oTOog50aPWQ9tZl//e7eCpthQIgDZ+wragSsOhAq20VTTC2JHse4M83DCgVrDJ3Oiwwl40="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.1-20180812045134_1534049528448_0.19361126730245326"},"_hasShrinkwrap":false},"0.20.1-20180813085338":{"name":"composer-common","version":"0.20.1-20180813085338","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.1-20180813085338","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-USprnARHXPTLXGEGtgOcCCMlXR+wFFWXPgDOnNKrwNp9rRL+fefzkVZ2m5iAMzkMKYDEc/w8CKh6VW1XJXqzYA==","shasum":"afacb8cd7589986cf194673f729a9b7abc2008b1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.1-20180813085338.tgz","fileCount":160,"unpackedSize":2531813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbcUc2CRA9TVsSAnZWagAANC4QAIygo/K2xNuPKfwNzMYC\nVmTbbrH+QoVWHp8BXq1V6C/fFB6ZElDyJEKPYkh8fS19hQPzHlkH8gBq7UCu\nTg2buGC8VN9OPLqSl1EihhjhgYJzn+f2fRMLNyAyEsofNM6ZvMAPntanjvVs\nitWrKRD+gR/hXf8thaVJefRszBPPIZRuVCkcR877EKHxCuNkIH84ogb28h6C\n4C6lMxeVsBIdZvtXL4RldjpSlGkYnSzu0eYMRqIvFdrVjSvVgr3k8GBJSCZd\n5WJaJAq3gUaXICWDEQs+X0dG//Ruhr1DRDuj74E1w9EojcGQmmyOeYukL53L\nTH8xSBwqo+q0EXTV6RH89Iimy1dNDLMXxNbl7JPslch+g9FIxkQBi0f8yybF\naRRqeH4tmHY1SN21Kj+l6Eq2T+gi6AqXRTO5sl6uQRQNMn64sis0tFGx6fr9\nntiFEV8xIBZehSiPwS7vrbA9SmwYVq+iBgGQf4F8bJbBVs9eogtY3a6UTU/I\nT5KapLTjXH5DcrLgUYtUSjiN8h7KnGuVT908vAOfDOr1i5X53/nrXzJBna80\nsw2FDLE9W1C1yGuxwsunRTfChxB3Poa4nc7zNs2EnorBno1VZfC5SHrBsQGy\nu3U0gQ1+NfPAC+QBxhEMs/38V+bYcftbZ8eDxk08KFdD5m7ZKCnLt3DYkgod\nP+EK\r\n=Z6te\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIANxwYBSRXSezTgVML9Nxfgv8/gri6zu5Iw6kXTAcbHlAiB2oIgMzdGmJSKS/e+67YSLMhjB6F6Ri3cP7u6hbAH1Qg=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.1-20180813085338_1534150453573_0.4161040470459698"},"_hasShrinkwrap":false},"0.19.15-20180813091719":{"name":"composer-common","version":"0.19.15-20180813091719","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.15-20180813091719","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-ix2i8k1Z/HdU5tgVCfRH5pk8kL7oso8dsCeebEjPTsOGoJZKBx9lRSWcA+4lQx+4vRCD1YyNFNoltyOzneGdQQ==","shasum":"2cfed58583481abf3a4d6a9779460e85cce68613","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.15-20180813091719.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbcUzLCRA9TVsSAnZWagAAMuQP/0ol0GiHJ96/2zDsdVPB\nOkex9aci10iAAaRoFFAiCOWEoxzUNkN0PpRGSPtDVk+uijVomCSfexzsLA0I\nOeT3OvPEAh0zTolGdrTGwG3cY8l+jxA9injsoG2vFq2HCFei1U9lGeSHtewG\n6+MdFMQh6lg62xhy+JXRshRPN48Z6myrmHYfgciCwSMMBm55lxLcamJcXuFm\nMFgT3Rgie3lLFyndv9RXkIQEX2qVbVw8SYdQaW9udbYabwdazt0JmTLe9JJ+\n3UadwqKRwz0n+2dm/qxpPm+3ZzS4YpgCVxQ4HRuBvwWHOlGpbBPkjhkwsJZT\ni3y87sZFoQZ3dSJXLFCnO0i0cy0eeP2d/782t18qwtQ7ITF1ibCCDOcAGbIG\nssZbGRQCzZgrCUR+nVLi+eLB+G4yBljUtpc/CMOKZIiENpgSJBdurWczJi6R\nFO556XCtwUbce9K03ljK9tkPmZ3aXIDIaNjDkAKI4GMxfjY02iH96FE0n8v9\nNfkFA5ej89P2dLI5enKPi4sKiC9jOIAZCSubpNqecCt/wFGIr5X0oJdM2o8o\nXaWbq4JZ4W/KCTwhXA6KMKc997J9cuHLcR5ilkTdNW+ZPvuClhoaQQn/p+Bm\nFCWR6zR6Q6oPywkyS/tJ3UxyTqHmWDuHrSujQnnA6SaCDGIpCttfqPVg4MSO\nAc//\r\n=0mB4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHCEAZIWt70f0JpMXmrljny42H0x3cNoJvWOyIGgiDLWAiAz/FTwxDHaYU4X11Cg2Ol2NMkE3jkRcOAWwE8crrakMQ=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.15-20180813091719_1534151882888_0.029451856851925973"},"_hasShrinkwrap":false},"0.20.1-20180814045427":{"name":"composer-common","version":"0.20.1-20180814045427","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.1-20180814045427","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-hrzEJfN8cHWtWcS3HSg5slB4wkTZcMszwhe58E98o1OsXpxc6gDnh7SvfurhRfs4B6BUgZKZVASdyq2orbagCA==","shasum":"ebffda2aac86c151b9fdbc375d72ae24fa56a821","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.1-20180814045427.tgz","fileCount":160,"unpackedSize":2531813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbcmCrCRA9TVsSAnZWagAA7BoP/RMOzsZIKmTeTUvZ40gR\npqXtmxOfvr0VdUx71F6W16HfYMCvJUsbey63jP+7cdlQ7tp3TPdplpE/z3LS\nSB6xzTcHPXZ2Vt/KJejVa1SBmLXH+gd1/G+bQQ2XYFEWc4WX9+0PWvojfMAo\nyUN8LhCDDMRAcKxk3TPXxrcmEsc188sGKOiIkaPVBuKyZIZropuOooIQ0shL\n3TYCczSZlrfkOSwvKkAj6BiBXuKVxwMrJvnRZx+/1v0OL4CxFdtFq9aXILBG\nYNgiYFpa85ZzNaK9OfKoQ0k2ssonHU7qT9cTeUeLHIikmDoOnZL1CPve8sjw\ncZpnAh/PsUUvJtY6lRC6DAW6cHOLkHw6SqQr2RCvyUekhggf2oiEgfdtFCjo\nBc9Ne+CiBbNM2PFrTXX8q1I+mwG6/tZVmDLbiX0kuFHKiwrYOet7O6WTLf6+\n1Rum1fiPThdI6xwKywkH6dgDlI8tMW6tadVBRQoPWuqVhwhHOcPnD8YMZtJr\nHa4GEps+FOKiDuxcYAryWYicJhZaL1ZtTc3jx4N7JU4Ck71yXWkGulta0Fbj\nBVANly6EwQAoWMF4GkYY8daNCEWJzj/i2LmNAqQDLDLAsbMrQy7Xn/j9WLnU\nOAu+FuLserQcAGahOOgurmtAKFon0xK336nhz1QdKnMzKzFqUzBZatq6vAYq\nPM4B\r\n=DzDf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDNHHd7GBJuw2giRExpUG5rJskAQ23A20kCyMN/h77eaAIgIZWfG5zcvIVJP462Tlzy3+Hk7z+3uTgjvITVeG9znsM="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.1-20180814045427_1534222506966_0.7232982600143159"},"_hasShrinkwrap":false},"0.20.1-20180815045416":{"name":"composer-common","version":"0.20.1-20180815045416","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.1-20180815045416","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-LnEXQncoWyP6bfeetlCupeZTwgtoCZ2KPuInab5bvHD+zcBhz+9QhGZcQxlBDy/VZs45d1BduZyn2eAfSFvazA==","shasum":"fda0d2287fa57e40d17fbc3b4ae07080c6aec0ac","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.1-20180815045416.tgz","fileCount":160,"unpackedSize":2531813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbc7IhCRA9TVsSAnZWagAA0NwP/1Wj7jqLvZ+v4ojOgou/\nAsts9J4Ng5YV+95pzDm0SSqaD+NZl2SMNJKhpLAH4wjPwAcdkzHA15/ZTSfg\nD80OuO/cd/vpz9OUmGNbTDJ8qFkIrxOgY6rLJghvsGuM4vkPs0d7gg1EM8ud\n2rx2j2+x3+C27LmCxmAmqGVD+AMuA7KVfTJqSG+DwkeQZu7flknpxTgvlSo8\nOlaL0P2BboIvPZHfjy5Kk/4moJ5y5CCR8LIAn+J/YkmaWYt48oXV5fBQee3V\nVBuLR6tDGZNByDsm/is04+/KCAxwbguh7uPEGdIHJx1uot4/mcSOAXF6iuQV\n+DN0vOWfPeGhRDMCrbzgTxJy7Yow4i4ZapY18EsvZ07qTC7ly5JSZTBupGo4\npSRfuhkRQaiqGBtDypOIQR6YSkwWXQ47Jh5szoC+KJZGdjdj7OA8OCk9edWr\nsbP1w9IZUb/ftz1USU+iYPwS3O3oa7k1WtiKHZ04kLUKAFtKX7/XEeJ3f0L4\n4V6fnqLp5oCCp4Pk7CAEG3IPxcmoO3X/dy0agA4ywORoskYqH+3Osb4qDTh4\nqEiU/mxAjTkEQMb8/R6JN3ZoyOcn4kowC58+ummy9uMEHTxyBF9pZtcYI7N4\ntmIVMiUPjrLqqnputBpSnZxCpxb2es9WMyw9qTS0uHgNd2XVEzlq7w115u4W\nQrxV\r\n=KeEs\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDIFdc5k9SPIk+S92CA0jImtWHszJdevHi9/+UVbozX6QIhAMGEg45GjxqMPWR8RKUgNyIBbUXY+h8OAd0chpulukgX"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.1-20180815045416_1534308897038_0.04435729220380691"},"_hasShrinkwrap":false},"0.20.1-20180816045446":{"name":"composer-common","version":"0.20.1-20180816045446","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.1-20180816045446","_npmVersion":"5.6.0","_nodeVersion":"8.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-JgaQzgUk0BtlqHDLCvmon9bJNPu5okJeuA3X5aAYYp7mbR8Wgi+WLr0GxN1P3WohMx+eg6eELJ50/+H/DOqUDw==","shasum":"5adc2637b6042090ab1f5d8c428c169f47dcfcef","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.1-20180816045446.tgz","fileCount":160,"unpackedSize":2531813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbdQPCCRA9TVsSAnZWagAArMMP/2JNazFFBg/P9DBHAKFy\nMqT8NoLNxnxu62mdHv9nI4BP/cKLTMbL3kuXQMBf8mdTNO1wm4FM4srZC8h/\nt2iMTlGD8IxoP5DaGTSSdTt5I59oIGfw36dbgk0CBA7U+T5kgfZt+Hl5thVT\nTENzK6C3YYfZu+xfhQPOtA3TgoA92P/XOq7XGa2zJgVLnawzEji6zJZn8Hi7\n6FHzUQ3DdV7SBvRpnluQTF6NrWLYPaev2M/2Js79wqUVf6fEOjP10IkQgjOH\nwAN9wdg5l2+N4TM/9WCiytthSukQGL/Qlr1gR3J32nAp4q4eumv5x/ZYDa6F\nwSfy/Zu9Bjtt9QRxY92354WjHmKTE8u9uKhuX3780snruJGiNTVcQneTh0af\nJH4sIN01bwGhAo2lZzNXMkDlpOsyrkdDSU8dHHV1cDvSlX0M3A3Tgd9sz8TO\nIZQ3n3V2SCbQIBpVqGWPqGwsv+up5Ij5azhiGceJ6egGvLMb/ElqZpWHLbif\nQFcIlEYfUV3nYTnOvtrum9pT+x4GeauGaVgjbTmrb6MhEyQVd1rJF+Ypeh8p\ntnNmDEeGNZzPLAKw5s27qTEl/oFYRNCR3/DpACyzR8qZjJH1RB23BOquZwBl\n1cdWiLN9sUxmjgr7MT0Fpni/1AHzyI/tpughV30rS0MqDNdmM8wgKIsFOIiv\n7d2s\r\n=oAkE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDX445iRht2myCc/6fSyEeppu7VTRkU5eDBRQwnwxqpLAIhAOWz7V7ba28g1zpogiMErCNJGPogELOCXw0Aru5xTffB"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.1-20180816045446_1534395329706_0.24664252078886895"},"_hasShrinkwrap":false},"0.20.1-20180817045337":{"name":"composer-common","version":"0.20.1-20180817045337","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.1-20180817045337","_npmVersion":"5.6.0","_nodeVersion":"8.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-aftNZ+LBdlZT0/cR2zBPqJOFTd2K2F8pkRGHrI8rhIb/wxd6qBRZ+zAR5SR4yWaWqWZdbD7qDiEOcFhjg19ekA==","shasum":"81761aebabf8461303091989b69665f588e54ba1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.1-20180817045337.tgz","fileCount":160,"unpackedSize":2531813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbdlT2CRA9TVsSAnZWagAAPfAQAJRtkM1XEcQjuBdVsHKL\nVqGGCSFkM/j2gXiAUsip/EJoHXBAOl2bqJkzhXIZdnVSx+a5P0l9J4knMi7i\nLIsRS8KqHydWoFH7ytxkab/rKnoxaEyJrej5O0ad+PD60xzWIM7xEgeMD1Uz\nQ3W90Lkpa3n4Oipq0ZKMNSpwpOtNsZ4XSPPhqqWJ9Xquq9Xra2W6ns/JfYY1\n2tBkFxYQVpYWC0OMnLmvCJXYd1CFUOzX1NiG4gb4pjF3o82F1b3GDj/GyqIE\nbP4o9BtpeZFf1voCKF7B6KOFJ5fPoqnBFJTHS7lll3jHD4VX18RhZmYqUklc\nyP8CWkC2wDAR9X++Jw+mXHPznQnoi0tl2LJcjN92942nMPY9/ggxEY+ksnQe\nAiBsH85Np3Qn0s2kvYxjNp1/zg6Q4HBRQizxq6lxora9us4cEVGoEE0gOnDF\nJBkbkOCsIsQ50usWVs6hLuLjCT3DdacMNxJVO4fWULaifLjt9hH+yG9PwQv4\ncvozzD+1pmNOlqMd/ksABWLzmo8q2ot98ddjOMjc7LXNFIf5SfCN6LiQSMDm\nlLvKYDPq7zHKucWGoNqSvg1se5ySqeg1IZr6Bnx7j1lzn1mWvyzkeLzT0dWO\nW2xAXknXYraJENxWm6TxFj/UV5JqfZn6ol355N+RCm0Sq+u7gM3R0ufTsiDe\nGVwQ\r\n=l9cq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEkBLq+UJ6BnU9KeFJkiZPSpW1TXwOLi+s9tLohUWa6oAiAUVVg1Lc+wLeeCvHvuVY5dp0luwUOt1ciwPk+gk/yrlQ=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.1-20180817045337_1534481653534_0.9751601946759181"},"_hasShrinkwrap":false},"0.20.1-20180821070436":{"name":"composer-common","version":"0.20.1-20180821070436","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.1-20180821070436","_npmVersion":"5.6.0","_nodeVersion":"8.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-YQTfure1F5/za/9RofnnunXf15w9HTvjlwh2mpFzf1f7bN66Krg4NKX9rqQiXpe84zGh6Kn800oVEK+wmO1gDA==","shasum":"97e3c35c3339e8fff65dd0458d3bd1f27a760e87","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.1-20180821070436.tgz","fileCount":160,"unpackedSize":2531813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbe7mlCRA9TVsSAnZWagAAu7wP/i0DQN2EzRpgIFoRgbqI\neVQEmU3fvL6ovEkWudMu4BCMwYSfcg2hUZBabMw59VHYhNcx58bOR1Ybj1s1\nt849EkO7hAORkK+H4kZtlhyJOSGQSkNfOmZiXIMohdSAgHTPVzYBqUBYdeCr\n9j90F06GAbpcbAb8bzNdMP8pJxvsftzzPZPc2J/gY8RRYdod9GzzpcmQcXUS\nqT5FFWd/SDASI2qLdp5FOKcQwJVt5hjtcObjyXfrWGIOWDlOVB2bnO7K4rq3\ncIEvRCbWbSTvXg8pi/Z6vHQ7lkAZtWJlPD6WzKnNkN2U9qv3MOX0lMQ0pM7U\nonQ2TbiVGwPXItucq1OQSSMpfOQx0BfB1VdqUwEqOiecUPflzUw1gyM0fJBJ\nt/M0e0Dr/P8i6iMflh+h2K78L+F90qCTzFf6cqC043qVMLpDRB5I/DVUo/wS\nOXI2cpmjiqmHwMqSH5hyRhnEvuiUFP7ioknHXuMFEJazX0SIahV8VKiFo7wC\nA/6F5jux4QQI+E79HxlXd89tycNPNU2xeAWQGGpHTIanWsqA22HOgi/NVMWy\nQCGssxR2CBajHsJH1mn+uitJGL3ShLtxYy4pcCpoC/D91QMsLOQyIreuTJVy\n6Bsk0n6Q8unDmQAQsg7RP+wc7MORq8TeMkxE6febsxNik087A8xGzY2cNhrV\n2SP4\r\n=8T3E\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBJvRQfZBxl152dE+eh3AAdmTDz4nFCTi17+CBNn2cp0AiBf5Guh7hteDO3+keeIji0dnwEHlvLcO/rpPWxzbBv0Gw=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.1-20180821070436_1534835108306_0.9371143527882859"},"_hasShrinkwrap":false},"0.20.1-20180821085214":{"name":"composer-common","version":"0.20.1-20180821085214","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.1-20180821085214","_npmVersion":"5.6.0","_nodeVersion":"8.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-JChTfbYkjPG+x/bePrb1gmF9PP/adgt/scXdxnsFAPlpU+ZRnmxa/PkMtrHOsEu1E0fIIuoKnM2FOONY8wZATA==","shasum":"109ddece80c188e6e2a183d7ac6390392ae6e043","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.1-20180821085214.tgz","fileCount":160,"unpackedSize":2531813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbe9LbCRA9TVsSAnZWagAANeIQAINvwirCdH2DkU2Df09g\nV5qrTdi8Svu+aiFixxpn5OtaZ0KwqaYvZgLsSBWMhHJgIrAaSrB2Ut7rTYC4\ny88llFHLnbCp3Km5/I2vghlIPiVAREspz5yb2Vw5aRAqRv4V9t7hm6R3V/pq\n4QerH3wtAe1Qx+/CfrAorzvX8wj/Gr6AoRJSpKKhHSJ4zjWeNTOqdHt8+K/X\nNRZwwD8M96xicS1XI8lrEWsXy38zQui08kMkD8t6+udiykBdvv+sPeMr8Go7\nL9S6UyMEFVeW7o26W6+hDJvhvvjm2nRTgSlgXHHx0XpnHR/k3RSaTJold3n4\nVE6M/nzdfwHjKH9Ltwz1/iGXsIv4DXvXxvmMjsI9H2MBfoRatjHlX2f7056K\noLPqK2wAdH3L+RHz+TWh1a1iV0/BlEcQEgdz/+jDokQOK7f4d8TOuLcwQAlJ\n7Dw7Pf6NtsvKH2ca0BL9yPWXMioSzW7URUv4USyTFZ7qx1I6vIKFxAcFe3JB\nxWjbnV4GM/eZeZ8X7tlr0ap4ix0dadJGmW9KnYDokmhGGq7Xhgnd0ULhW4FB\nBjQBzM2octH2xAAY4l5jSbeNvKCm3QilXDYg4AME9GXO9JndS31PnkjbzG6O\nNd+y/CnaE8wAPbIqD2xhhXesMK32Q5awYbhMX7VGFf0p9G7Q/IiZuJzMmhlN\nrCld\r\n=RtYJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEJjmaE7Q+9Pq2nHCoDS3rGkuu/rzOsnRDG2u67/r7DAAiEAp6kiHhfkyzEAgaSUrEmZhh69Cmob+PKUaYKN2ygHS+o="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.1-20180821085214_1534841561906_0.09417935681970824"},"_hasShrinkwrap":false},"0.20.1-20180822045811":{"name":"composer-common","version":"0.20.1-20180822045811","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.1-20180822045811","_npmVersion":"5.6.0","_nodeVersion":"8.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-VslnUbJs0ky5X8hcw92zqN55NeyUg1Ak1bMgSTHRyglrK+CR9IDnHADISqdbb9rQlcicKd1k2jW1BflWecVc1A==","shasum":"fe1ab28f6e164cd6fad5944353f52f7f7e773cf7","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.1-20180822045811.tgz","fileCount":160,"unpackedSize":2531813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfO2FCRA9TVsSAnZWagAAIGgP/1Nd3f2fbNxa5TeCAfo8\nV5GJPQ6sDGA+Xn5Ydde3DoP4OHL1ZfmQ9as2KiamIRhyD2Hcc18Aq4eevTVn\n9lGVVT/dEuD5B/f06J4Fdv6XgMjsgha5uUcC7mEVPGqdM5PdVovkAFgi2qhr\n+pLSwgUqmH7Xd6vWEFvb4/Ml/IgosqvfVTVERKx92HlJ4CB9KrldbsYVcKuL\nahz4FAQ70ZfeVnYXbKQ8q5/4THDWdw3sJKPSJpyWvxr1wcQT/cnHczNUHOoy\n5jvi5zsi4lEunH9TCtbDvlxC15gt0tPW8JyBmPKKqsCc9WOkLSetnILfENHI\nlAE/hWUiEruTV30zuVvl40Aj8ur7St5Mi7DnWw/aIdiBSnW/rujEggt0t+HH\nlTYAoBgZBm4x7LuMKO5Z2LuSvoJQx7hkI7Y72nYn9rE+Oq8AvFTGSEC1nu9c\n2NzzIjTdM/dHcqFELkdcjmbC9uOvpMtyi0zeq1YmX63X2x5W2/wDi2aYqQWh\njpbgNxeCfS7yEm+Ci08YM6eEA68tZMCibJRehHoA4b+odeOCxd9sclIv85h+\nLuBR/7LSgZLNumk0wdOVmblRhn+IUc4XoDK3ZOHrk1EGlYQCunP4eAZxMOJ2\nibIeCbwf0sNCW33P421kpEo1IPfbCLyTAqYGGqMfL5TIFby9ykW23FHsmtO0\n7j5Q\r\n=GS5B\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDO04NhfRaVLTYgwaIRt6ogJNkaLrpqdVielSkP0YhC4QIhAJL2acb8C+a4TGr7PRwMi75nGZj3ifeAscXVliMrIQhS"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.1-20180822045811_1534913924512_0.5580330091648087"},"_hasShrinkwrap":false},"0.20.1-20180823045823":{"name":"composer-common","version":"0.20.1-20180823045823","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.1-20180823045823","_npmVersion":"5.6.0","_nodeVersion":"8.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Rc2kN9wzG2X+8L/QrYmbjxUtUf45QMpDxcq60JG8mXoaPQ20WulqWuGIWgPZFGsAOI/bz6CoZsoBOLrHCgvV3A==","shasum":"b49984845d7a6c31a21276e857d9dfe2d6fd747d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.1-20180823045823.tgz","fileCount":160,"unpackedSize":2531813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfj8RCRA9TVsSAnZWagAAa24P/RyzimHAVTRjRql1JOSx\nzOsCtwj5Hz+6dhnzG5kpXPjW8Z4KGM/0r/QWx2IoAVUTUj7C1Elz8m6jMKYs\nJlehsR+0bNmoWnI8e4lgvCEvUU2z8MontY7UHeCz8hoqwiBmH9qQ32VRrVd4\nzaJmx6OEbroR/vS6+h/Y7M+8XbzD5nsybn5veEu98+AszHLk6RGWtOxwWulw\nv988C0lCTsU/4gdp9icaH7hxiEeORM7uhEAiDGo2hIX0kYmeW/zxsM2y/zPf\nGXJB7834wXzEinsnykgqOy7Od4OTZ9qYF5GR6niqvYwFOYFmU6r5EPev7bBx\nLec+54ZF2Oh/tuLKKFmCnuD+iUJB+3sHd9RzvujrVy9TsmKiZaxY14b6XlEf\nuV8rmnv+hMYJ0GQnF5FbjLoLpsfjJ8GDk52Lfua2jrIeEpkmfvRb0l8AbFNE\nrzUnM4aGiaDpfsiDVxTO9c9cIgbaX3HQBOSeAaPB5x9GTZlK/ENsfEMk3lUF\n8bkXI7BOqnEKHi7Dmg/+mCHet2MUwG1ZWf4dNRt0bD2LbaguH+07Is/4uDcK\nkLsdOqsnFGCgZQGHWI7/QG8G/rxzQkQJtRxHaU2YQ6UsNsAhbTYb4aNzRjYP\nTcIDYOZ4bzoQWmliG9KhLiL+DqdHZcjIa/NIzgANlSME1GsRqvi25ZTZ9bxq\nuz1a\r\n=JaL6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID0Nq3n6wVQcwmSiRVzJwU01HBBK5HYsx4xjQMlngkDWAiBPzIIxKXGWBOpDM5vd75A2Fo86PCORO7vxh48AFzbpkA=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.1-20180823045823_1535000336151_0.9651168872506419"},"_hasShrinkwrap":false},"0.20.1-20180824045810":{"name":"composer-common","version":"0.20.1-20180824045810","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.1-20180824045810","_npmVersion":"5.6.0","_nodeVersion":"8.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-PXFbCMypQej3rBo/yJzZ6MkeSNNmSUj4HHSow8O1wt6g7HzmCmgPR7YuDpwuWvXuYQf/vbIqwPfdnuGsyKuF/g==","shasum":"0f4e1cf2bd19999c0e8aca32bce25a7135082686","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.1-20180824045810.tgz","fileCount":160,"unpackedSize":2531813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbf5CBCRA9TVsSAnZWagAA8rMP/16TddUMH8V9apajs3oG\nYePSzdOSWBF06FjkZt/aSeMX/FSUYy9W90f5MKj57VPm2zdY9kK+6+Vphn9x\nAXpb3fgtxah9seST1lsC9waBl3AV84NVvw2d9ZBTEpw1h6Fh5j+QwUj3YSEd\nG4p/5veizuaRV5JAUefAkzRFAeNeq5YitC16VcWjyBm/6BSt3MyQ1uH2kFwm\nw3Y7t+OMxO0kgSKzZ/0rLdZuC6aExu6Kwf5Ed5UaNMpp9lDz7yhBPavsk6nd\nw5ximplYay6QIuJwJiJo2i13tdpysskXfuJ8JGxYKn+6O9mPncnOJQ/xdM3E\nciCzlxkXW1uA61qwZU8ATwwf7dAewEc5TpSy+612PdLYQO67bbeRMj4v+8+z\nVsO0ryj+nfrL8d6OKUqiI8AM8wc6H/VnqZs2ZQxy6WGQwEbPRNANy3k0X51t\nhJN+wpfgmRNao9hdiciV1XdUtubitsdiy1mGxiAuSJDCULwhCrA5jdoNRjFu\nSqqkL7hFO5nm6VBoJzBQqrE/Q/O1efKHjiumHjuv1xrMbphLPV/SmL0BALlI\nDbnIjaOfVxW7hnEvJzR4yyhS0SnTZVWpfM9KXXQmBNrR1xDQZM6IrLzpYud5\nZJ/G7rmi1d0bxhJjErKloDaj6LzR2sOOILnCBbh50CW+Ej8deCytHQ8dy1Rw\npjGM\r\n=jTTw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDU8LdSHAwXRbqDjfxTRaCxl6SY3X1k7/V628O+VfDgnAIhAME+rrav9nEjIgpzCOyJPa175j6i5dhpLteoOKTqIKI4"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.1-20180824045810_1535086720983_0.44584610862221274"},"_hasShrinkwrap":false},"0.20.1-20180830093112":{"name":"composer-common","version":"0.20.1-20180830093112","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.1-20180830093112","_npmVersion":"5.6.0","_nodeVersion":"8.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-iT88Lbo7K5a8OJhc7aLCi64F0/iKjurSUFz7uCAaDcelz/p6jSE4Q4KE1EW6BzIsIIgCjSrcHNwE+riAqOMa3A==","shasum":"58d0ede6212b95dfa8c9d72e534712e71e8383e3","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.1-20180830093112.tgz","fileCount":161,"unpackedSize":2545941,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbh7mLCRA9TVsSAnZWagAA230QAIbl2eb5dF6wtNeexlk1\nuJOTHWuyuR5koFNPnp26K8BSZjeSlUohtCXxxoazoCDdj3SLH8TlK4H5wAg9\nDplkF3RGyALDIlaBSdQFyxG8NE9rJXQglyZAAxlzMvl3wj9mDOoNzTbvfJKa\nFyn+mVk+7izJi1Al7EjNeCFTKVYGTJ/N53CKnKT+JAXQHlYAXXjQ6gIEe7la\nkp/RclKsJdjWMitox/UpsXG6luQXH5ACp3umkD8JO9uvtgjfU9rVVieXfL/A\n41BJliGdepojRrOfpyxLu8mU68jVd2bAPi2C+b5008oM2AG94ff6InH9atYQ\n3odAXxXP6OilhwkD4O/XvOQrFQcG1uX901KFmBSubR9gYLErTGLp6u4f3LV7\nWqRioU4tRmNyCAz+l3U+HTPMOVwhaQFRdTGAtLNLbzrw63zIdSDikDBrbi8D\nk/LbnpPnqUc2xzggtWVrklX0ixGTv0GDTpzArzInL3ieyLd1QPf1QLiRu8uU\nWvYNYNTIGZiRRRddPyxpr8YG6bLWleBN0vOIdq2OoBhQAHb4axL3WFlw7rhM\nIh233t0N669GnWfOB3oHYD9C5gbLFUddOnLJwfhsih2XYe4xxqRveMX81xKl\nZ7LoF8AlGcmWjnLCUbfh61vHdfEyIw2YzevtaIhoiagOlpsRJGK5fDYVIm1s\nqPeU\r\n=Ssoo\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDRw7+vPGSqcqWEkUUkmSGZa2oojEFC1euih+AFFVZo2AiAYBcPn4Tc2mMDSi8OxsaUZQq8NXk0/UKTzkmty3jGapg=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.1-20180830093112_1535621514453_0.009459816922988473"},"_hasShrinkwrap":false},"0.20.1-20180910153518":{"name":"composer-common","version":"0.20.1-20180910153518","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.1-20180910153518","_npmVersion":"5.6.0","_nodeVersion":"8.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-XXN/VhU03NZhI3Fmj7jJcVLdlFzEu+94wx+zu4jT9s9vtuFI90vbEQlXg3LLDn8/mVn9rdRFDQZc2hmDNF1ugA==","shasum":"b76f23cf1a5f0d30c6420fb70a8754e243ad9089","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.1-20180910153518.tgz","fileCount":161,"unpackedSize":2545941,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJblo9VCRA9TVsSAnZWagAANEQP/A7V7P6MN7AS708bjGTG\nmhYmBGLtmw0vvSK7/br3j8GF6z3e9YDpOUtwHtsFXexODYWGqqS3xMPn9b7l\nGlwijamlSejwgXN4CIEUNEWX9wyXgPTtGvJBJV6CTmVaXYq10DnF58UxDUH0\nQxlh/iy9v8D3DlJwc7s/i6vSVrM8ApQrbBlxucn8wBu2IRbHUgT39WtRb6GW\n0/thYR5DwIRFe+cRdzp+5bMGXxJfr6Aib5r0DhuAm2LvhJx4Q5P9B0L+6Alx\nZHF3OxSunwJscwyAy5q87eQ96rCHnq+uhBGspocrdWZPvA1jMyW4/Hv8ty/3\n4SyL1fgkyQa3TDWXj4KICli1V9lURtyHZJej6zYkgFaB0qitMabwbUPUyNbD\nHFbKA4uNKe9a+fYpGKXyfmjfg79vTSSwQQaD8rg1yjI/p0z0+zEQz8TuSNq7\n938D7hi6PxJkyXjaEKMxiCgZ9pEKclncpm7+w4E49xPask2wi5GY374Zyf9P\nG1rTC5zK6Mk5t7fe/BJ2t1sYf1E7BRP14fNVAvxDDbk1fmKF08UGKuNzv5pu\nynUnh8d7zGjee+18uElNI0/p/qICFkUsjAKOIlDz2NS/m0FBiwig2ZUnAqoA\nBYYr2LcpJu4tZITIJS4Hc8fkQ51etHYin3t+zjIcNspYEc+MAn8PsqZgJQM8\nRGgU\r\n=y6YG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD6A6msQxkFndR+dWbznAbqCzvyj6L31t9F7PeqNDTeeQIhALOhcacBQLFn9rOSiPEcveKtJHFVPRsH3c3EwJYrQbRR"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.1-20180910153518_1536593748475_0.6812875442785857"},"_hasShrinkwrap":false},"0.19.15-20180910154248":{"name":"composer-common","version":"0.19.15-20180910154248","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.15-20180910154248","_npmVersion":"5.6.0","_nodeVersion":"8.11.4","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-KUCSsve959Y2W/Wj1UfNR4mILgxM7otlnmoCMGrnod7vefPg2AAfv+kZCbzljM3IGmzZL0YX8Apg49Rh4dWPSQ==","shasum":"1c02a24eaec656a1b5b914654f965cf6c38aa58c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.15-20180910154248.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJblpEUCRA9TVsSAnZWagAAxNcP/A+W8hYl5ZOdomLiNsA3\npkXb0/YkwZhcNg0o1YLBUeGrpH5YD3rLCMsnlIq9BgvpT/RGTzPRGNhBOc6W\ntRNxZ0jhUgAyFhDcNZJH7HCtl9BvP0kOnWrHlMLMaFobJinxvchtFb0Dc9yb\nO/EFaZc8LjNVPpqO81sW97Z1utohCZF+BOyO8wZFyo/mKchdx/2akU7qvAtw\npN132wU9MKY8FHJmT+l5iNTmMagIUWYkgXLjuW1H55IhO9yJwmKZT/GWwRLM\nqWRb4c0dQ9dL9uiIj2EwLZGvLSyW/sig+rbf+spM4LDE0+hEO8KVNRana3PH\n4+ocgmDOnkxaWG8xH9dRXfRTN8p/MgnXcmpNXnQXNLurrTquQxsqa407O4Sk\nZpBRfmiAfhq7fkfrEWtxtwmUbuhQdyhlZF8P+kSoWUhLZhQ+PIjkgkuY5cLT\nhcknlaq1XMuRbWYybqRwilISD8hLl/Co5+AnLWkdtekNu2CuyNYhEcp52+Pw\ngJS9VcUIFTXHPFDgDUGyXBrPs5WeVyytPncaw0d7TDZic9eVHEfFbXuJ5mUL\nceXARS85syqk9v4hs2QLdkMfwiLZqT6pjnqhJ1VzRpXDK+VXeipUsKckRZOu\nWtv13HTOcBtN5f4G2scGEYC8q9YvEMLpTk7cVfgY0i3wubvrXyOECnyLPuav\n0f/x\r\n=3sdp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICRNXqZ07TmXVZIguE0B86Ecpyg79GAyaq7EMlDvOG4rAiBf+yKKAJjcjlyHLhGti+KMxg7vl4ls8abHKJuT/pxKJg=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.15-20180910154248_1536594195993_0.03741613483153894"},"_hasShrinkwrap":false},"0.19.15-20180912174312":{"name":"composer-common","version":"0.19.15-20180912174312","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.15-20180912174312","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-R967b7C14dEFNVDAi1gUgaSyF0SuNheMH6qq4MVbttBAHOVK1MPTSDWp1lqMqydIwKVX8UpOvlf+OgMUyIczdw==","shasum":"3fa481cf07b47508d0b267cf692092614eb86d92","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.15-20180912174312.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbmVBMCRA9TVsSAnZWagAAnngP/2VztrBpVcwjkc/07zzg\nhyhAvz7WsUaK+KxomWpQ4aQuDm18r+ZO1xE/aIZEeoEJF1w/8aEDrNUH3lGb\nEtryDZR9lmw+TipiWuNX7yzXEtgA/r8hHi50wEGcHtpGzYBy9ohlyE8J4xEA\ndoGvD2gS04EMuCQXhUICaSUGR1O6shwlAK5ciYQW/obnobF8WiKgz9C8KDmM\nS5qmAL8ZTdQq7Cvz84/AGFZETpfpk9xA+tKts4ODZNA2Guf4mcAruqBa3jLe\nvshg+AXQrnjynjNJ506Z+con5pRfZtNMM1G+UgQfGKK3W/wqqw6Dkw6A+7vP\ntEd3FFN3cTkrGoFg/sQ6EDIz4RZpZNQQV0FazTohI+6trPfh07289o4LqP0E\ntpX5aynYZMoo9G6lJ0OLSCYarM7oQtWHfsOAs7gbvZBCU/3l2xXsVROLMyar\nuj2lsvu7+krtz+cTTyDSixwDnOCGHMEzEK8W5xp/+2QnE3jSz1NjNa/vjT5g\nZcXcNwIovBH1OLNOpRkzx4KDSIe5QbxpaORng3hKD9gHR4Lyej6UgEcDKByf\nn6TwCR4LcdsyP4/W2uBcf/fVclCV01xUaodt8kN5EEk6hVDWPYoiWNh7aDpo\n9iVpAfDIQEPsEXjaDImo6lQFE/iJf4W/YAUV6MoCMquyRCyAMgrBw6gdG/5E\ng5PG\r\n=9/eG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC18D95P00p4CDPtUIJ4zPH+pPN+4e1gx6OMMgp1g3uRwIhAJc4W+oGcVbqk6JHfzBfEhckKyW6+7sMDJzzQsqOaknK"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.15-20180912174312_1536774219499_0.3837311340485534"},"_hasShrinkwrap":false},"0.20.1-20180912175033":{"name":"composer-common","version":"0.20.1-20180912175033","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.1-20180912175033","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-0XhbCXRgV2SQ/Nqp3FJq4mJhvsTSiMyW48+jqkxJ0rMCqkubhu9TTF7pWPL3QOCivsU4iTo6MJlZgE6PLW4Dsw==","shasum":"a9460cece9d7617887fcd38dfe3d577995d23b54","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.1-20180912175033.tgz","fileCount":161,"unpackedSize":2545941,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbmVIUCRA9TVsSAnZWagAAbX0QAJk5D5g3SPkPzXbZGKi8\n+8cMql0sPeRe1EKaObGHQQxjkgf+m6GrGtYKOOG66VrV7Vn96fy8zkrjVSLk\nMjCEVONt9O28BOmmhX7xmJ3n4Zm4+qOJon7GLkGiYuxcc39B7o6/kpWXKA6+\nrxGNyr8hurU/nYBu2+yAFeMjG5hHay2ivGUNZ9W/QIQx2JnYGshzQ4hbdGT3\neXxIJyiS6toCJElrtAbgvvGkIvxGrdxNoNPv/P8qldE9GxFyy1EgkL8RUj7d\nre31nOWZipYeeT+92EG+K3E9F2Tm8OMZkUnfExrQnu4Vf/CX9mwhtsEi0xJG\nbiIwDObIOZ6LooRTbkd/Qv+pGEnqgJxC/GzID5YswvUjOKLZE1eHiReCVP7C\nff29jhhgvwdh71dAkUyfpQ/b5uE8gSiXM9+7gPh8m1B+vvHn+nBxRC00RiJZ\nGEpA/JAXrIUdYEis9m7Ta8kcdL9YP1O4ho9zsmP+3b+n88hLsUqIbT65v5xW\nv6V6iFHbRr22wZispwJMgVt10y1+r3S8ewpP1VyX7hnEo6blQtPETTdM80ll\nvnOKNvf+nOX7NN8QmfcNWEkRF/V9y3IEJycckHSrccPiR4cJrJ/XGsiggJOx\nm1TxCUCNio3rl1fRGRq6PHaL1UKw01vn1Xb1nJs9QHMrFmd+LvBKILr5eFuO\natYV\r\n=RIeI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD9NUG7XhIxytjVe14FovsRJGgwixj0xiuuLdjWk30n1gIhAKwHbxiHDbheR6T9hYm1D0G9IG9Vf+QODWsb0GXLW0sz"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.1-20180912175033_1536774675530_0.4844517363396086"},"_hasShrinkwrap":false},"0.20.1-20180917105430":{"name":"composer-common","version":"0.20.1-20180917105430","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.1-20180917105430","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-VRLZFtPXC2HqO6mddlpLo91PxC2Pom7ri2ZAyep3g1OOtsAsEcrQPMV7KH/L+4ws6sL+O4MTNxnDoWFwg1pTkA==","shasum":"d3397e5d1ab31a96f6f62d0e267252d57f7900cb","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.1-20180917105430.tgz","fileCount":161,"unpackedSize":2545941,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbn4gCCRA9TVsSAnZWagAAkWcP/jS3FiH5JFtwIGcbWK/u\ncSNRLAj5L91v/rfEAq/a/Lfbi1BJKYzgIS+FIukorDvm1UlyrsnGwfT9WBcv\nEtaPVsY567eyCU7Z2BQH69egEUt7e2vjDgJU3jLgaF1kw1wZ8W0TD6MIUavE\nwz54qZZHWSt5jCbhVrRMa5vrVfgm2PEX9yXOFVVvH+EJUEhWTidHSOzfVFh8\ni4SBt1OZfZ1u8JsLqQOmk+be75D5xLiyUnhTHwEWfyf21wALzjlQhKI609Hb\nue3q9j3vzJAyqnA3Khcj5UZFGnszIYsYrde5FCk8L4OFagCHy9mg9IFv+xwI\nENRa8Sls9k9hEFulsmtpFyhoihZBLef8po4NhSvYMJeg4b7T+ozL2r86cFD3\nuFw9npYQe6YFhV0ov8HY0waMrK3K6rmbisWTCpaP0phAEWxT3GQLVNmI6Paz\nsqmRuSdoTO7kWEkF0yEHiPh+kS52+Wh5xV7pihR38W2fHCkfpm2X/czlcnam\nJ6BWr+HyMSiqiKu4DkHqQ5/fBZ+F9WnsipLJd2IUzwfRp5rwR9r1ORk7qM1h\nRxynPq7LZG8QJm96MFxCqBu15wfiJrD+gOqzVJ3nmEtyhz8q6Ir1q/ooIfOz\nzjLq1lHMckU4SSdeSwR104bF/WxYRnoeXSHFQdB/+ipfEONZq4huKyJmMDIZ\nGrkC\r\n=o8b4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEoBZPKdS7rkQQEl+xIZMJvO0sFljKoxOjO3VNVoIzx7AiApnrNSYTB2unx4Qk6ZyHgCsKU/vOB+fVocgR1fn71d3g=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.1-20180917105430_1537181697492_0.27194754937879173"},"_hasShrinkwrap":false},"0.19.15-20180917154100":{"name":"composer-common","version":"0.19.15-20180917154100","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.15-20180917154100","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Mjg9MpCP7F7R10tEyGxCbB6V2B4LfAkKd6QuorD7dPG+Nmo5fxuFzuTddLNMjOQofXRkMTLAEEr2UneJF5T+Fg==","shasum":"482c86abeeb2ad7d1cb211ac53eead44f7cd3786","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.15-20180917154100.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbn8sxCRA9TVsSAnZWagAAL1EP/3JjjTzb0gXexhX/EGKg\ny+O3YogfKM4nbC3dIVWLBQU4IYTk7gqZwgrX79BITo+GPaK60AmVjw799wEO\nrT/vZblRYgK7QVVIJhXuimoRRET19lm+gd/lzd1ZdQF+nceoOwEf3WqRpcAF\nVZsSTSBOtzWXsVgzgUWdo3eOtl+woZIlARZJkQk7K/yt25W75aTNxhiEZ7MU\nKCWeEvGMQKSyZ6Zdgg8dPCK8ELlOOm/o3TeXpONosZsoK2E1aiNYcrRqJSmR\nPGx8cEr62lPVz6wprMium0Mdjv5di68R8h6Fe6x3N7HnCmFxbgepFaHbxWfH\nX7PGx16U1BzDo2iMWB8iyYTZBZ2ZerU8Cgsgcr/QcCGDvG5+vIK40Bk3IgZV\nq708BOXH/TPrXIFIwHvXaXsgsCgdf6+J5nhTf5KqdhSMovlQolktyzMQpcgb\nnmk8ajw2S+PrQBuMpZ2JAMJWSFoaojjamWzces3mF4scUpcgr8IV0jfRTzew\n7GvwvbC03KBGTra17xZGLkgCt/+Mq4fMOF3z8VWHK3CVCiKK5Gp2i58UzNWj\n8HcY7UdrbyIOGyJqn0diSnTw4uWCFvFq5bwGJZwcl9s+LuTRN+ai7eEZox5c\n5FwhwjjOrB4fNKK7WsbtkS1gjQlkuGjBOdyII5Ji3zZ8ch13iGwBqTuCLA5u\n3NOV\r\n=FGim\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC7I9m2NdLk6dm8HE39zhB0ZzqDoGrDklTyncFZ9WlWiAIhAJTB50sJxQ9c47dMLoskCou3WEUsqUz7vp8kp0s52tgu"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.15-20180917154100_1537198896527_0.9477029048135739"},"_hasShrinkwrap":false},"0.19.15-20180917170334":{"name":"composer-common","version":"0.19.15-20180917170334","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.15-20180917170334","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-ULlta+UU7CoSUNQ3LXrMHSOyYmUbZNlTrgLdcvgMeKIEFEVvJt5WdMY2Vi2wwrYNPgxMiBV9oh5AImrUvJh/LQ==","shasum":"f14a3c6479c7b529afeb6a3086f64868e8e13255","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.15-20180917170334.tgz","fileCount":160,"unpackedSize":2531814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbn96ECRA9TVsSAnZWagAA6q0P/iFPenlsxRu3hOcG+eAA\nwS/daqtwo2UQpxo8Bcmpl85OF+qDuSweFoDcZ5GJbpkZXQ5lu2686mf8hgPO\nDv+MMRC1EFbTPY2eu1IcydUV+CO0qqLC+fBuux0qO5kM4qr9MbRrESkIu2Yd\ndH3ZAJ+7Ww2Cm3pRKK1AxxLykg6lMec6A2QsOpePTjxeA8b/PEJNsaQo8syX\nkWbHtJLB8BvsL7QMHnwJjmhfpKonjteeP1D8ABLl1U3XtGqTDUFTY9UepIGy\n0xPakaQoRCbn8WZLbcGyzZYPSjjNO38vEyvqilZlOm9ddYkbKskq8S18eOHK\nCfps5nPstKjtKQUyiIfoyfYAErVhr0jFSqGIWksZRztVmff1NOUS5eKqqXVp\ngp0xsfUx/JcTCQ3aXY6h9vild91HAPWH2Z9TWWZ4yjQUJLB/juni8x9RT4sd\nNpbGhhCc2eGrZzrt9Wa/8oY4ElvTq9nj1mV21p7QU73pPT0qTHt5mZ1Je166\n4ZunM3sUe0rU4vGWpU1nVQ0TN1Bq0FtRi5MiYWJircwfIer+OLk7whKV2mTr\nGoQ8n6FdXenQggZQWbRQuEPJBBwSKb3A5J2FbbG9bOufUbdInmkysWcGcQaf\nJy5HOaiL4PXCxNQN7R0SVQEdFZhQNqLnR46XLU79d9U3pZLVyOBCzOgzZzCY\nNvE4\r\n=RDeI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF5sXT9gekm7TK/V0mEf9iu6kDL3eT+ZDA+I7bzqo30hAiEA0pjL+sAbgRRvDY6DGaS6W+jJIIa+XaLjBrMjgiCyr4U="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.15-20180917170334_1537203843107_0.2588439986307094"},"_hasShrinkwrap":false},"0.19.15-20180918095323":{"name":"composer-common","version":"0.19.15-20180918095323","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.15-20180918095323","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-KZBIfHEHmlgSSdWZ6+ChDQWr6H4uEjGiGWa/rRz4l1wxDbp8nUUC0q2+3vax5KEfeLjnpV1B6v4wjmhye5utEw==","shasum":"3871cce69b7a1abc9eaaa81384be68efdf0ab7b9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.15-20180918095323.tgz","fileCount":160,"unpackedSize":2532889,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJboMs4CRA9TVsSAnZWagAAMIIP/RcsAkZWHHDwvnrJTPGd\nIUTScj1Cs3A95jLZwFDKMhPCZkXPSi41N15Ct8cKnWTPPYo3RYPZvAsSiAnr\nga4q2hZ7ndaBKYh4D2bdhzDhOXoft62sOOXRsxhIOxAeti2p439BNLF/cb7r\njLkGFchnYWqCZ0iTxTF/D7iqcnHTalvrftGYbTCi8MLoU0fdtDYpBwFiPzy/\nMk0PKqtFa7C+1z0X4Z5AlOGYlC24D/msFychZ+KtKceEhNRORSPnP9evn5nM\nKNtuKQvJlez8iiPtpRkjOa9J2/qREu6GbgunydquEbeECANSCj6KwLC2QrDX\nXRasRY22Lr1B8CzPbZi4g91IufZtD9GlMmRWUN7QBCnQ/p0xXvwfehv/WIWK\ndKX3zX1egL7bNV/ZQP2vEDn4cRdQGo0oot0eGIHeTc442dsLBfo3uJtuTR8T\n5OiF39jxsiYPhsCZaOVUNrLQw5bLsbAfWUb8Rh1x8geOOBCb55WOAO+GyFnM\nSYzVx4yR9MG+d34xesZ+GNjSDdL64nNytLaHPJngFncTi/n/lXdUSaNIZ05B\n+ptFIlQjhDfoXA+WQvwpgDYY900ITwHyjqu5SJb8nief0h7uY3ng4Q9KhUvW\nPYC5cQTZcEto5WILTwsx6UW26LZ5lVv6pOVOrgsxL4RvBGmDULjH0Lz51nL1\nNpvl\r\n=ziIw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEV71g8ukje9XVJcPQRT8FyUX1LIzLGPMqvThDJ6MNsWAiEAkWp1mBs5+xkOdZ3xfxLhV0PlVIFWDZuRNx7NQmO+kKI="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.15-20180918095323_1537264440049_0.8239007304347934"},"_hasShrinkwrap":false},"0.19.15-20180918133102":{"name":"composer-common","version":"0.19.15-20180918133102","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.15-20180918133102","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-M8DnQpUXZfclcY265zaTJHVNvfNtccoHwchL2eFx8dLOsoSK3Qct2CaAn/hYtVBoP55ivzZQZCKUeVXctV6/dw==","shasum":"b9875af78e7bad6d3825284b803846d7f257bca1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.15-20180918133102.tgz","fileCount":160,"unpackedSize":2532959,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJboP40CRA9TVsSAnZWagAAD10P/Av8HibsYeqMQflgTGZG\nBCoMHZEeChP2q6lXsLbheZ+XWyepVefTszxzXg0/B4mFGuWYSuogpKzTESB1\nzC+kb6uUFR3DN0akspILcKNEwq2m/IK2VcqXG4SwWAnE5DYFM8C4Pq7BRv50\nEjD4nOQrEewf0QOiImdqVgl1m/bLhCbzAw9HZIs54/nK8pBWgElIJI8Zwv4c\n3zuSBBXj7VsSfIrebp9xheWCugUVhOnMLMFXuesAqEgZy19043axlKqol5bn\nXVdSihjQUQ/mZhhzoAXuwwfJ6ON+cmoSZXWzmk3+9gK6jhxrH5yEA7exY6sV\nMuDwpGrMvOre9wIp3ICH2Xigs3/2NInsEhTSDISRvcqwLC9L6KvywXXJHRY5\n1w1k1N7gOZaqzKsAZyvIhXbc/QHkLHyPsCLvCqMMK/+684PSvakMn++zXme1\n/P4D/GeonUHWz+eXWnu1l8hf+3YG9y790fnqo5lNIF6QHTu9rpif6eqnNeT/\no4fHQy4BRwkT0lxZT3n6K8C9dGrz+W2csehhhS7SUyzjsvQRyR6L0VGIRgSK\n7debL/io35Z9W7IwKkHZeNg51f1gip3DZQvmLR8pRyPh9KB//qzwDyuiXHpP\nDCxaVzhOFDM9edHqvxrIGquRw2foDimZEhlWkoTMHHWX3vgUamnkFoVA86ui\ndJ1i\r\n=SDfc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHv7eEChQLTQA8SuO97CVyJePYNltILkwt91TY7JSuBBAiBYgnQuP3HvANbqg6CKEVj676IOZHKVWbT/X2S36e9dCg=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.15-20180918133102_1537277491720_0.594045632915249"},"_hasShrinkwrap":false},"0.19.15":{"name":"composer-common","version":"0.19.15","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.15","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-ZQsM1VTrTOdl2STDoejwPSJ0M/5DJozWDF034MzfHvr0S/FT4A9Rh0JpJ3Es6eEEdxvgAvzl5XSGwKh0vhhVTg==","shasum":"52b3415f5e6d2986315ec6fc34557a4541fdc044","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.15.tgz","fileCount":160,"unpackedSize":2532945,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJboSRVCRA9TVsSAnZWagAA+MwP/j0588nvAiNEw7GPm4TZ\nxXdC/BES/8TWR8RnA/SUinS/wcxdnlzeroetUKlIj+Vm2N5tfEZi9wSmIYZO\nUYsqgJokXh0lDUxLviRvxqxj6MOYBUsTonPj53E2c9glEPL1PtRx/BbVeSnK\nnjDDd0nDR661339JM0BYdmXs0D4ikuQU5QGs/rqUuXT5qmYyv7bsz+dSigMk\nD/2tpwCT5g6T3+jFJRGO8tMNrc9+5hdsT7i2+VP/nMn9J+jKbfy8SPWVufAu\nxADUKox92d4gwmXfxuh+MRT1vvOMtArefcHIk2I3Oq84uw0goLfmlKDCaxK/\nkFTRqC2lGVQjMtaSHfnIl6L0iGIC/NgRJNejHd3TDDOz+6snnP8AOExU/MNo\nIQ48ryfChM1qGr0ZDHYFm3nEO438ehXmu/BAnC9WIdSjtspJHdTkk3kJH+7s\noOORjPCLGKuTmkEljgh0IyHoRNoJTAQJMcxrUVH3YJeW5rmUgdAGE+szinbm\nwyqTyAu/s2zDf9RvyZHaF/v7muTK1esTkyn0eixGJ7FYap/IdpTbe+CavEHA\nsfvf0DFSA8IoOjkIOjpHlIfCNCfyG8tM1TRCXJWmtlr6+2IGDqbiDfJsLJEE\nSTIAuES9974yOFpvF2r1HchRkGSgnCHoGHFmFCFPZOCHXQguztkWO4wqUc7X\nxk5P\r\n=F3hF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC2vsjOrKXWd2bUD6Y51o3UDj9CCKHOJG2D1G1E4jBYVgIgUutaIoHIHtkRBnyHRJ5bI0wJXGWhkSl2ou67xrvVQsU="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.15_1537287252300_0.4300328510127518"},"_hasShrinkwrap":false,"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.19.16-20180919094054":{"name":"composer-common","version":"0.19.16-20180919094054","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.16-20180919094054","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-acxuRIxnb3gHlPyxxleejkqw0CTNRs5AjTQSeHCb3E2TwQucI76Q+3xugPA+3F+ZYgqRwuOWZhp3H2qYyH+5Ww==","shasum":"c853a6257f020ef6a7c11fa1158c6830994acae1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.16-20180919094054.tgz","fileCount":160,"unpackedSize":2532959,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbohnGCRA9TVsSAnZWagAA0MAP/0bn2r4qV6pKvMlpsCTf\nvZiu6RcPYtSXbAZiUdOhok8VlAGJ4OGq26x5AiIl/ULZFYx+zGBLwrxe/AZO\nv5nfzHHfyNrIf7Vehw7hotsNQJFQW/19YSvpv+qIociwb8khsTJv2qembdh8\nlxJ1b/nONQOGf1C/zqTzrL0tWbAk2ZS+2aatXzjg8DGDKcLmxynO7WIL8lK/\nJtNNNzNZWsQ3uK6++DJNj9TYJIZGc1n0PAAOKmM9fqcZCLeU9p0SLpWHC+oA\n8ke9Fef0N+6cuf3uEGIxNd+42a5cPKVaKjs25nTytn3WgqfZ4DIG9MxM4ab8\nNjRHyIG0nl/ejdn1Ufsnxb6pt63m7EKencjMMEVD7JknFfG+cMgeE3F/B/yG\n/gdgRjjA1Zr0ZmDOD9XCqccSmwi+vfgL1IIptGoleEMV6DZGlyKNDZX8sGd3\n7zD2Z4TdJ3uokYhSA+7tXuHKIIld1m7RyRcQnhGpEPkyzsLpGt6prCzus7oV\nIkY4IH08+eNX72h+Cq9rE7d7ryM0PZcdaaw7clm5TkkJrV98K/pDkbfXPjRz\nB+ypGUA52TnAh7AQ7B8M+KZIOsSaSl5hUXyTPAim54Wiyrl2lXT/Y4R3C8WV\nHEjFKdj4wiM+ze9sYWfmO9nxTPAPjvKiCll0JQnS5tMiTbOw1a3pegFETPDN\nQh+9\r\n=+Fj6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCRW2nl7gRIGfKJ/Ho9vzXfYivK2cJcfZc6gzipF+aPqAIhAMVsq4hPTqje073dsVphRYL/wrl4W8y+oRF4NPTPNVZy"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.16-20180919094054_1537350085075_0.26779510630588255"},"_hasShrinkwrap":false},"0.20.1-20180919131853":{"name":"composer-common","version":"0.20.1-20180919131853","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.1-20180919131853","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-f/7NBsPeJhVmD8Ej+wVIfoJK6wozebCSIKlv6DhpW3jtoojCE8QYr9g99Hj7QnInoax8UA4dSrWFt5/+jKPqTg==","shasum":"3a6713a245fe6c5e0c8525c6940913f517d00ff4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.1-20180919131853.tgz","fileCount":161,"unpackedSize":2547016,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbokzqCRA9TVsSAnZWagAAVykP+QCm/K8GdUHRbCYLZkvE\nIRL9oLKYlfTXyo+G0+be6TfRNYqr0frH3nWK2VY6jlB9YyqQOpMU4jPMhwm2\n1N9jiq6dmtFB4JIJ0jf9oCdvKfKDpEpHw02dkcHH7ihw8HZzuz1bX+vwst+r\ncmUNJDy3EHys1/X/JHHSdZR+7n/VTKuov2NMMiL90CYGV0aVwFheutoGUm3v\nMztWIaG+qX3aaN5ZZsl0qxrJiW6Jnx7zYNoTo5HuhWG9iYesSpn4E0K1zxY1\n6ZWDj5WfW/PnyOlc4LjFti4pEuEw/YeetZiW907oBrk9Upu7ToGu+o+D/s1g\nTzFBTmxtP6HBSkPloHQ12+tvi7A+AZicvxPgLM05JdwJTR4HfMxIalW9mUJ1\njr86lbymfy3rg6I0B2ezvX6MgrzvGB740xoWCVCkWXa/KP8mN5CE1w5rqVvn\nyeTy3XOVw03OD9XyHqvXEpfvAlrsZpMM/EsF/4T95YCh4nxl+iNi98OCiAxn\n9ykFRlSb2Lf90G+ErgPr1ITxHlgZERNRWhOkKP1h6ORECI7jYF28wmP0+NQb\nbOOTKnLdUymk+LYI/7m0ch+Ch7itrFDiJvcbVGXXvIUnThMPZ5YRdOjt5eaP\nC3o0fGO5brSauIZ2QFS6K4Ca8WoVAPDfXBCwVJVLQeKo6OKXw+1fZ1CPqThG\n8Jmc\r\n=LGNm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDTwuiOPKH1mY6RBMNjof+z4WmoPjNY/oxbfN7ZOirWTwIgMM3EfA+RIIDCLotD9XNRU7Lf6OgzUsSXZ0QL5OsHbPU="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.1-20180919131853_1537363177199_0.7016471590495774"},"_hasShrinkwrap":false},"0.20.1-20180919141925":{"name":"composer-common","version":"0.20.1-20180919141925","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.2","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.1-20180919141925","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-mJL/EUfoUPido/s8DKpfM2/7+J+kGz/xhEDE0nFGx0yxXLQSHF1XXJQmUFoNIQkp8tzu5FCUBXME9Xc+uI8wAA==","shasum":"04c5288a574da101da477d3e726dd6a5d8af6b31","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.1-20180919141925.tgz","fileCount":161,"unpackedSize":2547015,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbolsMCRA9TVsSAnZWagAAMNcQAJRLsqzoBavXTS34GWPI\nUdno7+EwUyxz4SKJ/ytwn884TlujLR0voHm8nbLfEoyfPKZKUk5rWfg5Gl7i\nWLt+swlqB/t+UriewTNt1ydUc9UNKnNCga/RdO+wA8saZSakwvL87jenq2+9\n+SNkDG5Unm/SmZlJl0wxqgl9Sw263B7yyg/BRTdTOotPwmhE/738E01CJ2+d\nQBpmDOkMwWL8tSZVtTXGioXVzVqAEdiSnIWwYttHlLM6FW8LlNgSOvlf93Bf\nizG0i+wzxTi0TYKqOqSV0bavTEPd7b5CV18YlaxQfHgjhmTlyRaGsou0vnYc\n2AKgCvwyprQjo5JDzmKc2SwbVFy2CrZNdXQz1GZxK2/3BwtCWZNN1enWWNUB\nhvyAc4J6Vw2AV4wedT4mY78o1abWF3IB86mvgF/OktIE4agiQ8U0aRIWZ9/m\n+uQb6NKAIp+qxfMPXiUTo4gq3zjQSBp7ju/wDfwBZ4VVL8Aky/5QM3QihLqU\nWBgOpFvB/QtkWy+MbmXaJHnFEwdSUgZqdXTrPomoHdu35LXGFzul3wFJD6Pl\nSoIM0eHTY0fTyNAW0Ly5xDf/xFS6HDKJ+iklORc5C58PkaQoTO7CleLcR0gm\ngWUXl2gV7P71DsUPuoq/qn+JgRXdBSRA7+ZzMe5vD24DajyPvghjF+IMZs8y\n2xnJ\r\n=8bWE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCfSec6L83jLRGx5quu338NSjf7RZ04WgAiVp26n31r1QIgMRKZs3h50bNb5kdhO8F0H08a+S2ZITblRue1c5dTDYE="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.1-20180919141925_1537366795374_0.6493951559777771"},"_hasShrinkwrap":false},"0.20.1-20180919151151":{"name":"composer-common","version":"0.20.1-20180919151151","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.1-20180919151151","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-QM6K/7C0VAbvgj3sVGfs9w7a9DiO+mdsJ2VLjIYtPgGpzIWoemdtQBRG9a6zxUNxcc1oTSKWgATgqPqa+vR1kA==","shasum":"485c3d880ae1826c53290d7fb1b20db58d4567d5","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.1-20180919151151.tgz","fileCount":161,"unpackedSize":2547110,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbomdWCRA9TVsSAnZWagAA/B8P/3zHhXlQTLfeYk+5zquI\nqjy9RyyKgtq/AckRoaOPxNj651IkOZJkq4awfr4xfk/gE2uy3Vnwvy4JowaX\nJ/BZdYDJHKK9XlyOStA9+1Ihcrk+CLJ0q0LPoTk28adZKTlGq7HRvDk2oUQv\n/xS2ewrN5NAafhrVOkuSwaKoCrKqvbFbaXFgVmidWh7j+aqUnXmvUvc8bisl\nFLbvYrogq6rK8q53s0thK4FcK2ANIVxcjuvKjW1lza7CdAHNYKgSXY5+2nXV\nX8o7y3O8gnzyCI19JIQjFQgUWq1YD0mijnWpGiltZChCbK0dT+Ip8nHIwSAP\nUwycrtCawjLBbYLE+fm4M2FGB4opKuAEyrWRmV/avltGLpjs+5OoudkWDskU\nrXTILA2jwn+bSx/LOpBHxBrRovN1yEcPs+hZcXG6BtNhX6P2VWQ8p53SDMlA\nm/SRdCXMgaWXKMi9DLrMIv1L2gtGpR4d6gkLfSTukH3BkwKRbKN/2FbzFEN/\nD6LBeSHM2xxn7Z3VpiE4+c93RppW4XQAAPM4THtmSXCy03Bb0KDIXAlMF4lm\nnhCD4NF+tD+TdulRHsSTGYNvyc+YWHyeWYxf5IVarYExmEUtPREKqkSl8JzK\nzib7AvZQ8ahw2mB2GtEGPeIKQA+JAG9WiNhbC7qPiFJIbLwzxuaXVmCELQ3O\nkxJ6\r\n=QeXN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDoPf9+MeGkcpw4bZV3KZTZm9jIyLKXQ1XDrbaNQW8rTgIhAIN//8HmqG/cYJ7HIB8UPSH6Y8AtDqp2hVDYGiLKnmP4"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.1-20180919151151_1537369941771_0.17580263181460953"},"_hasShrinkwrap":false},"0.20.1-20180919190120":{"name":"composer-common","version":"0.20.1-20180919190120","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.1-20180919190120","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-ZETMcaGfNacCCWHsA/JjCpVqSUQYQpN5IuUp5BtXbZDHMod0qXCmPPBJgmNcRWUfk6jXW9GiNCxIn79bxCwqww==","shasum":"f8c7c02209ef51f84d3254d43e096c5937a0e573","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.1-20180919190120.tgz","fileCount":161,"unpackedSize":2547110,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbop0fCRA9TVsSAnZWagAAlewQAJJbGdDQOsWO2bjVmAqn\nTrwESsjDbb+yLwCv+/ZSxGriCbqhwrxViQAQXKipx9b55eSNCtkitF6Q13rd\nBt+xOVs3fK77ZA3IQ7wxc7jENDDBVfnttnc0XGSIpfg5rUb5x2iK/AUJcG9C\noBPnRJqMTrAMNOK+Piv3NCT0eTYNqaM+lUoRKMRFyXgXkMHu66S1NX2HbrQ2\n5LH4Bnm1hqxaU2dLq7NxDQ/gEz1vyLwSJOmqy9lKrQGEJH1cTK3HLlUNLT11\nnDvLd5oZHurHDMGXtRacTJkRRudmYB9+kgSOhB3iShdd4VkSYRtKYlKI3XHv\ndf8Mz3RHsu7clCZbXzwyoxqOAXVBgV5VAoEnIhRaXvY0auXp+B3p7xbhOGLj\nHMUWacEEEFp305Y0oNJHI0O3+EY+E+lYMs7FG4GfCKQFfSCSbBoN55S6AIMc\nRrSj64pCjZhXa8p1qu7nGno9J1x+fZk9PRjZlvLvlNXCYqcFTt6u4ijhe6N0\nl5homhWMLdJvrRorFlrkLHaS3M3VWTzrbN3Em5QjIXmyO1MZ2ejMjMPzfPJ9\n8q3aO/vmkvn6TRs1b5iiYhq0zgV9KNjXPQ+7WVIaBFv7pSHAKhnxEp2sF08S\nfzV2qZABAuxpM7oxF4P82jMBVpNjhiHDdk1q4RzqZ3mqYpmcS8YWYRLPQDRp\nd+Ia\r\n=LKvM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCXx5WHpDMLJVnoXaHv5l02ucnirsOn1r+liI+r12G5dgIhALjLeEFcZodVCPAYQbTOc17j0pONmrJFp9ax3aNz0sD4"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.1-20180919190120_1537383710453_0.5540361217816614"},"_hasShrinkwrap":false},"0.20.1-20180920081621":{"name":"composer-common","version":"0.20.1-20180920081621","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.1-20180920081621","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-hvBQIHGisxT8kzSD+3nAkt5DAh6bLkhHbGWHqVT+RZh9fV2IxMPq8Fcb1mGUELMz77ENiTuexIU7hZVh9jopnQ==","shasum":"e0c363230316fb30fbd63982dcbae6d8dc061f57","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.1-20180920081621.tgz","fileCount":161,"unpackedSize":2547110,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbo1dyCRA9TVsSAnZWagAAH7wP/0he8P1kNryFFKsxhWWY\nLA5BSY1aRqQRVEDKGnGhISHpM9ZNxoawqAnS/LZFAZo92+JqsuCo8OyBxsVV\nemLrdbAgyjmvmEFxS+cgdiQP1lPs/yxH0RaUK2MZdSRRiSDcTp8Cnk6LUzN4\nsUw9lpVMQVXAgX4twIhAkZuVhoB46RCQvVV9EFN4IZKF14j4958zTE4tAs1k\nst4xyJP0J2B0yUA6L7RcOrpo6p3qL7606gEO77YU2pOBb1ajMRsJyB3IbgTB\nCQ+y2T5fuiWC8GzO9PSE5QaLGA1SaHsbLzMZk/xmQG0QkwVLJRR4K4FU2vJf\n6UlK1L9X32WG+5r3jlEl/MNMwEoFJ1pO8L1gBQCcq/kJwER+2Wr4tCWvI611\nXGrrBsjwoAgwhPXG+JpyVGHDjuxVWybOE68PIB5UTni1SDcnY1dq4zm6HTwu\npub5YgsMYHsEeav47gsuIgqYrDp2i31lhJySdOUS6jk55jXxTpNVH23dY5X/\n9uuj9t0CjrdzzdO1roknNJuc7+GKmPEAmLflxhf7+VeQMYrDoHAgGJfeUYJp\n78so9pnDiSK9EKDNtdsnpgxSkDxt51eNQxml2KQKtqHL7E1pbaH8hHTJv31v\nPv2pmtiMh+wT8TWnB34NSIUuQfkn783JzkuY6auoenDoHmff263H2GfGZSwY\nInuJ\r\n=HLWZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDUMD+RuPHLP+TJsdxQ4T87wFiONZQx39SemLW0sr8dKwIhAJY5A0xlEagSoaTyl9vtafD6Y51YQ3rTasljbKNeJfLk"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.1-20180920081621_1537431409747_0.3740933931672108"},"_hasShrinkwrap":false},"0.20.1":{"name":"composer-common","version":"0.20.1","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.1","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-mNlAapQTzDWbC2s84H2hSjX0UREyzLBowv3SiWqwQu8t+Pr6JOkV6UQpVFGDe86vNawokhU1HYmnVr/qROl8rQ==","shasum":"6a0632ee33a1016a6f1d9a513684586e9381ff58","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.1.tgz","fileCount":161,"unpackedSize":2547096,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbo2DdCRA9TVsSAnZWagAAHFsP/0M7hmAEvN0e0JA3QQXZ\nC851kmMzYXiWCDMlTXdCZ8hwZphp3Mq5t0c/x8u5syJb6YbhW0iB7a9emwDi\n3RQbS/Muf2hHqZ7xwh1p1Le4emae8DarjCRQ5lWMGydh/j9Wh3e5vfHPMDXc\nM4LJ9UodQsJKsEIojoK1QCuWgDfvCfJL1EObg6mg1qDSu1mikLoKQ3KYuJw7\n5qZVhVRvHr50uvCMt7cbidBDnBhkEaF0hZIkAJm3ekwnurK32VU9MMVvR3QP\nrW9MqtnphpjLQhhMbedTyDNbn98ujkq9ybNrxb4pycGNhsHDggei73pbHpqi\nxMFxntTsvZNJDjJdYSpm7ORYdMw4XCtKk6qLTvyi9FrmfeJ65n5A55LKNV3r\nFXGDzbHJ/8T8ymGXKNLfnQPQGFBI/bi7cXhKtDvF48FGuX9sl9S+kmemfR0c\nDBmeT8y3611//5lfoId6h0AjDNG7czgrSwvY/Q/T/en33qwhNetslrWvT1mB\n3ic/HfHD20U2wWxYDifbW8H0809iOMzzWD61ZR3EqkLoNfgmxAf+sX4Vk31B\nAMfhu1/rp/x0vV7/GIKY+Wdh7HTyIXzpGj9MSyrhmIEOvXooVckgeJGkMYDU\nE5gewBS5k3pgRL2w+k4Bj78WbC5PXgj1Kq0p0OqB8jUqbcJuMy2K7qzNjrZX\nLsQ6\r\n=l+Fi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGi0yQXfUczho/LvhmV8n2J2c4WHUFuZwkY6AdtJFRqzAiB0vsXM2hePgLTWO2utHFXmS4d8ffuS6F71SPpYWQgJJw=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.1_1537433820585_0.1063694342619661"},"_hasShrinkwrap":false,"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.20.1-20180924131323":{"name":"composer-common","version":"0.20.1-20180924131323","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.1-20180924131323","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-hG+G6BV55NrWklhxaLYZpwsa/A2cau0/Ta+TKIt6U6SF8mPvdC52e1QzYPHldQeLPv+v8RJzNN3g0TKSSxqAZQ==","shasum":"47eac8298320bda702195741a933b61e257ef842","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.1-20180924131323.tgz","fileCount":161,"unpackedSize":2547110,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbqOMTCRA9TVsSAnZWagAACdQQAJJxfbRNdX30Y7Sp+lqU\nhAoTVP2ctMACjEUomO5mpp1eZCAdd0AOcXAX34IK2tSRzGDn/Cad0aZtHAuc\nkymdkcho7aJ6l3olwPmBj0jecPcNx3nnHHXkFxyZdgkLchGlMqSJOnY7cZ+V\nNQaHA68Z9BbtarYHtGSR89pN0LFt5hatXnwCV0+Zv7rny2FaHSUsjgTAXxPX\nKZhtkUHAJ3ccNhS/WAMuCiNXW97QHbn85/3FX4o3arXY91X4hxl+kkzweVn3\neL0ibhn6OjoTrhVOmKMafRvsYGWEMUMgc7QzlolDs84Jv+j4Y1NXMA+TlRVV\n2cYbsr4a1Id1jWi6y9eIjCncqoGM1mzSVdIDbF4imvqQt1vbF9y+mt8bVF26\nLUm73mEeMtXXBctrVisicBX35Gw1qsxT+B553EfKmYthEabVQZl5IfYf/yN0\nE2Gbk8iiXGaHDhFLGU+ngVY0nErwAy2VtsIah9VSvVk2csBsaNvG2up7eTRz\n3e4GUObibYq/7Od3jJ3S65Su7oVD4lJYA87iLO62bjWoTLJmZrZGDFpTpQ5+\nYRNAHqLZdoYCSoZmq71+MhWatj0RD08a/tPpBnkNsBCZ9OlD0KWRo9415AcN\ndEpXjqgpa8A433Pqhw+25/4ctmCR1u1Q8RbBNm+OYdlosommVpGSlEkWD2Ok\nFiZ+\r\n=DhEe\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCaYB+kOrQOUa09H/7BXvYB2rzeaj6MLiYjiIJKGEVeGwIgOeXySAvy1ShRQx18W8bxOfah2bv3mkgUE8xtJCnXlH0="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.1-20180924131323_1537794834371_0.022747087193628834"},"_hasShrinkwrap":false},"0.20.2-20180926111432":{"name":"composer-common","version":"0.20.2-20180926111432","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.2-20180926111432","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-9RBo2zZ2Z+ScxcKyF1YxYLWzYaW2NXuyAzAFobzY/nubdoPX03XPOj5MmBMJYoTvfp8B2izmk8fjhX6qgNcIpw==","shasum":"5ddb7266dd61df4489dbca6706736a51b7f34ca2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.2-20180926111432.tgz","fileCount":161,"unpackedSize":2547110,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbq2ozCRA9TVsSAnZWagAAZsUQAIQFz3x1vQVWC3m02aZk\nVqIQMoeF05TrP7TheLFL9w09YTjCJGznrfcGkwfMmTEI24mkBrpWr7Ea8Td7\nxtLwEg+lwntInO3TayYIOEtQbrBr6hck58M40lBYm4dfmEvVUm0eQWAnoCLc\nozegVoGfibJnLO0JTv2uvzxFbTN4VTuhOtsHAGGJdZ1z1wG6rioFbBogl9Qm\nF/htJJdmKFjHsxBX3eWyYKGqEk+5wDLMQcn1glIg6XeTcW5WGZARPRT3l6Ir\nBggxTS9PqhMmg6GFyauXLr5MLLh4fsgdPEbnIyFIaxFx36HqEjfRrTvGIzl8\n57JTOP93At2jA5j23ZpRFOk3JZbS315Pja0bxgPu/jBDYrNkQ/HcAg7MFfOp\nUEQqeEDJFO5JZpVdNbE6n/jme/hbw0l69bNxyn6Qotq1SaspsdwMDMMMNqPI\npPnu/ZUpGrMuJ2A+L4DeNN/BwDvOJh8BNJiDmcnLfbJYAgEFuQcmhWLTP0g5\n1cLKjH0eGIMNEGZ0eshju2/UHj2VtYgEQS8/cHHqYbGoqqjNwR5TTl+d27RD\nnWFMX+27FsyAewH7B+CQ2A8zcUFv5krh6MLZvxpoqI/JAK5eS4Cy+NDK5vXi\nr1BhMTV1FwpC5d+SHXicvj1Zvu1aR1A3D2mq2kRhB3rG0G4Brah38Gaql0mw\noq+v\r\n=fjum\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHTuN6SEpdJ0qnW2NWyiKaTRQZhgb0iavHavBJSwriu7AiBr/FG//L64AyGxVvjkUuQHvz7XaWxz5tXu/lPpU8IZLA=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.2-20180926111432_1537960498448_0.7771867050584351"},"_hasShrinkwrap":false},"0.19.16-20180927143357":{"name":"composer-common","version":"0.19.16-20180927143357","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.16-20180927143357","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-o+rG51Z8zbYf0AvEi7xeKzbtqbcocEA68Yyxohy9qj275jlV1vUZRK/BeP/bPVtPu0kCIilJKZYNeteI+ytggw==","shasum":"aca9b8749760fb5f856a98017a38968af0056ed1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.16-20180927143357.tgz","fileCount":160,"unpackedSize":2532982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbrOp2CRA9TVsSAnZWagAA9lMP/3PVVGNIviDlJKM7viMF\nHWyV6e0QF+s24xLoANEizRzpRvOkrwpMJjEP8ljiH2em83flJh4mx59YWESd\ntE9Ii5R/PsetPxpNK2R7H5qXDDsEfgZut5j4mmXtPBUgL25mByDFwdnmW3g6\nN9LAPd0d4z2uyKUCYEmKR2CoIwO1+ucJX7vSsV3ajo8yqU3mbzaamFCOjo4Q\na/60DusDifVyAE31rajANl+UubB1daFsrkCWCtuzbDBPDKGMIqa+BXqzFdVW\n6hgza3NM4O4bNRj6iNnWuuiHw1GIdbYAswyLje93cNtetlDvbwsST7Y4OBDk\nFt/NEkuLpHgg4ujOm8i+NwEzAZAMafDhXjALqlao7ae8Sou1ISXDjqwHBuJl\nov2SoXS8fiZ6j9p5JsYHg0zEh3jeXVgrYgnAqY8n1V9Pi7xq0TSk0JJ5PpA+\nQQnXgR/nCCyLsJQH9QS8YuHxVk5uiFdZToJwhIZqZfVrzSrsX19fKAJ2PSZR\nRJsnM/gma9xeAlb+aG/drfwiqL8o8Lyr4CEiMxMMtoFOq21tULiOxJx7yDTZ\njL9eEUo2QTTahHWxhdVNSq83bKQpzGdVwzv+lmawRQVmVV10X1JlOi2UDFMV\nmZ5WWcVQe+M+NqdFSDaJjYYnSWZWHZYnyLHfU/oSC4NVMlB/l3bAe9lm5gf0\n9Yvd\r\n=IUvG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDwqYS8oPALBpnh3tQpvgtYKkq6kRZENa5e6Alp7XzRJAiEA+C6To4k6SovnUY0UXqoiPfi8D2aR1W3gGp83GMWsdsM="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.16-20180927143357_1538058869592_0.8269736111459836"},"_hasShrinkwrap":false},"0.20.2-20180928085820":{"name":"composer-common","version":"0.20.2-20180928085820","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.2-20180928085820","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-8k+0qBDDxcfeG3KdWp13y5dtMSzmgCAAdO6c5xQ/c1gY0zx4dBUoWIbCazji5JQOPEZvSd8TScwqjjuCl2kQMQ==","shasum":"b9eee8423e1e8ea3c8686e96730698a1a25602e1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.2-20180928085820.tgz","fileCount":161,"unpackedSize":2547110,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbre1OCRA9TVsSAnZWagAAOwcP/0djNXwtvrnvCbK1gHim\nfwAhPIloUhN+9rpp5I2JvdgdA0ZGN928HsvoyzC3W2RWre+5UGtbd67RBMpz\nxHRQk84nqp5Ob861vvS3YJkasgqGrHgTMNRzuo1NGwwLpgzpWtmqV/aSmpC5\n7bzfhXMtf7+YaEr82xEaMD5L8ptj3iUwgkXCfgSlXtSMO2yRdaDBXjdEwda5\n+1OF5TqiHzXPHIURsV2iCECCI7myz+SoKAKZrczCkZLLctDVS/LIS8AwDMKt\n4z73NFc6Zl+b0RwAndqNmxE6lig/o1QWO0dZBOvfdoWr1G7K0amnmC495R4j\nWOPQuzyQJcED6hbn/QtthVuuz78chyNtt443szle8R2UNMz6BreLeHnGWblR\nTZ+n9ncKZU1aS1Ez0VG/NThETcFDJQaLU77Mm/5UM/OZRSPQ1CihSw+4TrrW\nuzAKPYXfEkAdYe/ch5LzyOeu7Yvu2NSf/wVw7CBFmGjRhfyQQ9VpDTdOz9Z4\nVl8xpJBNnpKdFuJfRVKMA/3mmOdilE89nod+Hkt3EfZdN33PjuD7M6S5DDng\nXYamtA40Fxo/c/edRJZTNeb8eA9SV3HLVYS3TJ4uoSDcVFIg+HJ2r57/TMDz\nlChM9AgLEU9lrFBZEmNp7TION1mMFOFm7G4tI5xsVa02A+pwlK50c+jjQDdU\n9Ubs\r\n=EL0H\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFhIkgvxJKMlhkxTXMVug2GdKAKqWwu0Do8orhR/zK//AiBqDko0qTpppk5ETaDwUOUgJx4XxbiXHvE4co3mRFrkzg=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.2-20180928085820_1538125133535_0.3058750477176364"},"_hasShrinkwrap":false},"0.19.16-20181001083653":{"name":"composer-common","version":"0.19.16-20181001083653","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.16-20181001083653","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-xgwPNt1Bbf3CvyuC+agMnSivbsJvLGVWI4K9wWdujvHCU4hA1baElp+PJxYUIqiYXPCyIdceQ0sT/JNEl3wKkQ==","shasum":"eda342b1c490cb87e686046d9ebe6a0396553eb3","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.16-20181001083653.tgz","fileCount":160,"unpackedSize":2532982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbsdzBCRA9TVsSAnZWagAA7bIP/3MmrHWIWN/J5c5V/SnV\nSBUNJXDkjdUJfamrxQOy9kuubL5I4Sqfiat9wEhyz6Bdw2eygszgZkHY4EGP\n5K/WLBgT4I6xcXOVXyAgv6sy7J8eIOUD+QJ3dQ9nuqHg5XVQrlqnwHshTHcJ\nfHwodHDywp+DiXhCv0Tlxa6x0u7QNP7x66B4f6TI+EQdBDt4f9clzJGj30ti\ncGh6r5nJk3kIYzUvtfqMAW882PKWDMj5/HJalXAc5JK6WUrn6EM6jCaYKrnw\nOEbPIy0Q0Q5DYzzh46G2eGM7Bkd3kGwV7ZnFMuUrxM6fCTCyml28Y/HUYAn0\nX3VX++S0TouR6cN2UhImXfflnbJGDJ5Dl+2Tg+u+k6UP6zB5hhM5Wx8aOYzk\najVM8umorjOASlcVs/EfFj6oZcVhgaRqs6/mgD3FCL1h0UGdvaLo7DdOpL0w\n5k3Csn5++JE+dFMjkvds1KOQ76bdUsfXJDo5ZPQwk/c4hXkXE4vsVTbzuBl+\nyAvCofKXsgotROWwg7+d4VsVyBLzESi+ec4xs+pSpJdCelBEu0rBLDazfjJL\nNB7kfvmSVKuyS2S5v5A7vuCmMI5GwNQKCJFQ0Y0FvsPIwBpMUj0JPfd+ZT/t\nffJa9cQK+BqLDOAcB1et/tQl0YycPev/fHhHq36GISshA5wcvRn5gCRD1xbp\nijBk\r\n=cYtE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCzNP1Vq+JuiKevvp36NVchf2o8POrHgYkFATfLCa3QSgIhAO9OAHuvcgB8tNDAM6AvBko2w7L6/bbIiSnFKquV55AX"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.16-20181001083653_1538383040257_0.128524299580826"},"_hasShrinkwrap":false},"0.19.16-20181001093554":{"name":"composer-common","version":"0.19.16-20181001093554","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.16-20181001093554","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-1S1O47N8obvdSIBovgc6OK5Kf4h1BIoqMsbhfYFw1BXvq4i6lXn2uMF95kUB6Xs1E1r3UfuOuE8f/2cj8C56TQ==","shasum":"8910a0867531d6e4028302cef630f9b45e48229a","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.16-20181001093554.tgz","fileCount":160,"unpackedSize":2532982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbseqYCRA9TVsSAnZWagAAbxwQAIbZMjhxWt8k3G70AC4M\nYReBoEVqqMRHm74qWzEj8TgATK9eUm6Dm1JmijWkN5qSKlvjbzMFt3Sk7eak\nPKvaBR51Z0J9tyFy8sWExCtrxPkE4UhziC67PuoK2RtPH4Fr5O65e/Pl9DW/\noA6wRyv7YV332xPuHc0NW9RLvDaKrdqUNFG9bBLRxQ3XXO1MnW2CTSYkSN7J\nadJR6aAy0CAqFYn9j1kx/tL7fdyUPcDmR3JgIYs9nmcOEUOrJK7qfJ4Dhc15\nMn9w6j6l886EnjvTsONJ2EgJnZ4RlhEf1skiimp5FqRy+jk8/MMNJFsDMMbV\narrCX9lsHQv2YpX8P9pCzOWbyezeQbCZJtqY73ui7wmCi2XYwzBoN9/YFaHl\nHVQmvsnnrUdD+B37FDyl14cLrqNg9fCqISLJHgBOCOtVoQi3YuFjVE1Vib2i\nahctKA1To4sAWoRdp7LsB/vznHZSuPAVVhJDYbgJm2oBZW1w1UfuZGvCNtQd\nof24o1CPrD0c95Sb3WzV8R9+6A+917cNaWTRlGq9FQU8x9waFkQUC/Ng2oic\n8odQHZfsKLysHTg42VTVMgkb8XuLl4pglNP6cYWiDIFWSLdM7JOPtS7WinSi\nj5j2IJByCkV2lrvYpV4v1nleglR7M5I812BI1dc1mPL/HcKbVphLRoyPmgdY\ncJuG\r\n=cyDk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCGgYaMHTw8UftJhRxxzthoodQ1r0ZoBHoEEdLY/oYTEQIhAMliKIo8q1xeNHBLzidbW1ssB8w8olNwX8/PVGg/gosE"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.16-20181001093554_1538386583502_0.5941804680555389"},"_hasShrinkwrap":false},"0.19.16-20181001105239":{"name":"composer-common","version":"0.19.16-20181001105239","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.16-20181001105239","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-wY/O61Zmfe5nSzW+vsVncHH4c0NMA+LO0xEIpcBbkSYPevZZNUCI32OR9xrfrSEmGKHpUqEo0cYqTtMvFagQWQ==","shasum":"56b3b41ef75ef4f4e6918d4bd7f76d28ad1f6e4f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.16-20181001105239.tgz","fileCount":160,"unpackedSize":2532979,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbsfySCRA9TVsSAnZWagAAQAkP/1SieHs8qPfI9eCJrbi6\nJ+mEDuEjTNHEteU9JGJc/WYKMp6NZiLs/0ytE8hBbzefvIFv7CuSyp/Bn1fu\nTVC0Awxq/GSy1MmrS5AvrMwSnJujrnqS+Mcm8WV5C8RfY/UcrjR9CpSb08Yh\nF4vluTSImex5X9CmEFeTvYFXyDmDZGp/2YMzt5swURMqBS7qRtOhRfMpsGK2\na8dBwpvo+EiJI4ElWVkv8JayqbsLhhL3Hmufoc6itiM4YY6OxYyU0nZ4hgvG\nkF+nCQhPYlsxM07vq0B6fREeVpQ/ioyMKASkSodzywdZOzogPIgQIxwtEKnb\nd/xBSrTTPmXyk6BcnWlOuD2Bd1v3QTwrxTaU2JZ9/30sodg94Z4qEeOZoa2g\nCAWp/iRndNuvhLasyr9Z0OOYW2XMA2ZnYeHKq0HSAjjCJ3HTTALusydIJ82U\n5ZmgpuFJZl4iylwZ5LSAUqBbLnD5qAuKVDUDczmsWIgK1unofhnbC446M4zs\nLSPx/5kArgBmOWmGt9ZKSjTTdPAcj8CnJsq9ZVml2lCzbD6QXWEk+3RGKHRs\nUgup2VCBc/X2CAd+nE5RTXqYTLg9VV63wqQzEqzucms44qVYydMRnS21YqTk\nw6AmrehWe2ldzguBvSLvXIHOtqPYOtYlj3g+kT19vA8DHdKUgFOhKPcDmaqY\n6aOm\r\n=Nioq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFnsh8Y6dXzg8PIwx4d677eaxQCFztgrtbbrTv4gW9jXAiEA4A+y5aBxB/y8iQ08wo9x249J7HCe1nCHqCCmn3QSa9U="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.16-20181001105239_1538391186081_0.8999910185131645"},"_hasShrinkwrap":false},"0.19.16-20181001123624":{"name":"composer-common","version":"0.19.16-20181001123624","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.16-20181001123624","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-JIU48tGhaRHA0frOM4b9tUtiDcdpSx2Iy2HAe4QCDM4hdFx0D8371LFB3zM2UO/+gZAgRtU0kzg0PwOXQExixw==","shasum":"934d4daf726649f957580f33a021f8347dafee50","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.16-20181001123624.tgz","fileCount":160,"unpackedSize":2532979,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbshTwCRA9TVsSAnZWagAAIqwP/A69P5mSuzY6EpDoFemi\nbwmaJQVgOQohZ4XFqCcSrFXoR6VMMg0mlLTjE1DlghHNiW5YsgwI1rQcOI+B\nj94qa7FnGQMf4a0P42+XCF2Nyf3Eesi1ZglUiK5UludcwdVyoOgn77719urv\nwDnx38MmPUGEYNqWiKccWUxqsWCFtswSQKI2MgWrmQPRiE10Jw3Cdu8QIyPM\nSSI/vXbAqo9fVqbOlVz8K4jeK+AarjY1yoh5fyy3pjtE8vaiuqiEUNPFtH2+\nPRHdddl9G+K7ICSjQFSRFGgiol3Gb6c1xbPQ2RbSXxT8Oo+GxHrrtu0MXpmB\nkqSa/DcM7cQqAzFQ1jd0wcX/gxvrDRa7ejfv167iU4laBCQivbnRvzCuFUay\n4M/OcDjJG79d68AApn2tiy9TKTgAqblMjVyJXeq/GnebIJni6MzyeSVEUbR5\nOltkWW26gvwShhwYaICJbPfj/MjjK5EV6URc3ZxZ9bSxBoRVhK9B+OHX91Hq\nhoRqEFJxKx5CO8ovLvpGsB4Jg/ghsB9gRrAo9CT4VMhX0FfOS/+mw8vaNIIy\noTR9Jr9kM+xQAjz4O//1qE5oT3V9PNSZ4Mlk2RFuqrkETmHOMLtYs8VR2BSA\nJmzB+Dyi4My++cGWLUIEZxBbt2Kd83AhFk6QKC1Z+XtUrNnbZJY4SbpinYR/\nCICk\r\n=xn5b\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGZ1fWARLFkk+xUoXsNQ3hGrKETeXy19FJhzMBnHjQYtAiAEfQ764oYY0oT4sbNpTW3WNXjqzWmuApRUlr0X6+V3kw=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.16-20181001123624_1538397423356_0.7571236995951678"},"_hasShrinkwrap":false},"0.19.16-20181002091738":{"name":"composer-common","version":"0.19.16-20181002091738","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.16-20181002091738","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-z0Vln19r1zUxBt0aOvYT3IxIkt+znR5nbmPTjc6fShGEMk3d+ombZgYtMGwsjrCDW0bX5qcA/aMSpzhAknQtqQ==","shasum":"d15a740da51921fd2cdd270c9522336ece14725e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.16-20181002091738.tgz","fileCount":160,"unpackedSize":2533718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbszfUCRA9TVsSAnZWagAAzV8P/34HoFTqHAz0uMtH6zhM\ndO7jed9oSrcOXmNIdBIFpq+kvQloqRE6QTCEoqxy9qOmkU42k34QM8xCJvXV\nsbF7TTbANX8UK6812tTdCqqtqLQlEuuCd4HW/QUdHJDEs372zM0o0vT6cUfT\ncBG2QV6CnHa51mG76S2r4p4cfGvULw7vO3ym/qMw/gEKmJrDZ9k6G4VYd5ro\njv7id9zaLMGJyzeJklp7ys3ZAlUpYIqMMEMckMkfhpYxlpR/vqbxvXKi8QLV\nYz/6jsmjtnm2hxORGWnluw9mVEXXzbA/gUiNLoNvklhe0amej3MkFFek2qbg\nDg9cPSmS+qaGudzSEdjIFTq3LBQLZqUgl/92ZT9pr9DC1ftwlirMxy7Co7kF\nLp2ez3R7M4Zd8AFL1V7OcIcDuuBXyMIcpoMPFf0RIb4AeomveG8JJfZIqP7Y\nIxdOIn+LVufWerNU+xrSa7NnMg4gW5CN2uvmztpffui0OFpvNN2a4GTOs7vZ\nFxkNo2NgdVV4bnB5AQyMIsUj/HWi9OsaljTcvFKnvJmHqSD+l9Dw43J6TRjN\nEvDl9JyuAzDynphUDDOY8vMHGuxDtY54rKPkP4jSkwbE0husNd7CfzDflt6l\nW59jP+lQP6PWhYn750972VcvS1GamBpcFnTd97dzq8U2ZuwZ4teSPvAa/pTQ\niAFb\r\n=YNVq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDq8YvecoxVVeO78wfQMo4QBZjexDnsBP3m/1ou2a8f6AIgODUDq95p4WlzSZnPEkQpvhKYTTvzG/xqbnN5hvctj+0="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.16-20181002091738_1538471891282_0.03789062219737316"},"_hasShrinkwrap":false},"0.19.16-20181002100655":{"name":"composer-common","version":"0.19.16-20181002100655","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.16-20181002100655","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-2iaGb9bE9WkdCUnJROVhHCchBBRIcNEnMKVPfKQAmrqf0XkTjH3uVKDRAECab9QEBKPqLyxMlDICZsYO69gXog==","shasum":"1dca28ed4e7eeed568f38b73ac68a86e3abae502","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.16-20181002100655.tgz","fileCount":160,"unpackedSize":2533718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbs0NeCRA9TVsSAnZWagAAPcEP/2KsZ7w5ZfTNxugbHBIS\nsFJbCZBse4YtedNxCN4W8l1KJfdYyTCBSK2pW013aMRsVhUV70Y1N2V1uHov\nrBLxNAVfb8LIBukv79BWVrnwwRqD/din849rL425CsLPBiNMLUUewShxl25S\nUy+CfGByFAjgrzWNehLptYHKUMSrB1lXiWTpThmR6qN159yVLahjLcPfbAEj\nuJnMcqo84/qAcWF4itpvbTOXEJDnFVSkNOYdgM88MRutoIdX5WsoJOCa4reU\nxTceeq9b0tcCzOoiRkhkaN1P/kngfc9BRjZ/GCS7sFp3pH+AzmGS4/gKwBiC\nemrNfySWQlu+qsxojRnvrgAc11MS4qjCCTDViNz6oE+vfcD01slj3TB1t0lH\ne7fawdTOwUyiJc3rPQBK/p/8FOdAysaqVOBLnCtMMzM32eZtXaZpdkeW1vBo\nO2vj+CphCj0rSABCIR9jpb2qSB9jcasbLbeddnmAkC/TDmIPpGWYNAC4Ngdo\nsPkSbjEud8d6P2QU3ae+PhlMIA9bS8gmL6e+wg5hx5j30ITeOe6RprZW8NiW\nhBHoPv5Oc8MYXmNkjP+E44AMap6XjND0xGKBTMepV5VHLk0Ter2QJNGd6rUq\nfPSG/fbdCuSC/R80APpbi9vK7BUY7CVn+vNV9xQEyfXAQsgR2Yw3vOO8+H1Q\n0IX/\r\n=gc9g\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCgp5F+3fdavW7uZogdzGXpM46bC3Rqaht39J/JeZ3t+QIgS8ptssE80/f1dEhWgwYjsQHK++hZSlatyybFBMdN9xA="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.16-20181002100655_1538474845936_0.12017039290729925"},"_hasShrinkwrap":false},"0.19.16":{"name":"composer-common","version":"0.19.16","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.16","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-5VRerWvudv0fPm8CPxKHl61YWlXndToW3AHSyPXuN0VOVYpJ2cEFZcuwBOxdT3TMZ2U+13kOMCRgR7R2oz0wDQ==","shasum":"fa5477273ff3741471e1af006cb61986a7a25a0b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.16.tgz","fileCount":160,"unpackedSize":2533704,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbs4DlCRA9TVsSAnZWagAANKgP/1E6uEGlv9Q7THKyxpsn\n8WsTfm+PTGwlZUuy1UOFIxVqMDSsr3JJuEXPQgIY2ZI/M2fBfptVbiI7vW3q\njUtQi4K0eQH84mjmSqBbp7bP6BZLxWBDPe3zgAYeNgwy984r+yvXNiaKbD5M\ncjFmm8qXS5xooUYIrw/Wd50i4l4EzhWBjN/7M9f2E3vm30xzdwpTyLbRwTpd\nA0+MTnmJNGJPtKBMjBDLVb5P+L1PrxDoOf8dJVBpC4V3HAN0S/6VIS1fII2X\nqXfK8s6c+BOvBc6OC6NGttAAkRkmD9svtR7/qxjUWypW2MU0+nL7CHGYF8sn\nOGtchQRLCISkGFmAA1pFPm5UGA5G4cKuCJqzUjWoZxUhG1SKtmQ2Wc2ugpyD\npBIMe0Fm8TWOvLklSDcydAMLLMiB2XdBLmIC4drnq2/0tSayyhNt7bqHaMTF\nR3bhdCwyi5gbwxO5MpRtx0dX+kikM1C4bznHHahc9ecXK7jz2wi4uD/kuL8a\n2mfJYwnTodrJvTcvFhTB9fnAfBjg4CJiky0tBwisHqFuq6Ncnvw/oyRcB4Bi\nUFi4EW9Ue81tf/OYILJ5xYLxuVtfsSVhRaoXyPtq4Q03KLUFEvQ4/awOUq7l\nX/XGa1HpmWUBAhe1jupWFdIKsgL99U95hXrk9ebmBecl1f8PelECJxyPQYOf\n5+hd\r\n=BtSI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBP5NffIWRquLIt+qTN4vyg1mGDPcZsYi3QZzfNizB0OAiBT1Q7t/NxnyWPKZvgM84s0ZSJKiOSh2Z8658vSjmTw/g=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.16_1538490595961_0.8843599030519886"},"_hasShrinkwrap":false,"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.19.17-20181002155613":{"name":"composer-common","version":"0.19.17-20181002155613","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.17-20181002155613","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-b+FyfCoL75hT+fPSS75ZN8eNEmUrR4rYT+D0fmpZNGBJcweKZsaBqVoFaRMldE//V2l+MSUnTTugGPCYil1p1w==","shasum":"8e054b5e41cb5bad86e989e1bf9802e98f0e5342","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.17-20181002155613.tgz","fileCount":160,"unpackedSize":2533718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbs5U+CRA9TVsSAnZWagAAKjgP/RYMWD8cx34ZOsm67ugB\nGOgYJ8P6l/9iT1nbn8nWZK3H0+R/hexrCia0HNWKPdfb7RXEyGaUfwuJBRiG\nrG4OPNVJeje709F6PKnHF7Wumr0r8KhJ+SkMGBs9E7Q8o8ywy6qOQkydG/XL\nyZXlxgtPo3H6TKIpIdI9nwgm066BCaRqlFXuvZgX8eTKX0IQVltxONn/hvem\n1MR5V0gZ6Aor0k3N8DXNfTofKD5gjGbHXjs90z6hQnGrsAqMO2w2sua6QmqX\n963x9NiuMXurL8OfbaMB6sWlN1OyJQaBaopbizqZX064I5FQY0FkMJFIrLJt\nV17jm+mYvhHnRTxTybHek3AyeQMqRslkJzj1tphP+zsdrE1JkImDmMyPLnYb\nOaB6j09nkqr6Sbi2ESwRM4tDjB/BdfWo89xHItA+vdH95/gS2PdHqk5ffkTa\nbCf6cZikLAoNPHlj+m45NCRgWmAv0HBMaktqxMYxxTpWsJneA0vcX+Rsb49K\npxiBA24qMvEyhRRkP2o+utZ2DvsyVG9MnkB1uDgdAigM6ezmzAUrrjVSudYY\nmh/hU+NKUSq4hNuAuqwNRXPEXICNoyasnutCqGRSplHwRzge5QbqIbvol76A\nHtfcRA/nes/VuscPjmTPSyU0ZoNkVW/+vz15OCvzyyirv2gs2M9mHkD4T26a\niRfu\r\n=NopF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHDxVop2EKc85KkcLjeLyJDkDaK5fGvl2cLV8iydxpUVAiBgx4jQWgzB8+TKvUjl73BFyDRClEGHJeZXpRpVQ+RCXw=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.17-20181002155613_1538495804996_0.17726115574654022"},"_hasShrinkwrap":false},"0.20.2-20181003101759":{"name":"composer-common","version":"0.20.2-20181003101759","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.2-20181003101759","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-rN+kxjMw0kOZemp8aNCJUWN3Xj+rch35Alvy2eqCloDNM+1HAXTlkD23VZno8/mHyv1Y2wIOvLJNv4oGtIUcuw==","shasum":"fc19602ac3df27e24479cfe4e60172bdb73e5958","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.2-20181003101759.tgz","fileCount":161,"unpackedSize":2547107,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbtJd5CRA9TVsSAnZWagAA/foP/2FI+lTt3Ql6WmxKsmio\nkCWbu0T6FPn6Wr4e00VFqZrLw4veAoZO2pHVFQu3YYW1ZAxZP2GdQO8qfKAW\nyLN0xnj6SG4ilalHxVMIcwk0LBLwxDvz1FqYr9JfhhCppH7vMkLUzjZ2cpfA\nYBdm61p1a//ODo0Oj3EGKCzZVua9zCAEZt/inndZk9VtWEqYWKI9I4k6eKFQ\nO9hWfkUNBpcVpVgLUgT4F1v2NrnR+3lGcSTodJc4AMYJ3GrumD3yMx8AUtwQ\nP2dAseLAZ/JhPAjwYvkGFTY8DpDh+v/AXN5MZ3vRTSh/x+QIe9GV7Ed47N9h\nnRyIrOuSTclb4eT9Eef9EB/ndyth7JtYaHC4cWvicQwKd/RYy4CCd/VOXuME\nqsgxzT21YnOYI4nisVY/kFntaViXJNSBu4Wg464K2DeQ9VuWzVMjm1MXwmSD\nY5J6RMRSvBIwXxfDHQfBIQ4QcNrKGb8x4kFf4Ty3ulazVbIx8Y+M7SQ7eG4B\nYzGuEie9iOCmvA8yiFNS+LGthsoxTfKlC9IEIMaqltw/OCaIwiB1YZvSK+Q3\nTup6DyZJ8VulQoy90t8AjAyEyLCRjq/V6QX6xG+Nsg3YY8zwyyfv6ohpD2lC\nQLzSGZLSquTqyfQ2mVgGeq7NpWaItbJtemNmK2y3yIRkUqPOP1Jzw//o1EQi\nyEfM\r\n=4z1m\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEa7ZJI3GvMSKIbkuQJg3LjsufaA5ZxCcWFJDRk0BHb4AiEA+yAbxYEeNY16RyJH6vtfKiQRoGE+dWedQSCyVV1hJw0="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.2-20181003101759_1538561912490_0.8490358631500858"},"_hasShrinkwrap":false},"0.20.2-20181003130720":{"name":"composer-common","version":"0.20.2-20181003130720","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.2-20181003130720","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-beifCTUcx0GTY63iXCBKO8tkEEral8sovn9l4hRFE+DNLjbylLK839RqrP+1J641bniwLlg3a5rnrsDKrWB+DQ==","shasum":"573da7ba8ff58e0f0718710353ad1d97d80f3908","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.2-20181003130720.tgz","fileCount":161,"unpackedSize":2547107,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbtL8yCRA9TVsSAnZWagAAJ7sP/RP45etXcloL67w43IjV\nb91AUH7paqf7rm5wi81ZjB7A91gKwjPCHiSxO6j0KqDF4lrHUeGb/KF1sbKd\nW89SFpaKCYqQ43x0NhJrSH7esFI7UjT/Saybz6WmkX3QSd2iIww7zdjJYLi0\nKyEo3RHec6xip1w5rV9fDlZbLfVQopHbHIcHpOJM+x8+gQ5y2erKpvj6GVst\nOXp5NVYsT3+3ejQcAVdxccWtr/PwxYO1i+PxU/ykbB6k9zE1EXf8gP7BVB5y\nZfuszn1Ph8YWgO7wQJd3Konk8Alo7YpPoS2dRSypl915HdStyFOBHH3MCTwD\nAQ+768boLCOvEoagrGHHrGjoqg/AOu062Ceak8HAbdxoPU+qJp4elDt5HS/P\nc6doZKan5Xqhu4lZSyIrdstP1V4cg/ZZ4dCVvFKdATBNfbcOts1w0suNtJ+p\n8SJ4wb0Q9Fjeag1h3Fam4DyGSFbTVVvx5uTv69wOuXoG8fdQ56Kz7mmWKbw6\ngZEIxgSjyTwwLUAAu/y0oblmZP2EMthEg6ORg83C5oikEYpj2eWwg65AIgf/\nGWzNsNJMSTTYMudwi3UgXna79XCkdISePzU5ErwpLRxb/w5nq5vBiLwY54eh\n35wJ8T3DnjXiCJIy/d+leYUN8SDDJPNR+8yvnDvlTqfovSZ6lVGzxcOru8ij\njQRV\r\n=UabH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDhNTiOyslu0yatddokY+K1vJBfEZ18kSjtFMBlc/Pl0gIgNtuRExeoR2DoFzkyg8JtGfIeg/H2247cUsgmihVj3Gk="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.2-20181003130720_1538572080929_0.3583945969754103"},"_hasShrinkwrap":false},"0.20.2-20181003142825":{"name":"composer-common","version":"0.20.2-20181003142825","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.2-20181003142825","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-R7KfxnKLuEnTj6fqaAqpozOGq0WDSFIYRjeiiciWzjTx1nJtrVt+FP4iT+Y3L6p3saGTBN4S4mHrJk1IRb07qA==","shasum":"26b09b0ab6e3cf542b6041cd0e5c59c7d3188bca","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.2-20181003142825.tgz","fileCount":161,"unpackedSize":2547107,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbtNInCRA9TVsSAnZWagAAasYP/AoTFrebwmk65qL1IRBL\ncoPhbVW/9WaXuajnKS8+zZTh1/qHQiM03MQSRIDMPnWuEyOvyvOQghHHmmYC\nwRWhM55E1/fIc7RC1lVQ0hQ6svqwwlY7MEc9cXoX0ULxdeKKYDMd1OeY7yPA\ntWFDs0ER5XwM/uwAPTSG08oUdFL1FnymWZ54v1Crtt5f8/r+yIPlf9cdKdho\nYfAGCbCdgfLQcPos2AM6hPzdZ1z5deIRvAZrLalmAlC/jw4u8QqlKENPGWad\n3TGxkbQpLzVp09LlQ62jDur3FaYRzzyWc0bKQ+ZzVKvoT3vXImSrvm/NnF/v\nYgxTDamFcmvbUYW5UcrCm1xBOKj/4guhMlY9CdDh5Yx/2Lvm17bHYHsMDij9\n79Xs6+BsFZH9+wzNv1kViBOOQkpFD3sLvRJ2cmbzn0MNXqpBpfYgS3pgfa0y\nzwOcOnRzZYk8ma7silxpFTIvZbvOqLJ0c8TkAUDsTeYcmaIy5a14lALPsAyk\nDImg6z3bFBs1e4kVe0B3UMvxLXlDZaQjUIrlW7PzlIeBRDlxEf5Lhwg/43iQ\ntiTItR1yYgOvd84uUblv82BHX4xaQBQIXIWDyIMi8qyOKLzLa/0rOPyR0TAx\nGcXOE4olKvuieb9AR9khXZUig/MuBNSmFaGZbKqlX0ShISdoU6d0hyAbuQIx\nfAWW\r\n=WZ6G\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICHR3Q48Yu3QIwjNYZ30b7PQyjfiX6gWt0daHg8m1eiCAiBQJWUSMfM4/tUV/0frztShzNZ+J5ukF+9rtwWaSTODvQ=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.2-20181003142825_1538576934796_0.08575529221094058"},"_hasShrinkwrap":false},"0.20.2-20181003151522":{"name":"composer-common","version":"0.20.2-20181003151522","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.2-20181003151522","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-gZjg/7Ym+vFGkSc3XC7IX9hKwWFMYW07cBi3TTeLmr7grRqWCVExgI+EuIQnTV42XGmjh7XpxEr+sFJufAvTtA==","shasum":"a0614f31f11c9319c7647e12ed98ec14c52787ae","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.2-20181003151522.tgz","fileCount":161,"unpackedSize":2547107,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbtN0nCRA9TVsSAnZWagAAlFkQAJ1Pt1l0v0ESN7sTJz8N\n5DGtIVPY4J14baaztxl8Co0XyGL1WE0JOMeHnVwZiQplLhr1CTinjp1WPwdi\n5NRpRFXVCndhTCS7QwfPyJdunOypf58FP6lRKj9/jBtBuyU1H6ZtW1xSRlCU\nd/opQFHFjeyuY/9IKnCY2hKcrBSIZzt+KbwAHO2uiqWAEF4aoeRz+/PE/Cxj\nyOw4jhuyP9+Qn1KMri3+J5v86mZvqxqYm1lNZIvDZQD3FpybuoM5eOyy/pDq\nBXc1AD67o4ud6NNUEyO6Id1irjSxq8W61/9iVCFMlh2svbKj3bK8PRna8ASX\nyfg/jo0PGvrZJ3dAFncGjdy0O5qNUUGpjPxVzViL9VbhnO/FRuZfEgLHnYya\nK1YU3HWd/oUAIjftmBBS+tFk0aDaQvGZ5DTs5F1JfZ2WFn/NRtaMfuL74TwR\nmL5gs15LZVMMCAPmTEaV4q5Sbc/QG/m0zypSeyx7+5FymqStdG9ZUwaAqZOB\nPWPkDuddkHyVOa9rkokikdbrcdeTqKEEV5VXd2RplpR+hqSdHdK1Ogv4NeHN\npksXvrw4JxgirEKWaxkvLXOrkO4o8dLsZzum+KEDABhL8lOGGyv5otBARHJP\nfYobSWKWRXsXk0uSPdjei7nsBFIg7uSgKKqTMaltiyIZFWn1+gnz2lV2mU+2\nJYJ1\r\n=8WyK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDhYiWClDQ9t3A4bM/erhFH//5DGke/Lu4I93W6gzPu5QIhAOpB/MkjT7nBk3eWTNOdxSWw7n8G7NnfeOPsM/RNFpC6"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.2-20181003151522_1538579750209_0.5562206236627518"},"_hasShrinkwrap":false},"0.20.2-20181004103446":{"name":"composer-common","version":"0.20.2-20181004103446","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.2-20181004103446","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-6nsWSIAUl5pLTjhcs1r2dbTKL39pmlvj52LR8YVP/4WSayuTD4WiKOiGsaULueJA8vuIc5SO1igQ2WfkGeBftg==","shasum":"15ee6eb3863af21fda69ca9f26bce3da23b16c35","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.2-20181004103446.tgz","fileCount":161,"unpackedSize":2547107,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbtezhCRA9TVsSAnZWagAA+I0P/R41YGqHHj9D0XZE030H\npFLpfMHAjIxGx+bN1+6r/ieVIWOVCYaao3gojcDqVTHR6yq35trdR4LmsC4C\nVACOK/XXCpZKkOYcoUHzscfwcs4I14EVlp6BSeV3FwNTlxxLsZvHZzQXM55r\n5lzXtDTrQPrzPLEovDQ+xPO1ev2AKT04+YdANjg3LinAitc8aHHPiU+Jb+ng\nMRChXzwNd6Lo9A0UryyxteLwxuwYc+5nT/5bTPCOA12S7KlUXJseitPSnOUB\n1/b1K/eU6nRjDRQYUY+dA9GuSqLTwJPYxZtPDqoS/gJeigdWbYlKzxUXJt3u\nCWf6gzN7XN2Jouq84IxHMTJt4tLHdBCAK3GVotEBDAQRLSjLAd6eo9LAO9NL\numpiw9jK81KmTHX/UzagKiKC56UeRrSOczU1xTm2z/IZMV/IcxgaxIrRadn8\n9mkjGzPW53rxj3WPTY6FEn5l7lj9y4VqlKywtE+JvlTzBhWQjcZoAknNvwp3\nXr/+xyx1Xf3iOvdUZDxeKDSS068N0k3cbYeXaYm5qyAZxuxNecGFnSfl/zmF\n2/f54oQ5MU5laiMl51h0jBoqZItlVJLz6r1SVMeeWy52Kw52hWEOp4GiLJQS\nlxe5++UKd1QxVxQrDqQp684g1atBs3Slo9I6Rnnve7zYYxlHflddg6daJE+R\nuG5B\r\n=jXqF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDvzTbQYdN9DnLzPiga6fMfkj3lb9St2YhVS9/FGBUGYQIhAPypcLeq8WQKoGejav4qi5wZUpYsbn2oAnbXfEVyICXE"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.2-20181004103446_1538649312428_0.762415973147792"},"_hasShrinkwrap":false},"0.20.2-20181004115434":{"name":"composer-common","version":"0.20.2-20181004115434","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.2-20181004115434","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-FlEGgZnRUocyQTqm3idBrLyEZKx3HvnGOkII6hE5M3CG3h/4di9SVeP4cl0f4hH5zi86LsU0MuXfpiO5NudVWg==","shasum":"67e52035999cd4296f9f4cd92fafcfb1f906a3ce","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.2-20181004115434.tgz","fileCount":161,"unpackedSize":2547107,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbtf+WCRA9TVsSAnZWagAACpAQAJqk9FudsyT/DjQq2Sil\nu2vneDF7E2sbQJ1F4H5+LDxhOTA1ClBi0Y0tKe6ujp3z2qheGynKggM8fhlH\nzNWH8cH9PMJziqAo2K0fWzhwnQaRD6saCFgSddC/50TpRMIKyjhPDc92O4Km\nNzXxfUUjoF/dy6yKCDmEYK+NUhQezGxixoHWojTB7PDVVC8FjdFmz76q8p8e\nJrGMF/hrtVXY9rXEuMxNMaQJb7lqXZT75fdpaxJELBcy6kw+iPwp5OD9bY8h\n5lKtd9WNOnuR8Hd4oizKoLJGRNcXcY5P0zg8tr9ZF9pDB4SZbfauecuv3OwQ\ndtQoizUmlgneKFajqnAbrs+5Jdu9d1nF3uqa6QLWBeTuMPBQvnY3RJC0/BOC\n0S/47XwtbMkZfAYb6mkYnKzkiCDL+Cu83Ta/FKXv8h/gsEHSDpn4vhp9WCkE\niCWGjEaTSezFCb48Vjnmn1NgIBxgn8evhmki8YGo/B4uQDu46ahOFTMnaZ8W\nvncVdCjRADq73NzonETzMCFm3pVqvjDTiWtUg4TQxgZhaRJYOo9MHFKJf3q0\nTe+39kWxETDsEenS6jlisatsiAOs5O8AU4FkXGwfOAXWEOckADZ2bq9TDp81\n1q9F26EVJ4olY2CYg7Rq7u8br6twwWfXkqDoFkJvBNtybvlLUAhxLHUAS5rE\nLSO/\r\n=Yaq/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICbLlCBlM6Vi2BiaBD0rjgutWStCmyteiOCXRZmJg5YTAiAd/CJFfZAggYtizF6fKRgtVuJS2kpxDl4K3oCMN6dadA=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.2-20181004115434_1538654101783_0.04628401634269652"},"_hasShrinkwrap":false},"0.20.2-20181004132614":{"name":"composer-common","version":"0.20.2-20181004132614","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.2-20181004132614","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-dvM8H7qnhRVZmsOG1w2CoMkOQ7UOe/cvnMhIoloQEodJkT8+GGB+H987h8m4Mvj+wRuMjEg3TK/SVI1S4W/1qg==","shasum":"e9653a5b19a09eb63b0ea87218c982bc9b332d77","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.2-20181004132614.tgz","fileCount":161,"unpackedSize":2547107,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbthUTCRA9TVsSAnZWagAAO1IQAIQbvSEJEpOFVcgzSzgi\nNx31cIg9RMOMSsYk4Q56UiwuyTsUnNbHQ2obbTUTeFmotmqIVk0lbhw347Zn\ni5nvrPi72Ne1EvqGyUEhIqMf/UfjQZ4396CfNOhxdoHqoLR6C9r55CWW9aOn\ndKswx5h9nlJDWb8u8YWRmKCg4lLJKiPMnxFnNhrPCnmQEVGgPEpVYJ+6r7O1\ncUCwzAsk6Y66UxAbXg7sbHlagIIhGjTxX604iKXz93/9WoJBgeJe8kGb5p5M\nyOLM8vQm3VXhCc0xzEqIvi40kSP5AQBLb+sbTPmlwpXa2p5ccQAJN1xdZL+i\nEqxOE+69+6pR/1vNng4WuGsiglrF+kdLlfFwk7IURwMMJGnNm3C1+mJ0lTu2\nsvepCI1Jr/TEKzGxHulOpP/nRGpLKch+q55eXsYfdJHOn6vUReqsc300DsxR\nE0TP8b1syQVMOo0fIgjBBbOnQg0xBed+zn3I8wC+7qwnq1Yh3jOEz6I/CFpB\nw7xr5rhWAIDLjYryepsPx+8j2iKf9wdFdSbk1MyjP0l0xDxdHKfsy+GxvGCS\n0BuGg9CXXTxRbVp8kiQIw25A1ZnQhYdkM+p0guqm4ln6NwPj1DePegqAy5vU\nB9JI/Kt634IbXPx67469mDb79wdCDYe3PsQewF9feYVU70O34Sc6NFyxO/kc\nqQs1\r\n=sWEW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDWlIiiYltAayDJZm3a1rqOrdJsyh0GZ/1mklXiVJKM0AiBKkEK0Y/1y6Rv1DC86qKrhNCZPUA9aWiqkiRl3rJGUtA=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.2-20181004132614_1538659602916_0.2316458300155093"},"_hasShrinkwrap":false},"0.20.2-20181008105831":{"name":"composer-common","version":"0.20.2-20181008105831","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.2-20181008105831","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-DKlsX0+MhXuUMcnB19sue2Px2YTf4GcrnAIzw+U/8gGRZYtsCyYucxoPeFR2YElj+3T/gHUJ/EfgNKG+17j/YA==","shasum":"152bef46289ca6116f8cf318bb701cc7a5ce7f08","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.2-20181008105831.tgz","fileCount":161,"unpackedSize":2547846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbuzhzCRA9TVsSAnZWagAAoG0P/Ap88eMe+/hOD1mX6va2\nin/EVqTQQmHL97O9fEVuy9GE9D5zYVS719jl4YhLHfLYUtgv0rzZSpzMtqcy\n56Sav+htLeyhmcnwgZTLQVyHuWE/09mH+PVzVg7oygspo/zeimR2uldEBzEa\naL7n3J5pvEV0NwA37c1PVWbZaoKcCepOLAvufS/ChT1NHFo9YMCzFloXCiiK\noFw9ecDvEWweY37IwzNuBg9LxRo96RibFinFibXyItWK4WmKz6l5t/lo93NE\nsjKjo9bps51iNgkDufYfpyrNhbcpqJnlbPiqc9vhqAtluWxmNW0kj3doM0Px\naqgaw0NIW9uQPypnFp0Be3KbWvij+dCMhWGeyrcY7JeyYRe2p0MVXz97gaLx\nhHLax3OwTJJ+6aLae9vZiTg4hkdaIFlV853sDLObBWEfaTV9DkkgWXdliaXN\nJlVtTo57Duloe25H2jsxA7p+/yVdA64ONz7iBtbwy5BcQciD0vJYo50KKJwg\ntEYsvbmDVltO62STYGjHCu9+LCxpYpwj7tjcZmlJooo8E2kj14tvYH5cBzVl\nDrww39QZ3PbpHlawhjon7udGvP+CWLW8GYtTgaASFaK/UEjXnKgzI3voUtqh\nXsAD11gcsa9Kn7Jyb5CKxZPWNj/dRDwCtdjp9ka8JkiJSm09fXpNrGZfcpSX\nXSW2\r\n=8ZVd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDU+Z6Q8QkVJTrnbjEskJ1c6H6o8eGRh0stlAIZ+3rCrAIhAOMXlPnVblXw931zEi/D425nHaNwf6WCvyBnxgjkj7tN"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.2-20181008105831_1538996337939_0.8003305921326287"},"_hasShrinkwrap":false},"0.20.2-20181008114709":{"name":"composer-common","version":"0.20.2-20181008114709","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.2-20181008114709","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-emVS1td7tNRPLdenPWZGKqfMeYsC+RIaXKm7LDvryroFlJYOa4n5NFYueZ9kQFCkNm2mpu/nukWX+J6ssI46Pg==","shasum":"948bcdb29448fa9ac4be39777d8c76ff32b98ce0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.2-20181008114709.tgz","fileCount":161,"unpackedSize":2547846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbu0PaCRA9TVsSAnZWagAAhAEP/RZ5AoAqfkvKquEoumxP\nzjFnRAiWwCOa2y4kaSKYYFGyoZhEXty830abBAdI9DUC5YxWXcbkB3+5mJL5\nICPB2VQdBmZyb2XyJyA4ruWrsum5zOhq1y+AlszHzUHL0qOSHiIi2UNizY5+\nnYU8QiwFnssdDZC1u22SbMtXjxwTK0Kmpda2PK3je8oINB9G29tnNkg2Xdx8\nL6jn/MCBlgqBk/NQDwRnI6tGNqpH5CqkwxMpbrSrm2Zrfi8TScJ11oYmPIpj\nMpMvg4+T9zwKbQn+aoEKJ6brUoowcueh27QlILb1Fyi1Nc4n/uQWUZrxVebv\nyXcYqNHN98nfeuPzC6KaTawYiD8TS2Dx/GkkESaRAv8PLe27Q8Sdd1lUbjho\nossYDLy187V2c/B4YHliSJrytgtASjS4z/cnC5OSlFWYZ3qzhBouICsF46hT\nLXFjTmXP0k7Ms0o9twoa85nPFvKhs58M/DqphW6fXj4Gifqv8DOsfemfJicb\nWXAXM6XUStWdDTGMZeEC91SM7yHYzAJSbcVGVrT9V0HkbqC5XS64AbD1Pxj9\nb4CM7TGLQOPAXqOAn5xeKxzAQMGL4tQ8xIIjp1kOvKozazdWxWFxSGMfi0Ue\nhOevkopJMtE5cFgr3/3PwexBWY3ptEzprYsGGqTpuRmmFTLC3xSFuXed8l63\nUjT/\r\n=a6aI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCDzSWp1x3gL4EIK0dChNkK381/aaNESO1qTBN2CZ9YOwIgBWPrDbXtSYGF3pZQpMot5MqDNCUH1gpI0GQEKarELbs="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.2-20181008114709_1538999257770_0.721385810063484"},"_hasShrinkwrap":false},"0.20.2-20181008131311":{"name":"composer-common","version":"0.20.2-20181008131311","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.2-20181008131311","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-9AldN81Um9b3YEzE30qPXudooBbUyyXSCsFH3nlWbxgEmufOLPsxtdQBrNWcQfggrVnZBRVbvKJbVhXRsGkdlg==","shasum":"b3717f2e441db3f0e4d4ff10a7b6471650a38695","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.2-20181008131311.tgz","fileCount":161,"unpackedSize":2547846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbu1gVCRA9TVsSAnZWagAAkocQAJRCdC2SfiXKGdLB4tCL\nV4HA0ivKhysZmnIdUUNWiGnzX2SFLkVRLW4fG8w17eWmX5nTb1N9FeKE3tPf\nlMU2ABC5TGEV2TVrWtix+GDRpICGl/1HFoWLBEaqu8HKc8b+g65qyZh+ClPY\nZGqWlFx7aOPDpeiEW4Eu7UwyCTzXA3s4y6NwSb7F0NwVFoTTSnDbfvuJbDYl\nwJE+i+BoHzbVwPXckhcHjw9gH8Moh5hxcC9hr+CWi8WzC30WtWaVuKVahDWE\nH9ZyBHnYYjO70hWyJHi8gnmbhmnv02s9FTSb9eNIPdjKsN1TlZoWfxCFR8yp\n5iLA7wREAdyB52yuyahJW0qi+809VWTSNluxwladAHs2Z5cdWLyPR+h3neQE\nksmyYibHHNT8f4Js/wAr/wr7Ebanfaag3s3gx44j3tfFYocHxFGVDP0x0ae4\nwDaxgeYkwBQ9+4CX4xv+wg2GKboqsXoX/4vrnbbdLK+s7aEwSufpN8ALgIAF\nFFSovmtWy86w1JRu+L0n59jHIgJ5KFg6C87b7Hy04qFf1dsCCKI0w4/jjk+8\nKC0EHW4sJTtmzwAaxye2/XbeIM/Sc7TCsCxmv76nl2xOHZEFYHolK13H7WG0\nNWtl7pLg3HyP+kPTQnI9+qJT8Hud1JWWK1T/zsLVnnrod0UiQfHjc3AeUN9n\nRjnP\r\n=KHCp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC3TsdnI2vDbNETY1hO2s/4+ZfUn6szvzj1Xt4C6SSndgIhAOGHHTZghgjAC/zL1zbO9zKgK4tJIvASXNHygYfR25CM"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.2-20181008131311_1539004424865_0.9297791097989438"},"_hasShrinkwrap":false},"0.20.2-20181008165950":{"name":"composer-common","version":"0.20.2-20181008165950","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.2-20181008165950","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-ZPRxp9+OVgRabZ6uYrAekJxGStc+bm1MPLfZacw0+YvSSQH/Qd+asStFts8SEMwpmC+zHksi6egKaaF0059pLg==","shasum":"bbdfa08e30fc636d2c22c717ee693ea399e53a64","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.2-20181008165950.tgz","fileCount":161,"unpackedSize":2547846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbu40lCRA9TVsSAnZWagAAUucP/AtQc4y8jHadyIibpcBH\n3em2Va2+qacjM5f0wnA0DTIGriJxEuHPntoSjZpepbfadd7vXP05YSjjAifB\nxSsovRbEPGCsH9qk04amrQ5CBQXf+6rG53fmGXPER6wrIOUQ8J70ff56XLfr\nr6GCcra4WSly1tQacYPYt1YPimYbuBMOY6xoD4QaODHYvxF2htCKuydC10J7\ndaWDqaagMZtJy/lGHUNwgfxKncrWhV8/Mz2gCC76pNvFULNpgSVK4pky2+5v\nt7YpzlKs80c5xByRBP0htrtRVb20OUZTSwLIPAUEx+8BB6UStcCWjsCuhYbC\n9Rp2c4GQTo43pxpC8Kd9y3gyTZP919Zr4AEzZzfZ2y45kItigdi/e2nibXG3\niDu9/ODIERT6YtWXjlCv6iZcN9MmNrzxwZUOLWyJG0qem7Pr7aLZOARRG7I4\nDwN5KFWjYnaq6JhalPAAb3/hMsrPOdx1n2h7WgBwkTuW45AgGUZY9WoKYLRv\nSzHQX4bwrRcTSMKvh+s/WnJyvi21HmPa+k7cNY2AOgGfRnZmXMouxxK6BPjv\n8FNy0oVCxQAid5vVZ1odT1x+4ZbfTBs2plIkqOVpWIYRqg8+jBtHBc1QV/7V\ngpFMFa02BjGAelAFZIB+Fc82SDsYxoRb0JuR/ulAiJHn4Bv60Lcr9tRUk1L+\nJHpw\r\n=zUUE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC3qtiS48sIjNUh2Y0EeD16SnnywXM3vBRz4aGDqVjhAwIhAOAy1GWMgPPoGdxcNXsn6pTjBOhvVsdwUmIDxgrfc+0p"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.2-20181008165950_1539018020211_0.18098157661965297"},"_hasShrinkwrap":false},"0.19.17-20181008223627":{"name":"composer-common","version":"0.19.17-20181008223627","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.17-20181008223627","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-d+iOW9w0RAelF4oDeQb1kCwi/I9o5Wadk6D3slioouVwkyWdCnJ55LJW9E0pE5EIcojyaMJG4Oxo+92QQVUNrA==","shasum":"3247288d7eda2922ff4563574da7793d73d46fa6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.17-20181008223627.tgz","fileCount":160,"unpackedSize":2533718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbu9wJCRA9TVsSAnZWagAAr4cP+wWA41UUPj40Fvx3qyEi\nvQWVHvuKLoyYJr6ZSVGZGSnWpPrKYCbTwYt8dBNlTJfaHxVhI0TxkZ6+ZNyq\nSTAIpZqP2vfJDeJLf+D0wFamGhJ2imFl6pqdAS2PkkkEVeHRA/uFBS6Z1Qik\nt/964zZ1rX6+ee15HpTSdXOUZLh2tz2RnCobkKTABeW8Cjm7rDlUxua2i3aX\nI+1z3ym4IlxeiTDUqLcWDP1d4TbSTGChaH4KvHWPlEKjqW8SoJC+pfzjxo8b\nhm8jXPDVgBNApDKBW1I2D1jjWnO/IuPZby+LKplrYyl4PgARDa99AuMPZH8c\ns071s3WRiXVfo7yr0wG5iYaIs99XVTueV69AD1Ndi8qWQOrvCwUPCkxXWTfE\naGU+BVC1TGfYk+mg4DTpD9+9vtQ6hFk48ol7DnP4PA1WHKKDR8BKLKdRNFSP\n4CmEvHu3sU9wLiksIBhETmFdT8dGjmXOfaYPW3CsX+MLHXPRg/6YDqcu8vke\nXTnQ6ny1B84OSJnwcctZdT0NviXbxvdrH3K/k3ZV58imP2MBGj3+L5c1tNc1\nRK26gj4A61911zz/EJ8MfcZMCPc8F7U6Qi632vRQg9YkCEyR64hwIxj9z0uT\nx3yb1s21QPlgKNPsn9Leay+sY7mj5VBB6eaDE12/jLLGOmh/6B5oszgpygGZ\n52kD\r\n=wZIV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDXCm5vOPtt1okhodtkGTVyLIm0GBI176FyGg5l6sqjWQIgJCx8mRxJAlqeQ8FSzJ2JkwjNuk1IaKWfbL77auKOztI="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.17-20181008223627_1539038216714_0.9700488266949201"},"_hasShrinkwrap":false},"0.20.2-20181009083037":{"name":"composer-common","version":"0.20.2-20181009083037","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.2-20181009083037","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-mU1vbuTrdUVyyelHxt7xHvVV+pCX8ZNwEyzyLCoNdhEyHG+g7Vc1Ml3/f44p6s6esmznusTRqVPA/lIBWKFPXA==","shasum":"2522f5fa01393569875865116eabded828e7bc37","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.2-20181009083037.tgz","fileCount":161,"unpackedSize":2547846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbvGdNCRA9TVsSAnZWagAAFvQQAIGCv4l1eVVNY6FelH8l\nvh3RMLaViJ5k0aiB0x+a/jm39gaF6gGDq3Y62ag97evXG89G/s72ma7SCmng\nNVE1fDRI7uk4XxskHYuGlCGLVKdtWsgOj+02c+LJdyJKL7MFf99X0xVY6eNP\ncBJOFL2f4HVPFXjLZC1JnVhIty+obUhmigN3N5MM8oXGIyACIAUMCZO88STZ\nmUhNDvEXPhaek+89LWa9/Gd45fZHVj3vRrqcnHI/XOMO6zTRjjy6RKIc/kDB\nXgXDZjRGEb99LKrkUwMnwrKA9BaFUvOqTeetgSdmeqOFtysnc5KVIlWmrPqU\nrvzvcOxML8eyv4P2tNTSnT5Khb36lHRLUblgCCUfAJOrKeAM5CBwcschYHBh\nkE1qfvcYprEJmJCw0Wu5EJwFRVJnnXgkK+E8t0EV1U5TOonmWaix9Wv1lWBZ\nLwmOHX1vQcacLfXlFNDkcOwYT7uWjmowWcLsQsrE6DOQ/q9lph8NQXCXmQ68\nJasjWL3NMBc0+0djXivHI2OdFrCGKXwBqwU/mDrD/BsY7yuckigB0xCLMt5Q\nqFY6fNa5SNhL8gkt7QKR5yMRvrh4XrQ3n9eGGD8jjqoxIeLFPIOQv1gSK+Kv\n1gpjO4vz7tVi3lUHBl46gCj8Hzdimb+7CxWZY7H3/x0Oxan7hXz/13T5488h\nplZn\r\n=c+Tg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDj+o8zPeATRJgFF5sE2ykQeIqvUIVTfKExpl3Za8CHrQIhAJi7vkg8QwA76ujVx++YHWeJiIjZA4KSMgOJGuzl5HxK"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.2-20181009083037_1539073868949_0.9406369607114617"},"_hasShrinkwrap":false},"0.20.2-20181009092330":{"name":"composer-common","version":"0.20.2-20181009092330","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.2-20181009092330","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-c3yT4X+x8z9ejLvt7uSOQAy75p/yD4620on+Tv7wHpQdlOvwlF9Ly/yf9im+BUb61dThRpJ9FmoyG3K6nz6VYg==","shasum":"755c83b6447b3cc2fdad6cffdb75ce2f3e86d37e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.2-20181009092330.tgz","fileCount":161,"unpackedSize":2547846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbvHOwCRA9TVsSAnZWagAAv1YQAKCVRRTguBAyzAwoEe8j\nmmtdtA8UFuTOsJK6lhWd/2tybqZ3ecRyPh9YnTfiM9ovX9rey+kBAJ0yC2+f\noOnE1QZu1Ufrb+WdmaULtHQTlZgYi2wH2l9BvF22PGOiPx3ZzVLkaeVgg3mn\nuugt60D9fN/RYTwalRJDFgQY/MSP5co0rF/aa5wHTkYHYOgmCVSgUKWbwnWp\n5djZHcuCesXg3MbbEpdsVKNdAdgQP1TSO1NpTMjdf/9RCFS1SfnsBR3lJDzX\nvzd0s7jhcki9xExfNNtpIi/wV4O2cp7UrinKPMNBNji/R1Pqg2EsPDRSok1g\nkGFZXv6ok1pU+dKt2NeQPFuzD1Krm8KH/6QUSLk5j+67n980jQch9OfJ58F9\nL/aA25yaJx/bcW+Yu+2XietK3OHlTVWyF0qCZHCyEj4+ZqKrE8zxXzLu4nWE\nA7hPxmlj8cjEQFTF356r5DkcmVR6vN39jUreNc9Vo9ibBQo4ydjDG2mZ1BqL\nvxy5NjhOmy3cT7Dcz2ao/MWAtxAHUlJwQ8Z0KetOSl34rQHwUYdM7wVlkfLA\nvvBK5yF4Nrt8kXPvhGsqFaxxHgnsU2Rn7U6P+VPQvgAjJBLbbUI6UBLllV6y\n3cHw3Co0y9Y48Kgr3cKaQPdSJtvnR7fFzEKRvc0oNpwsUUmh2Es7LaXIPuIi\n+sCg\r\n=VKrS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBjSh3sbccFp/gn/usNhA8i7FrBbgtCqq6nIar0oX1quAiAfhGSGbZNP/fjjLfdIuBziVdpxuB6p9nRDQlM+W3xbjg=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.2-20181009092330_1539077039816_0.9324711059721869"},"_hasShrinkwrap":false},"0.20.2-20181010120322":{"name":"composer-common","version":"0.20.2-20181010120322","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.2-20181010120322","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-x8NT4n+8daCMjsrpuSzt5Tq5MCpRQ+6jGZs1PZFJJrzCZBrw+Xq9D8OGJAD7l+xhe7p2ENKY8YBVFcL/I6YcdA==","shasum":"2daa83180775230cce1f42f0f08c16740e8824e2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.2-20181010120322.tgz","fileCount":161,"unpackedSize":2547846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbveqnCRA9TVsSAnZWagAAVhYP/RkJKKoqdhiCWRK/5+fa\nsEAizU+uWtZ47ZWsVwhxSW0oSvFNemKohbkChRowsnu/N2OjiGtwMwJIc/e3\nDox1sLEj36diN6oMhjlILP+GVS5keIbaHuqJwdCfUjER7cjC/HGF8DpAdJTP\n54W43SQX2rsMLO5GiHKdj9CY6VkiMgooPN+yzQ58ymckn+FKyurgGOuUaRlt\nOZNXXRTvkl6xSqt2IZdNfVbn5N/C3RlzNzfTkBeo+ERgsm9znML6zrS8hgiU\ndw8FDxxD1LuEpXn89jBxmkZOZFcweMdT8YXSgp6x1Z9q+QnbismybesYy1gD\ndFWxMl64FkFIzX2lp+4ZJTsFDgsOQsFxE8FmUWMGyftKEpeBPNzsy13wWe0f\nwm7GP414fpWkhNJX1SbAkypfR2m57qguQcUpt2BD88Hf+YIOMQeBa6vPY9qG\nEms076hw3T8BzYjEZgPWp3uFMH4vWGarapABUo572fZvUaco1nn9AXfvEy+L\nrg010eLDi6EyM33/o5gqCQwYFIAGS9h4j+hC43VsboK0yC/Mv6pEYb5tXLNQ\nGR5Rvv/WXZbV1HVrusg/FXtrYj7bL3Sd9zLyTG4TZXzitFzyAsnd4fcTsHFN\nBAOLH5dviVZ11AsBBc/mWiqKWA9p0pk/mMhr3enrbu2+TtFq4tOmNu5MO4Zl\nY/ss\r\n=h/d6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC4xtgJDRLTSYb59P1zfK2s6+Yv2W9bm1cLQU2Mswo+QwIhAIuW4FyM3l+qo7u7XJ82KqFFBWIPATNVd6skm0P84+sk"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.2-20181010120322_1539173030323_0.5117577381121292"},"_hasShrinkwrap":false},"0.19.17-20181010123516":{"name":"composer-common","version":"0.19.17-20181010123516","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.17-20181010123516","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-xycTAE9/a+TPVzCLEusVvEgoQ5rKMkisAgwjDqR++1d7wwl4Y5qKhZ7LmAV9vnMXuztEyPUOKqCtijM0tTihtQ==","shasum":"03f0fb4649d5658f86237c5474f4c7e20699e33c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.17-20181010123516.tgz","fileCount":160,"unpackedSize":2533718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbvfIoCRA9TVsSAnZWagAAtV8QAIJIobZQiioujNfT3vei\noHKVFy0oaBTW8c3LpT+G0/+a+ZXhP6o+PkrGunf4SgHDPvWV1ptjinPbzxYC\nnG06gxarPqHVY8XpuC5wxklNbrYyDC1eEHGDvwjcIvLZszjxbNmNlF86mrVk\nuo+LOHrI2go5h4FX1v9yKynSWTpxHi3PCQksgnWvyBtS3ILpLox2EuSrylGY\nszkwNTdZ8hA4ixIxUA5gZBRQJ3jDTpV7LShwZT8XFTfNGsQ50i/7io6bmOVC\n1Oi9n3heshIXIOVyyQjjoNEwuTKRiC69ExS1nD0DMR3maI75S4pDa3S/Mv/P\nmkU+dZPycaU5pq7/uwe0auc8im2YQrLR7Wal+tcit31RejWzoX3zvChJWm/7\npSMzJ+hELe6N+BxpIZtw+XoFG6qmYmWqF/GZVmfqUkXfkUTm3P3VkqJpyOBB\nj/DuGe4GOjZ4xjPb+UGo0DgG+yFaBU390XQUyNuAjQz6m7xhK4eg8QxgHDas\ngK0XAD4oCfCpJumNaAARsYg4KSP3AgP6CD9ifFRHaVbjk7mX2oMXiRnLG0sF\ng7aVpz+LnKU0qEmHDbbajOEQ0uR0VhEt5uD8kyZxXLOlkuACSM4wd1/lX3/G\nsFaa3p0Hgg3JxYHQpN0TKFkGitbjJRz3ijjJPRvr4eIT9+NZdq8HTM27uGvS\nL60n\r\n=22x8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG+T8+RFPmAhBnTPGQPUMjcT+kRmQpxsLDxONh+ZufVDAiAxkngmvtvZGBBZiuKwmK1Pyqa62UvrsX/pne0QBC/9aw=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.17-20181010123516_1539174951377_0.1251581752794757"},"_hasShrinkwrap":false},"0.20.2":{"name":"composer-common","version":"0.20.2","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.2","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-ZK3E1e5wRbUZ9M1bCgpEYLQoz9+5ZdcoG6TW4DC3UhD1l3JRUNhkO3JIFKJ4L+aPPUFeU/fsXr/JCdRoBV0TKg==","shasum":"b4a825ef63b9c2e5edac104a8cc2e924e26e5d65","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.2.tgz","fileCount":161,"unpackedSize":2547832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbvw7hCRA9TVsSAnZWagAAaQMP/26HRoPSyFCbpsDcTCgt\nCyDlPpakS8EU+VOoUuYYqjjczUMA5T90nuVuw2QKcUF2Kc3QB4ElsAvouI7N\no14qRjTKXmb9HZFjqUlHo0PTwpvVB2J+a5pHp9/6Oa3MrI8Xxmsth5kFNXI7\n3iZNNQ2Ju87Xc3OyQpCJ61H58BfXHQiqjCt9HKU8fIi+Hp6Y9IhmUuoK0E/h\nM+1bCixwx0USjGolt42frwIIRqCsjO+Ozt567N0NqqbgBuAK1qXQKh7NV7c1\nF6uWKHJ44xwKMlmaLPdsz7HnINlGkj+II6TPbjL53nvRkNp1xODBIFSnDjtc\nAw4YUYKgWjxPSDxX6Wh6yyFAkVyHY5A0bWaVcb4IADlOA34tfRAexnm8Ez8e\nEXo3w05HnR62PkpTZwXS+VFLarHXedks1wm8MdL/iCeScPLo9vdMt1tcdZDW\nj5ELb+uchMQzdH8SnrCy6ivmWN0BDwhzNm89THz5xiPmwZX0cAy5dPP/qadT\nu5uAxZsaIfpC8eUcxQWx+Z5ITHvtjWugDxs4sABWeQOdHoDQWwihs67HOE/o\nhdLDX4Wm9SO3HMXPUowKd7XO2Pr0zVfuaKbsEd9h8UmgOdFOKUctquPnQwdr\nu35kWMXO3KJVPYuVz8VVKWfQdhTPAWjynCyr1V0uNALRl5/9WKefmg74gjU7\nR/uX\r\n=WHMl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC+161PMdJdfM34v3LO9B+BIXunIr6I/Ylu/ohS6XpFBAIhAK4D36mZG/mF8e7GEzbuXZF+O1tWdzAnUILvJK7DAJI/"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.2_1539247840482_0.5358669910972844"},"_hasShrinkwrap":false,"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.20.3-20181011154202":{"name":"composer-common","version":"0.20.3-20181011154202","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.3-20181011154202","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-HxoMkUnchDOYOCyicdzMwu0HrS+FBWWrZaZCmu0Q0+rhysTmL0bRlKkUuVFhzydQWvlWsB3V1ZjBvMeHmB6rJg==","shasum":"512a6aba406135c5116e4acf7c8691aafa983bc9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.3-20181011154202.tgz","fileCount":161,"unpackedSize":2547846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbv29sCRA9TVsSAnZWagAAEGgP/A/qx/JttMmiVhSjATEI\nkgJXjxah2QfGTQ8A676HnLQ7CSlA5QEaybfC98W9WKGianNBw8H6gRMB9haM\niE+xTDxXJmbYcmoexVVMsPXLUq/DeeFqZC10teSIfioHxiZui55N1mKKR0Qg\n4aq8KvkbchOaK6tGvbhs/FLqJDg6pQeHN9WAcpTW64lv2FnADB81BQdk1ON8\n18s+fwgursnqlnnl57PnMJN4PIYNuAyXGCPguba3nuVIRCjhSKWr8/ZMhkkb\nL3irV96qaZCiafJBkvO+ygh5Y1ypKyXpsgeesbX9zJ67jms2krXAEBfMfJG3\n5OTMxpppnaYzZuq2uctzBsRAxakjTeHGkYBWoEoRevquKplyl3/UJ96el7TR\nBV7eOAUxxbyTACF0PY01tc4V6rHF+nmjlBUL1eD/5r2FKEh9Y40Zft5sOA0l\nHe7SfJB0fno63zGpEmfcYjF9EP3wy0PwdIDJMK1EY3w5VYdf2aEcRixXvyDW\nC6LNC8/4jzSMiuD3GgL6g2+ONg2pQZdBEWxKzJ45HmsHoSq9QkjUg/Pqgn6t\nexAyQbuEq0Dk1BlH4S//0mBOjnUdi3cY431a1yxCTYMyjLr5IZ6Kpt7Rwfxw\n4HOwDtwn/5Cef3mv8r5nvljfG0Y6yw7SGAKv0t7A8x3/HCjkSN40RO0mWg87\nTCOy\r\n=JfAz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDJWgai0CsE0g61w+Gzyv7ciiDGHBuxb+DQWR+W2NRJkAiBvUwMSLRI8kMtSU47AwE9jDQ3dChg4//aGPkS2uCzLtA=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.3-20181011154202_1539272555168_0.5646960032347621"},"_hasShrinkwrap":false},"0.20.3-20181020070844":{"name":"composer-common","version":"0.20.3-20181020070844","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.3-20181020070844","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-kMMUNhp+J1PZqRVq6nlA4w6nWSZKK7MLiQXGBHlFA7mOir2F/M+7tCkM1jXJfEnIhQdrhMTCP7d5smd7mBja5g==","shasum":"6e07be9eefc6ee6708e66906a04ffc09b578a148","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.3-20181020070844.tgz","fileCount":161,"unpackedSize":2547846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbytSdCRA9TVsSAnZWagAAKagQAIuwA/6kQuSLOHF7M1CZ\nywtkTiBWHYGmTkiQFijwOwS8JbiwG+Yybs7Zu/tCC2pmh+M3/lhnzmuLxEqD\nqF5CjKY8FuGD8UKzPRoqrr52nS+dHGl9G2E2/KW+G0iy7Bf3aGqy/Eein1bl\nhAcv33/Ak4FZajWr3sBj1YqqTYUrUm8kx2QF9LsLdq/3Tnwnujc4RBGjj8OX\nYumMFApWbW7ZcRdwX2volcm7Oe1SGqm6saTE4EfgZazF1gVGvj4VKF/jdaBB\nxk/IgS7xz4u03JLzr9NMdSWtFq18IPug9yvw5MyOgbjrbdrKElNEOfyWe+Rf\n7/c/QWAmhq2tboyIM9iLY509pZt0oLYlrhEYTAsfaFXH/1+OZBNI3m2RcRQn\nnWft4wuBAThECzjfeeQYdla716bxfbh+soCrPOS3bP3ZaJYx7AedtK7XeVQn\nXtkR/03hBdzC/PL9W4TFe6lDIzi1OyD9X2heKbr7GpCRgbU5CMUkaY0bmZ6a\nNDNIfJ1Kl+ybRnxM+jKsyDMxvY9vT9qd1eo/0U/WGLx1CbP6sVJHK6sHfYQH\nHNYkkvzGblMVP/BiPxukt20h4CzUxuppTnlguzgdWesEM0xR1jMsj7/ymo5z\nAu86axD3+DNRAcl6EmMX8UJFVpU0DTBayUVcLkbHaOPcnQxorohGaLE1Lhhl\nFvBK\r\n=2PRK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDxiswkTX+enswpukzlB6KHAv3jb3LZ/RJjuQ1xgDskjgIhAMRAIUOqCdobxjEcePCHzjFZoaIL7aZDuyL4EJyme+l6"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.3-20181020070844_1540019356339_0.011114614425656422"},"_hasShrinkwrap":false},"0.20.3-20181023120440":{"name":"composer-common","version":"0.20.3-20181023120440","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.3-20181023120440","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-dnozCNQgyQoa5BhZl58vbYPNlCZyVejsaMLI6O0mFbDrY+zpVFvBeFSfn6LPvILOPC9TMojUbU53DuNohJt4UQ==","shasum":"f300405be027f3055c6592089b725aad04c59964","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.3-20181023120440.tgz","fileCount":161,"unpackedSize":2548236,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbzw53CRA9TVsSAnZWagAA+1AP/Rlz8hOPN156sCidjJCa\nwbqm2vpCEpsX2fqCC41FZjyFXgmFyTxbeIA+5jikL80IS56XWaF7QUlF097l\nxeS9vFjdLWYyzLZhjZHv+GgOwe4ew3YtZ95z6qJ28+IYh4nWDsqgA9r+/Jup\nfdEiPPQpTkEkL7/K2I+PXBJOToweq7FpRprbTWCUuHuZRdVItElAbbVDJy1A\nenJeux5najG3vTPU72O5sAhmKEweeSphtXd7Y6QHclWf8oxYEHBIBACTfFcS\nEiRJ98URGRpUdukBbQb+Vx2XWrq+ffn1v64JMcFsL0Y16yUF1Aw/mw2mIhPO\ncDkbc73UlbJN/6oFyUqVjtBBVge+kwx/1dWVFRnQxcEUVj26cMK37s67VXkX\n19HL3z4jWDUhs0XravDIKThX/lebb226dmNb8R4I/Kjiwp1MPe2U1t3wWAsb\nIarUuu/wbl1Sgogcj1nwJRYjp21hnw7Pd0ei6Ets3b/dwUZWvi7pDGJ9Y+pW\ncrRvf1IiDE4aJXULqoKeaMqJmps3JzubIjF0VOYt3GzLNtDGr/VPLjhZQtrP\nQeqlM2RtCIq+ZA1me/AsCTGcJVBDtMP8ApSpvnhOWzGrQb1OvfvXay9c0DiS\nZtO9SOgPOXzQ5S3FQcIEdZu8C3S3g4Mf6mHlZ4vaEz7ep3opRmiVq2/rQbIS\nDRtz\r\n=v6ZJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHJpjmOWNsPZezHFTcE7rKf2P3XPWn3ohnqo7SDw2z+8AiAy5UcCCr9IfdTqvrmAvSTzZztmm0+jeC+kywPOIKUGwQ=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.3-20181023120440_1540296311177_0.05656586617670367"},"_hasShrinkwrap":false},"0.19.17-20181029090733":{"name":"composer-common","version":"0.19.17-20181029090733","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.17-20181029090733","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-5qfHMScABQQhxJ6ygN/FXPAb3k90CzELS3qmvfqFQzNGBSymgg2KqglrMjoTARSCZ96VakHxN4F32fOysHQDnw==","shasum":"5fa7e62461fc0af3bacbf8047d5b135c40a297a6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.17-20181029090733.tgz","fileCount":160,"unpackedSize":2533718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb1s3xCRA9TVsSAnZWagAAaigP/2Ow0Hca/ubYjrVUNHbG\nWdCJs1BpM1zutNLRIneUx6gtGVmUMGOPOndGphw06z7aXUoJZSyhmjFepiu3\nfdQJ/JW6pJYuknBJO+QZmX/yivtDDwd0H5eHTxJQCYWHC7JSj0qd0zbzIqVk\nBcsfeNR2iD5jCefcypKD//YqMg6pgfMbgmMCPLcuT49lQyGV3EGAimkvW5KK\neeNgnbbMwQNlNe05RpcsTVU/BGWmA1DMp87WNBaQuE9WaH5fpd02CeCFAPue\nziGdEIew+AkFvprkf37MTJkTAnY25OGn0Ouiz57iBZjIcfYHqGWC2iNjRlzz\ndocBEhyxgMrgv/sWWqAVj+zvhSmoABYkSnA3WjEjH1ZKr9OzxSYarILM81Pi\ngX/vpczIxdRS6FXNJnWKvGc7wmjoMJG206V9NcelQQGN2K7tx9b/dFBC61z2\n+5d3rQ3AfIZOZ3Hlzl0GXKOW4pJa0DbtbUUFMMihAPwvo2up1uVq8+BSkrlo\n8ZH/kLCLbJACWGtZXcfINasEPXmp2EuIU0JAoonR/vMvB120uPc2CdbwZxKq\nbX+DNFNx4dh9B3ASIcg0E59PQQ6NJHjsng2+sS6mcqE54pDh5qglSpRQfQte\np+pFcayXDQXzqtp1oGGxRYxVoGtmpLRSjFBw266vSTR7mQJNav1wcP7vbsMK\narZe\r\n=8BBL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQClrA4ysb2S0Rbg8Nx1JNW7QiWJE5HuZ9bFIthJFKrwYAIhAMs/2oIibjJwmbsBrLAIwFkPdSmoMdP9oZXAB9NFdtxJ"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.17-20181029090733_1540804080403_0.1992583021627008"},"_hasShrinkwrap":false},"0.20.3-20181029094726":{"name":"composer-common","version":"0.20.3-20181029094726","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.3-20181029094726","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-u3hJLZEObJsh5fxpQj81LOfsRZDzpcUW+q3wKCb3W5Xi+21Tg3SCWsDHkt/yIJTuA/TvlCQowzGecOX0bwoLog==","shasum":"476ba860805f096948b0af75d3da8831910102ee","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.3-20181029094726.tgz","fileCount":161,"unpackedSize":2548236,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb1tdKCRA9TVsSAnZWagAA7e4QAIus67pJAs9JLeOp4ztl\nAKUvDf0tDJF+Zz10zt3qKEXddhB1/wG+VxXMVFQ3GQheEKpFCS4n3uC2Poja\nQQsWDzXYf3bMHJuYCqQaRvcxr4nN/DbmBtS7wJcGoYPSuVnpAcZNdquBo8cg\nUt/QR6hscawuy2CNi91ckJ/EFRkkHeUIJqY8d7y9BtrslTAw8iWyjHhNnofc\nBdC3Yzhgo/pKqs6FB+qN4AHqBKw/Fu+t3+hp0QP/dGGdRTQ7k4dSe2tjF992\nyJ9iKNn6WaaNf1f2n1mCP/+5+7bZQGZ3NQTJAIpTq+z29L7lK24o1TsI2pqR\nHayGeVeQA240DjEHrnupLqP99XW2S6eTlA+DbWYaeykyXm0FSUPKNkT+IDg+\nbo7yhGQsAILjzywJkR654WKN5N+znBsh3P6OsL5MSbDf9F6RPkRIEODgMch8\nGoUntL1pmu6d05D4/wpDE/9Rn+53hWYOHk4MEY5Izw8p6ZAbeHFZjCx8WC4V\nCTuFUXWpJFeQNH4xEpC4KjNb/CI3mDBgmYYIl2Hym6Vs6gt/TymZn5DIYAtH\nTW2ojG/RiRqTWbnt2vMvuWMp78y0GqUW9xx0k6oLeS3SKujdbNMES7BNHyJT\nl+fr1TMrpVOy6aDsNLIIwOwhw8aGGkw7OVLpA4c2i+PxsqoGvP3f5c36vrWr\nmM5e\r\n=r5d/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD1v48DvCcb0nRAYIMH+86BF23NFtsvkA1Uu6cd4HtulgIgQQf2UCGqC2KTy2khsD8B1t/cXkBj2Zyxnj7KCUa+irY="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.3-20181029094726_1540806473561_0.7128471569338231"},"_hasShrinkwrap":false},"0.19.17-20181029102957":{"name":"composer-common","version":"0.19.17-20181029102957","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.17-20181029102957","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-WDpOu7vkPNWn7gOh1zEYyuwMpSmn3oGNakpIYyDbiwP/KZUrY8UB/Jfb+DBcFip5FwXcvEtmEesF8udmj8uDzQ==","shasum":"5b73075ed50c9e6e742da6a24406ce1f195424e2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.17-20181029102957.tgz","fileCount":160,"unpackedSize":2533718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb1uFECRA9TVsSAnZWagAAjkwP/RXvuSfG/ymYYuldl7nv\nGzrreerr8lIRWOS5X/aJMxRU8mwYrUJlNaQKj3C/it4o6VV3ncby6nwY0c1q\nBRPExs5z/XxsemYUyxadhfZyc58v9AU1U/SMrVsqpUU4y2JYR9FHXK9Ddja8\nuYUrbgR70td+AiVZA1JnxWLAIx4PxDgUv7TWUjrzMfuwr6ZWCGCreNL0Z5Bw\n5/PRzGqQ7RuIyzp4yM0cRvr374I5G20XoaDzkg4ndVjHrAVTpa6yPuq38ZQl\nEDrWLqX/NWsuq9eKMXj6Jdbbo2qczWJR/EKvlh73qLY7oHuYSwFcxfbFAq8h\n+2aFVN9b5j+Vge3qa/aVOnn02pMsSUqi4vSnoaXXu54Scx28MsJFm9gi3ZbX\n8RCLKg1MubE0gYmx4meSTGY++VT/gTjZ7smM7JugheEfnyq5j63KWElumQsT\n4R9eEQTMoANr9pGvBHtzz/yLqNkWL7jFcSFJhraLO4USsf9ppL1jndc6KPVt\ncGtW1Pq5YVogeiudN1SdcDnIeHvrfUpiYuQgi/6oJuE/g7LXk+qUQDRcwzcJ\nuhx/aj0pcsiaB28GI7H0tuABVRLKI6fmrf3fHv2NGb2BYXKpAUVkxxhJ+BCp\n1F137SjRvMnt+CtOxumeo8/2lQagg8Q++p5O3klH9kbJrVT69O+2ZehUW6F6\n9ItX\r\n=re06\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB/5i0v4cuc/dtxQBbxpxy68w9HU0vGT589GrRISC6twAiBvsrfNfsQzKHe2IWo1dz0CJU3cLuag0V6zb4fBWJ+gjg=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.17-20181029102957_1540809027371_0.2305718776834138"},"_hasShrinkwrap":false},"0.20.3-20181029103502":{"name":"composer-common","version":"0.20.3-20181029103502","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.3-20181029103502","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-ZFumV4Jgsy5gZ081rLZ44Wke5Z4OdLefwx3LciZuYWQkyXWCuolDoZUdZIMzt8mVU4SiYEOgxO00NZlkK7CLkA==","shasum":"b2781b9f6e227e09ceff2e7d84d664bb6c4204eb","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.3-20181029103502.tgz","fileCount":161,"unpackedSize":2548236,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb1uJ3CRA9TVsSAnZWagAA+BMQAJB28XbgR1P92AKKu3T0\npq5MPhyZbcKUctLuIhSno/hWbGRy1oGZY0xac+nu+YDvODw2BoAHNben/vM5\nc7E312UNUg0ysmavkpqqk+VtJJqr6/Hj50fHeC5ofEkY3fvRxob/vqMAyIeM\nDEpH7WmS1/arBXhKnesqcqoQO+W1Nf3/sKo+SSTmog2hFwS9iiA5whxvDVWV\nYIs3cpm6qcq5YFT4lSt7NeyO2J65yRiNdQ6IGPvycMeUvgSL8+yuA9xTHmUu\nqs6+qgn5aUKbVXc9jxkLduejYntYXuoaubV2XK04jLkJd4teiB+XFEbNaxlp\n0y9psA7nRyIVlVenUOYPzxScsy63sMZyS4pW69nCQ5q7ixs9emEPdl6K0DMw\nDvg4gTZKJRKswhEW7KJvp8x53iMRKDR+28nsMs8HKAsPrjeq75lnLckBaVIr\nXf89RieSafmaNyUzN2uU1S01FjtvFShxPvhQorAQsmCgusloCqYJAhNxBA42\nrDogLNdWCsgcvq2sj0kMmZ0HyhiEfa3cO0Ck7bbXmmb+HnWCkpCEO0vNqQTf\n4ou5ETHLsKvLZ/W71m+skAA7DVu4AzveoKL8V1YQ7E4ubEJTfJsiAK0zuUvG\nhY0fex2oOykUb2Xnvms9oNNVATDHR8qWQouK5qIo8XBvozcw8j4ZnY5Y3Zlt\nQPWy\r\n=3lJp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDWIzNHjmCg1V5dbzm7kNoLSXVp0ZLoTc6Z3bm3oj3WsgIgHAzseYqSH6I6ZGdOWoPRkHWUot9z6os8NLEB85NtBe8="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.3-20181029103502_1540809334801_0.0561516684481107"},"_hasShrinkwrap":false},"0.19.17":{"name":"composer-common","version":"0.19.17","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.17","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-VNOidGa5AslPJMLDzO6fw+KCy7GGAKEe/bB3CCoM8DKmw5UUbt92lPPJ7Fyb3ch22vl6MVPQG3N0PXcard0v1g==","shasum":"a4299f9eda9c7a5b4e352277222ac09025a6ecc8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.17.tgz","fileCount":160,"unpackedSize":2533704,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb1vK2CRA9TVsSAnZWagAAHkwP/1o7b68SPhnYAnb6i8pk\nJiQbiff1wE7ef7NP31c+AhT+0EG8Bc+4Fw2UwnHzukWULOFpEnbsMQjNhEd3\nJ3koqeu66y27jIududD09CtXo7aTlsaV4NHdFCT+d0uFn9HFcG3jhyoGDzSd\ngh2nmLTXl+XiBwcToyWk+nLmnaaNRCA79sO1uBeNBV5Cky5NagliP2q9iAkl\n6kRErkPBwKobQgAR/gPrdzqT51LQ66KXmXw8pdvLA1dcOQ/0sJSwXlcO/f66\nTGt24ZvO8oVFfIO6zCKXQcNPFaSi88luIXKw1gEoyUUYXQ19PeN7AkAVb0bs\nQ2XiOVhq4j05eSW/M1sqj7bDJqaBY/C5gHtzYRAyDH+T4RoZ61lqNU0yY9Ly\nAcje7mFBxyV/DbLzOnFTCe1p15yitDVAB46VkSLurVTElEx1V0L/4lsXkl9p\nq9pXbsKrYcxP6jqeKO/Ufh/+Ch+C+jccwuGl5ZxczA2qk0WmaDwyFWw7Wsjx\nRjDTUXyOiBLwJR3Nm35ndhC6lbHK/qLafWGPfzBBz0LM/+gOabDkOzdJhADU\ngK6XOmOZc5ZdDnwqQ/n9CaiaTGfZAmCNMDpsEpH2aUZnuKdRTgb3SFWMRwdy\n2ybXqHYDSIei1PXh8DnslBO7JdFOsE7RVA3lDHXhx7eEhh8FhhWa4xuqDTj8\ntNq9\r\n=TGfi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDKwOaePsD0OM3ZepXjfDHzUjY0FXgHekaNCwJM7N4wOAiEAk+gikiZYbQH+sNqHWbscGR74zrvGq190sTkY8TzPmtM="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.17_1540813493502_0.6553342699445088"},"_hasShrinkwrap":false,"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.20.3-20181029152131":{"name":"composer-common","version":"0.20.3-20181029152131","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.3-20181029152131","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-PsvPGHeJdsZu7D6IxqH/PZ6RyjAZVybiglWEYRKo4jEZ0NyIJ/JFQrUPXA6vlAO+MaDcsoShW+PXCnj8kdhEXQ==","shasum":"2decfc8faa35d4c23b48011e49faf2e00db500bc","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.3-20181029152131.tgz","fileCount":161,"unpackedSize":2548236,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb1yWXCRA9TVsSAnZWagAAg54P/R1NyXhmY4mf5Dwwy39I\ninz2c9YGaj3DkYlD+cH2sakeFiPCwVc5RfTS+eVRHKoi8D80r+BQoFgcyuAB\negxhIPQDbfNcEPqbSShZ1vTuUBAHFGyq2vNPVIpD4KcQzsiD4hj9oZHYLUSz\nGNMVhVP7sCZd6+Vu54UEUC0ZfKx0cvKLMNQ7z5I8wHgKT/zg58juXk5/UT5a\nZdfk8H2Mggp2TkvHHjUunuPJVm3aO1qUBk77pgokvF3iDC/t0n57JUFaaqIm\n9H9XMDA+eFS7xIbKh0RvopmZxhk/yEfbUTd+mpR0q6C+9IMXbUaAdwecOFQM\nVkXxm0h+z0QTMpybyxIh47F+iobLY2YKTjCPploaT9SkqU7WyF40Oc+wtuAI\nGa/xsUAOzxVN8xz/BkdPSVMjK0QvczsJWUM2m2weSTUqMItkAcEl42voS8zs\nWbLxSraVKlcQGMIIv+he02Wxos9BtKKz1cZTHyTSPbwdfLTjiWsyD5GJkT/r\nwzxDsdAphbM2zwwFhzrcjW7A1Nusn4sDi2fj/lRoMqWhArLrgcDYyDaJ3LXK\nObFWY0r7NIJY8K5osBlhHJICbGL6inerJHiW0hOVsRC3T5TXNhS4tD0WGqqG\nGZTYEzO4JgGqY9S9ofBwOlW1X8QjAOJ3ySrgegC50288iWqrFs/zjWKtU7Pi\nOK+h\r\n=oXGM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGDbUoTf6JSoZyC4cEYs6UHPUz+NjLsujRXvJcua19FWAiEAh9eaaYqCLQUmEQsgBLSZSrLDt3DyEV6yYtu3Zq2Cn6g="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.3-20181029152131_1540826518983_0.47822648091784514"},"_hasShrinkwrap":false},"0.20.3-20181029161121":{"name":"composer-common","version":"0.20.3-20181029161121","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.3-20181029161121","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-XoCuadPy3l37IC/x0JBNz0x92ZYY0u1hyWrCNzZoXKgjvVOuFDjiZleP59w0hQ6HrnFnA+lAaMGOyPlMbt5R5g==","shasum":"ff01160d3071c7dfee66d8d18616ff45ac0cab38","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.3-20181029161121.tgz","fileCount":161,"unpackedSize":2548236,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb1zFFCRA9TVsSAnZWagAAzh4P/3A2BWNzNrHcw6U59m1i\n924rk0Wx30wgA5LLVveJLZXcoYrTEMv2prwqT8+voQBLfD0S56+8dnNtlQOn\n91QAFa1MSWzaDUdFi7KSgQAH2hAiCEM6l4k5jE7j/XTDZGHpybF1vulXoJYz\ny5bGycoXr00D/3xFzJgPAB5lI9Ng2Lge2g/We40im/q/uHKWqYmydn9XQeOs\nL3YFA5DmHbsHL2k6nhW9PF2gmUDbqVMtw5PPCaArChKXDtHTjuINk1bOMgaN\nMNznUGZ1oO8qGoIslh8ve6IyjpWTRP65kLOPCcmO6ji/g7zd6muQ8yRtFBGm\nv1LfVNsT07xJPmkFT74z8UC/wd/CDGII3zzNRzr/jJmaW5iIv0bhThJWgjGH\nAbi8GfAebU7l8Krt6vj9KyFFiZvoe4KYJC7m0VlByZxBceizIKOYWFtCoG+p\nSDVtId/tzx3AlLjOBU02tRUgryoZcM9GIHybHIKHGYKCxKFtTLfMWUJR2oG3\nxzrz1K2FqmK/Mb8JqRe0zf7J2pcW0SaDs3GsbvMndY7DTO0X451Cm9vXpjWS\nsOyQcM/7WEWOGuDCEjcEg8z52SWU3OtbZPxMzbME255JXsOYchFNP28/lmYJ\nWDOnS3Pb/N9naF0TwHDJ9mTEOukHsXlDjNtgZATR39cMFFi+E2FCcpj289qP\nF7Du\r\n=5pVH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFHu2T9DadK/AHil1vA2fTG1DKf/aNvLOA2h9P1ziFR0AiEAjYVNhvkTWXv+DHXXhyRk8SMj1plkF/yX2KBiiOaIgzw="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.3-20181029161121_1540829508432_0.924483038354144"},"_hasShrinkwrap":false},"0.20.3-20181029165604":{"name":"composer-common","version":"0.20.3-20181029165604","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.3-20181029165604","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-CM/epYpqM2PyUjBHyRFhf8P1iyJz6Z+ay6ob6RFx+mjPGmgsdwFGq5upjzUjL0Wyg9uyn55eKdSfhVkLU7Vnhg==","shasum":"3ac91fda4014c8def4998c9c3cf69dd8f1575482","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.3-20181029165604.tgz","fileCount":161,"unpackedSize":2548236,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb1zvCCRA9TVsSAnZWagAAnkoQAJ5s7cXI4JSSXrHvq9Yc\na1B43QcwYkiE3cyAsfI69ZgJGxEJSY0BxQzOwaDmSRYBkLwRznfrGyA7DGL5\nqVGOnLWAx/NZR1MCedIRq5KaH81QZBChSkJ+TUBkc2/y0+FzDJsp8G1CsZhi\ngKIdmRvUcfRkebz32hxBFSmsREeyEWKf1wpMz+vDQh0FgEi998Bf3G3402NU\nRQ5U/h4MlwhTPpUGamyT/nJeVxhPrAezOTIyNwYYB3G9GJXqkdaw8iGTQxxL\n0+YPiV+tS+VqBLA6fR8XlH4R2USu2K+h2LFR8FI8or9LP9q1AOGVVfhuW9qp\nbDiZ7ylnPvXp+xO0wbsz2uwm7r32ynJAvJr5kl8+mKpTU7My1vi3O1y2hJns\nXAQikHtzfV8RYHdMy1nucJmL4LY56/xkN8cEmyU5nUP5byKmJq3LdUOzJzUe\nLhC9TXKlrqp3n/anySuaXQfDpkW0rfhOENkCq3LE6ngRgXpwE51fKZayLrKK\nQrhsI0PqJbqwfYNIMPBU/iMpgyIB+LuYX/o8ZkMwRKarQAZb4Woap+Nlb8G+\nAesRjY1/iO9KOxobHvcN25oGV+EWNIal4iqndbonkW9GtIaKDAh7mybsxg2G\nVrULnOv0UjNAEEiPt/CdjgIV9P8xCFa3bIBqJAGfzJhe62CG4OEFEGdcKkEl\nieuF\r\n=DLDm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDXcdoql0FKe2KJU0Vf8xO7fspPmCKWOPsuvB3Hn5ED7gIgV3BnwMnIeM/+DY6nF/ZQjWOFEE8jtal89G687RqbDpk="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.3-20181029165604_1540832193627_0.9260231656068936"},"_hasShrinkwrap":false},"0.20.3-20181029191744":{"name":"composer-common","version":"0.20.3-20181029191744","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.3-20181029191744","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-i6fjciZfMI6tjn9Nb+9BDRJJm4wYr1qeYtDcVYHeTqNvN5AxlxPMjZ5WoLzKO8IG990wEF6G6vPoiU0q638KZg==","shasum":"1b999e8ae8a15598fa9967b4a0644c23abfaeae1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.3-20181029191744.tgz","fileCount":161,"unpackedSize":2548236,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb11z+CRA9TVsSAnZWagAA/5oP/j8fnx1EHRdREdBVmODq\nVywhKUjq/pKOahsGFjtP4L0lgqCvEv65RcmlD1+gVOrrWFIfPTvm7Vd/+kr6\n4Ku0T2JnbNbb5bFCTJRWhZnRfAzlrNzwf1ZyuhJcH+9SOpfRkk1BkuqJUF93\nxT6t9PiKLyyLSTy2dAEKu++FaoxPhKcVb4F3/GvcMnHLUwj6KffLgDIGUdsx\n7cmjT0dbE96/ycg2sRRsFokAHb/Ag32dqDptIoVNvq6jPzgsF0Hb2Yd+JuQk\nRNlhlAYJItX541o6/BiLiBmtifSLRRhsOPu7IAfmekS8Vu8MRSONCY2lvwq+\nvcPeXYaKdA+v70OQihwRCXa5J0zzFbP0RvnsIHfGF1GORY/7Pno0GRLjqBbh\n8lLtru8Xbue5+8MUAVATyYw+G9hFRdCmOehG0u091yy/OYdV1UFmcO9Me4z3\n1OwH9aZ7QNLLGNS5b7LkpseSlJNbbKQ7hkOgHmFiUOc1R+2YyYncO4Chzy/m\nRubat8IU5y6nTrKboQYC9YjdMDkW3olJBRTOneadi0ao/HTAa3oLSBd171El\n6IRKOd2UgW58UjSBceKFYdm+gbBp4Or8o8YOeREefZeqBaqVMqoreimTsmDw\nWm+5HT/idyeLS+TU4x7eIV+f2XJOwvoI5cNpBdIKWetBtZZmSQYXaKhYgbO2\nRCqV\r\n=+VWb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFa+r6IlqvdOtHQHT5lu8FC00KSiQ+1a4JpIj7TEYV7mAiBNyBRRa3kT1N/IXaj7YYiv1HFV5m6MicJ18pmrt77Xig=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.3-20181029191744_1540840701354_0.057140212192243967"},"_hasShrinkwrap":false},"0.20.3":{"name":"composer-common","version":"0.20.3","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.3","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-RokYj65Agk0MOf/zSst3vx8qqt/y6kaCAUHbgrYMOI/k/67kZGINyKBKyPb/Gb9TO/w9RMhapxmLaCnaxdGGGQ==","shasum":"b73c05db84eba2762f060e98fdfea8e5331e4fe1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.3.tgz","fileCount":161,"unpackedSize":2548222,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb14W7CRA9TVsSAnZWagAAajMP/ih5tKI8xbFiiWMbu7XI\nSsFinBbxgvw/xp8w1eIOl77R5PS43WrtEZOS11XVgyX0i7SiVNn/wYycSKIZ\n78xctO70/5cLqUFHx48kN27B4S3r+DASCrs5nMdwGn86GSbgHJ2v5GfjOQ1I\njwcKpIoOB6kjlcuEIvWpMYjOK8LM6NOeq3HsFvdd2GJEyX49uxVStyuqE0oA\n6e+Uya5HU1Y8vkF9bqFf2E50M4x38GU/bwbz/D86nUh1d++2ipuPbXBUZEln\nEH1CgXs+YOBwSzK6KQvszMOZIGsnTbSJDXt1qv7x8AdxYm8zYv7V8nf9GAFl\n3cdc2XwAG7oXLwneQ9HHjAd+1LZpNkWbuYLj0omgPwn4Ek1qZhbr8ikAZgpn\n1ISXSPRJzujfL6M5b32pyIvxcNXg0rN3WHW+92eUUMQVC9VgzlM38lidKBKD\nwZn/JPTWPv2QtP/Kg7j3YsfLcxikel+c2DUD28EKMpFbFA39v1gG9dOIS7J6\nSz7lbz//fyPPxhvpmH3JkFvV+K38d5Dm+nXSVBrhNnQAtpq901pJfUfiFi9g\nqICSEnt9N5pxM7BSbmS0+zOOjStUvroCNKKpFCDcSCCVqgA/iCQRj4NVURhf\nSGS6efeOVmP1Z7lMCyXYb0VMFq5my3FtTXr1YaO7xcWIEUjsHvMzvnWbP/Of\nfsi5\r\n=N0vv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAyz4kglA8k1G2rzznwuDflKj9bVUL9qdS4CXqTdUkqXAiEA/hwxpx07IeYliMNVkACqfFhXBc/LZujdYQBnOj4QAvI="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.3_1540851130407_0.9848825025527188"},"_hasShrinkwrap":false,"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.19.18-20181030091607":{"name":"composer-common","version":"0.19.18-20181030091607","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.18-20181030091607","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-zYUYtgMKcsLytjLRdwI5KKpAwc+1sd6r6dQaL2GisPhaJAYjYbGFmD3A45wgn824p4RmZO8DZWzErRwvWpSrDQ==","shasum":"b3716037ab4f6814199323995516d0b9f7474d0b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.18-20181030091607.tgz","fileCount":160,"unpackedSize":2533718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2CF1CRA9TVsSAnZWagAAPj8P/jNpMOYk8RFu7FQXPR3S\nZXGUo6+ucRN1E30f5jdX1VBCuKsmIUcvIIbvGk8hkGFU86WElYMuhH2172b+\nMxEX40CmA/6bXTPF3Q1iUN0Mxsg6tspRz9ACR10RfiHuj+4De1T1vxVpxBeg\nrdj9bXpf1SsVywMD/oEpJXmximsTU1ByEC6o91MYbBz3eaFzuaT+Tup0ekb6\ndr/S6m1Vt5wDdtcJg6pwL+MSlJCueooweX7gCsVgWVZAl9VEVr+Kqe4QYgrZ\nhdLVq+/GQDG3IxmGAOg0Y9GJzsvZcywqUtLTff7Tso2ZOVDP5DOJCcoNs10n\nUF0eokeqMTWVRf8lMfypwarj7Lasgj0IeBCUGJT18vrPXJs1kPQM83s3PohJ\nDvO1LUt4Mbzvy188EqHgnhkqOxNWAc7ZRDSLHMIMhigBPDtMm+8BFKYwpzxJ\n3igTU8Za+/XCRBK2vlA2xtwiLghRJNk5qCxu6087QsZzH0A/E/LC1+U8BF2v\nbHBXuYbYk1LhYywady0g5SB7f49g81vkl80oQPIht4d6o3UT7aqOM3YKRA+a\nMsbnL/nUEAwSmyfOyaF/r4i+rSUpeNZxXuWBn7SYjU0o01rFm+LuacreQb0x\njazUXG0MVpUSuKAH7Z5ZEcrNhjCLHMohTsBdHPBn6+cL0deCqV4R1jvyeSfM\nyCZI\r\n=/Gtg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF3SzSaenyNINY81BisaYuuyP2+TUhRqEMNtkbu3jHVfAiBupmNCW6LMk/Tzg+BjMqQenwcNxu2PPfFjV+wqBdxdmA=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.18-20181030091607_1540890996382_0.7864812373488106"},"_hasShrinkwrap":false},"0.20.4-20181030092318":{"name":"composer-common","version":"0.20.4-20181030092318","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.4-20181030092318","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-txMxZ8AxtMc9ohIenONz9bKYdsaFfCrduRtjymH4JKWFJtapqH/j+T0Bejggw96zqnwsH0DuRjIBb7x1fS4XKw==","shasum":"f2733dc708623ad2acce4a499da54c5822037c43","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.4-20181030092318.tgz","fileCount":161,"unpackedSize":2548236,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2CMoCRA9TVsSAnZWagAA4cQP/iKvZXf4EVYey4hHUpC4\n+iSCYZN4wmjHtJAju8lyJ/4Xugu6opbxIc6yzp4AcSMCNRsx+NvI9NCtfKv3\nhmDPREK2vRDoRvPlQz+gIkThRR+zdzTTVpAi6GBHydhTagQ6RSqa58cgbE9s\nUrLcfbopoeujqQIx0m8H3Qi6gCITrVMmNEqCDYWYpcdDFEdmO2J2H5DW12r6\ne9irhW/8WnQUExKIZGwZsEHmRw+IGfMCqoYG8X/F7pMGb+Wi+5/kHcQ0DlcY\nqKjgJCehSfBz3J47OHjY9OWXdW8x65X+t35DxQPZhiatser2NgsybhtBH35k\n/3exZJzmxmhrd9ohUNw/9u1V92j/0Wwmnh9PKgUGGeOsQct/hKvYxbt/rdQp\n3tCarBjW6sx7j8i6Tsl9CoOvuFHckaqDNeKJyN/f97z46RegT92ffwX10/ic\n4bklBCxJNaRZZua4qPoVE71Zs8jl2FSI92GufOHwoEfhCR3KMhHB2PEJDMah\n5CFPy5R0k7cXefHxh20TVb6zAqnkmOVrdTMViKCpRTxsuJlAZtrGBZosPEg4\nDvwlhpq8T3UmIxSgNhM8Cuz8qwQZ4GgR53cVtYerc1ttL+tXIc1qGdu2auzs\nPp8k9G/KSeLL2kXw4lay0iy5rCBscCPvPIWGsC+0Qm0TDjI1WaUQ3/vTH58m\nF/ef\r\n=mi37\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD2yPQlj2TuhL09K8NWJHB6blHs8jbyjBlKNJDjJBkFuwIgJQ/dWkMDJSoFaogtO+x16EBZrEGAWTLZBdZ1HTPaJCM="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.4-20181030092318_1540891431768_0.9682979926560007"},"_hasShrinkwrap":false},"0.19.18-20181030120026":{"name":"composer-common","version":"0.19.18-20181030120026","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.18-20181030120026","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-NdpYeXfmraNRzpdDVj6dS72HyGXMl6OlrgYyNeNqiabw9hC42B3AuTsV3IWD/IQ3tFAOe/LzOSmj/klSkQ8k/w==","shasum":"f644af0479c471d8296ec1ad6f5890be8c08882f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.18-20181030120026.tgz","fileCount":160,"unpackedSize":2533718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2EgACRA9TVsSAnZWagAAyo8QAIAPdWel3miNVALAuQ2r\nIkX6KdHlJA/2QMpRaTh1Box5CaDFxZdeJe9QqFTXV7y2TjPc3nd2gB2nvw7N\nujVZGXuiI/eX14Eg9UxSR/hEAOfoCxrxXaOl4qzJN3jHa4KTZMLkBmopNKM7\nZWhz2l5rd2+MML/UBMrI/KmezlMvn18hEgxRjaFGGlLSoUvH8PxD7BNttP1a\nLBE1gSKr9sN5oN3jPfs6q5gl/0XDJbk6Gv3ySKXBe3l4UsJoKzisyDubvAqI\nIbPBVDBRGHDqXLOb1zuc2XH59VveD7c3u/yCppEhNCD7zC5JQk7jU8gbuUOg\nRz74IELTwWCsuUV14NrPg1fycxKBjfynXByItLFoQO1ku/HLrTApBRvdjirn\n/wjfSqGGKtC0iKp92gcLH8i6iRdnrSoUrKjX6lck8xcou8WwlwNmIHa7DJz1\neegSW8sL9/870srq+gAwKpSzbF6NvVYFKVUCcG2SIt2cigvpu+t/hOgQ/zmM\nqvwjbV3A+qLrdL2OytD/y6lxvGS/mV9b0TMtf5Pd3whTAl4MkbSMJ4uZPGVT\ntZq9QY+XRqRfjvU1VMlkXZC3g/cacJD69naP0YZHXgIZk7htpUQntapn3RmG\nMc2Sfx4EyiV+X8g/FV9yN3dcLgGyQ+mNZxJIGuL/J/P3OLzJoy8yr2+S2c9b\nnimu\r\n=3Qfr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGZxZaFbXmrPG59BuFa3DTCS8Z1kvwIcDPcOS65lE9gzAiAqpWjLPHsDjWNJLBfj2RGGU9k85FIOYF6uBq3m7yw9iQ=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.18-20181030120026_1540900863701_0.6302948005625792"},"_hasShrinkwrap":false},"0.20.4-20181031130048":{"name":"composer-common","version":"0.20.4-20181031130048","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.4-20181031130048","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-h9dc8iCeoI9lqoHWiL9T0ezGBDtwpxeULJs+3pwH0Cc4IrvQUOdH3LLsRUSkKjtQlw+Q7J3o0aQ8DOAFGKvc1g==","shasum":"4bb77ee22563e834b61572c47f0998910abe9ca3","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.4-20181031130048.tgz","fileCount":161,"unpackedSize":2548236,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2aecCRA9TVsSAnZWagAAQ3AP/jAffUItKgYPc4IUW6ba\nc5oDG2YkmrN/dzHJsfjZ6YgSyGWTLtaH67lhH+orPN9rVM+BEAV7hh3yhaA1\ntG3CUL5qCCsjY5iu84bmUYcrGMYgdG7fT+iH42YEUlcZVtdBMekbaqeXOnuM\nWRnSIJ73K6VKWKWft4PHj9ectRQvDzV8m2nY/L5xtQyZ7a43jWsvaxdCuqUc\nBzg2kY+P0YfK9FCpdelXGKCxZZqtEGLW+4i9u7QoKvBY/2bQpjo3metNs6KU\nYh1sJoWJbRfkgBeMmlRD7z95DuPaMu6KkOQTJQWapO1YxfLJgD5nQhwT808E\n9jPG3D5SkdOjW2Gm82mdo7wKcGr/SuO0kj0gIit5HirS+IMg1+/ZxpU7D4Wp\n7hYFqaeXXwvVcGpE/hGnx/eOX8zxuUgOvoKrk8xeNL4jjbIQwz6T+IV4wEk3\nVRL1Ex+L4uG+f0w9vAqQedDZTiYU1I+aWiEdFc5onLU8AYY+gw7yxuZbUbMO\nzZIf1UaaShc5u/z8MFVLQWe8bO3p/Bw4ZgGKwK6CrFKSymGrK+2op9bGd3uv\nI+z0oXRB18LUPKVv8v4P3WLffFWmll0l5CttSu6u6yCm4A37/Ek4aGKwyLzs\n/klXhxnWOOE1YbFwGUY+a2ig5+VWXYMbJFjLbs7cRAC2NwqqgvZqNBxzV6yW\nCaku\r\n=D5iv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFneU73qWLPL1V8bl+787P0N7TaRatFmYeJL1ldOqzRAAiEA3t8SHHNoYumaOdYv/bDRoVmjwKJRHasd+VF1hjeZSEo="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.4-20181031130048_1540990875189_0.5179447846519436"},"_hasShrinkwrap":false},"0.19.18-20181031134323":{"name":"composer-common","version":"0.19.18-20181031134323","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.18-20181031134323","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-T5QsQr/DNE+7H7VsHRNr/ktsrkghTOktyUGxC/adbx3R3SAzSlDFstPdbmuAgUkevQEstlUT0pIP31qCRlxM3g==","shasum":"eb1a80a6730266a5cbc399c46e8c74f0f456e4dd","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.18-20181031134323.tgz","fileCount":160,"unpackedSize":2534031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2bGdCRA9TVsSAnZWagAAyfwP/1UIqeJKEInHEyGjXh0d\ntHoISKpobIGlDNrbqAhBdu31sQkVQ3K7yAOrSBF3nDsyQmaWElWuyATDyc4Z\n8ky+tH/bPwcoz3aMcwNpyy+Ep6XVOeWPxfthlwrPntuI6o62/CDCG7VJIGd7\nHZSwl6Oz9j6uPZzT6IboJk520Fd3mPqucfAvdQTzE4aNW4jIWeh7piTPzcC/\nXKOrarCTbviuMrKtJ31pKGdPkuAE6dRjkLJDBPGAYMQvpf1fhn2b/gphh44W\nOC2E6puoV8ZkR9STI0RHz+yd2nUgC3JaiiimbnYigm80csoQJAnFiY2DGJ9A\nc1w6z3BBYhVOzG6wnZ59o5Eir+RhXi3DdZteEychi2ZzEI6E59kv4cmbibdQ\nhGxfzmqvvNhWrkCE0En9Pgi/cxgPfiGkjOEHE8OA0Xlo+jRjEn7uN3EEyF60\nQCrkSITOkpjh7VRB5x8AHmjMiQdcshjMcLRK6tH1675xyct4yRKHIWZgDZvm\nGwzfdqvZ54p6xRVUF4bgBZbj/rbZmJxXQnKPFXYiTtqWVsXAmM69S6+GF/hf\n7m1uQan2Eg5eoA1gq0xBQvJx5+MmcLTHvAonRNrJKlkVShK3Hsx9pufDW8rh\nBMJH6F0NojmbvJJdG1fUMKp+umdeK/H8UPDMwEuLS01dCuIMdH733v/OiOo1\n+ANN\r\n=ZX6f\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDFKbbbpseoGC3ClI4Gqp5cYbtxOB5X3YBEplg7HGmX9QIhAIWsabDlovlv8kqz98u1jWbtGIP9h1k79AJIE+kR2N9k"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.18-20181031134323_1540993436035_0.39295068913726316"},"_hasShrinkwrap":false},"0.19.18-20181031163135":{"name":"composer-common","version":"0.19.18-20181031163135","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.18-20181031163135","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-5jP/4htBt6X/dzS0fYl7kWpiTesjcE6sGBnvUos0ts/mhRgy5KsZwvzgU4kTVMnqSlyPfcFU+eUllNu4H31TSA==","shasum":"2106100b178bbfe46ad6c7d5069c81f5040b0c88","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.18-20181031163135.tgz","fileCount":160,"unpackedSize":2534031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2dkMCRA9TVsSAnZWagAA1o8P/0dvPmIquvNVfuVfTfvY\nAC/SST3ho4J/q7oNMcnnxjzp0YiQAq5L0zugWVnpaV80DrLEFsIjou/EfXey\nMGQ+zP2NiDj+Bcd5x/uKfnnqHmrwppo1yphShmb/41EWmk9Y2L3q/4L7E+7h\nzJISJO2TB8N/3cJ8L6NEWU5Eas8fwI6dgWvjrUcu/M7SG8azFG4EPvdAedBT\n92B9TOpN8Tnz7qXjrSWIQi8FaAIl0uEMIgSmkpK1cYTNZTRin2tgZZG7lGJ7\nXTvey79uYKosmrOxQi+9Oh19IRikNirL3fwrCareTN/He07aaBjC5oQKm/j7\nxBltMaeqnCtheq5L379eXKwkyTsn1ucVNe9uiBCwCbmHj9pGqyMIr0y6xq1p\nXC2ZlKmzasnClnj7EEs13hyxhTQBi1KQAUOGq4OgyLFJ3mVQttEemaKZlfGK\nN+JEENepPWQOwQ+azaShtzt/pF+GEC037P5beuOtvdaW8dhL+tGqM2gGoKme\nWOtCvaHLTdIh7LgOQaXumoNjinewss+xe7c/x9qNnkLV82F7jt4O7unO0S6q\nNNuOK/dn9q6MRmBZSnVuZyM5kKCJCYIb/YiwS8y9o9x72mnaiOTKHJkawbFw\nx2+oh9nmADRGm32dYMvfMsZZs6EdCK0D39mget/vLNcy+oZpg+dq/v8zvtg9\ndrHL\r\n=q9w/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEBCi2aJ3knisJ3zmZmrsEah4si3yDrQfxJegpZVO13KAiEAySCmNLr2TqAeWzKkGjh0WkvKrdKvWbNy2Fm28mXXJT8="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.18-20181031163135_1541003532032_0.05596092061911162"},"_hasShrinkwrap":false},"0.20.4-20181031163639":{"name":"composer-common","version":"0.20.4-20181031163639","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.4-20181031163639","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-pAk1gnXq956o8yao+nBt3zLCDsHtyWXg4tA9YaPem0uSH2mI3CIXJ31abQrMuqR9YdoGoH1Edy3wlRFYi6tfhw==","shasum":"cffbbd518199f931c56956b5f9182c697cf2f54f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.4-20181031163639.tgz","fileCount":161,"unpackedSize":2548236,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2do7CRA9TVsSAnZWagAAyccQAI+x5vxCKxHNGsfEHojU\na4x0d44KJhquhSNSLyPsqhPwbZ2Txo2AQklSpcB6JSwcubejRsDFmoNVh4N1\nTFBCi/+8Mu2EMYfahnTffGL9Ccx76WnAkvC9OOEMcTui35ULTRuz/4Eio8pT\njQXncymprZGXGeJ1o9m3FuPUUpK2pmBPb17fT/j1FueM5SAKE/FsBcRRY2tC\nFX3pgtnjtFmsXxMcRK6WoLczNQnzRzKWXOz+Nt2dvexC7Ik0eMlXI4IGaQIb\n9WHBCDjeZVqUZ+C/z/1JLZx1sxXshqv4ttgaqPMe94uEvs2v0D5hAMPjiA2S\n4zSZ8Fj7JADMNKvl0C4Mh+PcPt3W5P0caLxPBgAITC7W9elMK7338r8W6LUD\ntDeBSqhCOE94Ugqe+uHkBgfbr1Xx/QGHSp2wMnCKTdadJ4sXZeUq4xxwiTsR\nsG142f1EMwz+3MCl1q592XGDGAQyYHtszSsT5UqhPAO9Tx5qz0tQOZgnQuTe\nDfwFLE2JhM/ttv8MdqKBH0Rb/nlVBwvKU4fPLVzMdt5Kvgx01niOL2tyzZ2+\nymJ9lb0753ov5S/hLPCqD6WPENMgRrj6ny7Oq2H3F10mcsQn4vJHpOzLQd4x\nDjilunn2FYSUANMvBnMH1E/+JmVNcXRZWyiQfOLXA/NEIHkuYLRHMNoydpnu\nqxqK\r\n=SBJE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIESskDty3h4NxTIpYuY2lzD2P6DrVovPvI+bgEGdqx/AAiEA9sHVczOAHLeJficBMHejznyPZybY0KtXEHwWaQW5KQc="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.4-20181031163639_1541003831650_0.7903417351900859"},"_hasShrinkwrap":false},"0.19.18":{"name":"composer-common","version":"0.19.18","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.18","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-d/d8r2DxC5cIg/K9Df5fj//Oscry0DbI1nZIBWHLMMnZMyK5IMc7wYPq2mhVGzYGA/HScxtZfkyc9RO10kRL7Q==","shasum":"fea487535c040869bc16103cedad01b4d5453295","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.18.tgz","fileCount":160,"unpackedSize":2534017,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2v7LCRA9TVsSAnZWagAAlzcP/2nGkdX0412sSxfWQfIn\no2wiGQ0U/wT2nDTtsLdITHJ7ACf6GMVlcDEntzxoCMelUMVYP+86Urq6Acds\nz+S5oPcy9yf7wdS6nx1sUuS0LoGJ+TqGarozRRSj2J3TVnOuRO/3bho5yTO1\nQMCqKKw184dVPeja2buzzTNB2sj18CFSBGaYdsvMLNzUkLCF2yqH5EYukTPY\nr7W/alCcLR+yrTDJlm9nTRqmfIDRJC110/qBwQIRjJrxvCwPxRbuJ7DNhJlG\nrhLHsk38V/e7Q2kkaww2oESUD2IIIu340/0H29i43SOuGTyJdJfuLyGIl+i3\nRdllZtZm6elFDH9+BUFQ1D8mk+lI1QtABpi6zAHxG+h63NvSLj6nS4DdG2NE\nZrZJuvHm4LzSmQrfn5sB1utoCv+qerJ6Z0hohCa7ezH8jcklHomPN47JrbyW\nZ/bDgEx5a76eql+FPjv17gOqRnnRs1xDRpM4hBB4iGqqEDJGQNvVLYojJyqW\nL/4nzyuIDpIEBhijYNwEnTZWeTd2I+dFPQJvhgk6cN3XAh1JYWVabxznti4r\nSpdCC2Y8nzNHlFgOnJWuE2skHD4yJ8gFN+nTq6s8XvZjLqVNT+81u9BNTvyt\nJ7cgOhOC9bTF6feaIEq6F1ZezrNc1rNAkoS53MhEcUoUD9psn9Nu4wQ3sk7C\nXRwT\r\n=iqx0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCQvgfGIsJ2rCtQd6eQ8yTDYInWouiLp6WPhpwca3rhaAIgZ1q1OK55j5FylJmgqQTul3EkJV0c5QNg5M97nj91oV8="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.18_1541078730817_0.09941648440201689"},"_hasShrinkwrap":false,"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.20.4":{"name":"composer-common","version":"0.20.4","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.4","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-HI/3gH0JcVot/AweSIcPnvVDOIipOW9uYkFNMPwIN0VGT527NhZ5ALzaUbnXvUdCG18XQXDOMje799ph+XHqIA==","shasum":"4eeabced77babffc5cec3dbda763a5468f71f5fe","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.4.tgz","fileCount":161,"unpackedSize":2548222,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb3DZyCRA9TVsSAnZWagAA86UQAI5gwsRRAYq07qQSY79I\nADkYuPdUuU1vQXC4Zh+qbK7wqOiF/DpFoAra4+kWFtJt541SFzQtXYDVprD2\n0hyxwo3k0A0tf4veVP2mZtfVYEFK5fuINyLoCGJ2zWuULVwkm4+HNQ9Nnuwt\nkrX32oVdduNLiFK+TFRtqBtcR5sTm/rVtGXFalsoT9Ie1yRy76CB2LC50HI9\n0zeGxSSxWGG9Tn9YzzpKmsNxlZ3PM/R3tE2WQiZT3g1VNEuaoEZOAgwXLAOB\n7XMoAqqtaUdYg+es3RK/SFoI9EmnAaTw+DVe18V5uIKSV6E+zPNX0YzI9+kv\nJByEgLF9WQTowWFAcpGxtAc3FXaDFNGVpL1eky2fPWU3CIblZ+z7z9QV1in+\neuuDiR3Spb+EK6InHymgcsWWwz85z2Y7lPEIQkCmdjMOkUGA4XAFi7vHi5ZS\nNvbFP7YbZZ5W1evd1fPFA1dkfRltXJOtbC5mMkOYPMbAyN4vO/4QA02zpsTt\nS/W5RTXOQAlnpno48GYg/7zCODwM/9k4fVDYhHX5dT0Ioe1fG2hNpScqKOWk\nXn61BbOweGcpKEIPdbdGiRokZMKy82s+7Ec/08J8FLxClTeIKaQF2p2Ht/WM\nt0evT8yxGWO8SI/6DGb98wxephjKO33ejXEJftdKESuaBSbmKQKLHbIVqmkx\nmk5A\r\n=Cm2W\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHJfmw0OKWHdifrP5DQe21rSZ38JywTlnh+mijByB7DhAiA6dI/llIutJ9ZQn6EgWL149Pp0s5U2BQIMrnH3ipxS3A=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.4_1541158513671_0.8623684117203136"},"_hasShrinkwrap":false,"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.20.5-20181102144502":{"name":"composer-common","version":"0.20.5-20181102144502","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.5-20181102144502","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-RsvKx1vRt7ziTDvqknMo+W4ouYWA7PR5wi9UlL8AzkyOFPRjvwATUAVD4W4wq7NR+sy4guC0jBPhVORkSxmuzg==","shasum":"d7749c9e96a3a5a2e8d58deceec9a7558dfec2c0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.5-20181102144502.tgz","fileCount":161,"unpackedSize":2548236,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb3GMLCRA9TVsSAnZWagAAgnYP/0jyFUGLQetDSArXLb2c\nhQi0q9JS8vuk0omBBgvCcBMswy50p3VFFXBcFZyoBjQTmVcsl/416TmIpBKd\no0HUqILkEQj3WIVzW9Muz/biioR0EnOQIF6nqsL3AYhJ2fVVKPdhx//qlcBW\nZSe8JsMg3CyHYxTLp6Q9LOuB9Go7bKdoUlmacGsL6Mrcuf47zQQDPt3kmtKB\nvp4rYnXwaa+ATeRHZXI/0BzHAKBgH/cntiA8O+K+nMgVTyWLoa1s+RZ8d0f+\n3EELIipwXZOwK/ByWO2Hv/91DUEtPlfCDOyqOAGZQM6FdJctJzrs543xhD38\nLXb78zpJpANO+Rt890pt8J+9QoSx6OjsVsauBz2mBSPacek+wLC0xsRVhlnK\nWMqUsOAGt4dwYIvYrVfy/H/HHcFZZlY0I69M75DIIcvrA+LX7V9ZsH7e8UIF\ngMozPYMqS7nMq8FufsB2YN1Dk7SAFk6GvTbAmLhsIpt2nMOjSUsdHJ3ZbswZ\nPj31xS+7HxmM6V1UCF0cE4A5Yu21wRM8y1jp19Ae7nzSEbGYkGLXRLu1YJzM\nK0nJkBmnb1B8m8VKfUluG/dkAIMIBkeKsESkgxG7SHZCWX2H2MO1tkZ8JmUC\n/yrqwE4pGNz6R5D3M6cZRqr//TwhvLP7h+JZDHK82itIR0B22ra1wTQlrpRt\nKH9c\r\n=fbUu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICKUnWuz8qT/7eDGXnng0HFVLNUlONc8BkJufxw4f4tYAiEAu8I+QM27E9Qo0ibux789Wze9/7z2Ds6P0sxy3UZMuA0="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.5-20181102144502_1541169930835_0.18600761980750047"},"_hasShrinkwrap":false},"0.19.19-20181104110250":{"name":"composer-common","version":"0.19.19-20181104110250","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.19-20181104110250","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-EWV1Ev7kAeCDrLldAuhI0WAouoSlKnRYjEFdqqSknVTzMoENC3iSlYEwR7sQCxEzHPRMSJsi9lFdjBfBDgf1gQ==","shasum":"22f899afa6e9d36b661cbf0005efe5f6ce6f0be4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.19-20181104110250.tgz","fileCount":160,"unpackedSize":2534031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb3tH6CRA9TVsSAnZWagAAkRMP/37To1HCZS0ybl3gMEQj\nBTk2wbL9WWS4Lvwb2mU6uLLVDOim2Mb++6XPVVQTPyu925MOfFOg/vN8U3wL\nI1j+6NgwujLE4w4mu7Y63t7iLzvaz05j9IqvycZGwRfGrypoHN/4LNaE0yzC\nBvDkUfoA/N0IJAH+yVQrD48HtZvXpq1+56lSbAdy39P9NDylG9WavCTm1Ubn\nHb0fCYEQRp5gh9ykrGmKF5XAFkwaSjphTmvbonrwQLA6UweeawE0cdaFnB1c\nMELSFcXNPZthtDZ0gn00tpmGFYj6CyKOtc7uPnhU8q0mWJeUDYlywamK7a71\nY/RDek1toTSEW3kGXwrg/naJ0y0phTJ9y1HvrVeyvMjcdJrswMGNmujxD1hd\nn/gP2jWSAT5fVJAYYsr40BTDuSJmk7QgZynDsZFSTlds/6qd8KT3kMi7+0AX\nnFWYA01AhkicdlUUe1NhHKgC+UPxxqHZ6YEVyKHjXQNOLzh2dJD2WM5925Et\n11B0AdIMJ7vrlMamy5h2zGGRyqPBBCkvCPzlZYICYIkPVr83YRqbSpVJf9a7\n3sFV3UKclPmktgYxnl5KisfyQSYx0vi5jGeiBYu1mPpyfogGNvD+R6Tu99PO\nvXSxjvWStNkw9TGNFIGOKx2kHn0ii6f7DBBzygQGBtNbuFfjJvrRBHaESJot\nS8RO\r\n=biZY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDxR8v7IhVQFjH4vubiLZqZ4Tb+ozTVOGY89k4SVP7sJQIgDLPS84yYyfIDtpWnWuUbDujAO2BA5Eelpf9cDn8Bhso="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.19-20181104110250_1541329401720_0.6599988578865401"},"_hasShrinkwrap":false},"0.19.19-20181127160946":{"name":"composer-common","version":"0.19.19-20181127160946","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.19-20181127160946","_npmVersion":"6.4.1","_nodeVersion":"8.13.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-rgyStk9XVKNRM3iVpYP2JyXB6wM28qr7KGkeaPomGAXtcx0unbWbyUNbeeJi9H7FVkPNO24Bh4KBKellzkydnw==","shasum":"ed56dd7c5fb11290e49745507eff3b35d2d41074","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.19-20181127160946.tgz","fileCount":160,"unpackedSize":2534031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb/WxrCRA9TVsSAnZWagAAN+gP/2JKxlNUnVbHoX7QEE/p\neYT3SLN45rQbk+CNZnapiAChxFpHVbMV9AWwuOFYvDzjPDmQgIbRinJsvHtR\nyDJMpjyri0Z9h+KZ1wJ/nF00w6jZSQOu9PffIilwJriL90lq3r7MZTjcgpHT\nfsi3CJSwXaQ+YtoGQcPYd13AzJ52niNW0tsIZrM1LPsnLoCq1r7+ZvyZa52w\nwfUAmvv28z3UIaa1jmzaGtL4UlDOIhYZfSZUf7MqS4NL0mzqOyV9MryIdLdK\nracWDZqUgKPyB2+O8ssxH+cUhzz9RpiUT+JcWKfZYcYcuaFOOdWabghcY0Jb\nAncMsmzPeJLKkXjYWq1W4Wh6/FAUpRyBnE2N4mgUO+0jcbD9YFVvyMDRx4Qd\nXju9hNVA4j1dgo8UMIYeL1R6/nrAJkJWEj3hT/B4z2jOGyCxfpA96rZT8teB\nUy+Ub4jfeU+pyHrypj0ELinX2a1U6Q+PnFK2gLXtnDJsvKKkFuCw246NukZf\nmyFLTDgvGi0HE7CQWE394h9PmZZwWMvGgAV0fQA5H+RcFTEzCQo4712DIu7A\nk9KWJnKvH+LK9oJ6z1HzlEUfrVf8YfiIEdL2PT0SbY4VXbjz2mgHfMyqSuoO\ntP5fK7GofGhxtRWq97d6WNMbpsuTUFJF+9BPFCawGcmauJpPY/Tc0ZyxZfu9\nHEdG\r\n=zw3y\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDl5yX+eXkcQ+H4RRpv37yQfQGyjSCbZi4KP3hy9o5s6AIhAKNrTHGe+jyLK88KVIfJ6/RhN9SbOlSotxEAQpb/G1tE"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.19-20181127160946_1543335018638_0.6016291137303735"},"_hasShrinkwrap":false},"0.20.5-20181127161921":{"name":"composer-common","version":"0.20.5-20181127161921","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.5-20181127161921","_npmVersion":"6.4.1","_nodeVersion":"8.13.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-j41c2tsM/H6L81VVSfZec5TO7XJvMS9y1Hub+Wy1+oUFueje+z6VkNWO2krMXlDmLahaLAY69bETzGjIPIKpUQ==","shasum":"efff25b16fdfaf8840cdf80cbe01258b8b43b449","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.5-20181127161921.tgz","fileCount":161,"unpackedSize":2548236,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb/W6wCRA9TVsSAnZWagAA3OAP/3L8vzbZnlQFanUMV1eM\nP2+yrgKaEck9rl2ukAGUrMAooym360w9xNM1/PZcuzdZXnVXW2oPL2nhyutz\nVn3KRuJy4U0Q3ExWirMrvBoDE8EYel6uNCus2zXU4/UfRP+uambnjXE2l++u\nRDD984VMqgs8lrUAKzPhPlWtHAqZ0uPfZeuhKSpKGgbvSUEFVALTbTcRWaO3\nx70SKWmrCbNSR3/Lfvt/48kM8rzufvmMAuvA1dalmlejPGhVc6om5I0XsLOG\nPRBdP9N7VG5HazroZiDz2MZ+Z9tvuKLZrkNb5Db1TD5/z4N5ODISYr5dpYqA\nCkOKAIohbJKfIx3+5KiM5bWyCL4XpJ5KsXq9o0Kj8gVzhQxSIHsqs8VTPd/8\nOZ4vMNQW4M2z65wfX03RRjVYoO0mBrJA6SzcEnQt3abwLQJkjc74ZbpVChyC\nl/OIuQ5/hFVQRXiyj8v9t1+W4W+0/74zGIVwyFWUPDx3UxD0L76WGU4zIzzz\nQanxIdWw5emwYdfJROTzeOOlN/8+Co96gK2BGpQ2W4ev7rHu3+wNert049JA\nZjZpp/ibjiQgwT3rYXEbU5/jxfXLOnDSowUF2dXqHtFWR+jaoqVhO7OS+tcw\n7Ibb0XOSdHeoYZqxmsNhGAe0/KolpfiP3BTh8BEYboJ5r5Dt5kPoYwW9k/tb\nuBHD\r\n=FP1e\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGL6A8Qv7ydnppD9dRbnYg2m2Rw8VcuFZX85zb9rmELjAiEA/kkHbcoI+w/za1ag94xmHMJhNRd3txjbFYvI5xictwE="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.5-20181127161921_1543335599884_0.3754884597274053"},"_hasShrinkwrap":false},"0.20.5-20181130231629":{"name":"composer-common","version":"0.20.5-20181130231629","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.5-20181130231629","_npmVersion":"6.4.1","_nodeVersion":"8.14.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-TXIbTreXSB9xodOfcxSVBAygPHklxWM166kPOoF1k9jF5t8gtI7vfsEG+Wn9DYBWyq7CQsYzr0KCqzfOj4Ulrg==","shasum":"6bfdaa29bf27e56580ed2ea897fe5718909aa12d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.5-20181130231629.tgz","fileCount":161,"unpackedSize":2548236,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcAcUuCRA9TVsSAnZWagAAWD0QAIsYROQnaml34n9lGjHA\nlMFpzrZo0RBpxUI5wawCi/aD606duOD6wmowplG6Ql66rJ2RzUtTOgycot4o\nCwlJbMPglAF+mrVK9GgUx650/hqj6rSGlMeK1PpacdOrGJvgEGD6QLt1WFrI\nyway1cK9tsl1gk9VmuttzApuQzA0122wcEYM4zbBPHGRUKuG3WiqNxX9hLOL\nr4qP0nMuY0+QNs0X3r5AoC6ktJKQr/6WrIg2+i1Y5ZQvRq/j/dE+Pf80hDlF\nhIyo5jYy/2vWb+zf/GzlvdOTc7vhqeQdU8/uCk0HO5B5YaIYKXu3fnwxsf6r\nH5dOxgZr4kd+hVZwf40dXD+whio/8TgSvU4yuevw6VUsU4v0BGiQNX26CaEc\nLnyvrxV1EvxCvVd3zPSXZRfXsFjzdIXvfg5P7DIE6OnJBirnc9uiCYehdn6Y\nJUfz3kdeVc/G8ajUcJPH1raW+hDzNb2cEspH3XJFbB0ws/oR5MmsEH9q9Yx/\nk1LZdWu86E5iAeoiscwHTfcjC0LZ4apggTiTLYJHkWS23eupteDcasx31i+7\n+y54L53Dfvt/nBWyaNimkcqbIdLJlq88h8+675nUtAgDXkeydbLRWVo2YlQK\nR3KV5wJDu+a75sXNU3OdjO6naDoW4RmV3XXvJzD+4BPxT2OHpYGqn3ddCT8B\naGhc\r\n=05Vp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDrnKrzn2O5uhN5SF4R71aDJu5AwZpAzaVKUGjkRORB3gIgGMZSRbxKJ0u0GgCumTtomDNsRvkE/Y9CrBuFohgsUuE="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.5-20181130231629_1543619885004_0.890863232558428"},"_hasShrinkwrap":false},"0.20.5-20181203082339":{"name":"composer-common","version":"0.20.5-20181203082339","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.5-20181203082339","_npmVersion":"6.4.1","_nodeVersion":"8.14.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-QFyLeYilQiKe11GbSeBCLbqmI7B5UEGAS3lC3rBe227ElUQdqRD7WcN7/FP9Obvd6CDj0rhlHwWy6fhB6tiT6g==","shasum":"73644e1bec7bd2428527530b3b6dcb5d45b13eb1","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.5-20181203082339.tgz","fileCount":161,"unpackedSize":2548236,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcBOgsCRA9TVsSAnZWagAAaQEP/jMDq33Ixo8AUGYHSjy1\nhoRcS9c3XexTwOXn12dia3tH791DqCz3Hs6l5dp1OWtnhMew9BF2kHcQ75NF\nV2l4xUwxhtD6N5k4Di2pskmAQS+mGIm/qEh87mMetBu9AwZP/Lr79GHFCjYq\nbd/KAPwdvVGTAKAFhBcmZxmCDh0Bt1GkqwcyIhK1PwjrWfQS6Iihcl65SLeN\nSb2NJlBNk9QGcDQUHHctooaG0oINv25PdxsAQ4UT+HzXxvknol2qNmf4CotI\nV5cibyCyVWK0UTQ3NqetHL1qznyrUyjOtiIdkwqGouFVV2EnmMh4OlaW9qgV\njEk9W5AzF2jWZA6+tUxe42gMI4n7GMt2b9FCpgn03Rehewh2xPLVLp/SvV4f\niTUXfkwsMUhTqR16LJ4n54iY1UjVHSAuGj29jgXKbXGcYj0g8PM6ZRvGBWrX\n9yHCqY9JET39+AZWbSC9YoBR833DSpO97FPxXOV4fLWGoaQJRDM1DCh7/azh\n8B75vI/Rn+Bq6B3+4M7IHqQKX13ckrwdtwAev5NGbNu5Oc+UlBR3n5pX1Xhc\njATVl4flq8H10q+kg5B/KEWW4x+cMuISL319oNnN1sz65yxOkpus5aCCRxW4\nEpz543/kGRQfGm/zagRPUbA+W+SPrlSV9lZ+rkMxGXAOGJn7kW+FBrMOu9FS\nfOma\r\n=oUP0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEXMgFUvcOCZ1lkK3b+yUzGDZFnRxv1pPRIAYexoxaKYAiEAi+PlDBwx+Yw8cHserlTWT614Dfxg+081n76P1XjPOw8="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.5-20181203082339_1543825451471_0.8582895206247938"},"_hasShrinkwrap":false},"0.20.5-20181204191130":{"name":"composer-common","version":"0.20.5-20181204191130","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.5-20181204191130","_npmVersion":"6.4.1","_nodeVersion":"8.14.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-D1bxSSJLxGF6SpBClNk2BBl7OgBAIQByui30tfgnDBI1SvMK0XU96cvuzW3N/0KGrNOU7TtKxJILo9cqhyj/xg==","shasum":"4e2e846ae4edd7add36a0223dddcfbb7ade94cb4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.5-20181204191130.tgz","fileCount":161,"unpackedSize":2548236,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcBtGDCRA9TVsSAnZWagAAVeIP/j/LgwinD4167QylFtm+\nMZ7sYCwa6NmzZwUFgbwq5amb5S5CG9kwS2ypKEw8cL7r6UWm5mshCD1j9oox\nAEWLv1pI+z+6eJ0J4lvIxBSWfowfI7azdC19RP1LXn1WNZC2bYsxrlxrtOUR\n2tA3uvSc3ZSiqFpVSjUxFjbFw7ptW6VLzoFqoBjbAieSM0SOdj3u/Wna0PL9\n+e7nmYfOgr8yhrt6K2tpSq9yd0/6CcozlSWOgLVx8HnhOYYvgOedcm4cQrW4\nI5oTfr7pU/leuQg/WCLiWWDYrjXDmT+hCsA+rhLRu3wNktNiy3Hv86g/FWho\nsvGP+eABCHEHuYYKpY97iEynqqovtAqjx4SUCXw4zWSCaBPrn9ZvHxjHmsqg\nMMtU5NmrnCEESvUInfk7kmVUcvcHsCxJ+eP/fFm8wTZlQjz6KmPb4HK9kBFI\nMbkCBYkF0nUE12Tl1z9LuYa7JxrdnyYlHKDkyf4UxZLKHPs0K2zl7mRx2DoG\nd5vNiZpqJG/pXLEwYboFsgUKDevxGm5KsqZt+wiuOpTyHUEKdt4BQ/sJgQ5V\ni5DI0J4u0VvTjUjAouCM9zdFJhpukb9QVVKatTwCW/IxOG0PJBi/MqCweWG5\nXdVQgStAgQrQ2G3t1SwzNc31GFn69YJkIP5MEhpZQOS74PBm9szDOA9UX1tS\n0yVK\r\n=edBa\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD7zMflzZyHDqa675Ygi6j0h+ubH+HcX0tP3I6yNcUq+wIhALz4zr3eOi+Bpp2w9a/LLa3V6lkKXFW94IJadinpOXoE"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.5-20181204191130_1543950722986_0.6671361100892284"},"_hasShrinkwrap":false},"0.20.5-20181204211957":{"name":"composer-common","version":"0.20.5-20181204211957","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.5-20181204211957","_npmVersion":"6.4.1","_nodeVersion":"8.14.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-mZRhx4K5Kp895JbzWUds51tVnAvDZ8nh6iSNfLH/ZBGlT7z+f1T6B4VHxfzK4cG7eBsSS23LjxLwW25hAdn2fg==","shasum":"51863313fe3a58c47bbe67129fccb2d558a298c2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.5-20181204211957.tgz","fileCount":161,"unpackedSize":2548377,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcBu+bCRA9TVsSAnZWagAA0lUP/R6meu4gc8CaeYU1bDvO\nLIVq/dwy9/D/bgG/LLWoDVQRhma8fsdflBV1cEJusIsZamfBUUV5Ta87FNy1\nkAvIYfZm8fCuX2OygABRjH2Y59BGkW5k4n8QUUBYxALMJtvb380K3Ej88Ydh\nIACU188iU2dKawWp9xizjeCsUBL9yS+pSRFIQh/kunzBKlYk1GoeyJIR42s1\nqy/WgM2cqCawv+2hEsjiFqj92i1M8g4ansIZxqnny43eYlEYK4GIiF8++ir3\nM68F8P1FMp6Jtl3oz8+RgrjpN4g8SI5b+zCRG4ubExBVmzBbOMhJBqUV6jNd\n4UopXjfKZ9azj4HPn/6oaeXijtcfXmt65j256iy/xFVt1NWJkcU/MsT8d90X\nvW8TGAFHjjoNpAB+TACuXucKPTuRBWGs49c7gn2lCltsFRz73aDCQZTqOJXH\ns0+tVZSjs+2wei2+SIXoKwFYsJPCGR3Nsdbn+LgOlY4TRS76qkPkU83vT8y6\n5zacBTNxMsV6NXhH8J+PvVq8rOZ3n0toW8l9EFk/Sgh5LxCr3cr2CtGvt22f\nXsFP+Rc5p64BkNvtLYG7zY5cyyY8YFgKQZRP0lb3EqoZg4pu5PpeI9rs0R+b\nwTudXYyxmkrBkyQYy8ZHR/BJp7xW9teiM1VMz9FhIUiu6Ah2SghCEz4igBzE\nyw33\r\n=VC2j\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCoJl3X157yNyJMb3af4kGPAMM2NBVJoMb9ydi0Rl6eowIgY+twIjyFROs/mqoBJqBrjewB12GWlIQBexrwxWGyEUg="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.5-20181204211957_1543958426833_0.34049331382133285"},"_hasShrinkwrap":false},"0.19.19-20181204223027":{"name":"composer-common","version":"0.19.19-20181204223027","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.19-20181204223027","_npmVersion":"6.4.1","_nodeVersion":"8.14.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-4Xd8uKpEeuAZm2B75l92jOB//3ZkjDEcuEkUTQ91ya7BNGodLdmjhFXYkEymeIisExxcImoPOS0obutMfl0tBA==","shasum":"b22b706505d3a04c4324ed7467ad878e191242c0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.19-20181204223027.tgz","fileCount":160,"unpackedSize":2534172,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcBwAnCRA9TVsSAnZWagAAYYQP+gJBVkVSa4P6KBobiNwq\nrGVZKZPstuaG+8+r51ZtTzkQwon3yXVXhpDhaYhgYsMNBV+4V0h0gCrfjGU+\nZWyYtuppxpYQUhK7fH+o2XxULIWn/FLDFmp/pfCa1u1tpamrqD170DmwZPS9\nTE6oHf4kHVFs/ecOGpYAdrtUDOGuhkzDhaprDP6+i4zak8PZyiJHIaIb5QdE\npvRINgdtvo2iZWOgEOWmYhl3eXWfDym6fP94CqbHTAI8J1Acb5u11tWVOwCF\nvGPxE8fvNjjxmpknExrpQ6HbKsYM70Dc4KxZLMUhPu5gE2iVLPCAfHG08kJo\n5CI1gVjRpuz628ev2zlsLjby1TrNKh35FhF0+sX1rTlVbgQdTVOFeIPQaIOo\npxdTn85O9R7chd7z9PAstb4REkvz8FMAJKLQIYlUPEpskt7uPrH1+9W4oxeP\n8WgScHKVcZ1mcmf7tzunUGSx0sVSj0hwo0nbkdtxg+sk23d5xIHEIpsW1En6\nINMczOvQW5VQIP4TPXSS+IzvPvugD2upUZXuCYsHFQA8LNX+qSh1RNWN6M1Q\nlJFYwPARwVLV2Md+LDvocQYnyK8cNkPn8j+RgNrlVt1YtwJb4Q3HLkVMBla2\nDcWvBkMlRCsdQdIkK7upPlX/1fQPO1EyE6r8YlqbWuhtEqXB+KjLPl1OY1+N\n6gFI\r\n=Jh89\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC6bvyy7xzdOuzNXj2uWIkvKw/iHkhIfWa7PmyoU5xEOAIhAO3EybrtLASmXxROGEcSKr1M93As8sv2IV4ICpP39hwo"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.19-20181204223027_1543962661383_0.46740452211502714"},"_hasShrinkwrap":false},"0.20.5-20181205165713":{"name":"composer-common","version":"0.20.5-20181205165713","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.5-20181205165713","_npmVersion":"6.4.1","_nodeVersion":"8.14.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-crUiyDWFgXRoIQfHnVxU+nKIiTTxQVvtALAqDUiDcQkcCXqE9TBhfkUiDl2CqmqW5pb2SlMsg2lAABAbQ1/VHQ==","shasum":"51ee48bafa1cdc645d0fb4ccb2f19063f684cf96","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.5-20181205165713.tgz","fileCount":161,"unpackedSize":2548377,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcCAOOCRA9TVsSAnZWagAAjEYP/06O9Ti7o8fZkCUaxePQ\nVPamEYCHghuPIFBmzhkA3+LYy7LoB4pps1mQGWmEod9ljHG7Qe4LEqyx0p8V\nFevvNrNSfphDAypK5DDdJxQJOyfAQpjXgG7f8nh1yjHjDRZEos2w0UOq75tW\ncWL3OhyUIjQVAS8EnEYKrMcbej6wkmDxCAUhkgwyhJEpjh7O4/Y05Ue2d54b\normUWcTduUUwt+6/95J287SH8B/3q1hfyExq1B0xOUvznp5o3LWXW22aj7LZ\niGwb5gnzIEBvdjPQl8jDXWboxk6Z0rVMJ0oa6qX9345ooZhSmM+3ckLsoHdr\nbQaKKnLn80V7uAYy95pGfHDpr8YhwIyg4ffVPdcrP0Qi1pQNymdDgOP7QX+F\ngjSi8aTK8wmxJ7VbxR9HOA6NfjEaOPhgX+80FFgq/ZjU7VhLS3bEAmiy7oLR\nYdh1xf7POFrC2p8u1XBV1nnssAKkY3RY2pZYhXnAUNY+/81SbQCcvknHuINd\nrkhV5HBmAgEIt1QB5VigGDf3z+pOnn34rswkojmhC8vSiJIOQW3/maquygpv\nUhgcijx6y3uV6bMrtEiykP/ioR6vzb11uUkmdJUbfROw26MGjmOcF4/bS89P\nu6buNlqmKhffQRVCSYAINZ3uSgmJJfkHxV7Ar2HPG9q7i+gGUeT2lCkhlH3o\nj1nE\r\n=X37q\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICpxGLkiOsrwRDSLkU99mmqSjYmKNfnPJQmI8fYO1K8xAiALRCnwQWgqEVwVhOfvuS0JVqUTUGxFGyJ08sE/fM6L1w=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.5-20181205165713_1544029069424_0.5939170056265266"},"_hasShrinkwrap":false},"0.19.19-20181205175934":{"name":"composer-common","version":"0.19.19-20181205175934","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.19-20181205175934","_npmVersion":"6.4.1","_nodeVersion":"8.14.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-3wUp+5En7oKV/d8toURBlNwjWh4ck0lsOwIVq8QvqbWmfmEh56VyInGgUJqC+YRL6gU0UcCXJLZljNo4dWHJTQ==","shasum":"50893976a1fd9b2490e6bc3dfd71c4dfc06c6dc9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.19-20181205175934.tgz","fileCount":160,"unpackedSize":2534172,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcCBIlCRA9TVsSAnZWagAAJ8EP/jlRijCcTXXDJ8Hj3uFZ\nbU4XnStvCUJo8Fn8ERWsX6hZ1N9ySp7nAmjGrjWwiugG2dS32pmEiFyTYxax\nncxy2FKzIOf1tRCRpUENHh5ZApl8ucKaMPmvpSX9wfYGjKFIcE4GxTlkreaF\nTgdWrFEwQU+Yd763US5gNIdGzeBuKEVOrAJGugyhDS5c2x7ro1JXOL2mi4WN\nnwHBUcxe3+3LfsROMoRW3ZRoGT62OFuPYnHTuJRniqcc2PU6/WFOVKc8zurV\nkJCKtEt3sZ8Q8zrecxG8XMDSyqSUubMkpVWmxF+NvZgGfE5dLBqy800UAUZa\nsQXeI1qxnETKJcMiaid829npveeLYF9vPaeaBKT/fyybmVLYU9ilIh2Gh6ew\nfAg8sXcjTcsrZldRh1GArZ+85fTJ3RKRDvh/nZxcIxeKEmXpduN5boMgjyIY\nNca8oTZTkf68568BJ0KRyFZxbni8czv7bKygFQI46TtVA1ga0zUHOLDeD4zd\nhD1XwXTN9H2GE+gWaJg3/c5t3zIaaqKAyzsX0ypMNcr+RscgxSE63H5201KI\nNxkYVV5K5AIQFDR2Y962d2bwUAOk+5s7zwIOxeBExnjRoCt6oRpNauJN+xvB\neiwoBHbGvDTZoa6t2E/e/mGxt0PGxxPpFa6i9y/KwHv9+tRZAJ/R2AFQfErK\n15rJ\r\n=hBNy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAQlP12iBSgjIg+x523mRx9IBQiiHGC/cHBo9jbNwEJPAiAjww+dqImQVJMf0TVRJuEgzjuRRatFiGUn2jJL8uEVjg=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.19-20181205175934_1544032804799_0.8494245547434298"},"_hasShrinkwrap":false},"0.20.5-20181205183926":{"name":"composer-common","version":"0.20.5-20181205183926","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.5-20181205183926","_npmVersion":"6.4.1","_nodeVersion":"8.14.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-z+AFgdRqGHgAhPjazDGy2tc807Y0o1o1GaIQE2t758D6cqyGLBTGmrO90TTz7yj8KrCotql03oNRDrtNQntnEg==","shasum":"bbf50eed055ef955d27de85b481ff774a8fe47be","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.5-20181205183926.tgz","fileCount":161,"unpackedSize":2548377,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcCBuGCRA9TVsSAnZWagAA2w0P/3pF8F6Yvs3S90yM1B95\n5+8P7ZjUjLWczIZWNaYW5KLfn0DsruoWMiJdIN5TI4tKgo/HNrQysrC7nV5o\n5aeBcxkGP6Uq+8O8Gm9NZe3JwYA5lHdNb2aBdK52OLSwT22eg7f0G0MDALst\nBFXax5Yh02Vf7w6p6VvwfER5QScOD5A7iHPamEzKPL9z4/cJJdB3aGrm2/b9\n+OAQlBCU3XkNTVnwmlYQy46EEq0wxx47b/B/eB7he/G8mjAdeV+sgfdPpaYk\n9vL2LwlT3Ku7KnIyyRi3WOkijU3wQrAcYoRBPijLlunpqXJtxoxfODR66M4q\nbbHXiw94CXGatnL9OfepQk9bjfTmLjdticJP0ESW53lo3YvQqwsYXohdUFN0\nk6Hy5xjAGoaUUABfvI9wAYBykgkJXIlgTEibDjzroHnZ4UzZjm7B+Ulb6zPC\n1pl09OwWiMdsK9wtZoygJ4KD5Nas+Uu6Ni6NFTmKgm9fm4WQhh2St+gwKjrs\nCR7PzLW0Apt7d63bNAvyKja/tJNR5U4kRgqjf9efpDZfx+1QtCvrhE1khvqc\n2fVzqz3yRDY8L5qW/Tf9OMGJUVDAV2L0tOLP1wRBi3A5zKCE9+Vj4rq/bovA\nc1PfUNsa6MEvsU7UpZShFV5AwTpoBRNA9njD3hpU3y7YpAk+mkkMkjb5+rWM\n0RNg\r\n=8cxV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFn5x7tVdZcxvb3xxnb2jHJhYoj+nTbW6sXO5lj0BergAiAR+bs2LLBExwIcrJ5G6Wev5TpzKAElt2FuuRBFtmaurg=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.5-20181205183926_1544035205634_0.25883862955847103"},"_hasShrinkwrap":false},"0.19.19-20181205190913":{"name":"composer-common","version":"0.19.19-20181205190913","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.19-20181205190913","_npmVersion":"6.4.1","_nodeVersion":"8.14.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-lKvlnfhMzf4Vla1q7+VeqbZ7De+j7+BJgKSgDkOJ7tWPRtm0T+pY/Y6Fx/heUCgFwg8kYHdWF6NOwknKsU9hwg==","shasum":"e52145a333265234be084f26b3b5a1ecb5dcbf7d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.19-20181205190913.tgz","fileCount":160,"unpackedSize":2534172,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcCCJ6CRA9TVsSAnZWagAAHZQQAIGsvE1cSc88lMkFLm03\np033LquDpnry9mR2V5n6h3TEVzRGo4aiFEtIlJ1YvzJadpemx/BjKXHrzOk7\nIV97/c4xeL0il21MqV2GR2DgXm/Muy1vMBQY5s1b/L4MfHe/1VBD4+8U5Jco\n0iW/T4T27Iu82eHlgXZZ3nkP+yjwrPeALc6g6WFH4a9Kj2i6kFi08HaDnCpj\npQo2HiVJruUPonF8q4Rl+M4WvVY6djaU4Ors5w7IEZmxCwMhM+mBF22sYIZB\n20cupGXOnLmq/5BNc2gdFmF+1naGslBmKtYvJVIdLayekwLiojY/2i/nU7yY\nQ1Zt1YwWuV37GV0sAj+V1JlvOTkxzgWDMN4bA+CKeuQkZWa71KKetyIsG5Wr\nhlQ8DsXJz8Bwoc4XDppJefazV/910zUWXHzJtXjB7W1ntDUNuwFm9FDIHKsL\nsS8kanIgkNhO6ju+YzIwmovl0eNVU3uVyLcsvjca1C75++i3bxIe9sMgPgEt\n5k1SUNa6/FnW3twB21ARnQux5aPRvRYGagFhzCNyzO6lciGwWEnSrTabaS4H\nILmWfAtzrD04YQXnpLBr4TiHwdHRG7wNyYjlWZQvLBdr7hOV5e+LiONYjYqI\nJ0pAwNAAM/xbpHf/YoYjzs6+uR/3cYOF3iiLw3Ukir27wbadj+I4XAVRhm4I\nHvTj\r\n=Ifg5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHGhO4c7ELlGhv2Ig9S6lRio2PLe+6T7D4ebVLX77a8OAiAhq8RyEvVS9OxJ1W5jW+T5Dh8LPdJ0ryNzkagGB+f4uw=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.19-20181205190913_1544036985270_0.5887813066689054"},"_hasShrinkwrap":false},"0.20.5-20181205201921":{"name":"composer-common","version":"0.20.5-20181205201921","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.5-20181205201921","_npmVersion":"6.4.1","_nodeVersion":"8.14.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Zqm4AW2L3obekELdIifXMS3+i2yMrKfdplM+wAJJEELIoAzk4kSqZ/r1Bi2fD+NUQiDNSVOggyUcpfPM7cD0qQ==","shasum":"bba661cb1c48af5b6191c6c1d8aaef78e7f242f9","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.5-20181205201921.tgz","fileCount":161,"unpackedSize":2548377,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcCDLmCRA9TVsSAnZWagAAIfQP/3qAdqqOxwI96Ki4GL+z\nKWlwCFhnP6oE5Ss5sDJaCRzyRtSb8C1fmMyHyzlZSNZUTnSMH6oPw4Jbj1TJ\na1Z0u2DYkqVCfptCVAx/em7cg/tKEnttEEYMcAGLr40U4y4T/lIGuvIlj0C5\nQLecOWMfjC5d52fh06GrtynCh0En24OHyZx/8a1w/EPmEZj+3yQ1gZiU+ArF\njn7q8n8qf/3j3UwSXxxmKPksMlOXc1b7VsJ3/wB/Jr7S/RxKxd27WZGyPUUo\n+rC+bohXjAUGzvgTUfeXkdraIjH837u1TY2cBz5jQ79REoinMvFyE9WGMhMn\n44Y0usnSR/A5uQA1I3llRnJrZzhnMXV1ifMHeUZLYs0skiX1ef9vGNG4vGq3\nyX7Ef8owY1QNJSHIergwPhqBNdC/GK47nq/O7d74vYNLGhHu0RR367MqdVMB\nrUIsO7d7PfhR7K9Imr2N4Jr+xNLS77/z2mmIGdwq16p461mI/wvMlrwTwsi+\nUlpily3Vl+HbNso9WJzjTxshkuhN5LUETMRWfGGPH2SYSdKbyPUQtjkp8IuX\ncx+wK1KcfVIt7QbGOXgkdFpjlT4MtKnXW0IDD0ekQY2ndwmzizjTOMUWkgg6\n+bQr/m6Jr9dNc7TGwjUJmlzT2tjTgweDv6GBJwC0slNhk+c3K3vIUFA1fC+U\n4UbW\r\n=AwbJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGI0iV74aCEDSzS+Sph27U3gFe4oyti7vGeLoi9Pys0GAiEAh9SxjNT02Y+/0KqRBBtEY2t7qEmRl2HYgouLARX/1sE="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.5-20181205201921_1544041189726_0.159211297757885"},"_hasShrinkwrap":false},"0.19.19-20181205223130":{"name":"composer-common","version":"0.19.19-20181205223130","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.19-20181205223130","_npmVersion":"6.4.1","_nodeVersion":"8.14.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-JdXyOXZ0Q3adoFDWoOx/Jaow6YC8KWJgqNYwaa68eKHMWjnctR2JEc5Zfk4RWgrEMX7quZgJQqTJpe/X+gUxmw==","shasum":"cd279b1375129ec90babd66e227a0acbc506f39c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.19-20181205223130.tgz","fileCount":160,"unpackedSize":2534172,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcCFHhCRA9TVsSAnZWagAAHbwQAILyECCYDm4KeoQedR2u\nR8MBz/vRNTJFMKFCikgneXyofjp8ZsBwWdDclfQ3wjLLNg72fWTqosU8TRqF\nNjsol8e9w2augUPyX2B44//G5TDYQa9cFvapChZuNScyMgPRfvwptG/1sB3J\nEs98jbq8t1Zb0nQ6YV7OsY4m4S6cfJMaIkF1EqC475rOVTl8qqABLUhaZq1I\n4NYNl+M+zUeEQ7aTwMgGa0oRDVPgitapkw7oYYmWUpFx0iGEi1RR6Pjrfhib\njm/L6alisxn3FOyT1WzERQR7pS5uVb/o1xidnW9AaKXJ549dOcOCUiu+bFsW\nxmq2oPb+UWAjaj3X3FmQXGm4/oCPzdXxd2fBXcQiJRjSm7OCUAiF1nx0yK5X\nGvykgfb00DjfP3oxY7QYr3rDMysnG9Vi2kBokzPJJBCIIWgw0fvdBF/KHJsk\nQt23jVkWWVNuhe9J/TE3CBlmwgIXspw9+MQWUZ+heeYcJjp1XRw9CPL5wqZ2\nACG78mAqhfypOa5TcoUf8sSlAVl7X0BX14SctebsmtAebVRcTwEDVQPkWi7z\nf2yd7XXDCoITGRZWC8hnEdRJt6/dUj+dKE3MTIVH3w7phcaSxaAlO1s3p7p8\nY3qlzSUmpeW0wEUYUWQ5QITLtyV9GD3F+Rqh1HeF7GiMbE7q/SQjotkLt6By\nQakM\r\n=3DmL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCxAuSPx0Xw5/d36vS8AIpEN3OI9yTOY0N9AqBDFoKfHwIgTz1pjdccAnCUcPLOKsm2ktmlcRA5nwWt5E/vBrllOTA="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.19-20181205223130_1544049120404_0.5871754162170295"},"_hasShrinkwrap":false},"0.19.19-20181206152412":{"name":"composer-common","version":"0.19.19-20181206152412","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.19-20181206152412","_npmVersion":"6.4.1","_nodeVersion":"8.14.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-6DPzWVmLz9CLgrO8FCK5RerlVTW9n/0W2rqouUAheJFk47Zfl6gJQgek3Q6RL9Ptco6ezGM8aqzxMm2YUpnXqg==","shasum":"484bcd2b3c109a61f9a4eb29b3270dde8b5688a6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.19-20181206152412.tgz","fileCount":160,"unpackedSize":2534172,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcCT83CRA9TVsSAnZWagAANCMQAJxVVnRL/HkAYfAYu5To\nXAOIZvhPFgHkDcQqfVGB5rrhq8yXOAuIwXVdXKwEwuq7sn3WFnDb3WZxhbTy\nIhU2elTfaOF+q5nrrMcx1WeO3CEzSw4PgduLJen/DfKNBmK/fEAvZ8MQepOW\nEDE9OqPGAUAxolYlXAmMJNsIycTnRRuQ3T5iAAlgdHUQvzYvtPfVCAGo/A7b\n77PpSkN2tIXT5qUcQ9o502kcmauMwnbRDiYOgZZIvaRQEPFfBTsZHmNY85zX\nYOEos2XwOVYOF1xFCsOck3EA8zaDXImzEsyGgP9MC2+4A+bkYuKeCjcSGzK9\nda2nCvy10Qe3GBF6+4FMTCnucZ50wavIB78es+iAh10UBIiKfRPAHGouRR6J\nPT8zlJbABSheeGXBDKBgJu5vm7oXhYiOxy5/0715tX5RfC8jnlpQ+pVZwgAK\nKe5i49C5pcx+upJgJ+ksYptOOerOgJemUaTNTYSQQLwD3DFGFbVEf+o8UP05\nx7SvodPdyAU3CR2cG/5Of/TGyeSYCSk6dAAVeBeeT+aXHotsYZfjV8kOTcLG\nwcuzA+covTj16AZ/JCraIxv0AWpmdRmO1zf8wdXB7u/wnE9JB3aEp/JN6ZXb\n42MQV4WjGkbaLERaJH8DVQwqmJZONZEW70E3scG4gbToS+ouHeUtuom5zAyS\nSL8D\r\n=Vi8X\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCIZrMUPPCd0wAkAhucYkV0xXEj6fMwqgm58kn9zognsgIgZliG7DMyGCzcsVj5fDgyCBE8FiAsHM5+RISoXs24SGI="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.19-20181206152412_1544109878685_0.5571299273143593"},"_hasShrinkwrap":false},"0.20.5-20181206231534":{"name":"composer-common","version":"0.20.5-20181206231534","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.5-20181206231534","_npmVersion":"6.4.1","_nodeVersion":"8.14.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-uH2KOlE52cYDlTkWFb4G7w1FH6e26oBrRh+fiR7IEZx0vw8MgqlihxjJNXl6eAxf1mXYUvXcYRnaRl5EjiymgQ==","shasum":"ebfee2b6c27f787758e985b4dbdc0e2dd02c219c","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.5-20181206231534.tgz","fileCount":161,"unpackedSize":2548377,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcCa26CRA9TVsSAnZWagAAsF8QAJ05mNY1gqHHzYsZJMJb\nBCTnE52XQ5u+ISXLRm0hsOEqO9GvACqkpCe6VwUiT7Ob02BYvMj/ePBgC5KQ\nCtQD25Yr5G7MyrtsxUKX6NupczyQTHeVlivfR0KjXwTTQC5Jd1cAHaneHIv+\nMXjEMbSvu8gBAgzWWbigTXwI4OivIpmkJHyBarWIhiQK3DNDm+B+c5s/ibIh\n8oh/b9deqvLcY2S/YoiwufPF05gjwC6wsEERc8M6HE8fElIkPm6LsMoirKya\nnXcLSJ7ZT7XzT64lif88jvf/0xoegPWlU5CqwGh/8lflCDd0PeQkaAuWuFFD\nFr1pji+hD7zJCRkosr2jMekOa9mhjMUTEqmOn75fktxSmwK85v2CcH/pKQkp\n/MYXT9FhFMm6PU7445cvcT8EOgFv7tr1YCnEKL50OzxPQnspYdv9KcVMBZA9\nvf8f/1UCIOb25ZkQIB7kQWHxRi56QDiYSGnge2gpJdKLuDKM707BmyBWAXrW\nxLljFeoy2DbGMZcb9u6fKJa6eZx/djGSQhWCYkDPf27rac5uEronY2INxEdW\nQ37Dwn5jhURqpTGWqy9FF2ZIYwqStmU3dgArYL7tMMI43SJ296POnD/seOyo\nJpEwQvsi0Mkm4JOFRcPKIVpCNrgW/8trfRGyZRZdxyyM6Ifbh+XsZPvHGCUs\nHTE8\r\n=4gDU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF9grogUES90EEAVjbgsrd3OSRoD0Dix1qwomdlSWE6tAiEAxdHqkzDb/0T3T3mWjRSrD/FEjZhkopQO0rFftCgqe+s="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.5-20181206231534_1544138169597_0.11685506723813788"},"_hasShrinkwrap":false},"0.19.19":{"name":"composer-common","version":"0.19.19","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.19","_npmVersion":"6.4.1","_nodeVersion":"8.14.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-Vum6HQoBbBg2hJbgj/uNMIt59milMeO9HhKyNIk4WiPi6s39ZZjd5uvCj7eNbPPO3tVs5O3wVTgEWe9wU+HYnQ==","shasum":"49d77329b375411aee35b92c4daf890196445a41","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.19.tgz","fileCount":160,"unpackedSize":2534158,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcCkXdCRA9TVsSAnZWagAAzLQP/0XcJw0LyCJMivrI4LOz\nxuC+s8f462lmEKDmUUCWKNp+8C4z83PMqkncl2CnP++6UjqOPqeUHm6kV6nt\n+UbddR83W5AidFw+e8X0Qw8ksnUrFOulPvPwXaOwRaUXMpjR9ABZ9TTYn/kp\nA+iegJ9I8WLsaVXxgj/3VXAiiYzyJxOPyMthPTVRBGVdupTR1uhfulCMI3ak\nJFtq3HpnAFGn76BB7nDGadRRG4Jiv/pQjci+o8rI4Htv4fk51p2pMwR0+kni\nMHLf/qaSsLFmdplOOzQEryuS8fJVHKlLyYdZ04+F9X8pFF3+qn9uEZPW3cR0\n4RQksVz62RDChxiCWjZS/jUh8D7cxBx6VqltCPMulMkwtlF75Yf+Rudr7Tcn\nCBKxlCgD1tOjfLM+HEQNlpOplVjjQqWV/zWbTYqm8Ta5bPSUpcCG3v4jjryK\nvA9r82dNsngKj+oa9XFix56mr7ky8NIx3lxgOgfgr93+6ZIBN2DKt7/JRm6p\n3Mu8ZZZMBLBnKjX+HeGB/kILnmjKOruSgPCXSbB2lgmKYiwQZNKvVUfVbL3g\n/BCtstgZwMz/aVLzhIjuNrSTg4Kk7rqrtiRKBe/VyKz8hT9lewbDE+hR0/BD\nzZBm8yscuGocL2HxDLKW4Oq8sbXIhwJ9UilVGYyAMfm1tg4UBBSzXsQIv8Tz\nV3O9\r\n=2jhG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCvhtXQ/w6Jp8kSiX2jNCXkoW43ttfPWOBhn5q+Z3/A8QIgTmvsD3oiiWq+mD8gVuVn2M6sV+TCRH77WTid/qy5oNk="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.19_1544177116507_0.3687322809192122"},"_hasShrinkwrap":false,"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.20.5":{"name":"composer-common","version":"0.20.5","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.5","_npmVersion":"6.4.1","_nodeVersion":"8.14.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-FM3Cd8HfQA3xm0aO1WjFqEjdl0APDIk0pVFJ8qvhBguvaR7kXQ75XNZCdZ4VoG3WAIIqrha7l2VN87yNpTi8vg==","shasum":"8b09c510feca04312358d259d942b300d9ad92f2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.5.tgz","fileCount":161,"unpackedSize":2548363,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcCk8jCRA9TVsSAnZWagAA4F8P/RqFvXpao6RM2DJdKbVy\nLW4FDqqNp0d5qyOqZWj6LovbzylrXaC44VBEKJ4Pvj96yNRoET6SIB3TApsh\nBiXk1WnHLgmB81yVv2O/5kHrvp4HRyT+wcBeRxdMNyE5TKqF4daFaCl0T9c5\nScAy1MBzV3QYa1z13DRTDEWXic0LmC1E8nDP9xfCXzWwnzeLSkKFIqz770CN\nFoIbMM5XYy17nBc7MQy47r0rOWtjTImjYxN35eemLfSormKSlMCdL2SNv3Qd\njC4cIX31Hc3bEHqXof0kRlg6/LskH+yAmpq2S/HPH02MSdCWGWO0xyUiMnjn\nAOKpLUuwO6vVNKavtMWaRqxn3bzzngCVy4OHEMV2R9fSvzAHwMVEC6U8+k24\nwFKpckSYq8Ab3J+Bqp1rtKINGB9nxT1q+qdtguI7r1bz7hvHole3l8obdncp\nb/aAsDi6XSI0rsY0wpGIzx/R6db83f4zV3p9ZMwJvfZVHCcW4QEsrIRrYrDU\nC3lJT/EEKuXaWqGflNAQ3VOYrdNI1xM3EPkaRfZOV4S/70BSeV/mS+AkoLWs\nt2ll7C1ee+Q860GVwl9ButMmB3dgMLnUfZzDbTan+DNcI0sAKKBu4jwiO/rQ\nPIuwnF2qDeONsSn6IJrfOpL1B0qWUckD744sqrpxV/EpG3QfB+wqzITWskOQ\nv3JD\r\n=EEif\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDlQaUXX0JYpfwFfsqYT27I55+uNdCbYcdhXFOZkFvJmAIgfLSdNHLSoonktlJQ2tnMoKAUIK3BMt4HmZ8LSL/zScI="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.5_1544179488967_0.7580005098166331"},"_hasShrinkwrap":false,"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.19.20-20181207153457":{"name":"composer-common","version":"0.19.20-20181207153457","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.20-20181207153457","_npmVersion":"6.4.1","_nodeVersion":"8.14.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-/fWJTDRv39qQ01DLvs/ZJievtcEniGPp+dPHYr1d2Tdv+oJBvhvaSq+n0Ul8LffVlqoE4j5liQWXa7j4WM2+jw==","shasum":"4ea3da748e5817d37c334d458b94109ff57456d0","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.20-20181207153457.tgz","fileCount":160,"unpackedSize":2534172,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcCpNDCRA9TVsSAnZWagAAhUIP/3gdkyolaMhFy6dAAHRF\nS2xawuE3K6J1umNi8Jd0J6HYM8EmDCMqZCKBvsOdR+swrQ+7YDDIhfo0dsLj\ncS3ttkGWxUFyiD2KgTrQWmHAOnVsXA9bucM/i8h3uKnMNFLkR2IapXaH3e8F\ngN4FAnEiZEGiIIZPq0/2gS8zT/AAgR6jfEInrggsNKKUtSdyCa+o9YAE8zbw\n9wJF80N/2HcJlDaVjTAfK3eFu8P9M78gJhH0UHqTcuv5BD+Eqa41mSgzi9dv\nk/EHd0ykPs/kqXDkS9+7ASvfgcqtibkLvnthLGzS8nJkRTuLpvMAk1M1RMMu\nbmC4DJEM6PK4EkP9kiwM1+Qt6mhty5yzbq6ob6ujDdoZWEqpRcezXYk1uuFI\nVBCujInAPl3io7jyUSNa2yY9kTFKLSwTK5kTjWqoLEvyT6HXtEgvFtSJZ+bU\nh/xClYQDuUfXkCjI/9fO7bsZsqH9G3XwVEMUs5PW6T84hT4nJz2eozQTbW2x\nenY4sAvZXnhStn+/YJvECcwSFYBlEOVCTXzjik7adyqGRpfZp0bOhmm/aHQb\n/xbAxx+SvsV7c0ueC7aNpAPcId5RpltHOq0hIF3rHGrttcALs7TWwG7Br1Ul\n4XJpji6amWcDFfwMkNLw7rJHAjXjkdf7bb9n7r6ySdiTjvBxTFaDKlfOa9P/\ndlfq\r\n=0pmE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF84tiSWM0Sg+39HDmn4fHm4RewDg0Zogh8P/2xNLxadAiAdgYHSKSszrCQCCNIgKkiho/cljiRSWgYOODgFQ/6VOw=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.20-20181207153457_1544196930505_0.49518054720596405"},"_hasShrinkwrap":false},"0.20.6-20181207154019":{"name":"composer-common","version":"0.20.6-20181207154019","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.6-20181207154019","_npmVersion":"6.4.1","_nodeVersion":"8.14.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-fqXqDNu9AnC+gRlrLQvaLZ9AJo1wo/Y5rko0Dpl7aUEn+GN8sMGVvSL4hxQMfSWadVM8h05QYf8qa0Q7eW4ByQ==","shasum":"f59b6c4099912a00dbff34e618f9383a61ab849b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.6-20181207154019.tgz","fileCount":161,"unpackedSize":2548377,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcCpSECRA9TVsSAnZWagAA0gwQAJlMIXec/QflBLWVysEo\nL1FV2c/C7qYci85HO830F8Fk6tbqNaVSViGYeT0VscDhuINqwydQNePsPqkT\nzxQKW6RxUDWaDeRLqCBdysnrQ6vFs/DdgFSxK1lzDLqQ1uIGyHE1xjjH9gqI\ngVy9tOmh+NfLibZBqgBOVjEIf0p/WfZ9nvuzD+0ElMsH7+4DchLHpiPmAgQY\nB1CDmgIQCR5hvUfaxZzJO+vZ+ceEuIOnImRjHigWQX5alm8U0P2/+si8eYzz\nwG/GsmFmZjpplvnYyRZF97qsUoMd0IE0Iiekc9UtB48csB48vN+UMdxXThJy\nkqQCrb3SRzE9rEqJ2jxLm9PumDWGFp2HmoG3EC+enrlDPEmvLHsq9tDt69Hr\ndwSssIjy/zwjYlcbomJ0GJdESx2jidxP1fh+wQo6SXJceOdy1GVRpX+7L2kx\nyxLnCEAJDwc5FusALHoIFVWnLYqF/+9kcfKtQd+uoRB6yxH8r6RNhNPB0fwS\nR5EQqMNk96LQD0qA2DVv0k0FAaPKS8WZmBp9FrOTZY7Fh+HM6MynICVTQeV/\neD6fRkD82dZ+uSY1wcnHUobM9czSwh+QaojWeOh/ft0KWPS6nKspaLG9PQhH\n4NSm8mb+SAhsQUJznJQRHjLHzDA1JON/dcntHMpA5JQ+WoOSgNKPvVcZiV+a\n8QKM\r\n=yoNF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCjp+hQhadB4yxvDvxbVRADAj4wMkj6ZOQrPT+yFBFj0QIhAJR/wqfPMk8eFvqP3sji13G8Rmpybu3t4lOvHr0KvLTv"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.6-20181207154019_1544197252265_0.8805275871341012"},"_hasShrinkwrap":false},"0.20.6-20190107150150":{"name":"composer-common","version":"0.20.6-20190107150150","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.6-20190107150150","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-N0Kp7Fle1HfVxfxxLWaJcrvIR6J1AMJ1i2kzdu4nM3bw3DtEL0HHRKWoCjIRUu/HXv2DBTIKEfyxNI5PL9lDew==","shasum":"52677db403fa67bfe8f6a05b864f3761023dc8a4","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.6-20190107150150.tgz","fileCount":161,"unpackedSize":2548377,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcM2n6CRA9TVsSAnZWagAAA0kP/17QDT6cZkYICfZ4UoQe\nWg2am1MF59x7lF6konw/zhfCeH4il7YmEMWCZUYxS/VIhoog6uiIwzFhdQDo\ndbVTNN0n8YUtwhdNfEWvkZ2MBR9rNeijbS7RHhe0DB/TAU9q6ZHHTXhRHm71\nCYbIhQ0quIOU7QwtZO1wGtK8fYEb19uSmX+U/bI+RcSyjFDQ0lrn7MuPOXzV\n/sXHkkaY0LC/Cp92++oeBz4ijOdcj0p7J6omlQ3NqJunnE79hv4emzwgMj35\ndFbDfUujpkiTMd/KnQQR1EPcTpS5V86tS0VHoV9lJBDm8V6hGjHYNjtM50DP\nmo6Plch9oPVGNn1NePZgED7jxeUnqZS8OCHse324qnuwUsZx6/jjA5pPn9pK\npl8Sr1zwv+l3rgl5bHeTxnQRfG1/Q3OLW/j5vqjSbZLfyKWCztuZL83QDgt3\njO3RO9wOhEnAReTrLylv2HOCWkL1DNyPXNdTZjexklnZ3od97MeT5H6guxIY\nxbCGqYGV6J7uzgkH+GEXYSe/D7N3tjXzk4Ptfv/3vWTha00BIKutNOvwq73D\n00D2Wm8fvZ+TGxFS/dEi3qkXDYF6yIozQy5gTBqHvkWGI3jDtbilqoXqdWql\nUSq02jAtGuy6NZ0zPGcvSTFyV/491dZLix/+BNV7KEPdPvQm73QPjbEQb0OM\nvrOC\r\n=dUoa\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDghUnz3+fqSaDPJOyl4j7hoTOQwwnqnI3EipuiX/t08AiBThis1KNVJ31qYTAaOAN2Wd1zSmmFVhYovzheGN6daCQ=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.6-20190107150150_1546873337815_0.10573760810315314"},"_hasShrinkwrap":false},"0.20.6-20190107160436":{"name":"composer-common","version":"0.20.6-20190107160436","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.6-20190107160436","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-yJmBB35TRouk+jZEBtHNIgKAQiW934Da4svsFZ8AjnTZkLUrLSGXh98ADj2c7XHCfy7O3R5i5eLKnHZ13aFLmA==","shasum":"d134c2b62a5e01c36149c0e2b392339717301121","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.6-20190107160436.tgz","fileCount":161,"unpackedSize":2548538,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcM3ixCRA9TVsSAnZWagAABwMP/iStZKNiOp9+WU60MWY6\nOEBV3+iK5rVdE/f06pMhxi+HMB+mkxKWtUwPQ26ipi1ONz0msXPRNVTUuuFw\n3gIuc7CmUYW9nx9+Aps/n4GrH7+kc3QTuU3BgKEFcGqy640II7wMA3cezcsv\nIYFhOyD5I6LPCkYdWdREj0UmIHi9BBUObK7t6rjVs/ItNR0fYm6KZK7SwKrj\nfX79hvP+2UTOIFa+btb3nWUvqhp09XXCAT92S/HBcI/8DsyemfQBnC2qsU6j\nuKCJnouEgosM+1ol994XU81QYv5aINUIeBeu1nw/cYygQwZgkhaYvh9FTC4j\n8ltaD768IZeGIO4pLuh5z2Ar5fI54IsNQtvlwlZufughzPRSRqyfksRYvpMy\nLUwfa8bJWmPdy9oX9uOHZdGM03M3gAADsqVNLHxEfVEds3ZgvNhCdv5OLXrM\nWnfoTvGnwFK9QN77zPOaNjNRy5d8eENecqOeCwHZx1jZgGtpEpm0znUfzBGq\n/2s/XwNJDpLyaVPJKWrnrPQs8Jjpqa5zR5hyc1AhqZjPWn1uUe06SWiphFSo\nUaqvUnsgbythpYsOQxxd4V8x9OpFT/K32rvkX0O9nRJY68DT6UBHkIlfi8eu\nN0T9se6qcmBq0JYtjVF1Ph4veTmtD88Pu73EL2muKEpzJl3U0R2VidE2Wu1f\nfjf6\r\n=0B8B\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDPHJc/u6Blrw2WBlFyDtxq7Tpr6fDzeLfptvNxllx9AAiEAw12ohZbCEWX/gSV4PK9r4odOVSDIuVdtWTR7A/dmIPc="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.6-20190107160436_1546877104253_0.19753727105505936"},"_hasShrinkwrap":false},"0.20.6-20190107184331":{"name":"composer-common","version":"0.20.6-20190107184331","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.6-20190107184331","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-HhhwCr8blp6A2bCdWEcP8Ls4JPnyfUD0wxfX3bfB8eyZK3KIVSSTJzGnJgUUoPa4raVSnK9+90tr5MmYMGzemg==","shasum":"530c407783594d2ce3f8391ea30fe9ebb17e97f3","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.6-20190107184331.tgz","fileCount":161,"unpackedSize":2549249,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcM53zCRA9TVsSAnZWagAAyo0P/05D6XOS+RTtRszGTccn\nOTM1lldJPZ7qzvAxZTVeQKtAAN/cVbliRhKJPC3/V6NcbRlqTI5MQUeUBftY\nZa9KIWZyjFb0dbR9TQPYxBtOKN2pGKG2QHgRdOD737WKtvVi0a35gk2rk1YR\noqhX64fOL+tFFI6lNRwhl4BGuan7X6hY8JhKlOaz+6ohFsMy1k27hJNAZtPE\nofk7empIPjsmUDOG7fdBYAF2uwZfPlGJWP+VGTe4+xK+ZT3PkTINSEwYtRZ/\nnQWZFl8lMG5G2i0D2t67tIfaLmFZuIaaPgRrHxl8EruvIbmRoLn8P78Nv8yL\neBnWcLiqDzLbb3crdQxF7fQk2zCjCJ1VYJZ4bZzg8VtDHQcqio/gLDOzB/Mq\nR92VrOkyyjHiplSfDcER2Vcxc5XkvW+B4EsIjX7qYXQd0rObrkKdYaheyexv\nFYFRJFDo2glXI3U75t8vyH5VFvNwB4nMWkTfh8zEP/mdG6VaHS/b21rb9SAt\ntuu4xz2TaQ7s+bS5O+pbE8IerF1LNpGmdQ1XRUhR8B+huCCzXAPlAgzeGzjN\nrbQcncWNTe0dkL0FgkHfrFa8zSVqXKRrMDkrhjCStWTOh5eAvtevyZXkEBtV\n6LP7q3AMcB6RW5oPtthK1xcDFl8ec7ld/ggx6WMUKc30PXUCLcgv+J2LT1tD\nFSEK\r\n=zbMX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQChNlykEH94bcbRF91aj4gLsT8pKuo2yZ7yXxJfVs7EqAIhAMT07EsdudsemLV43q+SiGBgb2HKQEhnWCzWWfKH/H2Y"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.6-20190107184331_1546886642627_0.6958854564569288"},"_hasShrinkwrap":false},"0.20.6":{"name":"composer-common","version":"0.20.6","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.6","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-6PThrrgkyciVwJ1EOXwLR2p2cb+CRxceqCnAnwNrEVZtYnn9pMB4asQnQFEule0NYZb7X4PgC/dNc1xuU6jbog==","shasum":"fc3841db30b846dce3b9ea53da31cd4add59dc0f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.6.tgz","fileCount":161,"unpackedSize":2549235,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcNykSCRA9TVsSAnZWagAAGqUQAJPpUBdzeBVUCJIVUk40\nMEW5XpqvsLzAZedI5pGxkkeCzZaaQbGBpTYsW/8+xkK5yk2PYqsDGqwh/PzZ\ndF5JApvpDqbD9KAMiHaWapdvChdnOVMLPfP/OnrIAw3eY+fJMw1Zy4eDvaXy\nef0KbfNpF1x4LtUjgXKxPjs3IoETsbptbvS31B3u601fysmZ0zHGXy02HByR\nawSKlKcZE5KZlfiEnic/HhdfCXVP6akuw/tFjmfUim4QX2ytyYWPpaVYMcqK\nw4z0iD1tnUzlkdvbCXN6HEu6bp2ApMKMpXjkHd35t1efrFmhPnX6SDgWeGZW\nrAitS57Qon4H/mD6keaegJkjkLitzNzS7CGRGSFCgz9IyQ6sZDnvEk1l6qs1\nO8REidhZMNq9YfUK4MSYUZ5krmE+JxEIHQPOEYvP3MgMaZxteRawhvEjQF+0\nS4T9fvq9atSf+AsVQvqd33UW1WkoB8xh4nN4tUKyFSi29xHV0MPUh9H2o8VF\noWia/KKNIlP8OQrnydinApKj2jyL8KU5yO3WK/NZEH3vDCT4L+nc3SAYM5QC\nsONzUj86BWFLRe/ej448m4Z9Hkaq4tEL6xg3VHbKD/VYpksSc+2H79ocYDMC\n6I2SEod0YHKCRuAV6rMHa4YVuHq1AsoA/dbSmyGFbzdyDTidU7iVky5lMm06\ntgYv\r\n=sw7o\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCB0CXSNZgH5fJcbgKK4QGuUSWsE+K70WcFBCS33k2ceQIhAIn094KOtaOr9a8rFdz5h514Hcgbf0JsWLt4MH5Pw4qE"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.6_1547118865516_0.8590924690713082"},"_hasShrinkwrap":false,"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.19.20-20190116151730":{"name":"composer-common","version":"0.19.20-20190116151730","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.20-20190116151730","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-2Pa7Ts3fWFUdycCJYVIvWHChDksbykjF9nmhFz8M3IKY5isPJIOwO3jhJMpFfZu3R7jAacjPuMyhLtXU0/0IVA==","shasum":"19c96554612ab3e8e526091e86a1a7a70b61b7e5","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.20-20190116151730.tgz","fileCount":160,"unpackedSize":2534172,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcP0smCRA9TVsSAnZWagAANMIP/iUjx5UYzTyEr6NpORsr\nNPCgIhGOKHwLIgUvuniq7lJMjh56O+qpyiIX6zNUiCMFUWNUa88TEI1awLXN\nmJmNVkYAdatEEtHRyFCQ/bAB/XPBcOLHM4ibVSfctCEaR8zpx2y/zDZXW7cb\nbS4ADWN8dGlosw8m09F/h4T+GHWZQLsSNs0yMb5RNvS3ad+/5O7smIjoEXYA\nFOTjsWVCZvExKqH3HHc1HN6Xjl3hpbgyVsdAU0nI5MRpBnxdrS91KBCqEEbH\nuMTnDodOzCZGNekpxt0Paa6RJybg/2fSyIIH732gIphGdlbeMfTn2aQGvXeI\nZH+CSKyhNUFWC0odRhHBDTm7jU4AYvQsHSbAZUgM4qkUlUfIIJ0mmhRaPbth\nfZc8wAkgwusa71eFTA1sIrDjqvW4tbmam6kQfIWqWtVHfJlZAL5lXRw2LOZa\nBnWKadzTek6A3xA1DuyhVXLMjclhC72kQcO7scx22wjcSI4IJt1Mw5NCGbhG\nvrZxikmn77o5CeuVwOAa3w0liVSL/MGf053FD4euOQ4HCGf8BSFM9WnAMsvx\nDP8dTM6bvRhO1pmcvS0WhOW4YjEVZsqouWB/+hIRm0T161hEslP8CnpnHAhS\nJSYq7iTa/anYzKyDPkfcV0H3omWAzJ1iArsEPcwuV/SRD5SEgzrpNoWELvf5\nwMwY\r\n=6hdS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDMZrZIUBKIih2fvpjurZxo+U0KncA2MC9epInI9CXc5QIhANh1mDpfswJFbZlXpmue4ZNlTi76bvUeEUV1cVcCIAgZ"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.20-20190116151730_1547651877751_0.3573387419776053"},"_hasShrinkwrap":false},"0.19.20-20190125143853":{"name":"composer-common","version":"0.19.20-20190125143853","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.20-20190125143853","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-JJKvmvvbBokAzs0h3DFKXDYVPPBE3bkbdA5XB73EcOQZ5Dm6DH2A8M4EPFHFixupkj7Ts/GZm3YMD+4B3bb5ew==","shasum":"f6ed40a428a1fee4aba50b1ef32ecb3586d68106","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.20-20190125143853.tgz","fileCount":162,"unpackedSize":2539769,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcSx+lCRA9TVsSAnZWagAA1S4QAITOg8PUmeuGL2Qqj6np\n1oJQPLoRRx/kATn50PVeoFW0b3RrR7qk/u5CzT52rtsn3nFRR23flUw1E7df\ntcbvIO57eQdQ9m2VtaXfUMCs8e4eC0HCORJuMwJGmgMgbbJcN3+2RRu9yMXc\nXg6uSR1EVhW2+nd3LNwlwwffm8gLeNed0V0P0JOQuJT+ol5tATNnJJ3Y0bhn\nsJKqv/PfduMSrkE640b3e1JoV5nPxppROQhYl5sVMpHL5LMwOm8fkj60FMxu\nd6EbQ+gQtkDZCs6j+Ymyco+RfdmVh7N0s2ZjuTyYPISTZ99TaDAmAms7yLUd\ne8p4Zl8695en0qvldgxh78+tmyEyGuEo3RtVmA2EjD1GsOzkZTfu048z4Pyr\noNK+M10GqGgifOm+sTaLMqZnknV8ik5awh4cd7KPE22c/9QFIwPhpvEUrca1\nlS97yYijHmUyLW7YjQbXbSJ73EJMUdoW93+AfkMjqYTUX1MEyRz31DfaaKWW\nCDwlA418r1cBjaEWF6x0ggPMkccPogbrUzE3qqAtGu4VwKNFpUDI2Kr6+AzM\nRio3wuD3Mjv/u22+kW2QfzOIDAeUGmww84ps7bjhOunlBtnKyxfBzhPG3MMB\nbx5yTkBfd4AcckC1LDlBVcwJYs2jZzEPd1hwlYcW+UoFL0DP6CoT3XZ1/KWr\nFXjb\r\n=VUih\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCnI/v2x+E59bBD0y1/SZsiHTy0SjTCgGNmYBezi2BySwIhAOCNodr3bnLXcWrZ0yG0UYaN7J+SrxoVkZEe/5LiC7Vs"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.20-20190125143853_1548427172418_0.7752378706638718"},"_hasShrinkwrap":false},"0.19.20-20190131091951":{"name":"composer-common","version":"0.19.20-20190131091951","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.20-20190131091951","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-K5Orr+Rxbyt2kCwAhsemYgbHEY5Ia5YH//dXx+HNqhYCIjD6Snq8Vrs2R/VHCrfhatNegK9GxKGZaUR19SBDFw==","shasum":"34c0273903fbff96be149bbb6f6f16eca6221f26","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.20-20190131091951.tgz","fileCount":162,"unpackedSize":2539380,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcUr3iCRA9TVsSAnZWagAAiqQP/jCmhGXipFLd8nIjBqRM\n2g5efIroHlapvK0WoHm7I12W5n17KvG7K3bxhwBEZAeR51gYmdT5PZNSgel7\n/ZdRoqnGE4hgSwMT5F8vOcQryKFYKqzRY/0en+F6DBWHcN4elvuXb2WYtms9\nxHCtCIcnHJ02vlgF0MCgp+UkngNdikH7sQ/rulY/bqtwdhfW9MpUj+fR6fxs\n8lkHQfK+2ArLB1pRmKmkGOuVeuftRL8EH47XSly9+8edoDPOWiyYwDsQM/il\nXY8W830SbJ78JIi7z5JMUqjkjYpUcFkeLHLvf1c1d+Vz8XAdO31Yg9tUwikx\nz2D3XW0xHtOh81CLqqYkUVNn50wKPIfxbnwLC5dTWXWh8SurXCAjtoGQnoqN\nm2u4z607G4CrtoOqA/W5WJkevNQVeaUMAOaD1eKEuMoqG1SPXpOeDrwpAncy\nVSwVRKCHr4K0/uwR31qmlMzgu8NQmS8CC+GTjbKfCXtfJvICPSpDOuYVu8L2\n3ihjelL7be1rncfROT5Jpq8CAaoI5lTWu+AsSfTH8jHhnKD1PrEPTG0tHCVD\nfVLdDgDQbZVAG1Na/v2W0TwoRCVE2sYO6ZVzo50FZpzBCe9QRYOVSOPTpeJc\nt9dSXaTjWh98JVPkknKyy+wkOnfFRS26KGDQP6i8KpgxxposBipPZmNt1XwW\nvC+t\r\n=fHwM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDcfx4CNgJNAFnIxHFt/v1huILi5aOcXzvh4vZyuXXf4AIhALu7PDWVkU7f17CGD1dXsS56fU9x8VMQ22AOgDUCxcyv"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.20-20190131091951_1548926433871_0.9196971018193953"},"_hasShrinkwrap":false},"0.19.20-20190131150022":{"name":"composer-common","version":"0.19.20-20190131150022","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.20-20190131150022","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-tYjU128akxxNDcIhfC1rNacgoCukIblqkcMzCu/ucr0Ir4UKXTYDdXyxDRxodP0Jvt8+ilS6/jVWDHRjS82G2g==","shasum":"1d57915f2979af303233821fafa0d5468ed06475","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.20-20190131150022.tgz","fileCount":162,"unpackedSize":2539380,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcUw2uCRA9TVsSAnZWagAAwDgQAIKX3YnWc1HyfO5ZbKiu\n2qCX63DzDhn605/jC3Usreypfotw+uVM4C9NG67aYzp8Ml+QdVvr1ZQZUIme\nCesYO6iBQPpOAo1K+AyxtDZ1zvZoWAPS0H3P0/gKyzzBDDVtPoAprBTSPbZB\nI0t7s/e7mB5+fd8BGOLFsxbpbf9fjvhxH3u2Igxn53Cyn6baw76RC0jU2w/k\nH7XdhLAW2f93PMIxhpRyQICLGIItvX7UIiTo5Fo/xzkpSQ+xlmp6JrZE5X/S\nfGsMd2UmEAc9fcSirFG+xj6M+AOS342pIVBMTZvUiypX9I4nI4hZoFOSc8EN\nPifR0zVM0XlZILpRBhH5ek6Yd+oMz7j0PQ+9OY8vioCfbZzyOOkOhiAivQKt\nT5WAfk+LqgA+4arv8WxeX8dkIp03uQJ2Sriar/EByRCKOPzjed7sQVyk9+Yd\n6tXMLV1T74IgQkOgt9Nx7/qnAniC2zUjIBh/8hT6zUdCXhhk5OtKCAFAgs5H\nTRQkfd5y9nGQZtZsZySU/SIXPXoNjSQYhySJ0dK+G4mSD0W87qxOa7zCeOu+\n9jLK+8UWXgSkVgFj7tH6w6tWiXVPYMeJVuphbw+ub06uLwlEsUzbX3CHbTyb\nvqazfCblF8QtpZG2wiw19Q7e/UbonS5eRMgNIBn+QiS44RydjgeeSpmTYtSr\nBFkt\r\n=ireq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCImDGfk1IKR417LMxuvc1PN3bmUvw5TotYjcVHDr7p3wIgQU8QnVlAVzo0yuJBNn6BOe9yA4HO1wvrTPewayRW404="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.20-20190131150022_1548946862167_0.4940229758992065"},"_hasShrinkwrap":false},"0.19.20-20190131153144":{"name":"composer-common","version":"0.19.20-20190131153144","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.20-20190131153144","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-wwOtqSsZi9kEdktH3yL3KUuQ5n9tURQ78D4qsMRheBtC8B28uaLjMjOxbQG4FFzN7WwC06mX6+Qs2cRSU4gcwA==","shasum":"1ee670c472adc3ee719c1ca4dec232d1b84c392f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.20-20190131153144.tgz","fileCount":162,"unpackedSize":2539380,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcUxUUCRA9TVsSAnZWagAAC3IP/iTcXViGEbzvcwCTwkOZ\nc2LTepqo07V35zpGljMbhWhOL+LM8+4ENxEJcqzjtVZbGLNXWDCv8ttJghSe\nLDc9uriUXjos+t+Z80kq5jj/HYnr7U8bp18K+sy4OGiVXIOlIZYP64uqYpU6\nuDRgKKXQri4YO5ee6B8QZMBUscUvnCBgBQyUbN4IybZROIc8s21FoxJtsdPj\n5p4Wr2WLIENJQXdggW2g9Fk8jW9BVUxIDAZ/zeB1VOrr18IIpxcnDFJkNURH\n4aUr2lKuuaDG3fT5Mc4qC5HVlfMIlfpuuYh4JHLbauNK4LSLLXWeGyKwBNGo\n6K0nhQdcwXxDAi6iVdFT7UGMFs/EUUQNwjdYiqL7QJAo+nqSTLCnUXHhBVad\nIHgO7bXAgyvrdgs5fw1nANKdZhDzGiVpJQ7udedl+MwzPP09R8D/gBawb0Fo\nyvV2ezZYlGt4NqQvA87LeeH583maJYBZvViOvOGDK+uCxRfneoL7JTKapJkX\n2So7wY6hUTQexyE5C5XtP1sA6kdb9x7DSeMQkJ4s8Lw7QitKEWoXARlORSsH\nuWv59Ohw0jbsffoXvFzp2Fi71oPMFTI099EIil9Qbk9oKVKLYYwFHxKAgQQR\n5jyAKTsE/hvcUlkTh6eE0KLRNikh7WElC9HC/7dGgDb/HeWEwoy1A7kSOY+C\nEE25\r\n=rWRA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDwXFcX4QxLmZpi9SQDrbhzHIWeCpLL5F/PdLipCuGrkAIhAJQG9CeXDyWDBAlG2CXI7pGpNFK4/nuzCQcbOI3vJr/T"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.20-20190131153144_1548948755592_0.16772311757106895"},"_hasShrinkwrap":false},"0.19.20":{"name":"composer-common","version":"0.19.20","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.19.20","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-VUO4Hfi3mK1uAQrb3bmzcHmYZYcQy6mXuH/LHZpZTtCAG4wSiFZwN8zRL/pQz8Fmuc1hDAcKGm9JitgQtmkJXw==","shasum":"64ac47803e426dc31642c6d8a45f1a9d6236491b","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.19.20.tgz","fileCount":162,"unpackedSize":2539366,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcWCn0CRA9TVsSAnZWagAAzAsP/jiwJ74WYvC+wGzjdIDj\nZ8jXh8T46m5I5yBPzIDojyti8iscCPiqIq1ZGBpSV5x8Y6ODenpyyAthwHzx\nMUCKABcR8rJ0BQ6FiIo4rOW4ilCmYQdD+DxA9WmJnh6HyGjDNKhAMOKg5es8\nev2SrvhYJa96UisdtW/8dVXquux7cd2RUwLuYnUSK78XvS2HFn3Z6Xma8IC4\n6sTp3ECw9241T3kXzZjIT1PRDbn/42DeF5qYFxAptzuE9ovxh7MIEbuT0JOi\nPGcPyQ8U1wpz2+idyvGOYOCgXrNu6wvTz02azRr198nrshSGAIjedeLIschd\n3BZaipFFdgVxAHOETcK0vlSPTZC2m1Jwn0lToYPzDPei1iSZb5VykL3l/pSp\nVeQRh9L0AmnQ1WQl9fhjC2YMX4nbfn8jwWsRs897MvTHkO4MVYat76Hc/jA3\nmGOte3s0tuTElfK9ButtYCwI87tWjpQnB/hN2H9xGIZlz16xGbdCnbv+ZFl5\nbCDj4nByn2P3gsu5CCkfx0KtizSl5ksbEcWJGekqWxHM986xTibzdzMgx/HH\nf+piE/Hzu+nuOC0ZOdMZ0QPcfaWfSM8Sa69vwDZL4VOtCcp2Q11/XwlGGFgx\nUJSmYTyzdu1Whi0B44mz8X5aY+Ws10lhYg4TvKbaXYBySHh0QA56UE14SYtS\nhuOO\r\n=D3gT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA3FGGlTIBmHgu+oODeWMATbqPQqn4dpiPxJQ+JQKMu1AiAOoXm82AnBK8BZk6bFBlwhCdf+zYYmLNZaKXCOSa/6lw=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.19.20_1549281779273_0.003815397910899687"},"_hasShrinkwrap":false,"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.20.7-20190204124220":{"name":"composer-common","version":"0.20.7-20190204124220","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.7-20190204124220","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-P2cdZS2lhE8w2tAZ0Ya7BIxEEYNwVdUKr5eJyauVhUzG7BNTY3WizqAZfg1l2dZ0ivy3eP8giIM2AUEgUzunSA==","shasum":"db5e6db4a94e3e73f8090bdaa3d038d24b3ac06d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.7-20190204124220.tgz","fileCount":161,"unpackedSize":2549249,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcWDNOCRA9TVsSAnZWagAAGKAP/j7/dcQ88zPmy6ofDeQH\n6qVBusuVHYy0QgVsyrYOYOqdntBzuVljx8k1WAhuLg29sbCx5sw0/drFfU62\n90lY6i4jxjQKwmmxb4tAzAlDZYhM7zPDlTTEb2nMVDPoBtC1YFbA5uRUZRiC\n8fimdBF9kKSnmhFmXYMFiUGlfMIue+EzWIEbJpNVZHIQcgqrt2RVYtCPWpyZ\nJbg/FGZqe+n5hP9hDjsZvBwnkstHFxTR5eG/MKaM4pWvsa1YC9byIp36TSaU\nfH1kRcZEQN56710pq+51f+dIxIv0OHs/BE/e49TZOkwMImuYjVEqyowHX7GI\nqPY1SB159EXmIFjgKGAqzxVzTytMV5UKm3Cnm89153bEeHbcu5lSAWjz0/zJ\nBXGxQq1RNer1gYl1BhgfCvQMBDyRL/zAHu47fbmogDQDhnEk2ZLTolXsun2t\nLp0/lMp2eP3+Oq2aY3HgIHEY8OW26pR3XxG90DcQQNeT9ndGrmJL5wND7dpO\nxtC9xF9tRF6bbJQt/EK5jdHj0aLIdf6baYZ71HZ0wkhGEQ3+ouoZJo58SLKD\nw3yfYQcLq4jAKk4yVMQOcKzRHvk0GghEk731LIiekaNnr0gCb9bF0vPDNt9e\nSegW7iVEg7EqJX4vRm1gQ+oXwHdrKlL0ler4rpwtt1VKMFibopAmRGLKYT1O\nR9X1\r\n=Jvva\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDJYnA94Q3ZdmurEKWasmd6aglif6pDYACMP4WExU2r+gIgZPr+dBwZVwAXB33ggVZ0vhHvH+HweqGjMr58TLkD+2A="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.7-20190204124220_1549284174053_0.20564351682063098"},"_hasShrinkwrap":false},"0.20.7-20190204150758":{"name":"composer-common","version":"0.20.7-20190204150758","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.7-20190204150758","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-3jWMBxB017HaYV/cY7U6vxIU3evezus1wBeo5kM5GTea1NhlAT2sQwxkYP/UDdP9qb94QkrVSvRtxaeCnqYKVw==","shasum":"909d4720949862115457f58cbb21655740cd96e2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.7-20190204150758.tgz","fileCount":163,"unpackedSize":2554457,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcWFVtCRA9TVsSAnZWagAAtvoQAIRmestnL8zDZVgN8PAi\nkKahiw89Qg9aEdJPIkcO0sb9a1gD8daK50xspqSj+dgcu7iB4YmtSRV9u76j\nUBssjZ/p9rBY+H02vxizv8MoxfIMI/5t8AlMmEJrhXdvYRoOFzgp9BIkDpaW\n0ucMzcA/XatShgDebDJjMdlxGeb/JFEpUdf1+PidgmTlWW+qL2BENmGlCuly\ngStBHOWf2h3mr/+RZmwCHwXnnroLBdZirh6u3vRFtzPBjN3f2jcFtOF5SK11\nb/t3XsFGeL65J0EARLKuEHNvqxJVS4kSagaMo2U6+PuBUowr6ESv43Oz/vzE\nifmq5VMuKxGsL/faWP8YuiiWOOfWr0QaBbStd59MpwXQXEkWXW3f9y2D7cgg\n0ZV9CMtuHANIIhPqgD1QezkL6JG/aR8ZPb5tKanCU5dAfRCgISDMrLkwd+z8\nKkH5T0xhRmT9ZutKthtYWPUStlPMExbP5c5DSaaIM/PRIUtmB1OSNDlvZPjH\nEgWb8lwiSABRy1HkUF0HdkIUwoa4rggZYDp3/QZDTt9XYaEI+W4aOdPp49Zf\nrPLxaPUZX6bfCrCtFpgSamu10gySu+ljqWIDl0DXXc+cXC6MDZGMF6tUEBPt\nbXZ3x8cF93PsJEXDF8WlrpOzz4rwea8p+98K1shbuDxorhUwGIJhmje+2IqO\nYTt8\r\n=l1mX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBzaAiyrAhnrw91hPkaSgLuh9Np3athW9QM0cJLGig54AiEAygisFcAdzE5yRub7pR4vVWMyYjbgGW3Dy72a6cBSGoY="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.7-20190204150758_1549292909026_0.39071890440751456"},"_hasShrinkwrap":false},"0.20.7":{"name":"composer-common","version":"0.20.7","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.7","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-XSW0QlohBPUcDfNgzeTqc+/bamgpnpwoY7LjTLmGJ/5ChzXBtaXNibC1zKjVTgh7CL0NEtn6S2Eh3Bm2sd03Xw==","shasum":"bc04f04ab0437e494ed91c8121a21cf578fdbab6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.7.tgz","fileCount":163,"unpackedSize":2554443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcWFuSCRA9TVsSAnZWagAAU3AP/0sdRjl1+wSzExuldSff\nDWYmfpdwx5oG3PYApR5UM/jZocI+aSU0GCaW0ByAA0RAn+0EuQdbhKC0lEpc\n/jXDVjXYkI4SmCtSfuZ4AqGQXxOYu8AyGKTixc0G0qOJn17jP+Vcc4PSZWh7\neOxeESxbj1lSSEA87KgP0ZQ07QuRJeQdNJIiOVWAQkCdbl4cBHcyu6CbQMwC\nsfKjhkcMZ+tOpu1U0QH1gTCRFhtv+X5bidSVU6Jx47xPrS3r7D/thmT1Go/E\ntAV5xULQ8CGG9cKDXQQJbjCav9H7H8jvI50dE1siZ9PEGT5kukfXkcWZ5Df+\nh7ouOB9mgDfQBVYf0aI91GaCjeChWDIV3rfo1MGSZ0VRTMQRU/nw2nsQiFQY\nTEI2RpNGtsY1mGznydMfljLp9MMFSigbCZ+JFcFg6N+/u9rY2+Yf4K5hUpuy\nAz9NirnrHdrBElChiDHQRuvFXgGlJ6fDRdwK7qu4YlM4Nb1mevwNAS8Oo9sp\n5YRDVAa6/0u95r15XFvxYpwSeva08TWwDlWVDxmheVxk3mEs+gY1vARQuQdO\nru0BR1Cc5MiZtCUub5afA4y0VRTYow6GbBD56oOXKFNQLvZ49fqAHL8BFBjN\naH11AHS6wpTDB/0yS6RZThkKLuJNyd+OfdPsUF5nJu9QGwKRthXkBzuMcDuE\n9qe4\r\n=5NHd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDb7pi+Y9vIRrmaFKE+BlrC1ihvsz8BBYZ4czF4QeUWoAiEAj+0ppTne0NmexXhm+OI3jPDLa78wab2+W/rB1lKhsHQ="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.7_1549294481743_0.682110397137329"},"_hasShrinkwrap":false,"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.20.8-20190305183818":{"name":"composer-common","version":"0.20.8-20190305183818","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.8-20190305183818","_npmVersion":"6.4.1","_nodeVersion":"8.15.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-9+mh0NTYwId+TNgxR4FPezE21dXOpNY7G7/05Gblq3U/5s5b+hPpXg8SFIDsCzMJA+gb8O/j8UY0uDIVV3OqMQ==","shasum":"4e83b471ac4f0324ec4157772a37ec922922e416","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.8-20190305183818.tgz","fileCount":163,"unpackedSize":2554457,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcfsI8CRA9TVsSAnZWagAAPFcP/AiXLYBH7gPg1Sk+N7d1\nwK7SjwRxmF4GQ2AWKY/Ob8BtPgeS3rkse/Ayl8w1CFygk6gqkRlGCkw1/RM9\nV3+bp1M3Gj32KZRh5ifTSGEeUAqz3bGRcrrGA/MMOvFtTEYQCUySTGbBWbAz\nZHAf3LJGARkCY0rgkDuTr8O9zAm0kJHL1v4j47C42oUQW/hArFTyzk5NrXFT\nLaMUB48ccLvqnuLvxoov7qQTr7+8vFnbRr2Q0aQz+oxXO1OdYEXxMBDKOD2K\nb4p9/pDdBvsj4FnbGSx1q+CvpGoNiusNhY5qPfJdM7Z+98twepS99JtXcOak\n+J1tlvu1jgXhUvGVVq4ch9NpGKiuPZueD6pzlzDBkXvnCs/8YoVymC8IOrrD\nTttBPSmozFnTOcWnXh48nqr6ZCzXc+SNKIDVkk9mWfVTjPAps2pmJmEU54ik\n4stsh1+hNE0PNqpZg3YY4immn7sA3+oPcztYSa9b9UwU+yuO7kiX9YKux9F2\neIS5BYTahaxPFQ7oJupMnoUrpkCNYmacE+gZCRK/bJHp9YURSlcNEY2GnJ6m\nCX6qYMTHwiWsF9mz3lb41x6P0CGrAhru7kfDfXS4NiHQ7qvfKZHpzGuYKYr5\nVkBGd1t2P9GjBGsNA8wAanDgsDZ1kb3GqniFxp//EU/P30Z1o4iBVTNGxkeS\nHFHa\r\n=6OlP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFbieQnbAbneyfenam4ksUfO7Lw7N8zh4FSR5zNXM+x1AiEA8rQlVfZeT/SB9B6s6aNHTVlnQtCDHo9SYU4VSvQ6aXc="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.8-20190305183818_1551811131529_0.3680923766587838"},"_hasShrinkwrap":false},"0.20.8-20190307134339":{"name":"composer-common","version":"0.20.8-20190307134339","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.8-20190307134339","_npmVersion":"6.4.1","_nodeVersion":"8.15.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-6pml48bPqZdp6hjehpyhP02WNf0DNFmL0oC4nwHiAkBhvxmzqjWTjUZQvhgpu46IeLxUTDROsijUBxDfdPODlQ==","shasum":"e34d59b0808ee81774b463fe35215b8250427bc5","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.8-20190307134339.tgz","fileCount":163,"unpackedSize":2554457,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcgSAyCRA9TVsSAnZWagAAFesP/1KZp0yMGM+sY6YvNBTM\nVe6cmm+ZHQ/ztf8wxJz7pURx08iWSJQ4sHSStUR2Ebt8K8VbyaHEjCodBcUh\nCy+ePwZyfDwwzdfi4qvR81/J6scW/NSCZgk57Jsl/1Yh2KxHTrzq5QgkILxg\na2uZkkpsvvoFjHHJJSMbBeNfG3wqIIfV3oBknTc9vCruI85CweYxMbRrmGwX\n8AeNCJD3YhV2Fasdq/Rk24wODKia1XaNXbzq2uilNzMTOYPiJnIC/1loIj0O\n9QKZ7hrZUP5KNRtvl8vFgo9GeC3eVGcxFAVVCyejnQhzrh5CRGJVGkiAkDH4\nJ/GqvbL4m0Mk0UGCK7k9OFeIrhdFNQAN7LlV+8FYpaRsZ18CCUDpnbceHU1v\nhHs9RDHQ6NDpyPwf+2qtW6mctmeEH80zpm+mJfLaFLBylg3TqYiUky2IBPyX\nZagUXOoURjSj8P3nQio8BhT8tkjeEGf5ajtdrOHFuICSJWcs8D5A8fjZfAXg\nuQ1GSOoW3zoAB3BXF+91pKpdgsjD3GzXY72WvPFbcZjjh72pmbuRZRuaTkp+\nel8gStdd5OL2TdkuJlwRhGM51/menID+rjtERpKR7Mtobd+UgAlhX8WwYCZ9\nLLrNdnt+PzXchmL8vJ55aDgbpYvmG2HMMiH3bdosDw1URoxqga8+ZQDL/SAG\n09Ez\r\n=aH2i\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG/zkZ2czAC8yMIecNAsTFgYO7r9MaADfGG+9e5R6Fh/AiBYKlT4KCLLCnkSF8cOLAfFmB4N+sw5GyGRuZWYYMi2ag=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.8-20190307134339_1551966257924_0.35903829742141524"},"_hasShrinkwrap":false},"0.20.8-20190314170258":{"name":"composer-common","version":"0.20.8-20190314170258","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.8-20190314170258","_npmVersion":"6.4.1","_nodeVersion":"8.15.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-vrKn4zYxAZQzRH/KWQuopWknzOfGdRJ1HKkU9Tn1MAa9dIpB8LA+qnIPz12JahFtXFIv7o+fJIwTO2aYerf+qA==","shasum":"e857b89b241288dba200346b0ca3b42a4a647382","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.8-20190314170258.tgz","fileCount":163,"unpackedSize":2554457,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcioljCRA9TVsSAnZWagAAUkkP/jz91nIWdMs56w78fw66\nzR6D/tFgMqzo9J+srVBbMyjBKcr1lBmSddItztZoN+jt4o7rzTzbZJjWq5Kr\nWo+VRPrQaqFMudMemhAhNVkbSPdzE9JVpQxCMPcoIKEtWKtcU5IF9ig9+a1K\n5Va1DyMzG0r4M7xUXMqb8sun7Y54uSHqWuod6NI+Vb9f+RwdNdRcN8Ma0ILe\n+X3cLTesd8Fo/gBYVssgPN6r11PyXXn/A/qIj3+Da762qPE3bgfS6qz8UkrY\nyqjJPn9q7xLbGDavEwH37waIPne5MiM/hlKd8cnVM+9Lb15O3u9GwPq8NKaS\nR9mp9qW0buZAYJ4Zq3kHLZChAWI0c+vEI4rG20N7CIwpU41nekImnOlPuQWj\nHGd21csPXWHSPYaC83CdQ/dwjoN+HJK9Il/oD+Fx4aK9KSwVPjRR4/+jrFYY\nfR/iK618JZACFAHkuOb6x6m+e9chgvMN60pwLnKAgxcCFqs7Ai14x5AI9Yay\nGr5YdYeFPH9DnZENI3YUSNYVaIuBe0DahAWLxUFngccPPiEp5i3jWoxqpU4M\n88MpV4MB+pQBrwhGnjGCgdpUTCcui2YJS6hO7UG7Yjc98/GcVZKizgwEKBYX\nmTDqMXZuihqyhyPqLPkhwnD8ufdlxHRoIXFCeJ+ZGNLAJ3nbZq5OgSPU5XXF\n7th9\r\n=6JbW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAH54s+1ALdS71T/web5SWGVI3rQz/5FaQS+f3XKZHGdAiAtscG2ezXohU2rb7IIuJBvJVulDBaP2OsQhU1ZLhm4Sw=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.8-20190314170258_1552583010186_0.11978637171635431"},"_hasShrinkwrap":false},"0.20.8":{"name":"composer-common","version":"0.20.8","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.8","_npmVersion":"6.4.1","_nodeVersion":"8.15.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-7bHdKxvd+OS4Q8Fdg7OeYXS+KD3qbOGzAMnJkG1nYrAmBy4hlCZNPA6/It70GFRov/h5q66NN7uC86abd1x3NA==","shasum":"b30028f3a207b1410d9d4a96990b17a7e25c4180","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.8.tgz","fileCount":163,"unpackedSize":2554443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcj0zzCRA9TVsSAnZWagAAivoP/2YohJNBZHhotD7FE2bE\nrVQBamyMTmgqmE4mvLJVpjobNJwSZBor1N5jBJGjh2WRLI0Am5FvQhn4B46C\ne9DMXHIFKURwzS6PAjfSvWmViY/TIb5E+rXvUaqkRLUttjKvrl/i6KTgfgBQ\nUw3ol+eWUP5gk6W/Z05wAqCdBR1PB2gMvFkmWMvV9QcMFMT00zPLHb/T7G+0\n0GYo0TK8mXQTzp5xsGmnw42LEpXqGEXhXeAu4Ki3fPiancFEnMCn3AQxItgx\nF1LrvRu7qPynbGPgey3te5NB7zafavY5+OScHYWAuZJ0FInF/9wEJshv5wHe\nBxrxONUmwF7XEF5ebQNOG2L6RCeZePCrroVIXNyLHP5DiIZYQNSa8v2t1OYq\nXYArSx3nS2n/imTnmLsmF1gFC0JemZ24RjsX3uDtAH3xbI5AQHMSwti5aWih\ngAJQRnJ/plqR58J81nLa0JFuwuZKrubfTeMYz+1M6o9oyTyzaNzu6iluTJJy\nchtyKy7Y7O7UHDqSZWlEQZW4Ckvsn2nXdNY9TfFfmUtYtae99FLCRy1Ix94Q\nwoLhtMcO0/lFhlMVihUJeSuH7ovfm9OVNAQ2NDpaXalotZf8xpEIShXZTBY4\nHelw+2WoKAH1JSxJpKETTKb/LXJncwrFkivR/h7Rdoa7EfR2J3abqAutOlhV\n1Q7r\r\n=nT3B\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICxxB5EdxhEfRZBZOCyQDIlD7a+xwglSBdudTV9iARj/AiEAk5tvUaK2DI+hcLj+lTLEoE32+FFRj4QI0fMIa8neBeI="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.8_1552895219100_0.6283247861557695"},"_hasShrinkwrap":false,"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.20.8-20190829185831":{"name":"composer-common","version":"0.20.8-20190829185831","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.8-20190829185831","_npmVersion":"6.4.1","_nodeVersion":"8.16.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-2C6yXgkj9v13CjoOOjBekHgvjRBzuO66/ICTA687lIysA9kAelswJFIvlxyO+x4P88cG/FmeC05fQRQ3up1u7Q==","shasum":"2f1a3c8cc5ba5e7f49cae88637aeeb4616db082d","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.8-20190829185831.tgz","fileCount":163,"unpackedSize":2554457,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdaCB/CRA9TVsSAnZWagAA7GEP/2SCqvQZLDThm5d8HJev\nxvYrZ/80MTAMKrPxp8RdgsYvB41qh5LYGCQUDvOu36eR/pe314NaSkpQl00h\n8/DWlVNy6exkZ35Ij+Xzd8agzQ/nfAmXcv951KOJi/uopAoAesc/rJL1XF89\nPUHQlgXZ6fEoCT1kI4AkNsCvXEk4p/b4B7Yir8UUV+A0Zj4vbCaUw92Yicza\n0u6s5KzjKcV7Z3FtGfz+OeRTdHe3p+sFEeZlvXmxx5qg4ZOn6it48dH1iO10\nlJ2n983ysztb1sOfuukeEqaS0jYUpiVeK0VU7AMTjdSyWVoZ9UGqp7DymhXo\nhZfQatncfPY2KgNccgEMyZf/wMJGFIefZgoYz3YrdFzTeTPvKxUPJxQUbteB\nS+4bVFP3PgR+Av0LkrX+2Zqsmr8CbWmeN+ve2EbnCPqOzwaIXWOPV9Rnx3x0\n0w2sFcQOSDmsnHn6gN5zl7NKKJTggakCgqKWhzZtK2KKqOKlaO1K9QkZtluM\n8WB2RPMxOtudH5rQJqPfa6s34vENjwk14o3wOejfHM6dgznatOy1+2R7VjrN\n4jkgtKxqa+2T0XAzrTNIoeKLWO6q88sz3gGF9YI3tGYRf7QaxM4umcH584At\njHmyMppj+xOX7pmaxE4adMWQPEbNYXbh5CYJ3HmNLRk2O/iaqmxo4b3bRgSW\nEbk1\r\n=gEo1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFcLLTMmM1mubctrAu7Iheyp3eE6zlGXhEj1G/znpzoqAiEAnpNliYUGa8+qA+2v7zrhfMCBok7+/XQygD7aNHPNF/0="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.8-20190829185831_1567105150290_0.6473858162057755"},"_hasShrinkwrap":false},"0.20.8-20190829193925":{"name":"composer-common","version":"0.20.8-20190829193925","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.8-20190829193925","_npmVersion":"6.4.1","_nodeVersion":"8.16.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-mO/h0iPw55fBZQFumWDqs7DRZvxMDCmh0rQaq2GDFAL8Jm+73aF5IUgVQE3BItzv/21NogvlBfGzIm0ppZs1HA==","shasum":"8afceffa4e6ed6a2e4c59f98d10aa1bce01faab8","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.8-20190829193925.tgz","fileCount":163,"unpackedSize":2554457,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdaCoNCRA9TVsSAnZWagAAG8YP/RxlZlKODYG+nI+HcjZf\ntuBa7Yv226U7k4bbWkSlupBvd6oM8jXUlmr6LDl8WTKcIePO8/jpZ1Ifu8m1\nABZyoRFv3ENEa1Y0CB1NZBXyQJI4oD+IeOvOr2mAoQMmMtxk6TR/+jgCVq45\nwi+dq44+3JM/CHMoSNB+mfzUGv6S0bwiU+EiU7/f0OG4Rki5SjQGDaAYvKNt\nG9Z8nc4pv5beqmbNx4fABrQv17CG+U4A97YRllmiV8sgsH3X9QvIi40OmMHP\nUjb2R/G4xRgxhGJ7xjC9HbgDLFdSF23CtbLa+cPHBoWdKpj1rH0xntcth49t\nx9sj1UCDTHigV70ptwKtw9Um0suJt8IOO/niRZNoBK0xSN+sRb2DkQCm0OSe\nkcPc2T91yuJFBt/DTpVqMyEGAPY3WtRFtiT71kmcvCm/rTBKTPt1cQ3ImdeY\nqimvwjjCscrh4rERqktmLYXm3giKfu+NarAhEzi3xPJ8u68HGWQYWwnCMTYC\n2Fl2/Ecsuhoj1uzZIuFek/iNxw17Pj7EiqHZydtelR9zeI8tNMwA8NvAQAA3\nuFHnqYEzEFqVcqGKjuMj3iFB3ZvR0KfbXRxbE1Z8OsJZl80kQnJnEw3QoE7p\ne/aZPzdJAH8AWi3DqQPMx96lAGry4hKbQZJprJxktxP43ufhL1PtE+3njVo7\nkd/0\r\n=jMSb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBAHreIbN+ThpTkuRCflXo0RFAFYg5LDFDDohgmOD93hAiBW7Qj3TP6rbUbLu18Rt1C11YiMQ96OINLMfMyXVIbMyQ=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.8-20190829193925_1567107596537_0.1493412705416053"},"_hasShrinkwrap":false},"0.20.8-20190830075540":{"name":"composer-common","version":"0.20.8-20190830075540","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.8-20190830075540","_npmVersion":"6.4.1","_nodeVersion":"8.16.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-C9Qyqf6SVTxMZCkMYQxQcN76JntOaJIypjRNAZZtlF8Rz2ScgcGHB/IKHDPcIyix0kSYrG9S6TD1dDWfN6GDbg==","shasum":"e6433976413639eae172a491399213dd99b34fb6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.8-20190830075540.tgz","fileCount":163,"unpackedSize":2554457,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdaNafCRA9TVsSAnZWagAAeB8P/16GRN6CDHAVSg0w21Q2\n3iTU7YJ2yteSfOnmnOFQlPidKqh5XulaZv3lQaPOMQSx2UoMmYsUrqbAvAaN\nK/PVtQ6hacELaEMXnyuBAt2IcpwDsjWvtMVbCjIEjb35naaZQJPXLig4TxRt\nJrNjieJYQikg8+4+8/5A7mzgx9/ppK9W9v5K0pEWnFgF8JI4lDfLN7HYHxeJ\nanDxSp+SfHwJ0tzSE5/dm7ij+8Ouwj+yOfNQGlnkE1Cmfna3Hi594+vrgNLN\nrk5iiBQBelTSahsYGCz2co72X1jfO/WieL5tw/2OIa5Bn0rnaeSfC8jg2+Dp\nd78iI4yw4aS4Hzhd5RjITbvLDWUHX/TiKj+XI1oKFF+ffiI7o3wLJgb336Hu\nkjIKg1OCtsU4CRHr7+9hN/nGxSakNc7UDF5atPfKfN5xJx1RKNnBB4OqVonq\n6yn8kALsyHRPyFCwvQRsEYX+34fI5Kitp3jiH2O+EArkSQKZrwyCtRZw7Y6g\n/NDPpKX0XOcK2GaWr5deHCrcer6iSsmrW/f2bLhSDjuCzTLMbTjhQxYzGUWG\n0CdeVgmcWsa2igkFNtVk//pdY+PqqWRv7St3L/qwHGqKW6wvUkL/t9c63bwG\nfNeLC0qAfHb3lB59h5Y8/JBa+r3a0YvnNzJsEDenksRs47iIxKF5Nwn6/SKm\nUl1m\r\n=uMlD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGtVOCeCKzxMnCSRwrhdcGHUxWJ2WWvMr7P2PXvFn1ezAiA8Fum48unCr9nacrQyqBSlYb6pMpXwDEsN81x/C6rYSQ=="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.8-20190830075540_1567151775222_0.8969169886230204"},"_hasShrinkwrap":false},"0.20.8-20190830080136":{"name":"composer-common","version":"0.20.8-20190830080136","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.8-20190830080136","_npmVersion":"6.4.1","_nodeVersion":"8.16.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-A9isNC6IPRVoW7JCIzbidZAJCaWxTkXg6/piIU2y64vSDkGhtAGOcMi7kLk6YJlKFDR514y7/HVquoRD2v5H0A==","shasum":"81f933a22765ba9983e32623cd148029ae4d8968","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.8-20190830080136.tgz","fileCount":163,"unpackedSize":2554457,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdaNgACRA9TVsSAnZWagAAjWMP/27pdehr1Cn/xQHi5VM2\nEn6/xwmITzsg4x8Axj07yX3swP6FHHKGxgRCB9OMy7xLYB/p4+wyTOgwe5G0\nqtWOsULqutCT85Q0iDAZKNzP0Qcfw3yVJbxYKFganQ2mhQFuws/MfavB+6Ki\ns5Zh9E+E1OWAuubX2+XPDEf3hRqUegL2svpMPwsPoVn5tT2ZpGugc7B37BiW\nekvYfYEzKnxpMDZ+jLdfsXMSJqvf3hLh/rZnXVs78/Xmj2pai8AesXosPTqO\n934sSqmA777wNCJc5lKIq4l9ff1hJgJvJo57FzEXvK4ABd9ACiWnqKX+Ty30\nZ3wGmA2KcDy3UskX2uPLf0x9bzGDMvojJhluruQ+NljdSalEX61BE5swzdH9\ncHGjr2W8dJmHCyBYFHUjZ6Cx6IDnIWqfy/m+TU66Dhm0gp1UTdmn4Gm8Nfvg\ncyCRVSyVt1AeQTNEjwA9IctKDpUpfSNnnqW1RAs7vmP52AnBEjaV6kzxCocL\n+GLO3kee28+UOjUKR3oCqOB17jtC4kEAycgo0CIM/BqgnRO+MQ5NAsrEgxDO\n31cHBLCC7/zIC7JGIwIoT+JaqlzK9ZcGpZ24HXrJjyqpfxC30bfDNn30cqiG\n50OY6XhiwDGh2bvtlePWR+9bc2DiP8540bj/vn+fAs8wnQ95CEgUy4xzbw6M\neBYl\r\n=QMgM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCTOtpLfuGHXgo9Lkd5dXKFrLqXZnCjBkfm1nt5FLxqUAIhAMPHHlMeEVuSu7ONbplA3nhJ6kS9B8WSziiKziuFUFq4"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.8-20190830080136_1567152128031_0.5007917979417653"},"_hasShrinkwrap":false},"0.20.8-20190830085626":{"name":"composer-common","version":"0.20.8-20190830085626","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.8-20190830085626","_npmVersion":"6.4.1","_nodeVersion":"8.16.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-P+Qn43KsN4gyRCOMX+E3WosopvuLdS/co2+wef4JZBnnJrpjih36YXTy4rVo3VNQJ3NLV+/uuumSGiunBh8nPg==","shasum":"ff580236709e41011d0033a446c64e0a84bc8294","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.8-20190830085626.tgz","fileCount":163,"unpackedSize":2554457,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdaOTkCRA9TVsSAnZWagAA580P/jMZZOiJknE5kkgs3czd\nf8o20QkScfnsiCklyh3mZ28ttWj3t+oTUlciYaz70hap/oXuOKfHvaTA1Rjo\nKTII5A/NjvXjpkcCaAmv5VsmQzW7qtFMhSFKufYOCTtj7bWn2xPYe+QstavM\nKb6OCyKVoipGo5FTc9WAYivF63SqSbw/8yk2abPUMFir+dfGaL5/j9E4Ac7r\nBsIZgeHCD3b/nLx5cyBtJn2DU/y55oiz/wp1vFCTYeRBmu+cMEpc+Mh4yz0U\nz2t7+VJuP9QgUhJfc6dJsdTshvm8vWbE/J1xWb5Ci9omSNYEGPH9nOIRXdSa\nIH56rM4+xBQt9gCXvos5ijSF5hl+WVAzQ43Zdg0+Uh/b+wXQ1kyYXS4mv2pz\n4Q2aTHCIEelFdigTko33Q40VHADU9NjT7qaUNyzK/ehhxJeQAZWe3zWNa3hc\nA80woLwNflWYbWLEEahTFjl/cLPYrZj3p3NtdeI+R5ucTp4kkYnMYseWO6rk\nKuxY82sOoFigBAyLSLSKHUEEwg2SOfmuGSeiEuO0m1idM14JbvO4ZLtLl2Ey\nSv+b5Ahdk9mqE2AbwbgPX4RFSagoI/8hs3b45FrczDpGaXYutDi5Oc3HMCfe\nBjsXS5QANoY4dtVS2ppYir9JQGx7//lcCoDYFp/QYztxtxa7OT3DTGNCn0UJ\nltvl\r\n=uxs0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDoG/Y1gLxqM1BY7ZvXtYOTltiQB/m45/ie9z2e2j1YMAIhAIZmordzdlt39oz2ve3INBO14Ud9W/S43rj6RB276gDl"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.8-20190830085626_1567155428089_0.24590969329583756"},"_hasShrinkwrap":false},"0.20.9-20190830100252":{"name":"composer-common","version":"0.20.9-20190830100252","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.9-20190830100252","_npmVersion":"6.4.1","_nodeVersion":"8.16.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-kl6+VZH+g76iQP2S0u38k3WMNhTE/o/XqNRAf+ygn63GXL+GDKvQCu5fkYmyjt3isOU4FlkQGiwf+zdQFo3mqQ==","shasum":"d8c48ba6bf5eb7eddc99e56c73375286bb24e3ac","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.9-20190830100252.tgz","fileCount":163,"unpackedSize":2554457,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdaPR3CRA9TVsSAnZWagAA9c0P/1s2ZtwfSLcPZP65q2ep\nleZI6vzejR8mnKUPnkMgFgGyX7vAsDDNRr3xzQbLSq/UXRXjc2Tru3uJAumK\nMxYOGvfdy0n03qGSH7Ba79+8Mn5Rr4Z7a+BiVVHiGLqQHbhlGflPSrhiQppJ\novMEXuG62N76LmnfpvZa86Xef1h23V5TV0jHXvH3jcDviki1Kmsv1tuUAIyX\ntrMPr0A82ovppHPkMXrWEGvaJgAID08Bvq5TAKN4dwBDS1jU0OAE9/Now0rw\nzXCFFoIG1p0snca/ULsWqgQGOZrHQ0QewUHT6/mSmOOSn+O/LBNJSDPY10ZF\nYTzSC3UUMWjOT7uJmpgOE21EB3N8IPoFsUtkKz8qreD5+tKKlS5P+Mjhm2pg\n9St5ISD5WkgeD3R84YZlTfc9i27vRKevh2+YchZS9IN2cwYiEuAOG9X9wwkr\nToeRsXwxlzHOQ1zWTeffcj3rJW7lzEzrK7hS50U2pgkDEuEUeIuJ6epY4Oqf\nJcBY0I29iHRNkdw6e40upE2S6uwqfw+gE57RH8rm9A/I67Hs+HB9KXFuPfC4\n3zFzzRY5/8/BmKCCLUDI5cYPoOnnsjt9ttna74V59EPA/QyryOj+vzdC5fNI\nVd5wgbrTLlfakaij/7GX0aJfGkEUf2eItvONs/L3CN0vEY5vfKPY2pwzuxCA\nutsc\r\n=NDZA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD4hye/FXrakOX82jIKq2M2jH1qcDTsrf2Dc/D+Ee47qgIhAJViBbtGz2dPZ5n+2LuW2cAccyl/yFTKmbLx+YtL7Lht"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.9-20190830100252_1567159414234_0.8370715111063778"},"_hasShrinkwrap":false},"0.20.9-20190830102333":{"name":"composer-common","version":"0.20.9-20190830102333","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.9-20190830102333","_npmVersion":"6.4.1","_nodeVersion":"8.16.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-sbU6EhWUN+tnwLZoU3jrGDVzH4+gBiA6PSKLrLofvMcDbaXeoAJp2OSDd7a46dvZQr0QQn6xxuQfgH+ABIVqSw==","shasum":"b7bb0748aea891a4605a38061576ad93ae0db8a2","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.9-20190830102333.tgz","fileCount":163,"unpackedSize":2554457,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdaPlNCRA9TVsSAnZWagAAcUYQAIrALb8qshxr8qbojyyv\nH/Pf8IBC9v8MReYI9igg5wLO1gneJ+rdxhFRnAdKZ7NfdE2bvhuzxwS0QQVO\nmvNyJs2+NL//S17x/Zfs0nLo51VERWnTLBP+sVff1clpJu6OyfEi0PFsg7eH\nv7eVPckQTIvL9rLnaDO9AToTwmDcHYuLQWVWaogoKQvzH3zjF9VIreFY8zHN\n1wubPlXY4G66R+wirFogj7bf1Q6FncD3Xq+nik2Sbc0KdErzr9/uDw7dCWNw\n7bBMQLhvUOug0NrjTT7d41OZryWfsQB2EnVZRIZ4CkCdIfJPV8iWZMTrbVjF\nAwcipKfv3jM7f3rbLWmdLk82JLCd9yQTRmh9oheWOjLqIS/t9XSYN75Z4NWN\nR940tKs1GxOILGcLRLtEMBr19b0eshaVI+7Tb3J1RfyWcuILQLBRCkqvufF6\nfLKYMaWVEc4fFqjJsDTIvW1WO7UNStH5gEhKt2FTI2cT0QSLgH3vjcChRB/V\nbksBC1PDeIxnQgZgGn+ffBGQceuAiwUhMu2+72kv8jQiOO417avYE9r5JF+I\nrGIkHaQ8Xd9zmrrXJGM+uO4y6dMNz3YlRsZ+De8gEo6QjFFuW3KkXl9JFvcL\n/hOo5oRLIF7d2xPleW9VLLM1oq0eZ3r13zoChD6lI0nR12k2snpWku0Ey4a/\nsARs\r\n=bvLP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHuX0c32Ny69nfMmI8YdZz/Vm8K6yhjx4L1h/KheevLBAiEA/bWxXcgZmThZpuphumwbLsoEZj6/v8pa0nIz8KtoQTw="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.9-20190830102333_1567160652526_0.7417376487889937"},"_hasShrinkwrap":false},"0.20.9-20190830105535":{"name":"composer-common","version":"0.20.9-20190830105535","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.9-20190830105535","_npmVersion":"6.4.1","_nodeVersion":"8.16.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-q6MQeeuWvwnyy+k1dtMOt12ReHkyUpVI2X/asX1rQ67GsaIcg8HiJLmkhgZYTif4hdJfYzU+cA+vKw3iq9M9Qw==","shasum":"7e16bb6752906651ba5b03e928960f3982b2561e","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.9-20190830105535.tgz","fileCount":163,"unpackedSize":2554457,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdaQDOCRA9TVsSAnZWagAAo70P/37SkNwNVwFbiW0c8f+D\nF223+W1YlfB04wOO92sr6f6DLjtF+XoOM5o0/PUR91CoEfY2f/ixp2R80g/I\nyJwCWDVx8h2dQe6xsqUz9QAn3YRWA3wlB54dw5oJWe8jysOlsalCZ7HJ1dnG\ng8SuIiDyQ/lHwMLT8Doh2BAmEIipUE9fRc2htX//IZUx+b9xX3XoZ7jyoLB1\n49mLDLu7+afrt83w6RBefKVgd1lpGQUAPa2Ytu/hTzu7lngKGr1zJKdTgQ9L\nyeEZcdON4BkdU8+OFBM+ecattnVifGVYVkLPUf2JJ5flDtVWmaua7EeCA9BS\n5CaiQfilMKK5exG7la5KmCCU3ewx0BUHoeNLCAHhnXNvlBj44bgVTEiKb+b0\n/cP3clxoTl521cxC8Cdio2QRiq/qjtbdiMQzmupkK/F71oexv8p+GtlFn8U+\nH0wI9nIBNpasM+BnVLU9Gdou0XxXDMBve20efaQlH7h2fBMFtvM4nyQL8e4k\n+jgHLtzlDPbRwTV7mKsL/J7FAiElYNJ6ri25IGV6uS/lSaIS96AAP31G1SPN\nX4Lnhn1LzG/Qy1Gbra6IFb0MnSVcJOdE2p43j1f62IXwDKMYZvv8WOj1O72C\nO2PU2vPdlkNSjgspgZSvfZOZ+zgsqYqrs/Ffrgy2Z7s49SQyFw8uCZ8WygMs\n3W2K\r\n=as/s\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAQRvHujTXZVRFVrp8QmoIRgUbhmfyaDdDhLmDXhTdmUAiEAh5WucOaxlMkzrQy3XaRq6kwXDdb+WFxYhQTheJBUOio="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.9-20190830105535_1567162573536_0.13850491960852218"},"_hasShrinkwrap":false},"0.20.9":{"name":"composer-common","version":"0.20.9","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.9","_npmVersion":"6.4.1","_nodeVersion":"8.16.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-yRn2tbYXI0/MCDUeVIo/+ZyYtgZ/Xi8CM8RfGKfEEf2PrLqIy6Lq4aYY7Ow9u/0X5BaCtHLlPhJywekpGuQFvA==","shasum":"3748ac7759ccc0be247d458022b7ddd9c5c60575","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.9.tgz","fileCount":163,"unpackedSize":2554443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdaQdqCRA9TVsSAnZWagAA5y8QAJZiI2o3dcdCBWNYUjO2\n9GaLW2huzOSRa4DynBsISqf7hmnoSIH6lCthMVPwaozObUQAUc/GCSqbzuL1\nZNMiXgWsxCmlBUDxNeAMAtoOH0UwDvbESW9Nk7ly4UaV7iQXipwFW1ItyZnc\nMUUNWygpu4QCy6HoVvudQfBsKOuOh8AumO4/uGmK44u8/2dAtGpcLRItnIiE\ncmoi6PCa8wiBCTWUPI60KKckufN3T0bKPKLt8pcwruaQvcFiRvx1Cli+D/cC\nG+qu9K8HZuyc2+PYHjjx3g7yBvyVH52AjE8bItGAaw2zCXi/430f9PLCTlgD\nF8FijjQ11OEgRz+QpDbwfx6ZrJMqq7Fg0OODXPiiAw70c0H4tIMqT5zvXaQI\n5dfhbFGpygVDcxGqaef9lHcBj6cfEu1ArW7FkBonTasMXFdRxTEegrC+AnBK\n/97k6RIjeaWGQN52cNTJfY6vqmvsR4JKJ/Cmf2kVoGb2lh9c6W+JOsFlTuvT\n7XsOVjy8y1fxv/w9nx2meoMLhH32JwfOgMc5yVYuLtWZYhIf+lesQLQwC0pm\np47DTbn+raSpHBIvGlSW2xf7mVkp8PKsVFp+qjV2+++yQYZYH/MVy+bKpz8+\nUBHkbxmqwlgKHRX5BoQ/qbbqouVb6J19nYIRwQzc9E/7hCsb8vVlbDuCq5An\n5n1Z\r\n=JLcb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICbel8wfuNTQskSbgOrDxjcI5XaYgMSVdY9KPehu6F8oAiEAy6Jg34HvddZFPpRUR36LyZOyTD1EIaornjud+dP6x4M="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.9_1567164266116_0.6716228072925716"},"_hasShrinkwrap":false,"deprecated":"Hyperledger Composer has been deprecated. Please see the README for more details: https://github.com/hyperledger/composer/blob/master/README.md"},"0.20.10-20190830115004":{"name":"composer-common","version":"0.20.10-20190830115004","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.10-20190830115004","_npmVersion":"6.4.1","_nodeVersion":"8.16.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-rZI7bEF/lm82TaD6l1i1oxtvwVc9e8B7BFPkPMDzNkteq5QgEhzuI+rKnGJdckHbvW0mULX0T/3tUdlSe2mESA==","shasum":"2aed7d3ae8c39b9c17f71591f7a0dc076c353e3f","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.10-20190830115004.tgz","fileCount":163,"unpackedSize":2554458,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdaQ2PCRA9TVsSAnZWagAAZ80P/2nOd8UJd0038qm0hDva\nQmP71S5Sbt1vrD6ebI+9AJolunOlPdqjs3Owh55qGwPHXPVkhOmc51PqJJpT\nakdz+4irkHDpwXOieP1W8Z7sszKhYc+4s2Ft59vw6strlFhQtAX/ym9/Db3I\nvON0Aw2QMks7gWgzCInS3Bvs9agNBix0/edZEj2UCWxBQIQDy5fs0+Iupy2Y\ne26EtqfLJ1AiZvB41vPsRO5wIKu0+fGosOpcq+0TbfGDbWOJPMfP6Mtw4h5x\nBpvO1LwoL+sDPK3XN13973zw/8UFb5EdnOZNnTN7cnTChVLn7W+lMU8fkL8/\nENJzHYW7lHnno/ZOVOyXXmKDyEEOTykuuQ6h6YzBHSr5DfsRYkoPw+X+of27\n1N2h9e93z6UobHsquaKtTU85t2/xbtiE11WibvtC2wK+Ru7xl0+CffnD9Pzo\nDCnxuSojhkLvVIETXoePSFVnt9FuQOc/7esCd1Sc3jJ1gka1yTbJlNHQKzsF\nA5yPTcBiGpN8FrD8i7g7rT6ed4XPeoD8lYMG4IxlKtBLmxu/omK9Uca8bhx+\nsChaiZRJ0GUb/MvrRqNfwnX8ZDMeDxyTlnT3rLixp5jYs56C6JhF24uV7tV1\nlZWLuXjSXorcM71O7+LXIc0fexwIDwhUyvoFX+yl9WY+ai171Lao/SN9ZbZr\n9ehg\r\n=K1oh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCBnHVvCbh//g8kRwtgstIEAw8QmExMpnlYXFKT0K+oHgIhANerMiC/QUQnse4DSiTgUSySHDqXusoTBLOg+HekPAge"}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.10-20190830115004_1567165838633_0.39761611211779235"},"_hasShrinkwrap":false},"0.20.10-20190830142441":{"name":"composer-common","version":"0.20.10-20190830142441","description":"Hyperledger Composer Common, code that is common across client, admin and runtime.","engines":{"node":">=8","npm":">=5"},"main":"index.js","typings":"index.d.ts","scripts":{"prepublish":"node ./scripts/systemmodelgen.js && pegjs ./lib/introspect/parser.pegjs && pegjs ./lib/acl/parser.pegjs && pegjs --allowed-start-rules Start,SelectStatement ./lib/query/parser.pegjs && node ./scripts/tsgen.js","pretest":"npm run prepublish && npm run lint","lint":"eslint .","postlint":"npm run licchk","licchk":"license-check-and-add","postlicchk":"npm run doc","doc":"jsdoc --pedantic --recurse -c jsdoc.json","test":"node ./scripts/api-changelog.js && nyc mocha --recursive -t 10000","mocha":"mocha --recursive -t 10000","nyc":"nyc mocha --recursive -t 10000","regenmodel":"node ./scripts/systemmodelgen.js"},"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"keywords":["blockchain","hyperledger","solutions"],"author":{"name":"Hyperledger Composer"},"license":"Apache-2.0","devDependencies":{"ajv":"6.1.1","babel-preset-latest":"6.24.1","babelify":"7.3.0","browserfs":"1.1.0","chai":"3.5.0","chai-as-promised":"6.0.0","chai-things":"0.2.0","eslint":"3.17.1","jsdoc":"3.5.5","license-check-and-add":"2.3.1","mocha":"3.4.2","mockery":"2.0.0","moxios":"0.4.0","node-plantuml":"0.5.0","nunjucks":"3.0.1","nyc":"11.1.0","pegjs":"0.9.0","rimraf":"2.5.4","sinon":"2.3.8"},"dependencies":{"acorn":"5.1.2","axios":"0.17.1","comment-parser":"0.4.0","config":"1.24.0","debug":"2.6.9","doctrine":"2.0.0","fs-extra":"1.0.0","js-yaml":"3.10.0","jsrsasign":"8.0.3","jszip":"3.1.3","lodash.clonedeep":"4.5.0","lodash.padstart":"4.5.0","lorem-ipsum":"1.0.4","minimatch":"3.0.3","mkdirp":"0.5.1","npm-paths":"0.1.3","semver":"5.3.0","sprintf-js":"1.0.3","thenify":"3.2.1","thenify-all":"1.6.0","urijs":"1.19.1","uuid":"3.0.1","winston":"2.3.1"},"license-check-and-add-config":{"folder":".","license":"LICENSE.txt","exact_paths_method":"EXCLUDE","exact_paths":["api.txt","composer-logs","coverage","index.d.ts","lib/acl/parser.js","lib/introspect/parser.js","lib/query/parser.js","lib/system","LICENSE.txt","node_modules",".nyc-output","out","test/data/card-store","test/data/commentparsing","test/data/id-cards","test/data/zip",".tern-project"],"file_type_method":"EXCLUDE","file_types":[".yml",".yaml",".zip",".tgz"],"insert_license":false,"license_formats":{"js|njk|pegjs|cto|acl|qry":{"prepend":"/*","append":" */","eachLine":{"prepend":" * "}},"npmrc|editorconfig|txt":{"eachLine":{"prepend":"# "}},"md":{"file":"../../markdown-license.txt"}}},"nyc":{"exclude":["coverage/**","lib/codegen/javascriptparser.js","lib/codegen/parsejs.js","lib/introspect/parser.js","lib/acl/parser.js","lib/query/parser.js","out/**","scripts/**","systest/**","test/**"],"reporter":["text-summary","html"],"all":true,"check-coverage":true,"statements":100,"branches":100,"functions":100,"lines":100},"readme":"# Hyperledger Composer Common\nCode that is shared across Composer-Client, Composer-Admin and Composer-Runtime\n\nDefines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.\n\n## License <a name=\"license\"></a>\nHyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.","readmeFilename":"README.md","bugs":{"url":"https://github.com/hyperledger/composer/issues"},"homepage":"https://github.com/hyperledger/composer#readme","_id":"composer-common@0.20.10-20190830142441","_npmVersion":"6.4.1","_nodeVersion":"8.16.1","_npmUser":{"name":"hyperledger-ci","email":"collab-it+hyp+ci@linuxfoundation.org"},"dist":{"integrity":"sha512-L9j42eFX1twTWOLl0QKpsCTA16lSDKnIPSJkqw2kv5G9oIxcUb/1OE2Yj03eyXEWxUJgSRb0T9cJdIE2786Zxw==","shasum":"0595ad24b04ffff613efea898b4c7cdf428e87b6","tarball":"https://registry.npmjs.org/composer-common/-/composer-common-0.20.10-20190830142441.tgz","fileCount":163,"unpackedSize":2554458,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdaTHOCRA9TVsSAnZWagAAv0gQAIqUKqCQGQaaSu5ArJnj\nbmftkUYnSyKIVwRbPtcTDlAys9TRN7mNQ482leU6GeRQfccEkxMNnyEaUTgO\nDZL/wyroS+EOahIb0eZNpCGfPuVqUShyI7em31AwihrCMWmWL9xNp/Vl2z45\nD0k7s/uq/fZi9T9WrJJsADKKjhUpffsG2BH9WYJPyihrhos/9ig4AgOz8ajA\n4mQ5+4jbk/iAkuWusz+76UnngrHkDluq0NZMSUhPvJxtchqn0ZCmsPkbSwBV\nOObeqrm9Kf/kmopBarMV/69tknlHEQJ+m1mE7bKldusq614U6guUEILqAOep\nJ1uy24GQf76gy3Qx12+DWtmlZHbSnP59d4Lp8p/20BDv1vXdCivKytHlr5v8\na3cEoNWm2A1Ud0fRm5/rgY/7hSkgDY5JAhIwCaQCBh8DlHjQ2DlJmOMSvCLo\nUIGsPzeIQavPdypT2ujlSN+WyavCUmPN83ZPyQdnO6Q9k8avTgwTRNbcNhzw\nwCeQ48IIO1z/a0AwMd7eXiyMPmUBPykPdJiG6woOPnHFy/V7W4sGNXV0XvYJ\nk2UwOgSTeapiqcn/DWAR9EMnxNhVM9AT4Qb7eNi7dHUKNYl979BA1kVLsY0X\nY1m7ZVQtJV4M/N1plagZZSfU6uEFnibJ0T8mDhRhby5OLzDQdGXgH5RaoMzj\nAsaU\r\n=GOU5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQChn1B6MX52a/JyfLkEHuUJXcgoM76Mz8PbOYTrO26wPAIgevWS/opH3P8BnH4Dgg4QbXb7ghHLjU4WAr+0biY1FOI="}]},"maintainers":[{"email":"info@fabric-composer.org","name":"fabric-composer-admin"},{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"},{"email":"collab-it+npm+hyp@linuxfoundation.org","name":"hyperledger-lf"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/composer-common_0.20.10-20190830142441_1567175117872_0.41869064693745983"},"_hasShrinkwrap":false}},"readme":"","maintainers":[{"email":"collab-it+hyp+ci@linuxfoundation.org","name":"hyperledger-ci"}],"time":{"modified":"2022-06-13T20:17:31.440Z","created":"2017-01-28T04:32:38.181Z","0.3.9":"2017-01-28T04:32:38.181Z","0.3.9-20170130110740":"2017-01-30T11:07:50.164Z","0.3.9-20170130133543":"2017-01-30T13:35:53.090Z","0.3.10-20170130140804":"2017-01-30T14:08:12.809Z","0.3.10":"2017-01-30T14:24:09.000Z","0.3.10-20170130152546":"2017-01-30T15:25:53.700Z","0.3.11-20170130160915":"2017-01-30T16:09:24.528Z","0.3.11-20170130162307":"2017-01-30T16:23:16.740Z","0.3.11-20170130165810":"2017-01-30T16:58:18.749Z","0.3.11-20170130173458":"2017-01-30T17:35:05.802Z","0.3.11-20170130175300":"2017-01-30T17:53:07.631Z","0.3.11-20170130181002":"2017-01-30T18:10:12.404Z","0.3.11":"2017-01-30T18:32:06.500Z","0.4.0-20170130215557":"2017-01-30T21:56:03.972Z","0.4.0":"2017-01-30T22:09:49.615Z","0.4.1-20170131144110":"2017-01-31T14:41:17.727Z","0.4.1-20170131180139":"2017-01-31T18:01:47.236Z","0.4.1-20170131180331":"2017-01-31T18:03:39.100Z","0.3.12-20170131190044":"2017-01-31T19:00:54.430Z","0.4.1-20170131192303":"2017-01-31T19:23:11.580Z","0.4.1-20170131192515":"2017-01-31T19:25:24.582Z","0.4.1-20170131222734":"2017-01-31T22:27:44.284Z","0.4.1-20170131222835":"2017-01-31T22:28:45.987Z","0.4.1-20170201120431":"2017-02-01T12:04:41.179Z","0.4.1-20170201120902":"2017-02-01T12:09:12.806Z","0.4.1-20170201131837":"2017-02-01T13:18:44.290Z","0.4.1-20170201132059":"2017-02-01T13:21:09.685Z","0.4.1-20170201183738":"2017-02-01T18:37:45.846Z","0.4.1-20170201184136":"2017-02-01T18:41:44.638Z","0.4.1-20170202071214":"2017-02-02T07:12:22.239Z","0.4.1-20170202071455":"2017-02-02T07:15:03.754Z","0.4.1-20170202095512":"2017-02-02T09:55:20.996Z","0.4.1-20170202095650":"2017-02-02T09:56:59.682Z","0.4.1-20170202123714":"2017-02-02T12:37:23.264Z","0.4.1-20170202124113":"2017-02-02T12:41:23.596Z","0.4.1-20170202141342":"2017-02-02T14:13:51.365Z","0.4.1-20170202141422":"2017-02-02T14:14:30.639Z","0.4.1-20170202162523":"2017-02-02T16:25:30.522Z","0.4.1-20170202162756":"2017-02-02T16:28:03.860Z","0.4.1-20170202183923":"2017-02-02T18:39:33.029Z","0.4.1-20170202184119":"2017-02-02T18:41:27.368Z","0.4.1-20170202223046":"2017-02-02T22:30:54.172Z","0.4.1-20170203104319":"2017-02-03T10:43:28.508Z","0.4.1-20170203104408":"2017-02-03T10:44:16.826Z","0.4.1-20170203122454":"2017-02-03T12:25:01.834Z","0.4.1-20170203123152":"2017-02-03T12:32:00.320Z","0.4.1-20170203133121":"2017-02-03T13:31:29.424Z","0.4.1-20170203133343":"2017-02-03T13:33:52.294Z","0.4.1-20170203144824":"2017-02-03T14:48:31.920Z","0.4.1-20170203144913":"2017-02-03T14:49:22.864Z","0.4.1":"2017-02-03T15:32:07.239Z","0.4.1-20170203213537":"2017-02-03T21:35:45.322Z","0.4.1-20170203213935":"2017-02-03T21:39:45.327Z","0.4.1-20170203233011":"2017-02-03T23:30:21.503Z","0.4.1-20170204102327":"2017-02-04T10:23:37.555Z","0.4.1-20170204125930":"2017-02-04T12:59:37.846Z","0.4.1-20170204131504":"2017-02-04T13:15:12.142Z","0.4.1-20170204143115":"2017-02-04T14:31:23.739Z","0.4.1-20170205233716":"2017-02-05T23:37:26.426Z","0.4.1-20170206135056":"2017-02-06T13:51:04.589Z","0.4.1-20170206153101":"2017-02-06T15:31:11.502Z","0.4.1-20170206174256":"2017-02-06T17:43:05.701Z","0.4.1-20170206200727":"2017-02-06T20:07:34.787Z","0.4.2-20170206223553":"2017-02-06T22:36:00.677Z","0.4.1-20170207100801":"2017-02-07T10:08:12.113Z","0.4.1-20170207100905":"2017-02-07T10:09:15.552Z","0.4.2-20170207112643":"2017-02-07T11:26:52.213Z","0.4.2-20170207233353":"2017-02-07T23:34:01.145Z","0.4.2-20170208121509":"2017-02-08T12:15:18.480Z","0.4.2-20170208164504":"2017-02-08T16:45:12.222Z","0.4.2-20170208185715":"2017-02-08T18:57:23.870Z","0.4.2-20170209060232":"2017-02-09T06:02:40.709Z","0.4.2-20170209082751":"2017-02-09T08:27:59.453Z","0.4.2-20170209100742":"2017-02-09T10:07:51.432Z","0.4.2-20170209111808":"2017-02-09T11:18:19.251Z","0.4.2-20170209140612":"2017-02-09T14:06:21.826Z","0.4.2-20170209153456":"2017-02-09T15:35:06.695Z","0.4.2-20170209170941":"2017-02-09T17:09:51.510Z","0.4.2-20170209183400":"2017-02-09T18:34:09.742Z","0.4.2-20170209212225":"2017-02-09T21:22:34.094Z","0.4.2-20170210072335":"2017-02-10T07:23:43.148Z","0.4.2-20170210112519":"2017-02-10T11:25:26.949Z","0.4.2-20170210130108":"2017-02-10T13:01:16.537Z","0.4.2-20170210154528":"2017-02-10T15:45:37.241Z","0.4.2-20170210165116":"2017-02-10T16:51:23.476Z","0.4.2-20170210173439":"2017-02-10T17:34:47.176Z","0.4.2-20170210181945":"2017-02-10T18:19:55.297Z","0.4.2-20170210203654":"2017-02-10T20:37:02.447Z","0.4.2":"2017-02-11T13:10:19.611Z","0.4.3-20170211153544":"2017-02-11T15:35:53.031Z","0.4.3-20170211163711":"2017-02-11T16:37:21.796Z","0.4.3-20170211170822":"2017-02-11T17:08:29.412Z","0.4.3":"2017-02-11T18:15:57.332Z","0.4.4-20170211213407":"2017-02-11T21:34:15.946Z","0.4.4-20170212163424":"2017-02-12T16:34:31.727Z","0.4.4-20170213155418":"2017-02-13T15:54:26.849Z","0.4.4-20170213164028":"2017-02-13T16:40:35.864Z","0.4.4-20170213183233":"2017-02-13T18:32:42.068Z","0.4.4-20170213191336":"2017-02-13T19:13:44.990Z","0.4.4-20170214073109":"2017-02-14T07:31:19.429Z","0.4.4-20170214110241":"2017-02-14T11:02:50.000Z","0.4.4-20170214121537":"2017-02-14T12:15:47.048Z","0.4.4-20170214135606":"2017-02-14T13:56:15.612Z","0.4.4-20170214153654":"2017-02-14T15:37:05.233Z","0.4.4-20170214163805":"2017-02-14T16:38:13.246Z","0.4.4-20170214190006":"2017-02-14T19:00:16.892Z","0.4.4-20170214230354":"2017-02-14T23:04:04.128Z","0.4.4-20170215103230":"2017-02-15T10:32:37.459Z","0.4.4-20170215130619":"2017-02-15T13:06:28.150Z","0.4.4-20170215140741":"2017-02-15T14:07:48.234Z","0.4.4-20170215153422":"2017-02-15T15:34:31.935Z","0.4.4-20170215190130":"2017-02-15T19:01:39.788Z","0.4.4-20170215212457":"2017-02-15T21:25:06.122Z","0.4.4-20170215221221":"2017-02-15T22:12:29.547Z","0.4.4-20170215225310":"2017-02-15T22:53:19.134Z","0.4.4-20170216065443":"2017-02-16T06:54:52.128Z","0.4.4-20170216074216":"2017-02-16T07:42:24.085Z","0.4.4-20170216122304":"2017-02-16T12:23:11.508Z","0.4.4-20170216130939":"2017-02-16T13:09:46.896Z","0.4.4-20170216145206":"2017-02-16T14:52:15.491Z","0.4.4-20170216154109":"2017-02-16T15:41:17.097Z","0.4.4-20170217094520":"2017-02-17T09:45:29.956Z","0.4.4-20170217111110":"2017-02-17T11:11:19.394Z","0.4.4-20170217121825":"2017-02-17T12:18:34.284Z","0.4.4-20170217134744":"2017-02-17T13:47:51.838Z","0.4.4-20170217163657":"2017-02-17T16:37:05.310Z","0.4.4-20170217164556":"2017-02-17T16:46:05.237Z","0.4.4-20170218163722":"2017-02-18T16:37:31.695Z","0.4.4-20170219163718":"2017-02-19T16:37:27.390Z","0.4.4-20170219230928":"2017-02-19T23:09:37.376Z","0.4.4-20170220133531":"2017-02-20T13:35:40.233Z","0.4.4-20170220163845":"2017-02-20T16:38:52.656Z","0.4.4-20170221140404":"2017-02-21T14:04:14.682Z","0.4.4-20170221145846":"2017-02-21T14:58:56.143Z","0.4.4-20170221152406":"2017-02-21T15:24:14.634Z","0.4.4-20170221160317":"2017-02-21T16:03:25.395Z","0.4.4-20170221163852":"2017-02-21T16:38:59.661Z","0.4.4-20170221173204":"2017-02-21T17:32:13.554Z","0.4.4-20170222142641":"2017-02-22T14:26:51.583Z","0.4.4-20170222145515":"2017-02-22T14:55:24.579Z","0.4.4-20170222152544":"2017-02-22T15:25:53.216Z","0.4.4-20170222155234":"2017-02-22T15:52:43.249Z","0.4.4-20170222164618":"2017-02-22T16:46:26.630Z","0.4.4-20170222170514":"2017-02-22T17:05:22.694Z","0.4.4-20170222181333":"2017-02-22T18:13:40.305Z","0.4.4-20170222230901":"2017-02-22T23:09:09.815Z","0.4.4-20170223011633":"2017-02-23T01:16:40.882Z","0.4.4-20170223080308":"2017-02-23T08:03:17.470Z","0.4.4-20170223092750":"2017-02-23T09:27:58.040Z","0.4.4-20170223095537":"2017-02-23T09:55:47.105Z","0.4.4-20170223103517":"2017-02-23T10:35:23.997Z","0.4.4-20170223121522":"2017-02-23T12:15:30.265Z","0.4.4-20170223141017":"2017-02-23T14:10:24.247Z","0.4.4-20170223164152":"2017-02-23T16:41:59.918Z","0.4.4-20170224133853":"2017-02-24T13:39:00.021Z","0.4.4":"2017-02-24T15:15:23.933Z","0.4.5-20170224153926":"2017-02-24T15:39:31.710Z","0.4.5-20170226224342":"2017-02-26T22:43:49.466Z","0.4.5-20170226235234":"2017-02-26T23:52:40.349Z","0.4.5-20170227091408":"2017-02-27T09:14:13.826Z","0.4.5-20170227095701":"2017-02-27T09:57:09.715Z","0.4.5-20170227130557":"2017-02-27T13:06:06.021Z","0.4.5-20170227140500":"2017-02-27T14:05:07.336Z","0.4.5-20170227143707":"2017-02-27T14:37:16.208Z","0.4.5-20170227165138":"2017-02-27T16:51:46.479Z","0.4.5-20170227165156":"2017-02-27T16:52:05.799Z","0.4.5-20170227182015":"2017-02-27T18:20:23.012Z","0.4.5-20170227193120":"2017-02-27T19:31:27.823Z","0.4.5-20170227220209":"2017-02-27T22:02:16.423Z","0.4.5-20170227224333":"2017-02-27T22:43:40.644Z","0.4.5-20170227230120":"2017-02-27T23:01:31.163Z","0.4.5-20170228000104":"2017-02-28T00:01:12.391Z","0.4.5-20170228003553":"2017-02-28T00:36:03.204Z","0.4.5-20170228053246":"2017-02-28T05:32:55.489Z","0.4.5-20170228075050":"2017-02-28T07:50:57.396Z","0.4.5-20170228092014":"2017-02-28T09:20:23.522Z","0.4.5-20170228095129":"2017-02-28T09:51:35.369Z","0.4.5-20170228123838":"2017-02-28T12:38:47.189Z","0.4.5-20170228133305":"2017-02-28T13:33:14.257Z","0.4.5-20170228151858":"2017-02-28T15:19:48.687Z","0.4.5-20170228163435":"2017-02-28T16:34:44.340Z","0.4.5-20170228164847":"2017-02-28T16:48:56.388Z","0.4.5-20170228171523":"2017-02-28T17:15:30.699Z","0.4.5-20170301073428":"2017-03-01T07:34:35.462Z","0.4.5-20170301102843":"2017-03-01T10:28:53.057Z","0.4.5-20170301125302":"2017-03-01T12:53:09.536Z","0.4.5-20170301143921":"2017-03-01T14:39:29.131Z","0.4.5-20170301153907":"2017-03-01T15:39:16.086Z","0.4.5-20170301164949":"2017-03-01T16:49:56.556Z","0.4.5-20170301170106":"2017-03-01T17:01:13.506Z","0.4.5":"2017-03-01T19:44:55.133Z","0.4.5-20170302031641":"2017-03-02T03:16:50.624Z","0.4.5-20170302165055":"2017-03-02T16:51:03.964Z","0.4.5-20170302170551":"2017-03-02T17:05:58.932Z","0.4.5-20170302190028":"2017-03-02T19:00:38.014Z","0.4.5-20170302225038":"2017-03-02T22:50:45.567Z","0.4.5-20170303100755":"2017-03-03T10:08:04.908Z","0.4.5-20170303110503":"2017-03-03T11:05:12.349Z","0.4.5-20170303130657":"2017-03-03T13:07:05.429Z","0.4.5-20170303140812":"2017-03-03T14:08:19.605Z","0.4.5-20170303193345":"2017-03-03T19:33:53.217Z","0.4.5-20170303211223":"2017-03-03T21:12:30.807Z","0.4.5-20170303220536":"2017-03-03T22:05:43.926Z","0.4.5-20170304144245":"2017-03-04T14:42:54.369Z","0.4.5-20170304165445":"2017-03-04T16:54:54.714Z","0.4.5-20170304194231":"2017-03-04T19:42:41.551Z","0.4.5-20170304220145":"2017-03-04T22:01:55.388Z","0.4.5-20170305165559":"2017-03-05T16:56:06.781Z","0.4.5-20170306081940":"2017-03-06T08:19:48.859Z","0.4.5-20170306113142":"2017-03-06T11:31:48.915Z","0.4.5-20170306125832":"2017-03-06T12:58:40.172Z","0.4.5-20170306153357":"2017-03-06T15:34:06.539Z","0.4.5-20170306165425":"2017-03-06T16:54:33.019Z","0.4.5-20170306171700":"2017-03-06T17:17:08.014Z","0.4.5-20170306190519":"2017-03-06T19:05:27.147Z","0.4.5-20170306204926":"2017-03-06T20:49:35.948Z","0.4.5-20170307102840":"2017-03-07T10:28:49.960Z","0.4.5-20170307114907":"2017-03-07T11:49:15.452Z","0.4.5-20170307131531":"2017-03-07T13:15:38.754Z","0.4.5-20170307142217":"2017-03-07T14:22:25.105Z","0.4.5-20170307153350":"2017-03-07T15:34:00.118Z","0.4.5-20170307161757":"2017-03-07T16:18:04.457Z","0.4.5-20170307172308":"2017-03-07T17:23:18.378Z","0.4.5-20170307172449":"2017-03-07T17:24:57.565Z","0.4.5-20170307195014":"2017-03-07T19:50:23.253Z","0.4.5-20170307210010":"2017-03-07T21:00:18.875Z","0.4.5-20170307222427":"2017-03-07T22:24:35.036Z","0.4.5-20170307231805":"2017-03-07T23:18:12.531Z","0.4.5-20170308102441":"2017-03-08T10:24:48.511Z","0.4.5-20170308112144":"2017-03-08T11:21:52.327Z","0.4.5-20170308131738":"2017-03-08T13:17:47.395Z","0.4.5-20170308133243":"2017-03-08T13:32:53.441Z","0.4.5-20170308134235":"2017-03-08T13:42:42.862Z","0.4.5-20170308140018":"2017-03-08T14:00:28.336Z","0.4.5-20170308143124":"2017-03-08T14:31:32.942Z","0.4.5-20170308143910":"2017-03-08T14:39:19.458Z","0.4.5-20170308152046":"2017-03-08T15:20:54.928Z","0.4.5-20170308152715":"2017-03-08T15:27:23.712Z","0.4.5-20170308154526":"2017-03-08T15:45:35.060Z","0.4.5-20170308155525":"2017-03-08T15:55:34.964Z","0.4.5-20170308162049":"2017-03-08T16:20:59.084Z","0.4.5-20170308162902":"2017-03-08T16:29:13.075Z","0.4.5-20170308163844":"2017-03-08T16:38:53.632Z","0.4.5-20170308165354":"2017-03-08T16:54:03.171Z","0.4.5-20170308171031":"2017-03-08T17:10:41.535Z","0.4.5-20170308182803":"2017-03-08T18:28:12.706Z","0.4.5-20170308194911":"2017-03-08T19:49:19.083Z","0.4.5-20170308210152":"2017-03-08T21:01:59.750Z","0.4.5-20170308223539":"2017-03-08T22:35:48.035Z","0.4.5-20170308223548":"2017-03-08T22:35:55.890Z","0.4.5-20170308224616":"2017-03-08T22:46:26.225Z","0.4.5-20170308230249":"2017-03-08T23:02:58.907Z","0.4.5-20170308233418":"2017-03-08T23:34:26.494Z","0.4.5-20170309002603":"2017-03-09T00:26:12.759Z","0.4.5-20170309014012":"2017-03-09T01:40:21.516Z","0.4.5-20170309090031":"2017-03-09T09:00:38.607Z","0.4.5-20170309103452":"2017-03-09T10:35:01.885Z","0.4.5-20170309112355":"2017-03-09T11:24:03.283Z","0.4.5-20170309133051":"2017-03-09T13:31:00.565Z","0.4.5-20170309140844":"2017-03-09T14:08:51.434Z","0.4.5-20170309143407":"2017-03-09T14:34:54.596Z","0.4.5-20170309150353":"2017-03-09T15:04:01.050Z","0.4.5-20170309155736":"2017-03-09T15:57:45.054Z","0.4.5-20170309165943":"2017-03-09T16:59:51.379Z","0.4.5-20170309172415":"2017-03-09T17:24:23.508Z","0.4.5-20170309201406":"2017-03-09T20:14:14.863Z","0.4.5-20170309212740":"2017-03-09T21:27:48.859Z","0.5.0-20170310095413":"2017-03-10T09:54:21.214Z","0.4.5-20170310112516":"2017-03-10T11:25:23.643Z","0.5.0-20170310140811":"2017-03-10T14:08:20.912Z","0.5.0-20170310165801":"2017-03-10T16:58:10.432Z","0.5.0":"2017-03-10T17:50:51.481Z","0.5.0-20170311090653":"2017-03-11T09:07:03.028Z","0.5.0-20170311165758":"2017-03-11T16:58:06.725Z","0.5.0-20170311181018":"2017-03-11T18:10:27.330Z","0.5.1":"2017-03-11T23:55:24.637Z","0.5.2-20170312003519":"2017-03-12T00:35:29.135Z","0.5.2-20170312170113":"2017-03-12T17:01:21.528Z","0.5.2-20170312203244":"2017-03-12T20:32:51.582Z","0.5.2-20170312210923":"2017-03-12T21:09:30.541Z","0.5.2-20170313083042":"2017-03-13T08:30:47.520Z","0.5.2-20170313092430":"2017-03-13T09:24:38.561Z","0.5.2-20170313111819":"2017-03-13T11:18:27.067Z","0.5.2-20170313115127":"2017-03-13T11:51:34.366Z","0.5.2-20170313120948":"2017-03-13T12:09:53.951Z","0.5.2-20170313131302":"2017-03-13T13:13:07.590Z","0.5.2-20170313142026":"2017-03-13T14:20:33.212Z","0.5.2-20170313142435":"2017-03-13T14:24:42.713Z","0.5.2-20170313154525":"2017-03-13T15:45:31.690Z","0.5.2-20170313155056":"2017-03-13T15:51:03.553Z","0.5.2-20170313163500":"2017-03-13T16:35:05.531Z","0.5.2-20170313164059":"2017-03-13T16:41:06.751Z","0.5.2-20170313164109":"2017-03-13T16:41:15.104Z","0.5.2-20170313164734":"2017-03-13T16:47:41.639Z","0.5.2-20170313181004":"2017-03-13T18:10:10.339Z","0.5.2-20170314091451":"2017-03-14T09:14:58.951Z","0.5.2-20170314100110":"2017-03-14T10:01:15.759Z","0.5.2-20170314104849":"2017-03-14T10:48:55.335Z","0.5.2-20170314115729":"2017-03-14T11:57:34.897Z","0.5.2-20170314132030":"2017-03-14T13:20:37.999Z","0.5.2-20170314142206":"2017-03-14T14:22:12.411Z","0.5.2-20170314152048":"2017-03-14T15:20:53.868Z","0.5.2-20170314164109":"2017-03-14T16:41:14.956Z","0.5.2-20170314173438":"2017-03-14T17:34:44.888Z","0.5.2-20170314175605":"2017-03-14T17:56:12.697Z","0.5.2-20170314191345":"2017-03-14T19:13:52.513Z","0.5.2-20170314194114":"2017-03-14T19:41:19.653Z","0.5.2-20170314211349":"2017-03-14T21:13:56.551Z","0.5.2-20170314220420":"2017-03-14T22:04:27.465Z","0.5.2-20170314224640":"2017-03-14T22:46:46.301Z","0.5.2-20170315092953":"2017-03-15T09:29:58.391Z","0.5.2-20170315095743":"2017-03-15T09:57:50.024Z","0.5.2-20170315102717":"2017-03-15T10:27:23.247Z","0.5.2-20170315105805":"2017-03-15T10:58:11.264Z","0.5.2-20170315112253":"2017-03-15T11:22:58.960Z","0.5.2-20170315120404":"2017-03-15T12:04:09.400Z","0.5.2-20170315133233":"2017-03-15T13:32:39.347Z","0.5.2-20170315145417":"2017-03-15T14:54:24.292Z","0.5.2-20170315155558":"2017-03-15T15:56:06.979Z","0.5.2-20170315164951":"2017-03-15T16:49:58.891Z","0.5.2-20170315221517":"2017-03-15T22:15:24.970Z","0.5.2-20170315224329":"2017-03-15T22:43:34.460Z","0.5.2-20170316085350":"2017-03-16T08:53:56.543Z","0.5.2-20170316100248":"2017-03-16T10:02:53.346Z","0.5.2-20170316110451":"2017-03-16T11:04:58.456Z","0.5.2-20170316120427":"2017-03-16T12:04:34.745Z","0.5.2-20170316123938":"2017-03-16T12:39:44.377Z","0.5.2-20170316132748":"2017-03-16T13:27:54.870Z","0.5.2-20170316141355":"2017-03-16T14:14:00.804Z","0.5.2-20170316144946":"2017-03-16T14:49:51.764Z","0.5.2-20170316152340":"2017-03-16T15:23:45.411Z","0.5.2-20170316163815":"2017-03-16T16:38:23.084Z","0.5.2-20170316170252":"2017-03-16T17:03:00.702Z","0.5.2-20170316172111":"2017-03-16T17:21:16.903Z","0.5.2-20170316175024":"2017-03-16T17:50:32.797Z","0.5.2-20170316191301":"2017-03-16T19:13:09.130Z","0.5.2-20170316201319":"2017-03-16T20:13:25.335Z","0.5.2":"2017-03-16T20:20:20.870Z","0.5.3-20170316223823":"2017-03-16T22:38:29.614Z","0.5.3-20170317003003":"2017-03-17T00:30:09.460Z","0.5.3":"2017-03-17T00:40:22.276Z","0.5.4-20170317010639":"2017-03-17T01:06:46.739Z","0.5.4-20170317095054":"2017-03-17T09:50:59.504Z","0.5.4-20170317120624":"2017-03-17T12:06:30.644Z","0.5.4":"2017-03-17T14:41:05.561Z","0.5.4-20170317144845":"2017-03-17T14:48:50.452Z","0.5.4-20170317150754":"2017-03-17T15:08:00.268Z","0.5.4-20170317153753":"2017-03-17T15:38:00.427Z","0.5.5":"2017-03-17T16:46:18.048Z","0.5.5-20170317165420":"2017-03-17T16:54:26.985Z","0.5.6-20170317171321":"2017-03-17T17:13:26.897Z","0.5.6-20170318165009":"2017-03-18T16:50:16.437Z","0.5.6-20170319165038":"2017-03-19T16:50:45.881Z","0.5.6-20170320091921":"2017-03-20T09:21:44.351Z","0.5.6-20170320102223":"2017-03-20T10:22:30.589Z","0.5.6-20170320125116":"2017-03-20T12:51:21.667Z","0.5.6-20170320143610":"2017-03-20T14:36:19.336Z","0.5.6-20170320165206":"2017-03-20T16:52:12.589Z","0.5.6-20170320175009":"2017-03-20T17:50:17.078Z","0.5.6-20170321093733":"2017-03-21T09:37:40.710Z","0.5.6-20170321102551":"2017-03-21T10:25:56.691Z","0.5.6-20170321114011":"2017-03-21T11:40:18.843Z","0.5.6-20170321132516":"2017-03-21T13:25:23.202Z","0.5.6-20170321163402":"2017-03-21T16:34:08.909Z","0.5.6-20170321165404":"2017-03-21T16:54:11.329Z","0.5.6-20170322091842":"2017-03-22T09:18:48.283Z","0.5.6-20170322095319":"2017-03-22T09:53:24.400Z","0.5.6-20170322133654":"2017-03-22T13:37:00.019Z","0.5.6-20170322144011":"2017-03-22T14:40:17.350Z","0.5.6-20170322153455":"2017-03-22T15:35:02.744Z","0.5.6-20170322165404":"2017-03-22T16:54:12.252Z","0.5.6-20170323082204":"2017-03-23T08:22:10.647Z","0.5.6-20170323112438":"2017-03-23T11:24:44.501Z","0.5.6-20170323145047":"2017-03-23T14:50:53.238Z","0.5.6-20170323152728":"2017-03-23T15:27:36.284Z","0.5.6-20170323162551":"2017-03-23T16:25:58.510Z","0.5.6-20170323175120":"2017-03-23T17:51:28.823Z","0.5.6-20170324122620":"2017-03-24T12:26:28.387Z","0.5.6-20170324170727":"2017-03-24T17:07:34.073Z","0.5.6-20170325121708":"2017-03-25T12:17:15.614Z","0.5.6-20170326213853":"2017-03-26T21:38:59.096Z","0.5.6-20170327062813":"2017-03-27T06:28:20.720Z","0.5.6-20170327100206":"2017-03-27T10:02:12.339Z","0.5.6-20170327131316":"2017-03-27T13:13:24.274Z","0.5.6-20170327135819":"2017-03-27T13:58:24.707Z","0.5.6-20170327152530":"2017-03-27T15:25:37.476Z","0.5.6-20170327162514":"2017-03-27T16:25:21.466Z","0.5.6-20170327224800":"2017-03-27T22:48:07.219Z","0.5.6-20170328000248":"2017-03-28T00:02:56.590Z","0.5.6-20170328110516":"2017-03-28T11:05:23.435Z","0.5.6-20170328132842":"2017-03-28T13:28:50.162Z","0.5.6-20170328152710":"2017-03-28T15:27:17.347Z","0.5.6-20170328172301":"2017-03-28T17:23:08.443Z","0.5.6-20170329065851":"2017-03-29T06:58:59.186Z","0.5.6-20170329161359":"2017-03-29T16:14:07.446Z","0.5.6-20170329172715":"2017-03-29T17:27:20.755Z","0.5.6-20170330070544":"2017-03-30T07:05:52.407Z","0.5.6-20170330083135":"2017-03-30T08:31:42.489Z","0.5.6-20170330093909":"2017-03-30T09:39:15.038Z","0.5.6-20170330105333":"2017-03-30T10:53:39.729Z","0.5.6-20170330150253":"2017-03-30T15:02:59.834Z","0.5.6-20170331093508":"2017-03-31T09:35:16.130Z","0.5.6-20170331161339":"2017-03-31T16:14:28.171Z","0.5.6-20170401084624":"2017-04-01T08:46:31.439Z","0.5.6-20170401095849":"2017-04-01T09:58:56.966Z","0.5.6-20170402192220":"2017-04-02T19:22:26.766Z","0.5.6-20170403084448":"2017-04-03T08:44:54.235Z","0.5.6-20170403092355":"2017-04-03T09:24:01.051Z","0.5.6-20170403140747":"2017-04-03T14:07:53.506Z","0.5.6":"2017-04-03T14:57:21.035Z","0.5.7-20170403153420":"2017-04-03T15:34:27.946Z","0.5.7-20170403223455":"2017-04-03T22:35:01.329Z","0.5.7-20170404193825":"2017-04-04T19:38:32.939Z","0.5.7-20170404205452":"2017-04-04T20:54:59.944Z","0.5.7-20170405074925":"2017-04-05T07:49:31.835Z","0.5.7-20170405122348":"2017-04-05T12:23:55.607Z","0.5.7-20170405154329":"2017-04-05T15:43:35.778Z","0.5.7-20170405191000":"2017-04-05T19:10:06.524Z","0.5.7-20170405195758":"2017-04-05T19:58:04.536Z","0.5.7-20170405225116":"2017-04-05T22:51:22.612Z","0.5.7-20170406092009":"2017-04-06T09:20:15.290Z","0.5.7-20170406105358":"2017-04-06T10:54:03.700Z","0.5.7-20170406120956":"2017-04-06T12:10:02.015Z","0.5.7-20170406193752":"2017-04-06T19:38:01.275Z","0.5.7-20170406203424":"2017-04-06T20:34:31.889Z","0.5.7-20170406212740":"2017-04-06T21:27:48.894Z","0.5.7":"2017-04-06T22:05:41.657Z","0.5.8-20170406224000":"2017-04-06T22:40:07.451Z","0.5.8-20170406224305":"2017-04-06T22:43:11.276Z","0.5.8-20170407092318":"2017-04-07T09:23:26.501Z","0.5.8-20170407140006":"2017-04-07T14:00:11.629Z","0.5.8-20170407163302":"2017-04-07T16:33:10.322Z","0.5.8-20170408203136":"2017-04-08T20:31:42.788Z","0.5.8":"2017-04-09T08:41:48.499Z","0.5.9-20170409091911":"2017-04-09T09:19:19.492Z","0.5.9-20170409215918":"2017-04-09T21:59:25.706Z","0.5.9":"2017-04-09T22:48:12.965Z","0.5.10-20170409232614":"2017-04-09T23:26:22.101Z","0.5.10-20170410103131":"2017-04-10T10:31:38.390Z","0.5.10-20170410133745":"2017-04-10T13:37:51.591Z","0.5.10-20170410145627":"2017-04-10T14:56:33.193Z","0.5.10-20170410155533":"2017-04-10T15:55:40.910Z","0.5.10":"2017-04-10T16:48:21.515Z","0.5.11-20170411102332":"2017-04-11T10:23:40.347Z","0.5.11-20170411145259":"2017-04-11T14:53:07.248Z","0.5.11-20170411155746":"2017-04-11T15:57:52.308Z","0.5.11-20170411171848":"2017-04-11T17:18:54.523Z","0.5.11-20170412105027":"2017-04-12T10:50:35.486Z","0.5.11-20170412130723":"2017-04-12T13:07:28.865Z","0.5.11-20170412142640":"2017-04-12T14:26:47.346Z","0.5.11-20170412150650":"2017-04-12T15:06:58.060Z","0.5.11-20170412161822":"2017-04-12T16:18:29.822Z","0.5.11-20170413081721":"2017-04-13T08:17:29.339Z","0.5.11-20170414131345":"2017-04-14T13:13:51.081Z","0.5.11-20170414140455":"2017-04-14T14:05:16.540Z","0.5.11-20170414172920":"2017-04-14T17:29:26.653Z","0.5.11-20170417112232":"2017-04-17T11:22:38.345Z","0.5.11-20170417175551":"2017-04-17T17:55:59.092Z","0.5.11-20170418064625":"2017-04-18T06:46:31.462Z","0.5.11-20170418105809":"2017-04-18T10:58:15.861Z","0.5.11-20170418124512":"2017-04-18T12:45:18.161Z","0.5.11-20170418155913":"2017-04-18T15:59:20.434Z","0.5.11-20170419231210":"2017-04-19T23:12:17.938Z","0.5.11-20170420063536":"2017-04-20T06:35:46.313Z","0.5.11-20170420145917":"2017-04-20T14:59:23.381Z","0.5.11":"2017-04-20T15:08:49.390Z","0.5.11-20170420160816":"2017-04-20T16:08:24.108Z","0.5.11-20170420171417":"2017-04-20T17:14:25.213Z","0.5.12":"2017-04-20T18:13:48.631Z","0.5.13-20170420203045":"2017-04-20T20:30:52.531Z","0.5.13-20170420210947":"2017-04-20T21:09:54.966Z","0.5.13-20170421093118":"2017-04-21T09:31:24.516Z","0.5.13-20170421141512":"2017-04-21T14:15:18.013Z","0.5.13-20170421192031":"2017-04-21T19:20:37.018Z","0.5.13-20170422071634":"2017-04-22T07:16:41.076Z","0.5.13-20170422110932":"2017-04-22T11:09:39.984Z","0.5.13-20170424101321":"2017-04-24T10:13:28.103Z","0.5.13-20170424145000":"2017-04-24T14:50:07.626Z","0.5.13-20170424155417":"2017-04-24T15:54:23.421Z","0.5.13-20170425101322":"2017-04-25T10:13:28.522Z","0.5.13-20170425144442":"2017-04-25T14:44:50.068Z","0.5.13-20170425165811":"2017-04-25T16:58:17.777Z","0.5.13-20170425174559":"2017-04-25T17:46:05.130Z","0.5.13-20170426092503":"2017-04-26T09:25:10.707Z","0.5.13-20170426100536":"2017-04-26T10:05:43.768Z","0.5.13-20170426161821":"2017-04-26T16:18:29.139Z","0.5.13-20170427111149":"2017-04-27T11:11:56.670Z","0.5.13-20170427130946":"2017-04-27T13:09:52.207Z","0.5.13-20170427143854":"2017-04-27T14:39:03.105Z","0.5.13-20170427162249":"2017-04-27T16:22:57.298Z","0.5.13-20170427200328":"2017-04-27T20:03:34.066Z","0.5.13-20170427230055":"2017-04-27T23:01:03.376Z","0.7.0-20170428000725":"2017-04-28T00:07:31.622Z","0.7.0-20170428090650":"2017-04-28T09:06:57.041Z","0.7.0-20170428111102":"2017-04-28T11:11:10.273Z","0.7.0-20170428141114":"2017-04-28T14:11:21.736Z","0.7.0-20170428144416":"2017-04-28T14:44:22.402Z","0.7.0-20170428194216":"2017-04-28T19:42:23.840Z","0.7.0-20170428201639":"2017-04-28T20:16:44.573Z","0.7.0-20170428204746":"2017-04-28T20:47:56.053Z","0.7.0-20170429134507":"2017-04-29T13:45:15.581Z","0.7.0":"2017-04-29T14:53:42.865Z","0.7.0-20170430150534":"2017-04-30T15:05:40.914Z","0.7.0-20170501193650":"2017-05-01T19:36:55.811Z","0.7.1-20170501205612":"2017-05-01T20:56:18.663Z","0.7.1-20170502072833":"2017-05-02T07:28:41.090Z","0.7.1-20170502083132":"2017-05-02T08:31:39.593Z","0.7.1-20170502123250":"2017-05-02T12:32:57.507Z","0.7.1-20170502132911":"2017-05-02T13:29:16.633Z","0.7.1-20170502142052":"2017-05-02T14:20:57.749Z","0.7.1-20170502151544":"2017-05-02T15:15:51.846Z","0.7.1-20170502172623":"2017-05-02T17:26:29.688Z","0.7.1-20170503091344":"2017-05-03T09:13:51.018Z","0.7.1-20170503100703":"2017-05-03T10:07:08.924Z","0.7.1-20170503150054":"2017-05-03T15:01:02.255Z","0.7.1-20170503192825":"2017-05-03T19:28:32.221Z","0.7.1-20170503210021":"2017-05-03T21:00:27.924Z","0.7.1-20170503220610":"2017-05-03T22:06:16.902Z","0.7.1-20170503231020":"2017-05-03T23:10:27.028Z","0.7.1-20170503235534":"2017-05-03T23:55:41.001Z","0.7.1-20170504100253":"2017-05-04T10:02:59.894Z","0.7.1-20170504110951":"2017-05-04T11:09:58.853Z","0.7.1-20170504123539":"2017-05-04T12:35:46.868Z","0.7.1-20170504160025":"2017-05-04T16:00:34.390Z","0.7.1-20170504194131":"2017-05-04T19:41:39.138Z","0.7.1-20170504214639":"2017-05-04T21:46:46.508Z","0.7.1-20170505075003":"2017-05-05T07:50:10.569Z","0.7.1-20170505082916":"2017-05-05T08:29:23.156Z","0.7.1-20170505101424":"2017-05-05T10:14:32.364Z","0.7.1-20170505135229":"2017-05-05T13:52:37.204Z","0.7.1-20170505151238":"2017-05-05T15:12:44.984Z","0.7.1":"2017-05-05T15:28:30.333Z","0.7.2-20170505194144":"2017-05-05T19:41:52.046Z","0.7.2-20170506073514":"2017-05-06T07:35:21.987Z","0.7.2-20170506084056":"2017-05-06T08:41:03.653Z","0.7.2-20170506190618":"2017-05-06T19:06:25.904Z","0.7.2-20170507111349":"2017-05-07T11:13:57.594Z","0.7.2-20170507130651":"2017-05-07T13:06:58.315Z","0.7.2-20170508093534":"2017-05-08T09:35:40.985Z","0.7.2-20170508113734":"2017-05-08T11:37:42.009Z","0.7.2-20170508135105":"2017-05-08T13:51:13.484Z","0.7.2-20170508143222":"2017-05-08T14:32:30.142Z","0.7.2-20170508150422":"2017-05-08T15:04:29.749Z","0.7.2-20170508201056":"2017-05-08T20:11:04.545Z","0.7.2-20170509102910":"2017-05-09T10:29:18.449Z","0.7.2-20170509132635":"2017-05-09T13:26:42.297Z","0.7.2-20170509150231":"2017-05-09T15:02:37.889Z","0.7.2-20170509215115":"2017-05-09T21:51:22.052Z","0.7.2-20170509222126":"2017-05-09T22:21:34.738Z","0.7.2-20170510080340":"2017-05-10T08:03:48.078Z","0.7.2-20170510092802":"2017-05-10T09:28:08.799Z","0.7.2-20170510103407":"2017-05-10T10:34:15.651Z","0.7.2-20170510135245":"2017-05-10T13:52:53.500Z","0.7.2-20170510145522":"2017-05-10T14:55:29.991Z","0.7.2-20170510162533":"2017-05-10T16:25:40.650Z","0.7.2-20170510170851":"2017-05-10T17:08:58.492Z","0.7.2-20170510224135":"2017-05-10T22:41:43.079Z","0.7.2-20170511000120":"2017-05-11T00:01:28.042Z","0.7.2-20170511073210":"2017-05-11T07:32:17.411Z","0.7.2-20170511081458":"2017-05-11T08:15:05.418Z","0.7.2-20170511103750":"2017-05-11T10:37:58.180Z","0.7.2-20170511133356":"2017-05-11T13:34:04.124Z","0.7.2-20170511142719":"2017-05-11T14:27:25.691Z","0.7.2-20170511174126":"2017-05-11T17:41:34.707Z","0.7.2-20170511184348":"2017-05-11T18:43:57.427Z","0.7.2-20170512065403":"2017-05-12T06:54:12.072Z","0.7.2":"2017-05-12T08:26:07.414Z","0.7.2-20170512091332":"2017-05-12T09:13:43.018Z","0.7.3-20170512105624":"2017-05-12T10:56:31.659Z","0.7.3-20170512143234":"2017-05-12T14:32:41.842Z","0.7.3-20170512193834":"2017-05-12T19:38:42.843Z","0.7.3-20170513063455":"2017-05-13T06:35:02.095Z","0.7.3-20170513161412":"2017-05-13T16:14:19.073Z","0.7.3-20170514112333":"2017-05-14T11:23:41.085Z","0.7.3-20170515083534":"2017-05-15T08:35:42.721Z","0.7.3-20170515093334":"2017-05-15T09:33:42.392Z","0.7.3-20170515142750":"2017-05-15T14:27:58.157Z","0.7.3-20170516211022":"2017-05-16T21:10:31.059Z","0.7.3-20170517094659":"2017-05-17T09:47:08.231Z","0.7.3-20170517105923":"2017-05-17T10:59:30.875Z","0.7.3-20170517115303":"2017-05-17T11:53:09.654Z","0.7.3-20170517125550":"2017-05-17T12:55:56.990Z","0.7.3-20170517144754":"2017-05-17T14:48:02.687Z","0.7.3-20170517163408":"2017-05-17T16:34:15.408Z","0.7.3-20170517185539":"2017-05-17T18:55:46.086Z","0.7.3-20170518103321":"2017-05-18T10:33:28.209Z","0.7.3-20170518123305":"2017-05-18T12:33:12.150Z","0.7.3-20170518131232":"2017-05-18T13:12:39.484Z","0.7.3-20170518135130":"2017-05-18T13:51:37.321Z","0.7.3-20170518142623":"2017-05-18T14:26:30.911Z","0.7.3-20170518201536":"2017-05-18T20:15:44.117Z","0.7.3-20170519124107":"2017-05-19T12:41:15.011Z","0.7.3-20170519155658":"2017-05-19T15:57:05.521Z","0.7.3-20170519191537":"2017-05-19T19:15:44.624Z","0.7.3-20170520185533":"2017-05-20T18:55:40.860Z","0.7.3-20170523201332":"2017-05-23T20:13:41.730Z","0.7.3-20170523204533":"2017-05-23T20:45:40.484Z","0.7.3-20170524092303":"2017-05-24T09:23:10.836Z","0.7.3-20170524104159":"2017-05-24T10:42:07.177Z","0.7.3-20170524104708":"2017-05-24T10:47:15.147Z","0.7.3-20170524124715":"2017-05-24T12:47:22.292Z","0.7.3-20170524134549":"2017-05-24T13:45:56.809Z","0.7.3-20170524145629":"2017-05-24T14:56:37.265Z","0.7.3-20170524154239":"2017-05-24T15:42:46.756Z","0.7.3-20170524214122":"2017-05-24T21:41:29.274Z","0.7.3-20170524225241":"2017-05-24T22:52:50.222Z","0.7.3-20170524235951":"2017-05-24T23:59:58.582Z","0.7.3-20170525082746":"2017-05-25T08:27:53.240Z","0.7.3-20170525092654":"2017-05-25T09:27:01.791Z","0.7.3":"2017-05-25T17:45:12.920Z","0.7.4-20170525193844":"2017-05-25T19:38:50.848Z","0.7.4-20170525234800":"2017-05-25T23:48:07.631Z","0.7.4-20170526042055":"2017-05-26T04:21:02.795Z","0.7.4-20170526142135":"2017-05-26T14:21:43.694Z","0.7.4-20170526142254":"2017-05-26T14:23:01.427Z","0.7.4-20170527112128":"2017-05-27T11:21:35.974Z","0.7.4-20170527115320":"2017-05-27T11:53:27.472Z","0.7.4-20170527142420":"2017-05-27T14:24:28.298Z","0.7.4-20170527212230":"2017-05-27T21:22:38.866Z","0.7.4-20170528142626":"2017-05-28T14:26:34.297Z","0.7.4-20170529161140":"2017-05-29T16:11:47.162Z","0.7.4-20170530043839":"2017-05-30T04:38:47.285Z","0.7.4-20170530052600":"2017-05-30T05:26:08.180Z","0.7.4-20170530074729":"2017-05-30T07:47:37.372Z","0.7.4-20170530092927":"2017-05-30T09:29:35.140Z","0.7.4-20170530105630":"2017-05-30T10:56:37.483Z","0.7.4-20170530115441":"2017-05-30T11:54:48.043Z","0.7.4-20170530142459":"2017-05-30T14:25:06.502Z","0.7.4-20170530143521":"2017-05-30T14:35:28.367Z","0.7.4-20170531082238":"2017-05-31T08:22:47.043Z","0.7.4-20170531092210":"2017-05-31T09:22:18.093Z","0.7.4-20170531103935":"2017-05-31T10:39:42.686Z","0.7.4-20170531112809":"2017-05-31T11:28:16.839Z","0.7.4-20170531140019":"2017-05-31T14:00:26.278Z","0.7.4-20170531145655":"2017-05-31T14:57:02.348Z","0.7.4-20170531175620":"2017-05-31T17:56:28.282Z","0.7.4-20170531183904":"2017-05-31T18:39:11.551Z","0.7.4-20170531193135":"2017-05-31T19:31:43.289Z","0.7.4-20170531202043":"2017-05-31T20:20:50.348Z","0.7.4-20170531212938":"2017-05-31T21:29:45.175Z","0.7.4-20170531221058":"2017-05-31T22:11:05.748Z","0.7.4-20170531224226":"2017-05-31T22:42:34.180Z","0.7.4-20170601142718":"2017-06-01T14:27:25.703Z","0.7.4-20170601145149":"2017-06-01T14:51:55.706Z","0.7.4-20170601151520":"2017-06-01T15:15:27.865Z","0.7.4-20170601161655":"2017-06-01T16:17:02.273Z","0.7.4-20170601183626":"2017-06-01T18:36:33.885Z","0.7.4":"2017-06-01T19:11:43.375Z","0.7.5-20170601201256":"2017-06-01T20:13:03.149Z","0.7.5-20170601222342":"2017-06-01T22:23:49.983Z","0.7.5-20170602132747":"2017-06-02T13:27:54.202Z","0.7.5-20170602134715":"2017-06-02T13:47:22.720Z","0.7.5-20170602145252":"2017-06-02T14:52:59.293Z","0.7.5-20170602152810":"2017-06-02T15:28:17.965Z","0.7.5-20170602153637":"2017-06-02T15:36:44.805Z","0.7.5-20170602192530":"2017-06-02T19:25:37.773Z","0.7.5-20170603083010":"2017-06-03T08:30:18.278Z","0.7.5-20170603142901":"2017-06-03T14:29:09.263Z","0.7.5-20170604142924":"2017-06-04T14:29:31.961Z","0.7.5-20170604151801":"2017-06-04T15:18:08.754Z","0.7.5-20170605142800":"2017-06-05T14:28:07.209Z","0.7.5-20170605145931":"2017-06-05T14:59:38.565Z","0.7.5-20170605163420":"2017-06-05T16:34:28.025Z","0.7.5-20170606143010":"2017-06-06T14:30:18.416Z","0.7.5-20170606163636":"2017-06-06T16:36:44.028Z","0.7.5-20170606172429":"2017-06-06T17:24:36.165Z","0.7.5-20170607081745":"2017-06-07T08:17:52.949Z","0.7.5-20170607083836":"2017-06-07T08:38:44.479Z","0.7.5-20170607101732":"2017-06-07T10:17:39.782Z","0.7.5-20170607113406":"2017-06-07T11:34:13.358Z","0.7.5-20170607121234":"2017-06-07T12:12:41.199Z","0.7.5-20170607125341":"2017-06-07T12:53:49.254Z","0.7.5-20170607134301":"2017-06-07T13:43:10.411Z","0.7.5-20170607144226":"2017-06-07T14:42:33.431Z","0.7.5-20170607145031":"2017-06-07T14:50:39.308Z","0.7.5-20170607190239":"2017-06-07T19:02:47.025Z","0.7.5-20170607224227":"2017-06-07T22:42:33.920Z","0.7.5-20170607232141":"2017-06-07T23:21:48.900Z","0.7.5-20170608092100":"2017-06-08T09:21:07.743Z","0.7.5-20170608111119":"2017-06-08T11:11:26.244Z","0.7.5-20170608115739":"2017-06-08T11:57:46.137Z","0.7.5-20170608122215":"2017-06-08T12:22:22.916Z","0.7.5-20170608131527":"2017-06-08T13:15:33.603Z","0.7.5-20170608141250":"2017-06-08T14:12:57.589Z","0.7.5-20170608143127":"2017-06-08T14:31:33.836Z","0.7.5":"2017-06-08T15:07:54.076Z","0.7.6-20170608154642":"2017-06-08T15:46:51.072Z","0.7.6-20170608183956":"2017-06-08T18:40:04.334Z","0.7.6-20170608204428":"2017-06-08T20:44:36.161Z","0.7.6-20170608222549":"2017-06-08T22:25:56.644Z","0.7.6-20170608225201":"2017-06-08T22:52:09.962Z","0.7.6-20170609062816":"2017-06-09T06:28:23.792Z","0.7.6-20170609073834":"2017-06-09T07:38:42.106Z","0.7.6-20170609102910":"2017-06-09T10:29:17.605Z","0.7.6-20170609110135":"2017-06-09T11:01:42.485Z","0.7.6-20170609122519":"2017-06-09T12:25:26.871Z","0.7.6-20170609144131":"2017-06-09T14:41:38.229Z","0.7.6-20170609144437":"2017-06-09T14:44:44.001Z","0.7.6-20170609145759":"2017-06-09T14:58:06.050Z","0.7.6-20170610143326":"2017-06-10T14:33:34.101Z","0.7.6-20170611143336":"2017-06-11T14:33:43.714Z","0.7.6-20170612061632":"2017-06-12T06:16:39.889Z","0.7.6-20170612085507":"2017-06-12T08:55:14.212Z","0.7.6-20170612095634":"2017-06-12T09:56:41.366Z","0.7.6-20170612111410":"2017-06-12T11:14:17.495Z","0.7.6-20170612122019":"2017-06-12T12:20:26.503Z","0.7.6-20170612123908":"2017-06-12T12:39:15.746Z","0.7.6-20170612135520":"2017-06-12T13:55:27.628Z","0.7.6-20170612145025":"2017-06-12T14:50:31.945Z","0.7.6-20170612150404":"2017-06-12T15:04:11.888Z","0.7.6-20170612160935":"2017-06-12T16:09:42.565Z","0.7.6-20170612164131":"2017-06-12T16:41:38.806Z","0.7.6-20170613080508":"2017-06-13T08:05:15.979Z","0.7.6-20170613113551":"2017-06-13T11:35:58.760Z","0.7.6-20170613133300":"2017-06-13T13:33:07.917Z","0.7.6-20170613143916":"2017-06-13T14:39:23.955Z","0.7.6-20170613144610":"2017-06-13T14:46:17.708Z","0.7.6-20170613182050":"2017-06-13T18:20:59.264Z","0.7.6-20170613193539":"2017-06-13T19:35:47.140Z","0.7.6-20170613201618":"2017-06-13T20:16:26.172Z","0.8.0-20170613214242":"2017-06-13T21:42:49.890Z","0.8.0-20170614072320":"2017-06-14T07:23:27.900Z","0.8.0-20170614084157":"2017-06-14T08:42:05.780Z","0.8.0-20170614093416":"2017-06-14T09:34:23.497Z","0.8.0-20170614113200":"2017-06-14T11:32:08.212Z","0.8.0-20170614142922":"2017-06-14T14:29:29.450Z","0.8.0-20170614143354":"2017-06-14T14:34:02.299Z","0.8.0-20170614154818":"2017-06-14T15:48:25.870Z","0.8.0-20170614214652":"2017-06-14T21:46:59.881Z","0.8.0-20170615012247":"2017-06-15T01:22:54.766Z","0.8.0-20170615085314":"2017-06-15T08:53:21.506Z","0.8.0-20170615135854":"2017-06-15T13:59:01.299Z","0.8.0":"2017-06-15T14:55:48.689Z","0.8.1-20170615153531":"2017-06-15T15:35:39.394Z","0.8.1-20170615185612":"2017-06-15T18:56:19.544Z","0.8.1-20170616012224":"2017-06-16T01:22:31.629Z","0.8.1-20170616094925":"2017-06-16T09:49:32.513Z","0.8.1-20170616145110":"2017-06-16T14:51:17.437Z","0.8.1-20170616191224":"2017-06-16T19:12:32.690Z","0.8.1-20170617012323":"2017-06-17T01:23:31.545Z","0.8.1-20170618012709":"2017-06-18T01:27:17.527Z","0.8.1-20170619012543":"2017-06-19T01:25:50.695Z","0.8.1-20170619085832":"2017-06-19T08:58:39.223Z","0.8.1-20170619094635":"2017-06-19T09:46:42.629Z","0.8.1-20170619111330":"2017-06-19T11:13:38.275Z","0.8.1-20170619125346":"2017-06-19T12:53:53.797Z","0.8.1-20170619142352":"2017-06-19T14:24:00.914Z","0.8.1-20170619160931":"2017-06-19T16:09:39.632Z","0.8.1-20170619211155":"2017-06-19T21:12:02.473Z","0.8.1-20170620012447":"2017-06-20T01:24:55.448Z","0.8.1-20170620014620":"2017-06-20T01:46:28.928Z","0.8.1-20170620023202":"2017-06-20T02:32:10.298Z","0.8.1-20170620024939":"2017-06-20T02:49:46.921Z","0.8.1-20170620072547":"2017-06-20T07:25:55.558Z","0.8.1-20170620112952":"2017-06-20T11:30:01.356Z","0.9.0-20170620120252":"2017-06-20T12:02:59.826Z","0.9.0-20170620133801":"2017-06-20T13:38:08.711Z","0.9.0-20170620162939":"2017-06-20T16:29:48.024Z","0.8.1-20170621012511":"2017-06-21T01:25:19.863Z","0.8.1-20170621080312":"2017-06-21T08:03:21.054Z","0.9.0-20170621102802":"2017-06-21T10:28:10.129Z","0.8.1-20170621114714":"2017-06-21T11:47:23.435Z","0.8.1-20170621120037":"2017-06-21T12:00:45.334Z","0.8.1-20170621133629":"2017-06-21T13:36:37.533Z","0.8.1-20170621140644":"2017-06-21T14:06:51.898Z","0.8.1-20170621152351":"2017-06-21T15:23:59.568Z","0.8.1-20170621164943":"2017-06-21T16:49:51.899Z","0.8.1-20170621195318":"2017-06-21T19:53:26.556Z","0.8.1-20170622012741":"2017-06-22T01:27:49.599Z","0.8.1-20170622080828":"2017-06-22T08:08:37.560Z","0.8.1-20170622090108":"2017-06-22T09:01:15.389Z","0.8.1":"2017-06-22T11:17:51.105Z","0.8.2-20170622115410":"2017-06-22T11:54:18.227Z","0.9.0-20170622145250":"2017-06-22T14:52:58.036Z","0.9.0-20170622165635":"2017-06-22T16:56:42.021Z","0.9.0-20170623012723":"2017-06-23T01:27:32.551Z","0.9.0-20170623101407":"2017-06-23T10:14:16.143Z","0.9.0-20170623102701":"2017-06-23T10:27:08.758Z","0.9.0-20170623122804":"2017-06-23T12:28:11.962Z","0.9.0-20170623130352":"2017-06-23T13:03:59.749Z","0.9.0-20170623172712":"2017-06-23T17:27:20.837Z","0.9.0-20170624012558":"2017-06-24T01:26:05.286Z","0.9.0-20170624133851":"2017-06-24T13:38:59.587Z","0.9.0-20170624142630":"2017-06-24T14:26:38.171Z","0.9.0-20170625012751":"2017-06-25T01:28:00.731Z","0.9.0-20170626012707":"2017-06-26T01:27:15.350Z","0.9.0-20170626100418":"2017-06-26T10:04:25.948Z","0.9.0-20170626124243":"2017-06-26T12:42:51.520Z","0.9.0-20170626131511":"2017-06-26T13:15:19.315Z","0.9.0-20170626224354":"2017-06-26T22:44:03.193Z","0.9.0-20170627012847":"2017-06-27T01:28:55.276Z","0.9.0-20170627081948":"2017-06-27T08:19:56.619Z","0.9.0-20170627091831":"2017-06-27T09:18:38.717Z","0.9.0-20170627102828":"2017-06-27T10:28:35.947Z","0.9.0-20170627153207":"2017-06-27T15:32:15.698Z","0.9.0-20170627164838":"2017-06-27T16:48:46.072Z","0.9.0-20170627220132":"2017-06-27T22:01:40.804Z","0.9.0-20170628013101":"2017-06-28T01:31:09.442Z","0.9.0-20170628075608":"2017-06-28T07:56:16.417Z","0.9.0-20170628090531":"2017-06-28T09:05:39.338Z","0.9.0-20170628164930":"2017-06-28T16:49:38.071Z","0.9.0-20170628231010":"2017-06-28T23:10:18.931Z","0.9.0-20170629013118":"2017-06-29T01:31:28.190Z","0.9.0-20170629081450":"2017-06-29T08:14:58.706Z","0.9.0-20170629090600":"2017-06-29T09:06:07.950Z","0.9.0-20170629131100":"2017-06-29T13:11:09.606Z","0.9.0-20170629133414":"2017-06-29T13:34:22.652Z","0.9.0-20170629143322":"2017-06-29T14:33:30.938Z","0.9.0-20170629193010":"2017-06-29T19:30:19.332Z","0.9.0-20170630012831":"2017-06-30T01:28:40.745Z","0.9.0-20170630101328":"2017-06-30T10:13:36.353Z","0.9.0-20170630111036":"2017-06-30T11:10:45.401Z","0.9.0-20170630120930":"2017-06-30T12:09:39.867Z","0.9.0-20170630131714":"2017-06-30T13:17:22.413Z","0.9.0":"2017-06-30T13:58:39.730Z","0.9.1-20170630154149":"2017-06-30T15:41:57.945Z","0.9.1-20170701012849":"2017-07-01T01:28:58.117Z","0.9.1-20170701093201":"2017-07-01T09:32:10.750Z","0.9.1-20170701101756":"2017-07-01T10:18:05.157Z","0.9.1-20170701113005":"2017-07-01T11:30:14.625Z","0.9.1-20170702150150":"2017-07-02T15:01:59.277Z","0.9.1-20170703013146":"2017-07-03T01:31:56.202Z","0.9.1-20170703094214":"2017-07-03T09:42:23.324Z","0.9.1-20170703102219":"2017-07-03T10:22:27.722Z","0.9.1-20170703114731":"2017-07-03T11:47:38.857Z","0.9.1-20170703134827":"2017-07-03T13:48:36.335Z","0.9.1-20170703142206":"2017-07-03T14:22:13.251Z","0.9.1-20170703172042":"2017-07-03T17:20:51.602Z","0.9.1-20170704013139":"2017-07-04T01:31:48.722Z","0.9.1-20170704063254":"2017-07-04T06:33:02.771Z","0.9.1-20170704075743":"2017-07-04T07:57:53.262Z","0.9.1-20170704091039":"2017-07-04T09:10:49.204Z","0.9.1-20170704144606":"2017-07-04T14:46:14.891Z","0.9.1-20170704153112":"2017-07-04T15:31:25.630Z","0.9.1-20170704161018":"2017-07-04T16:10:31.817Z","0.9.1-20170704170050":"2017-07-04T17:00:58.790Z","0.9.1-20170704195406":"2017-07-04T19:54:15.277Z","0.9.1-20170704215055":"2017-07-04T21:51:03.515Z","0.9.1-20170705013313":"2017-07-05T01:33:23.266Z","0.9.1-20170705080624":"2017-07-05T08:06:33.571Z","0.9.1-20170705091813":"2017-07-05T09:18:21.898Z","0.9.1-20170705110430":"2017-07-05T11:04:39.213Z","0.9.1-20170705122141":"2017-07-05T12:21:51.634Z","0.9.1-20170705130753":"2017-07-05T13:08:01.539Z","0.9.1-20170705134508":"2017-07-05T13:45:17.173Z","0.9.1-20170705173733":"2017-07-05T17:37:41.221Z","0.9.1-20170705215533":"2017-07-05T21:55:42.787Z","0.9.1-20170705233136":"2017-07-05T23:31:45.098Z","0.9.1-20170706091101":"2017-07-06T09:11:09.885Z","0.9.1":"2017-07-06T12:50:07.747Z","0.9.2-20170706133401":"2017-07-06T13:34:09.220Z","0.9.2-20170706163301":"2017-07-06T16:33:11.001Z","0.9.2-20170706172419":"2017-07-06T17:24:27.570Z","0.9.1-20170706174224":"2017-07-06T17:42:32.593Z","0.9.2-20170706193051":"2017-07-06T19:31:01.596Z","0.9.2-20170706210417":"2017-07-06T21:04:25.871Z","0.9.2-20170707013550":"2017-07-07T01:36:00.052Z","0.9.2-20170707084747":"2017-07-07T08:47:56.865Z","0.9.2-20170707093530":"2017-07-07T09:35:39.612Z","0.9.2-20170707134618":"2017-07-07T13:46:26.258Z","0.9.2-20170708013516":"2017-07-08T01:35:26.409Z","0.9.2-20170709013623":"2017-07-09T01:36:34.064Z","0.9.2-20170710013425":"2017-07-10T01:34:33.739Z","0.9.2-20170710204448":"2017-07-10T20:44:56.947Z","0.9.2-20170711013616":"2017-07-11T01:36:24.655Z","0.9.2-20170711100540":"2017-07-11T10:05:49.330Z","0.9.2-20170711160346":"2017-07-11T16:03:56.572Z","0.9.2-20170711194349":"2017-07-11T19:43:58.363Z","0.9.2-20170712013730":"2017-07-12T01:37:40.780Z","0.9.2-20170712101339":"2017-07-12T10:13:48.143Z","0.9.2-20170712122719":"2017-07-12T12:27:29.259Z","0.9.2-20170712191321":"2017-07-12T19:13:30.902Z","0.9.2-20170713013748":"2017-07-13T01:37:57.597Z","0.9.2-20170713104326":"2017-07-13T10:43:36.190Z","0.9.2":"2017-07-13T14:04:21.489Z","0.9.3-20170713154628":"2017-07-13T15:46:37.167Z","0.9.3-20170714013508":"2017-07-14T01:35:16.829Z","0.9.3-20170714114055":"2017-07-14T11:41:05.221Z","0.9.3-20170714125110":"2017-07-14T12:51:19.428Z","0.9.3-20170714141839":"2017-07-14T14:19:29.703Z","0.9.3-20170714211206":"2017-07-14T21:12:16.025Z","0.9.3-20170716013419":"2017-07-16T01:34:29.297Z","0.9.3-20170717013352":"2017-07-17T01:34:01.794Z","0.9.3-20170717085755":"2017-07-17T08:58:05.270Z","0.9.3-20170717093332":"2017-07-17T09:33:41.226Z","0.9.3-20170717123902":"2017-07-17T12:39:10.502Z","0.9.3-20170717141333":"2017-07-17T14:13:42.009Z","0.10.0-20170717170048":"2017-07-17T17:00:57.587Z","0.10.0-20170718013203":"2017-07-18T01:32:15.422Z","0.10.0-20170718091803":"2017-07-18T09:18:13.265Z","0.10.0-20170718103921":"2017-07-18T10:39:30.641Z","0.10.0-20170718162410":"2017-07-18T16:24:19.986Z","0.10.0-20170718215014":"2017-07-18T21:50:23.006Z","0.10.0-20170718222741":"2017-07-18T22:27:50.565Z","0.10.0-20170718230718":"2017-07-18T23:07:28.672Z","0.10.0-20170719013324":"2017-07-19T01:33:33.400Z","0.10.0-20170719110146":"2017-07-19T11:01:55.970Z","0.10.0-20170719125025":"2017-07-19T12:50:34.908Z","0.10.0-20170719175959":"2017-07-19T18:00:07.876Z","0.10.0-20170720001703":"2017-07-20T00:17:12.934Z","0.10.0-20170720013307":"2017-07-20T01:33:17.427Z","0.10.0-20170720064757":"2017-07-20T06:48:06.614Z","0.10.0-20170720115823":"2017-07-20T11:58:31.569Z","0.10.0":"2017-07-20T12:32:17.311Z","0.10.1-20170720130758":"2017-07-20T13:08:07.459Z","0.10.1-20170720141313":"2017-07-20T14:13:22.129Z","0.10.1-20170720171011":"2017-07-20T17:10:20.851Z","0.10.1-20170721013337":"2017-07-21T01:33:46.672Z","0.10.1-20170721093446":"2017-07-21T09:34:56.444Z","0.10.1-20170721114620":"2017-07-21T11:46:29.007Z","0.10.1-20170721170215":"2017-07-21T17:02:24.335Z","0.10.1-20170722175103":"2017-07-22T17:51:11.797Z","0.10.1-20170723013408":"2017-07-23T01:34:17.310Z","0.10.1-20170723114008":"2017-07-23T11:40:19.618Z","0.10.1-20170723144039":"2017-07-23T14:40:49.705Z","0.10.1-20170723212902":"2017-07-23T21:29:12.056Z","0.10.1-20170724013518":"2017-07-24T01:35:27.065Z","0.10.1-20170724084400":"2017-07-24T08:44:10.154Z","0.10.1-20170724100623":"2017-07-24T10:06:33.131Z","0.10.1-20170724110825":"2017-07-24T11:08:35.297Z","0.10.1-20170724192647":"2017-07-24T19:26:56.820Z","0.10.1-20170724214754":"2017-07-24T21:48:04.155Z","0.10.1-20170725004939":"2017-07-25T00:49:49.865Z","0.10.1-20170725013515":"2017-07-25T01:35:24.266Z","0.10.1-20170725154732":"2017-07-25T15:47:41.653Z","0.10.1-20170725213207":"2017-07-25T21:32:16.612Z","0.10.1-20170726013545":"2017-07-26T01:35:54.469Z","0.10.1-20170726123534":"2017-07-26T12:35:47.884Z","0.10.1-20170726143407":"2017-07-26T14:34:17.269Z","0.10.1-20170726170943":"2017-07-26T17:09:52.849Z","0.10.1-20170726184830":"2017-07-26T18:48:42.481Z","0.10.1-20170726204514":"2017-07-26T20:45:23.605Z","0.10.1-20170726223356":"2017-07-26T22:34:06.888Z","0.10.1-20170727013839":"2017-07-27T01:38:49.980Z","0.10.1":"2017-07-27T13:03:36.784Z","0.10.2-20170727151559":"2017-07-27T15:16:09.572Z","0.10.2-20170727151852":"2017-07-27T15:19:01.114Z","0.10.2-20170728013844":"2017-07-28T01:38:53.611Z","0.10.2-20170728093528":"2017-07-28T09:35:36.798Z","0.10.2-20170728133336":"2017-07-28T13:33:45.602Z","0.10.2-20170728170116":"2017-07-28T17:01:24.990Z","0.10.2-20170729013924":"2017-07-29T01:39:33.792Z","0.10.2-20170730013848":"2017-07-30T01:38:57.248Z","0.10.2-20170731141351":"2017-07-31T14:14:01.158Z","0.10.2-20170731154752":"2017-07-31T15:48:01.802Z","0.10.2-20170731165508":"2017-07-31T16:55:18.563Z","0.10.2-20170801014316":"2017-08-01T01:43:30.259Z","0.10.2-20170801085507":"2017-08-01T08:55:15.612Z","0.10.2-20170801090035":"2017-08-01T09:00:44.416Z","0.10.2-20170801095209":"2017-08-01T09:52:18.829Z","0.10.2-20170801160208":"2017-08-01T16:02:17.168Z","0.10.2-20170802014049":"2017-08-02T01:40:58.621Z","0.10.2-20170802084248":"2017-08-02T08:42:58.515Z","0.10.2-20170802095147":"2017-08-02T09:51:56.800Z","0.10.2-20170802170302":"2017-08-02T17:03:11.663Z","0.10.2-20170802181134":"2017-08-02T18:11:44.197Z","0.10.2-20170802200219":"2017-08-02T20:02:28.530Z","0.10.2-20170803081221":"2017-08-03T08:12:32.484Z","0.11.0-20170803104947":"2017-08-03T10:49:55.982Z","0.11.0":"2017-08-03T16:12:39.027Z","0.11.1-20170803164615":"2017-08-03T16:46:24.322Z","0.11.1-20170804014051":"2017-08-04T01:41:01.541Z","0.11.1-20170804142716":"2017-08-04T14:27:26.518Z","0.11.1-20170804163128":"2017-08-04T16:31:37.628Z","0.11.1-20170805014210":"2017-08-05T01:42:19.281Z","0.11.1-20170805123349":"2017-08-05T12:33:59.921Z","0.11.1-20170806014349":"2017-08-06T01:43:59.724Z","0.11.1-20170807014257":"2017-08-07T01:43:07.226Z","0.11.1-20170807090927":"2017-08-07T09:09:38.426Z","0.11.1-20170807094115":"2017-08-07T09:41:24.764Z","0.11.1":"2017-08-07T13:17:16.155Z","0.11.2-20170807142048":"2017-08-07T14:20:58.107Z","0.11.2-20170808014347":"2017-08-08T01:43:56.548Z","0.11.2-20170808162852":"2017-08-08T16:29:01.965Z","0.11.2-20170808163440":"2017-08-08T16:34:49.182Z","0.11.2-20170809014415":"2017-08-09T01:44:26.377Z","0.11.2-20170809083654":"2017-08-09T08:37:04.576Z","0.11.2-20170809200130":"2017-08-09T20:01:40.183Z","0.11.2-20170809213749":"2017-08-09T21:38:00.056Z","0.11.2-20170809223026":"2017-08-09T22:30:35.351Z","0.11.2-20170810014441":"2017-08-10T01:44:52.223Z","0.11.2-20170810075936":"2017-08-10T07:59:46.963Z","0.11.2-20170810085650":"2017-08-10T08:57:00.440Z","0.11.2-20170810135946":"2017-08-10T13:59:56.065Z","0.11.2-20170810143114":"2017-08-10T14:31:23.851Z","0.11.2":"2017-08-10T15:12:29.450Z","0.11.3-20170810154405":"2017-08-10T15:44:15.328Z","0.11.3-20170810175444":"2017-08-10T17:54:53.970Z","0.11.3-20170811014615":"2017-08-11T01:46:25.624Z","0.11.3-20170811152634":"2017-08-11T15:26:45.078Z","0.11.3-20170812054508":"2017-08-12T05:45:18.361Z","0.11.3-20170812173507":"2017-08-12T17:35:17.293Z","0.11.3-20170814222533":"2017-08-14T22:25:43.508Z","0.11.3-20170814225047":"2017-08-14T22:50:56.706Z","0.11.3-20170814225354":"2017-08-14T22:54:04.484Z","0.11.3-20170814230238":"2017-08-14T23:02:48.363Z","0.11.3-20170814231110":"2017-08-14T23:11:21.878Z","0.11.3-20170814232506":"2017-08-14T23:25:14.977Z","0.11.3-20170815000445":"2017-08-15T00:04:54.860Z","0.11.3-20170815000508":"2017-08-15T00:05:17.831Z","0.11.3-20170815014856":"2017-08-15T01:49:07.029Z","0.11.3-20170815121234":"2017-08-15T12:12:42.518Z","0.11.3-20170815133746":"2017-08-15T13:37:56.413Z","0.11.3-20170815143000":"2017-08-15T14:30:10.400Z","0.11.3-20170815152344":"2017-08-15T15:23:54.975Z","0.11.3-20170815163046":"2017-08-15T16:30:57.046Z","0.11.3-20170815185826":"2017-08-15T18:58:34.798Z","0.11.3-20170816015004":"2017-08-16T01:50:14.958Z","0.11.3-20170816090419":"2017-08-16T09:04:29.217Z","0.11.3-20170816122828":"2017-08-16T12:28:37.480Z","0.11.3-20170817015027":"2017-08-17T01:50:37.953Z","0.11.3-20170817130453":"2017-08-17T13:05:01.703Z","0.11.3":"2017-08-17T14:43:00.208Z","0.11.4-20170817152035":"2017-08-17T15:20:44.339Z","0.11.4-20170817170541":"2017-08-17T17:05:51.258Z","0.11.4-20170818015109":"2017-08-18T01:51:19.148Z","0.11.4-20170818064949":"2017-08-18T06:49:58.775Z","0.11.4-20170818100739":"2017-08-18T10:07:49.463Z","0.11.4-20170818131822":"2017-08-18T13:18:32.235Z","0.11.4-20170818165620":"2017-08-18T16:56:30.926Z","0.11.4-20170818181556":"2017-08-18T18:16:05.796Z","0.11.4-20170818194505":"2017-08-18T19:45:14.168Z","0.11.4-20170819014929":"2017-08-19T01:49:40.556Z","0.11.4-20170819101207":"2017-08-19T10:12:16.687Z","0.11.4-20170819181332":"2017-08-19T18:13:42.231Z","0.11.4-20170819211255":"2017-08-19T21:13:09.009Z","0.11.4-20170820015008":"2017-08-20T01:50:17.609Z","0.11.4-20170821015008":"2017-08-21T01:50:18.827Z","0.11.4-20170821111141":"2017-08-21T11:11:51.797Z","0.11.4-20170821161727":"2017-08-21T16:17:39.240Z","0.11.4-20170822015058":"2017-08-22T01:51:08.251Z","0.12.0-20170822081433":"2017-08-22T08:14:44.090Z","0.12.0-20170822131454":"2017-08-22T13:15:05.890Z","0.12.0-20170822173216":"2017-08-22T17:32:27.197Z","0.12.0-20170822201513":"2017-08-22T20:15:22.329Z","0.12.0-20170823015151":"2017-08-23T01:52:04.072Z","0.12.0-20170823081821":"2017-08-23T08:18:32.394Z","0.12.0-20170823092112":"2017-08-23T09:21:23.117Z","0.12.0-20170823112354":"2017-08-23T11:24:03.490Z","0.12.0-20170823130821":"2017-08-23T13:08:30.863Z","0.12.0-20170823133021":"2017-08-23T13:30:29.150Z","0.12.0-20170823135734":"2017-08-23T13:57:44.341Z","0.12.0-20170823144854":"2017-08-23T14:49:05.193Z","0.12.0-20170823164515":"2017-08-23T16:45:25.169Z","0.12.0-20170824015151":"2017-08-24T01:52:03.982Z","0.12.0-20170824103939":"2017-08-24T10:39:49.397Z","0.12.0-20170824131958":"2017-08-24T13:20:08.362Z","0.12.0-20170824210315":"2017-08-24T21:03:25.094Z","0.12.0-20170825015624":"2017-08-25T01:56:36.606Z","0.12.0-20170825084132":"2017-08-25T08:41:42.490Z","0.12.0-20170825153309":"2017-08-25T15:33:19.425Z","0.12.0-20170825164146":"2017-08-25T16:41:56.652Z","0.12.0-20170825202529":"2017-08-25T20:25:39.336Z","0.12.0-20170827015252":"2017-08-27T01:53:01.835Z","0.12.0-20170828015219":"2017-08-28T01:52:28.686Z","0.12.0-20170829015415":"2017-08-29T01:54:24.761Z","0.12.0-20170829085631":"2017-08-29T08:56:42.265Z","0.12.0-20170829120737":"2017-08-29T12:07:48.654Z","0.12.0-20170829132453":"2017-08-29T13:25:05.997Z","0.12.0-20170829153419":"2017-08-29T15:34:28.986Z","0.12.0-20170829171559":"2017-08-29T17:16:09.657Z","0.12.0-20170829220709":"2017-08-29T22:07:18.450Z","0.12.0-20170830015346":"2017-08-30T01:53:56.131Z","0.12.0-20170830074945":"2017-08-30T07:49:54.819Z","0.12.0-20170830090754":"2017-08-30T09:08:03.919Z","0.12.0-20170830144508":"2017-08-30T14:45:17.668Z","0.12.0-20170830153104":"2017-08-30T15:31:15.425Z","0.12.0-20170830180816":"2017-08-30T18:08:25.467Z","0.12.0-20170830192143":"2017-08-30T19:21:54.064Z","0.12.0-20170830200432":"2017-08-30T20:04:42.750Z","0.12.0-20170830205109":"2017-08-30T20:51:20.066Z","0.12.0-20170830214444":"2017-08-30T21:44:54.157Z","0.12.0-20170830231944":"2017-08-30T23:19:55.082Z","0.12.0-20170831015614":"2017-08-31T01:56:24.804Z","0.12.0-20170831145653":"2017-08-31T14:57:03.992Z","0.12.0":"2017-08-31T15:35:45.048Z","0.12.1-20170831160813":"2017-08-31T16:08:23.642Z","0.12.1-20170901015654":"2017-09-01T01:57:03.843Z","0.12.1-20170902015658":"2017-09-02T01:57:10.212Z","0.12.1-20170902075528":"2017-09-02T07:55:38.728Z","0.12.1-20170903015607":"2017-09-03T01:56:17.451Z","0.12.1-20170904093701":"2017-09-04T09:37:11.788Z","0.12.1-20170905015927":"2017-09-05T01:59:39.618Z","0.12.1-20170905102010":"2017-09-05T10:20:19.952Z","0.12.1-20170905121445":"2017-09-05T12:14:56.149Z","0.12.1-20170906015754":"2017-09-06T01:58:07.905Z","0.12.1-20170906165619":"2017-09-06T16:56:31.222Z","0.12.1-20170906175809":"2017-09-06T17:58:20.488Z","0.12.1-20170906191042":"2017-09-06T19:10:52.263Z","0.12.1-20170907015754":"2017-09-07T01:58:04.445Z","0.12.1":"2017-09-07T11:25:18.543Z","0.12.2-20170907115547":"2017-09-07T11:55:59.506Z","0.12.2-20170907143942":"2017-09-07T14:39:53.402Z","0.12.2-20170907153906":"2017-09-07T15:39:16.270Z","0.12.2-20170908075046":"2017-09-08T07:50:57.873Z","0.12.2-20170908084810":"2017-09-08T08:48:19.432Z","0.12.2-20170908094642":"2017-09-08T09:46:53.193Z","0.12.2-20170908123513":"2017-09-08T12:35:24.837Z","0.12.2-20170909015642":"2017-09-09T01:56:51.780Z","0.12.2-20170910015754":"2017-09-10T01:58:03.257Z","0.12.2-20170911015857":"2017-09-11T01:59:07.777Z","0.12.2-20170911142449":"2017-09-11T14:24:57.501Z","0.12.2-20170912015831":"2017-09-12T01:58:39.618Z","0.12.2-20170913020050":"2017-09-13T02:00:59.085Z","0.12.2-20170913084151":"2017-09-13T08:41:59.984Z","0.12.2-20170913114236":"2017-09-13T11:42:46.928Z","0.12.2-20170913163018":"2017-09-13T16:30:28.939Z","0.12.2-20170913195220":"2017-09-13T19:52:30.147Z","0.12.2-20170914020217":"2017-09-14T02:02:28.563Z","0.12.2-20170914085148":"2017-09-14T08:51:58.811Z","0.12.2-20170914112912":"2017-09-14T11:29:22.160Z","0.12.2":"2017-09-14T12:02:02.104Z","0.12.3-20170914123346":"2017-09-14T12:33:57.341Z","0.12.3-20170914154949":"2017-09-14T15:49:57.973Z","0.12.3-20170915020216":"2017-09-15T02:02:26.431Z","0.12.3-20170915100930":"2017-09-15T10:09:41.845Z","0.12.3-20170915135615":"2017-09-15T13:56:25.109Z","0.12.3-20170915152246":"2017-09-15T15:22:58.349Z","0.12.3-20170915175705":"2017-09-15T17:57:15.615Z","0.12.3-20170916020138":"2017-09-16T02:01:47.271Z","0.12.3-20170917020242":"2017-09-17T02:02:52.435Z","0.12.3-20170918020527":"2017-09-18T02:05:37.174Z","0.13.0-20170918114150":"2017-09-18T11:41:59.804Z","0.13.0-20170918142855":"2017-09-18T14:29:03.381Z","0.13.0-20170919020517":"2017-09-19T02:05:28.446Z","0.13.0-20170919082731":"2017-09-19T08:27:40.871Z","0.13.0-20170919152447":"2017-09-19T15:24:57.683Z","0.13.0-20170919161452":"2017-09-19T16:15:03.525Z","0.13.0-20170919182836":"2017-09-19T18:28:45.639Z","0.13.0-20170919223938":"2017-09-19T22:39:48.727Z","0.13.0-20170920020453":"2017-09-20T02:05:04.183Z","0.13.0-20170920071011":"2017-09-20T07:10:20.919Z","0.13.0-20170920090103":"2017-09-20T09:01:13.509Z","0.13.0-20170920134034":"2017-09-20T13:40:44.698Z","0.13.0-20170920181210":"2017-09-20T18:12:21.065Z","0.13.0-20170920215108":"2017-09-20T21:51:17.494Z","0.13.0-20170921020524":"2017-09-21T02:05:34.590Z","0.13.0-20170921092653":"2017-09-21T09:27:02.601Z","0.13.0-20170921115102":"2017-09-21T11:51:11.324Z","0.13.0":"2017-09-21T12:53:59.493Z","0.13.1-20170921132519":"2017-09-21T13:25:28.384Z","0.13.1-20170921154620":"2017-09-21T15:46:30.336Z","0.13.1-20170921165610":"2017-09-21T16:56:20.087Z","0.13.1-20170921180453":"2017-09-21T18:05:04.840Z","0.13.1-20170922020504":"2017-09-22T02:05:13.305Z","0.13.1-20170922103116":"2017-09-22T10:31:26.599Z","0.13.1-20170922124359":"2017-09-22T12:44:09.770Z","0.13.1-20170922135924":"2017-09-22T13:59:34.362Z","0.13.1-20170922151036":"2017-09-22T15:10:45.347Z","0.13.1-20170922160713":"2017-09-22T16:07:22.584Z","0.13.1-20170922170752":"2017-09-22T17:08:00.831Z","0.13.1-20170922183043":"2017-09-22T18:30:52.781Z","0.13.1-20170923020658":"2017-09-23T02:07:07.661Z","0.13.1-20170924020600":"2017-09-24T02:06:11.687Z","0.13.1-20170925020614":"2017-09-25T02:06:23.308Z","0.13.1-20170925144831":"2017-09-25T14:48:40.174Z","0.13.1-20170926002710":"2017-09-26T00:27:20.163Z","0.13.1-20170926020652":"2017-09-26T02:07:03.574Z","0.13.1-20170926071801":"2017-09-26T07:18:11.571Z","0.13.1-20170926121352":"2017-09-26T12:14:03.107Z","0.13.1-20170926140130":"2017-09-26T14:01:40.732Z","0.13.1-20170927065521":"2017-09-27T06:55:31.142Z","0.13.1-20170927131528":"2017-09-27T13:15:38.015Z","0.13.1-20170927163900":"2017-09-27T16:39:10.575Z","0.13.1-20170928020710":"2017-09-28T02:07:20.377Z","0.13.1-20170928090717":"2017-09-28T09:07:27.590Z","0.13.1-20170928095059":"2017-09-28T09:51:08.697Z","0.13.1":"2017-09-28T11:47:34.599Z","0.13.2-20170928121708":"2017-09-28T12:17:17.684Z","0.13.2-20170928165029":"2017-09-28T16:50:40.066Z","0.13.2-20170929020655":"2017-09-29T02:07:04.131Z","0.13.2-20170929130423":"2017-09-29T13:04:32.669Z","0.13.2-20170930021334":"2017-09-30T02:13:43.930Z","0.13.2-20171001020848":"2017-10-01T02:08:57.626Z","0.13.2-20171002021012":"2017-10-02T02:10:21.939Z","0.13.2-20171002074607":"2017-10-02T07:46:16.762Z","0.13.2-20171002094139":"2017-10-02T09:41:47.770Z","0.13.2-20171002114010":"2017-10-02T11:40:18.907Z","0.13.2-20171002150552":"2017-10-02T15:06:02.778Z","0.13.2-20171002173435":"2017-10-02T17:34:46.966Z","0.13.2-20171002183418":"2017-10-02T18:34:26.942Z","0.13.2-20171003020812":"2017-10-03T02:08:21.583Z","0.13.2-20171004211143":"2017-10-04T21:11:51.742Z","0.13.2-20171005021200":"2017-10-05T02:12:10.316Z","0.13.2-20171005081250":"2017-10-05T08:13:02.887Z","0.13.2-20171005091654":"2017-10-05T09:17:03.894Z","0.13.2-20171005100732":"2017-10-05T10:07:40.396Z","0.13.2-20171005111215":"2017-10-05T11:12:24.878Z","0.13.2":"2017-10-05T15:04:27.906Z","0.13.3-20171005153452":"2017-10-05T15:35:01.132Z","0.13.3-20171005165120":"2017-10-05T16:51:30.783Z","0.13.3-20171006122233":"2017-10-06T12:22:45.596Z","0.13.3-20171006211800":"2017-10-06T21:18:09.036Z","0.13.3-20171007021213":"2017-10-07T02:12:22.271Z","0.13.3-20171008021714":"2017-10-08T02:17:25.537Z","0.14.0-20171009082509":"2017-10-09T08:25:18.141Z","0.14.0-20171009122054":"2017-10-09T12:21:04.844Z","0.14.0-20171009130700":"2017-10-09T13:07:10.068Z","0.14.0-20171009142017":"2017-10-09T14:20:27.605Z","0.14.0-20171009162126":"2017-10-09T16:21:35.368Z","0.14.0-20171010103850":"2017-10-10T10:38:59.254Z","0.14.0-20171010202235":"2017-10-10T20:22:44.782Z","0.14.0-20171011021413":"2017-10-11T02:14:22.632Z","0.14.0-20171011102925":"2017-10-11T10:29:34.252Z","0.14.0-20171011133519":"2017-10-11T13:35:30.443Z","0.14.0-20171011142547":"2017-10-11T14:25:55.962Z","0.14.0-20171011154330":"2017-10-11T15:43:38.908Z","0.14.0-20171011183041":"2017-10-11T18:30:50.757Z","0.14.0-20171012000900":"2017-10-12T00:09:10.257Z","0.14.0-20171012022038":"2017-10-12T02:20:50.214Z","0.14.0-20171012135835":"2017-10-12T13:58:47.544Z","0.14.0-20171012155132":"2017-10-12T15:51:42.425Z","0.14.0":"2017-10-12T16:27:13.106Z","0.14.0-20171015021714":"2017-10-15T02:17:24.406Z","0.14.0-20171016021711":"2017-10-16T02:17:23.822Z","0.14.0-20171016131029":"2017-10-16T13:10:39.067Z","0.14.0-20171016153016":"2017-10-16T15:30:28.708Z","0.14.0-20171017022212":"2017-10-17T02:22:24.782Z","0.14.0-20171017141203":"2017-10-17T14:12:13.218Z","0.14.0-20171018022256":"2017-10-18T02:23:07.505Z","0.14.0-20171018133331":"2017-10-18T13:33:40.623Z","0.14.1-20171018181056":"2017-10-18T18:11:08.649Z","0.14.1-20171018195208":"2017-10-18T19:52:20.899Z","0.14.1-20171018211643":"2017-10-18T21:16:55.485Z","0.14.1-20171018222334":"2017-10-18T22:23:42.209Z","0.14.1-20171019022421":"2017-10-19T02:24:34.034Z","0.14.1":"2017-10-19T11:18:42.813Z","0.14.2-20171019114938":"2017-10-19T11:49:47.213Z","0.14.2-20171019201857":"2017-10-19T20:19:08.958Z","0.14.2-20171019222940":"2017-10-19T22:29:51.161Z","0.14.2-20171020022349":"2017-10-20T02:24:00.144Z","0.14.2-20171020062829":"2017-10-20T06:28:37.579Z","0.14.2-20171020132022":"2017-10-20T13:20:33.020Z","0.14.2-20171020162517":"2017-10-20T16:25:29.241Z","0.14.2-20171020184201":"2017-10-20T18:42:11.295Z","0.14.2-20171021022025":"2017-10-21T02:20:35.566Z","0.14.2-20171022022012":"2017-10-22T02:20:22.210Z","0.14.2-20171023021842":"2017-10-23T02:18:51.354Z","0.14.2-20171023105108":"2017-10-23T10:51:17.046Z","0.14.2-20171023164511":"2017-10-23T16:45:21.884Z","0.14.2-20171024022522":"2017-10-24T02:25:33.814Z","0.14.2-20171024075940":"2017-10-24T07:59:49.511Z","0.14.2-20171024155938":"2017-10-24T15:59:48.103Z","0.14.2-20171025022007":"2017-10-25T02:20:15.314Z","0.14.2-20171025134231":"2017-10-25T13:42:41.288Z","0.14.2-20171025155846":"2017-10-25T15:58:55.977Z","0.14.2-20171025175603":"2017-10-25T17:56:39.617Z","0.14.2-20171026022207":"2017-10-26T02:22:17.936Z","0.14.2":"2017-10-26T11:14:18.680Z","0.14.3-20171026114047":"2017-10-26T11:40:56.691Z","0.14.3-20171026130132":"2017-10-26T13:01:41.492Z","0.14.3-20171026142243":"2017-10-26T14:22:52.487Z","0.14.3-20171027022223":"2017-10-27T02:22:33.374Z","0.14.3-20171027155228":"2017-10-27T15:52:37.637Z","0.14.3-20171027195221":"2017-10-27T19:52:31.283Z","0.14.3-20171027213956":"2017-10-27T21:40:05.515Z","0.14.3-20171028022509":"2017-10-28T02:25:19.832Z","0.14.3-20171029022451":"2017-10-29T02:25:01.139Z","0.14.3-20171030022327":"2017-10-30T02:23:36.968Z","0.14.3-20171031111541":"2017-10-31T11:15:50.861Z","0.14.3-20171031142631":"2017-10-31T14:26:39.186Z","0.14.3-20171031182442":"2017-10-31T18:24:51.801Z","0.14.3-20171101022550":"2017-11-01T02:26:00.085Z","0.14.3-20171101113918":"2017-11-01T11:39:28.061Z","0.14.3-20171101153822":"2017-11-01T15:38:32.124Z","0.14.3-20171101174219":"2017-11-01T17:42:30.308Z","0.14.3-20171101191943":"2017-11-01T19:19:53.912Z","0.14.3-20171102022407":"2017-11-02T02:24:16.282Z","0.14.3-20171102142422":"2017-11-02T14:24:33.276Z","0.14.3-20171102145218":"2017-11-02T14:52:27.472Z","0.14.3":"2017-11-02T15:47:17.546Z","0.14.4-20171102162409":"2017-11-02T16:24:21.523Z","0.14.4-20171103022418":"2017-11-03T02:24:26.958Z","0.14.4-20171103074208":"2017-11-03T07:42:14.862Z","0.15.0-20171104104142":"2017-11-04T10:41:51.446Z","0.15.0-20171105022406":"2017-11-05T02:24:15.504Z","0.15.0-20171106022602":"2017-11-06T02:26:11.824Z","0.15.0-20171106101301":"2017-11-06T10:13:12.144Z","0.15.0-20171106105415":"2017-11-06T10:54:24.060Z","0.15.0-20171106170441":"2017-11-06T17:04:51.767Z","0.15.0-20171106195337":"2017-11-06T19:53:45.676Z","0.15.0-20171106203806":"2017-11-06T20:38:14.710Z","0.15.0-20171106231520":"2017-11-06T23:15:29.298Z","0.15.0-20171107022641":"2017-11-07T02:26:47.593Z","0.15.0-20171107071930":"2017-11-07T07:19:38.767Z","0.15.0-20171107082145":"2017-11-07T08:21:54.341Z","0.15.0-20171107091410":"2017-11-07T09:14:20.144Z","0.15.0-20171107112528":"2017-11-07T11:25:39.099Z","0.15.0-20171107125032":"2017-11-07T12:50:41.451Z","0.15.0-20171107143909":"2017-11-07T14:39:18.466Z","0.15.0-20171107163307":"2017-11-07T16:33:16.711Z","0.15.0-20171107172310":"2017-11-07T17:23:17.608Z","0.15.0-20171107184650":"2017-11-07T18:47:00.260Z","0.15.0-20171107200802":"2017-11-07T20:08:11.629Z","0.15.0-20171107212655":"2017-11-07T21:27:05.024Z","0.15.0-20171107224725":"2017-11-07T22:47:34.673Z","0.15.0-20171107234220":"2017-11-07T23:42:27.478Z","0.15.0-20171108022708":"2017-11-08T02:27:15.061Z","0.15.0-20171108090428":"2017-11-08T09:04:35.984Z","0.15.0-20171108105109":"2017-11-08T10:51:18.305Z","0.15.0-20171108121348":"2017-11-08T12:13:58.159Z","0.15.0-20171108130954":"2017-11-08T13:10:05.141Z","0.15.0-20171108145817":"2017-11-08T14:58:26.845Z","0.15.0-20171108162920":"2017-11-08T16:29:28.753Z","0.15.0-20171108170613":"2017-11-08T17:06:21.434Z","0.15.0-20171108174814":"2017-11-08T17:48:23.553Z","0.15.0-20171108191336":"2017-11-08T19:13:49.482Z","0.15.0-20171108212012":"2017-11-08T21:20:22.447Z","0.15.0-20171108215856":"2017-11-08T21:59:05.211Z","0.15.0-20171109072412":"2017-11-09T07:24:21.839Z","0.15.0-20171109144047":"2017-11-09T14:40:56.868Z","0.15.0-20171109163108":"2017-11-09T16:31:17.230Z","0.15.0":"2017-11-09T16:59:36.543Z","0.15.1-20171109172547":"2017-11-09T17:25:53.657Z","0.15.1-20171110023200":"2017-11-10T02:32:12.124Z","0.15.1-20171110144328":"2017-11-10T14:43:39.437Z","0.15.1-20171110174311":"2017-11-10T17:43:21.821Z","0.15.1-20171110194019":"2017-11-10T19:40:29.488Z","0.15.1-20171110223420":"2017-11-10T22:34:28.580Z","0.15.1-20171111022707":"2017-11-11T02:27:15.805Z","0.15.1-20171112022939":"2017-11-12T02:29:49.093Z","0.15.1-20171113022924":"2017-11-13T02:29:34.005Z","0.15.1-20171113120029":"2017-11-13T12:00:40.517Z","0.15.1-20171113153334":"2017-11-13T15:33:41.669Z","0.15.1-20171113164246":"2017-11-13T16:42:55.076Z","0.15.1-20171113180137":"2017-11-13T18:01:44.326Z","0.15.1-20171113185837":"2017-11-13T18:58:46.716Z","0.15.1-20171113195409":"2017-11-13T19:54:20.589Z","0.15.1-20171113234035":"2017-11-13T23:40:44.768Z","0.15.1-20171114022816":"2017-11-14T02:28:24.980Z","0.15.1-20171114061332":"2017-11-14T06:13:41.273Z","0.15.1-20171114095128":"2017-11-14T09:51:37.675Z","0.15.1-20171114150635":"2017-11-14T15:06:46.037Z","0.15.1-20171114203426":"2017-11-14T20:34:34.964Z","0.15.1-20171115023017":"2017-11-15T02:30:25.636Z","0.15.1-20171115102801":"2017-11-15T10:28:12.008Z","0.15.1-20171115131824":"2017-11-15T13:18:34.554Z","0.15.1-20171115135059":"2017-11-15T13:51:06.623Z","0.15.1-20171115150456":"2017-11-15T15:05:02.717Z","0.15.1-20171115155711":"2017-11-15T15:57:20.374Z","0.15.1-20171115163613":"2017-11-15T16:36:22.620Z","0.15.1-20171115172609":"2017-11-15T17:26:20.838Z","0.15.1-20171115180517":"2017-11-15T18:05:26.225Z","0.15.1-20171115191558":"2017-11-15T19:16:06.307Z","0.15.1-20171115203545":"2017-11-15T20:35:54.981Z","0.15.1-20171115220014":"2017-11-15T22:00:23.640Z","0.15.1-20171115224710":"2017-11-15T22:47:19.522Z","0.15.1-20171116023036":"2017-11-16T02:30:46.257Z","0.15.1-20171116154346":"2017-11-16T15:43:56.098Z","0.15.1-20171116220510":"2017-11-16T22:05:21.409Z","0.15.1-20171117023153":"2017-11-17T02:32:03.759Z","0.15.1":"2017-11-17T10:46:19.006Z","0.15.2-20171117111257":"2017-11-17T11:13:08.985Z","0.15.2-20171117231636":"2017-11-17T23:16:44.309Z","0.15.2-20171118023025":"2017-11-18T02:30:34.648Z","0.15.2-20171118061306":"2017-11-18T06:13:15.419Z","0.15.2-20171118061414":"2017-11-18T06:14:21.861Z","0.15.2-20171118073616":"2017-11-18T07:36:28.590Z","0.15.2-20171118093308":"2017-11-18T09:33:18.825Z","0.15.2-20171118102043":"2017-11-18T10:20:52.897Z","0.15.2-20171118115124":"2017-11-18T11:51:34.708Z","0.15.2-20171118135814":"2017-11-18T13:58:22.944Z","0.15.2-20171118150942":"2017-11-18T15:09:52.947Z","0.15.2-20171118165735":"2017-11-18T16:57:45.031Z","0.15.2-20171118175350":"2017-11-18T17:53:58.852Z","0.15.2-20171119023115":"2017-11-19T02:31:24.954Z","0.15.2-20171119142047":"2017-11-19T14:20:56.563Z","0.15.2-20171120023221":"2017-11-20T02:32:31.833Z","0.15.2-20171120094116":"2017-11-20T09:41:26.660Z","0.15.2-20171120113022":"2017-11-20T11:30:31.014Z","0.15.2-20171120130419":"2017-11-20T13:04:26.536Z","0.15.2-20171120145934":"2017-11-20T14:59:44.610Z","0.15.2-20171120155902":"2017-11-20T15:59:12.404Z","0.15.2-20171120180301":"2017-11-20T18:03:12.143Z","0.15.2-20171121023149":"2017-11-21T02:31:58.515Z","0.15.2-20171121094902":"2017-11-21T09:49:10.968Z","0.15.2-20171121104519":"2017-11-21T10:45:29.795Z","0.15.2-20171121112626":"2017-11-21T11:26:34.644Z","0.15.2-20171121163344":"2017-11-21T16:33:53.280Z","0.15.2-20171121175807":"2017-11-21T17:58:14.049Z","0.15.2-20171121210813":"2017-11-21T21:08:21.320Z","0.15.2-20171122023321":"2017-11-22T02:33:32.705Z","0.15.2-20171122124400":"2017-11-22T12:44:09.633Z","0.15.2-20171122132152":"2017-11-22T13:22:02.216Z","0.15.2-20171122144310":"2017-11-22T14:43:19.662Z","0.15.2-20171122154929":"2017-11-22T15:49:36.267Z","0.15.2-20171122170530":"2017-11-22T17:05:36.541Z","0.15.2-20171122174720":"2017-11-22T17:47:30.789Z","0.15.2-20171122182515":"2017-11-22T18:25:25.142Z","0.15.2-20171122190657":"2017-11-22T19:07:07.595Z","0.15.2-20171122194503":"2017-11-22T19:45:13.390Z","0.15.2-20171122202434":"2017-11-22T20:24:43.586Z","0.15.2-20171122213159":"2017-11-22T21:32:08.378Z","0.15.2-20171122221126":"2017-11-22T22:11:36.426Z","0.15.2-20171122224436":"2017-11-22T22:44:46.473Z","0.15.2-20171122232114":"2017-11-22T23:21:23.227Z","0.15.2-20171123000623":"2017-11-23T00:06:33.650Z","0.15.2-20171123004319":"2017-11-23T00:43:29.746Z","0.15.2-20171123023716":"2017-11-23T02:37:25.198Z","0.15.2":"2017-11-23T14:15:06.892Z","0.15.3-20171123144314":"2017-11-23T14:43:23.653Z","0.15.3-20171123185633":"2017-11-23T18:56:43.673Z","0.15.3-20171124023443":"2017-11-24T02:34:50.109Z","0.15.3-20171125023320":"2017-11-25T02:33:29.764Z","0.15.3-20171125115615":"2017-11-25T11:56:24.720Z","0.15.3-20171125140629":"2017-11-25T14:06:39.423Z","0.15.3-20171126023510":"2017-11-26T02:35:21.355Z","0.15.3-20171127023425":"2017-11-27T02:34:35.098Z","0.15.3-20171127105314":"2017-11-27T10:53:19.894Z","0.15.3-20171127153034":"2017-11-27T15:30:43.708Z","0.15.3-20171127164434":"2017-11-27T16:44:43.935Z","0.16.0-20171127210828":"2017-11-27T21:08:38.771Z","0.16.0-20171128023426":"2017-11-28T02:34:34.833Z","0.16.0-20171128125714":"2017-11-28T12:57:26.274Z","0.16.0":"2017-11-28T13:36:09.293Z","0.16.1-20171128140340":"2017-11-28T14:03:49.681Z","0.17.0-20171128160809":"2017-11-28T16:08:19.004Z","0.17.0-20171129023513":"2017-11-29T02:35:20.575Z","0.17.0-20171129121613":"2017-11-29T12:16:23.259Z","0.17.0-20171129141807":"2017-11-29T14:18:13.611Z","0.17.0-20171129165852":"2017-11-29T16:59:04.223Z","0.17.0-20171129232929":"2017-11-29T23:29:37.368Z","0.17.0-20171130023356":"2017-11-30T02:34:06.280Z","0.17.0-20171130133249":"2017-11-30T13:32:55.168Z","0.17.0-20171130140500":"2017-11-30T14:05:09.662Z","0.17.0-20171130160441":"2017-11-30T16:04:46.641Z","0.17.0-20171130165947":"2017-11-30T16:59:53.335Z","0.17.0-20171201023456":"2017-12-01T02:35:02.703Z","0.17.0-20171201141444":"2017-12-01T14:14:54.943Z","0.17.0-20171201144516":"2017-12-01T14:45:25.325Z","0.17.0-20171201150940":"2017-12-01T15:09:48.729Z","0.17.0-20171202023627":"2017-12-02T02:36:36.371Z","0.17.0-20171202090232":"2017-12-02T09:02:42.290Z","0.17.0-20171202173532":"2017-12-02T17:35:42.040Z","0.17.0-20171203023555":"2017-12-03T02:36:04.326Z","0.17.0-20171204023831":"2017-12-04T02:38:41.513Z","0.17.0-20171204142103":"2017-12-04T14:21:15.367Z","0.17.0-20171204153932":"2017-12-04T15:39:41.536Z","0.17.0-20171204183101":"2017-12-04T18:31:10.573Z","0.17.0-20171205023731":"2017-12-05T02:37:43.040Z","0.17.0-20171205090022":"2017-12-05T09:00:31.565Z","0.17.0-20171205104849":"2017-12-05T10:48:59.110Z","0.17.0-20171205172511":"2017-12-05T17:25:22.071Z","0.17.0-20171205234447":"2017-12-05T23:44:56.745Z","0.17.0-20171206023754":"2017-12-06T02:38:03.676Z","0.17.0-20171206171135":"2017-12-06T17:11:43.051Z","0.17.0-20171206210757":"2017-12-06T21:08:08.096Z","0.17.0-20171207023830":"2017-12-07T02:38:40.583Z","0.17.0-20171207134829":"2017-12-07T13:48:38.751Z","0.16.1-20171207163425":"2017-12-07T16:34:35.779Z","0.16.1-20171207170329":"2017-12-07T17:03:35.970Z","0.17.0-20171208023807":"2017-12-08T02:38:14.845Z","0.17.0-20171209024331":"2017-12-09T02:43:43.283Z","0.17.0-20171210023843":"2017-12-10T02:38:52.550Z","0.17.0-20171211023929":"2017-12-11T02:39:39.532Z","0.16.1-20171211101559":"2017-12-11T10:16:09.559Z","0.16.1-20171211120220":"2017-12-11T12:02:30.889Z","0.16.1":"2017-12-11T14:42:27.693Z","0.16.1-20171211174909":"2017-12-11T17:49:20.034Z","0.16.2-20171211191122":"2017-12-11T19:11:31.758Z","0.17.0-20171212023920":"2017-12-12T02:39:29.172Z","0.16.2":"2017-12-12T11:20:55.846Z","0.16.2-20171213170330":"2017-12-13T17:03:36.885Z","0.16.2-20171213223133":"2017-12-13T22:31:43.321Z","0.16.2-20171214140921":"2017-12-14T14:09:33.141Z","0.17.0-20171214170543":"2017-12-14T17:05:52.218Z","0.17.0-20171214200918":"2017-12-14T20:09:24.531Z","0.17.0-20171215023940":"2017-12-15T02:39:49.945Z","0.17.0-20171215111336":"2017-12-15T11:13:46.331Z","0.17.0-20171215115914":"2017-12-15T11:59:24.793Z","0.17.0-20171215122827":"2017-12-15T12:28:36.094Z","0.17.0-20171215132414":"2017-12-15T13:24:23.928Z","0.17.0-20171215153109":"2017-12-15T15:31:18.896Z","0.17.0-20171215171337":"2017-12-15T17:13:46.607Z","0.17.0-20171216024213":"2017-12-16T02:42:21.276Z","0.17.0-20171217024140":"2017-12-17T02:41:50.023Z","0.17.0-20171218024307":"2017-12-18T02:43:14.681Z","0.17.0-20171218093712":"2017-12-18T09:37:24.584Z","0.17.0-20171218121038":"2017-12-18T12:10:47.935Z","0.17.0-20171219024312":"2017-12-19T02:43:24.148Z","0.17.0-20171219115043":"2017-12-19T11:50:52.830Z","0.17.0-20171219121434":"2017-12-19T12:14:43.767Z","0.17.0-20171219150252":"2017-12-19T15:03:01.233Z","0.17.0-20171219212527":"2017-12-19T21:25:38.174Z","0.17.0-20171220024623":"2017-12-20T02:46:33.981Z","0.17.0-20171220113854":"2017-12-20T11:39:04.592Z","0.17.0-20171221024428":"2017-12-21T02:44:38.213Z","0.17.0-20171221134430":"2017-12-21T13:44:39.443Z","0.17.0-20171221153614":"2017-12-21T15:36:24.764Z","0.17.0-20171222024629":"2017-12-22T02:46:39.580Z","0.17.0-20171222100134":"2017-12-22T10:01:45.071Z","0.17.0-20171223024620":"2017-12-23T02:46:30.314Z","0.17.0-20171224024908":"2017-12-24T02:49:17.716Z","0.17.0-20171225024930":"2017-12-25T02:49:41.191Z","0.17.0-20171226025717":"2017-12-26T02:57:27.681Z","0.17.0-20171227030042":"2017-12-27T03:00:51.739Z","0.17.0-20171228025009":"2017-12-28T02:50:18.729Z","0.17.0-20171229025057":"2017-12-29T02:51:07.648Z","0.17.0-20171229112039":"2017-12-29T11:20:48.151Z","0.17.0-20171229142635":"2017-12-29T14:26:44.905Z","0.17.0-20171229150336":"2017-12-29T15:03:45.096Z","0.16.2-20171229182000":"2017-12-29T18:20:09.006Z","0.17.0-20171229195044":"2017-12-29T19:50:53.063Z","0.17.0-20171230024955":"2017-12-30T02:50:05.267Z","0.17.0-20171230142058":"2017-12-30T14:21:08.500Z","0.17.0-20171231030714":"2017-12-31T03:07:24.768Z","0.17.0-20171231143753":"2017-12-31T14:38:02.306Z","0.17.0-20180101030825":"2018-01-01T03:08:35.103Z","0.17.0-20180101125546":"2018-01-01T12:55:56.002Z","0.16.2-20180101132836":"2018-01-01T13:28:46.616Z","0.17.0-20180102025044":"2018-01-02T02:50:53.528Z","0.17.0-20180102113809":"2018-01-02T11:38:18.500Z","0.17.0-20180102144040":"2018-01-02T14:40:48.467Z","0.16.2-20180102144116":"2018-01-02T14:41:28.820Z","0.17.0-20180103025305":"2018-01-03T02:53:14.794Z","0.17.0-20180104025356":"2018-01-04T02:54:05.675Z","0.17.0-20180104072509":"2018-01-04T07:25:19.683Z","0.17.0-20180104101413":"2018-01-04T10:14:20.038Z","0.17.0-20180105025439":"2018-01-05T02:54:48.850Z","0.16.2-20180105092809":"2018-01-05T09:28:19.726Z","0.17.0-20180105112342":"2018-01-05T11:23:50.000Z","0.17.0-20180105151856":"2018-01-05T15:19:06.973Z","0.17.0-20180105180636":"2018-01-05T18:06:46.657Z","0.16.2-20180105184137":"2018-01-05T18:41:46.242Z","0.17.0-20180105194855":"2018-01-05T19:49:05.005Z","0.17.0-20180106025809":"2018-01-06T02:58:20.434Z","0.17.0-20180107025817":"2018-01-07T02:58:28.630Z","0.17.0-20180108031419":"2018-01-08T03:14:29.490Z","0.17.0-20180108172317":"2018-01-08T17:23:28.564Z","0.17.0-20180109025651":"2018-01-09T02:57:02.227Z","0.17.0-20180109131001":"2018-01-09T13:10:11.403Z","0.16.3-20180109164802":"2018-01-09T16:48:11.041Z","0.16.3":"2018-01-09T17:15:08.041Z","0.17.0-20180110025522":"2018-01-10T02:55:28.151Z","0.16.4-20180110070027":"2018-01-10T07:00:38.470Z","0.17.0-20180110184429":"2018-01-10T18:44:36.673Z","0.17.0-20180111030137":"2018-01-11T03:01:48.928Z","0.17.0-20180111121751":"2018-01-11T12:18:02.579Z","0.17.0-20180111141216":"2018-01-11T14:12:25.311Z","0.17.0-20180111144710":"2018-01-11T14:47:20.812Z","0.17.0-20180111163814":"2018-01-11T16:38:25.327Z","0.17.0":"2018-01-11T17:03:19.224Z","0.17.0-20180112025710":"2018-01-12T02:57:20.732Z","0.17.1-20180112161839":"2018-01-12T16:18:51.682Z","0.17.1-20180112172207":"2018-01-12T17:22:17.542Z","0.17.1-20180113025650":"2018-01-13T02:56:55.877Z","0.17.1-20180114025955":"2018-01-14T03:00:05.531Z","0.17.1-20180114142119":"2018-01-14T14:21:28.484Z","0.17.1-20180115025950":"2018-01-15T02:59:57.099Z","0.17.1-20180115144944":"2018-01-15T14:49:53.401Z","0.16.4-20180115174824":"2018-01-15T17:48:35.640Z","0.17.1-20180115202842":"2018-01-15T20:28:50.484Z","0.17.1-20180116025928":"2018-01-16T02:59:38.508Z","0.17.1-20180117114355":"2018-01-17T11:44:06.771Z","0.17.1-20180118030020":"2018-01-18T03:00:29.315Z","0.17.1":"2018-01-18T11:20:40.824Z","0.17.2-20180118115058":"2018-01-18T11:51:07.146Z","0.17.2-20180118163036":"2018-01-18T16:30:48.143Z","0.17.2-20180119030039":"2018-01-19T03:00:46.805Z","0.17.2-20180120030210":"2018-01-20T03:02:19.513Z","0.17.2-20180120082102":"2018-01-20T08:21:10.420Z","0.17.2-20180121030049":"2018-01-21T03:00:59.239Z","0.17.2-20180122030117":"2018-01-22T03:01:25.004Z","0.17.2-20180122100512":"2018-01-22T10:05:23.051Z","0.17.2-20180122110630":"2018-01-22T11:06:41.692Z","0.17.2-20180123030214":"2018-01-23T03:02:24.221Z","0.17.2-20180123143912":"2018-01-23T14:39:21.703Z","0.17.2-20180124030253":"2018-01-24T03:03:03.315Z","0.17.2-20180125030543":"2018-01-25T03:05:53.922Z","0.17.2":"2018-01-25T11:29:23.638Z","0.17.3-20180125115557":"2018-01-25T11:56:05.222Z","0.17.3-20180125150224":"2018-01-25T15:02:32.620Z","0.17.3-20180125193150":"2018-01-25T19:32:00.521Z","0.17.3-20180125213716":"2018-01-25T21:37:23.630Z","0.17.3-20180126030528":"2018-01-26T03:05:38.579Z","0.17.3-20180126111413":"2018-01-26T11:14:20.292Z","0.17.3-20180126132333":"2018-01-26T13:23:38.921Z","0.17.3-20180126142735":"2018-01-26T14:27:45.161Z","0.17.3-20180127030340":"2018-01-27T03:03:46.643Z","0.17.3-20180128030602":"2018-01-28T03:06:10.043Z","0.17.3-20180129030716":"2018-01-29T03:07:28.215Z","0.17.3-20180129093455":"2018-01-29T09:35:02.438Z","0.17.3-20180129101800":"2018-01-29T10:18:10.612Z","0.17.3-20180129112708":"2018-01-29T11:27:18.893Z","0.17.3-20180129132428":"2018-01-29T13:24:39.782Z","0.17.3-20180129142038":"2018-01-29T14:20:47.966Z","0.17.3-20180129145046":"2018-01-29T14:50:56.449Z","0.16.4-20180129164848":"2018-01-29T16:48:58.006Z","0.16.4-20180130084846":"2018-01-30T08:48:56.603Z","0.17.3-20180130114224":"2018-01-30T11:42:36.761Z","0.17.3-20180131030610":"2018-01-31T03:06:18.640Z","0.17.3-20180131153909":"2018-01-31T15:39:16.445Z","0.17.3-20180131171204":"2018-01-31T17:12:14.406Z","0.17.3-20180131215237":"2018-01-31T21:52:45.401Z","0.17.3-20180131224600":"2018-01-31T22:46:09.996Z","0.17.3-20180201034846":"2018-02-01T03:48:56.166Z","0.17.3-20180201124638":"2018-02-01T12:46:47.321Z","0.17.3":"2018-02-01T13:32:24.350Z","0.17.4-20180201135725":"2018-02-01T13:57:35.498Z","0.17.4-20180201171640":"2018-02-01T17:16:51.290Z","0.17.4-20180201190427":"2018-02-01T19:04:39.675Z","0.17.4-20180202030640":"2018-02-02T03:06:46.313Z","0.17.4-20180203030715":"2018-02-03T03:07:26.324Z","0.17.4-20180204031041":"2018-02-04T03:10:52.400Z","0.17.4-20180204105825":"2018-02-04T10:58:36.005Z","0.17.4-20180205030922":"2018-02-05T03:09:32.000Z","0.17.4-20180205103752":"2018-02-05T10:38:05.454Z","0.17.4-20180205121432":"2018-02-05T12:14:42.073Z","0.17.4-20180205155358":"2018-02-05T15:54:11.412Z","0.16.4-20180205182129":"2018-02-05T18:21:39.024Z","0.17.4-20180205184721":"2018-02-05T18:47:31.450Z","0.17.4-20180205221141":"2018-02-05T22:11:52.136Z","0.17.4-20180206031107":"2018-02-06T03:11:18.965Z","0.17.4-20180206104424":"2018-02-06T10:44:35.483Z","0.16.4-20180206135830":"2018-02-06T13:58:39.922Z","0.16.4-20180206165230":"2018-02-06T16:52:40.019Z","0.17.4-20180206185426":"2018-02-06T18:54:38.859Z","0.16.4-20180207104155":"2018-02-07T10:42:04.901Z","0.17.4-20180207111536":"2018-02-07T11:15:48.928Z","0.17.4-20180207131743":"2018-02-07T13:17:53.377Z","0.17.4-20180207140142":"2018-02-07T14:01:54.052Z","0.16.4-20180207142852":"2018-02-07T14:29:03.048Z","0.17.4-20180207144129":"2018-02-07T14:41:40.471Z","0.17.4-20180207152843":"2018-02-07T15:28:52.182Z","0.17.4-20180207170105":"2018-02-07T17:01:15.802Z","0.17.4-20180207173457":"2018-02-07T17:35:11.475Z","0.17.4-20180207182523":"2018-02-07T18:25:32.512Z","0.17.4-20180207194316":"2018-02-07T19:43:27.240Z","0.17.4-20180207201914":"2018-02-07T20:19:25.017Z","0.17.4-20180208031310":"2018-02-08T03:13:21.264Z","0.17.4-20180208132204":"2018-02-08T13:22:13.917Z","0.17.4-20180208143525":"2018-02-08T14:35:35.652Z","0.17.4":"2018-02-08T15:17:32.055Z","0.17.5-20180208164551":"2018-02-08T16:46:14.457Z","0.16.4-20180208165307":"2018-02-08T16:53:29.043Z","0.17.5-20180208173909":"2018-02-08T17:39:20.657Z","0.17.5-20180208182623":"2018-02-08T18:26:46.725Z","0.17.5-20180209031313":"2018-02-09T03:13:26.028Z","0.17.5-20180209112831":"2018-02-09T11:28:39.803Z","0.17.5-20180209160907":"2018-02-09T16:09:15.886Z","0.17.5-20180210031254":"2018-02-10T03:13:03.558Z","0.17.5-20180211031510":"2018-02-11T03:15:21.850Z","0.16.4":"2018-02-12T13:27:40.641Z","0.17.5-20180213031423":"2018-02-13T03:14:32.229Z","0.17.5-20180213092700":"2018-02-13T09:27:10.238Z","0.17.5-20180213133241":"2018-02-13T13:32:52.921Z","0.17.5-20180213145839":"2018-02-13T14:58:50.303Z","0.17.5-20180213185727":"2018-02-13T18:57:38.849Z","0.17.5-20180213222935":"2018-02-13T22:29:46.849Z","0.17.5-20180214031740":"2018-02-14T03:17:50.699Z","0.17.5-20180214104151":"2018-02-14T10:42:02.451Z","0.16.4-20180214115430":"2018-02-14T11:54:40.064Z","0.17.5-20180214122326":"2018-02-14T12:23:39.222Z","0.17.5-20180214133028":"2018-02-14T13:30:37.897Z","0.17.5-20180214145709":"2018-02-14T14:57:19.721Z","0.17.5-20180214165648":"2018-02-14T16:57:00.013Z","0.17.5-20180214173738":"2018-02-14T17:37:49.254Z","0.17.5-20180214195522":"2018-02-14T19:55:52.848Z","0.17.5-20180214202915":"2018-02-14T20:29:26.822Z","0.17.5-20180215031626":"2018-02-15T03:16:34.999Z","0.17.5-20180215131709":"2018-02-15T13:17:18.424Z","0.17.5":"2018-02-15T13:50:14.377Z","0.17.6-20180215141831":"2018-02-15T14:18:41.890Z","0.17.6-20180215175140":"2018-02-15T17:51:49.422Z","0.17.6-20180216115248":"2018-02-16T11:52:57.137Z","0.17.6-20180219031947":"2018-02-19T03:19:56.704Z","0.17.6-20180219094830":"2018-02-19T09:48:37.566Z","0.17.6-20180219193012":"2018-02-19T19:30:22.169Z","0.17.6-20180220031916":"2018-02-20T03:19:23.313Z","0.17.6-20180220121101":"2018-02-20T12:11:11.859Z","0.17.6-20180220173928":"2018-02-20T17:39:35.916Z","0.17.6-20180221032053":"2018-02-21T03:20:59.726Z","0.17.6-20180221112517":"2018-02-21T11:25:24.420Z","0.17.6-20180221142033":"2018-02-21T14:20:41.625Z","0.17.6-20180221153704":"2018-02-21T15:37:12.426Z","0.17.6-20180221173651":"2018-02-21T17:36:58.277Z","0.17.6-20180222032335":"2018-02-22T03:23:42.969Z","0.17.6-20180222125600":"2018-02-22T12:56:07.895Z","0.17.6-20180222144609":"2018-02-22T14:46:15.825Z","0.17.6-20180222164950":"2018-02-22T16:49:57.379Z","0.17.6":"2018-02-22T18:29:38.897Z","0.17.7-20180222192303":"2018-02-22T19:23:10.480Z","0.17.7-20180222203338":"2018-02-22T20:33:45.838Z","0.17.7-20180222232149":"2018-02-22T23:21:56.829Z","0.17.7-20180223032151":"2018-02-23T03:21:59.930Z","0.17.7-20180223141107":"2018-02-23T14:12:38.076Z","0.16.5-20180223144246":"2018-02-23T14:42:53.443Z","0.16.5-20180223174254":"2018-02-23T17:43:02.040Z","0.17.7-20180224032051":"2018-02-24T03:20:58.070Z","0.17.7-20180225032309":"2018-02-25T03:23:17.381Z","0.17.7-20180226032140":"2018-02-26T03:21:47.268Z","0.16.5-20180226094750":"2018-02-26T09:48:08.472Z","0.16.5-20180226142608":"2018-02-26T14:26:19.327Z","0.16.5-20180226152303":"2018-02-26T15:23:11.431Z","0.16.5":"2018-02-26T16:11:24.467Z","0.17.7-20180226174724":"2018-02-26T17:47:31.443Z","0.17.7-20180227032230":"2018-02-27T03:22:39.321Z","0.17.7-20180227114022":"2018-02-27T11:40:30.928Z","0.16.6-20180227132717":"2018-02-27T13:27:26.523Z","0.17.7-20180227133531":"2018-02-27T13:35:39.160Z","0.17.7-20180228032223":"2018-02-28T03:22:29.823Z","0.17.7-20180228133204":"2018-02-28T13:32:12.820Z","0.16.6-20180228153847":"2018-02-28T15:38:54.324Z","0.18.0-20180228153853":"2018-02-28T15:39:13.737Z","0.16.6-20180228192929":"2018-02-28T19:29:37.616Z","0.18.0-20180228193849":"2018-02-28T19:38:57.839Z","0.18.0-20180228205627":"2018-02-28T20:56:34.793Z","0.18.0-20180301032645":"2018-03-01T03:26:53.629Z","0.16.6-20180301091611":"2018-03-01T09:16:19.363Z","0.18.0-20180301135110":"2018-03-01T13:51:18.409Z","0.18.0-20180301154350":"2018-03-01T15:43:57.716Z","0.18.0-20180301223647":"2018-03-01T22:36:56.063Z","0.18.0-20180302032639":"2018-03-02T03:26:46.622Z","0.18.0-20180302130646":"2018-03-02T13:06:54.809Z","0.18.0-20180302191110":"2018-03-02T19:11:16.627Z","0.18.0-20180302204332":"2018-03-02T20:43:38.941Z","0.18.0-20180303032552":"2018-03-03T03:25:59.660Z","0.18.0-20180303132554":"2018-03-03T13:26:06.192Z","0.18.0-20180303161434":"2018-03-03T16:14:40.534Z","0.18.0-20180303174649":"2018-03-03T17:46:56.114Z","0.18.0-20180303183022":"2018-03-03T18:30:28.280Z","0.18.0-20180304032838":"2018-03-04T03:28:47.345Z","0.18.0-20180305032830":"2018-03-05T03:28:38.134Z","0.18.0-20180305153713":"2018-03-05T15:37:22.036Z","0.18.0":"2018-03-05T19:58:46.109Z","0.18.1-20180305203923":"2018-03-05T20:39:30.905Z","0.18.1-20180306032835":"2018-03-06T03:28:43.186Z","0.18.1-20180306144815":"2018-03-06T14:48:22.772Z","0.18.1-20180306160116":"2018-03-06T16:01:23.774Z","0.18.1-20180306165427":"2018-03-06T16:54:34.851Z","0.18.1-20180307033012":"2018-03-07T03:30:20.124Z","0.18.1-20180307171448":"2018-03-07T17:14:54.914Z","0.18.1-20180308033019":"2018-03-08T03:34:06.590Z","0.18.1-20180308105727":"2018-03-08T10:57:34.507Z","0.18.1-20180308132651":"2018-03-08T13:26:58.647Z","0.18.1-20180309032754":"2018-03-09T03:28:00.594Z","0.18.1-20180309095317":"2018-03-09T09:53:25.732Z","0.18.1-20180309144945":"2018-03-09T14:49:51.944Z","0.16.6-20180309174310":"2018-03-09T17:43:17.427Z","0.18.1-20180310032920":"2018-03-10T03:29:26.101Z","0.18.1-20180311032933":"2018-03-11T03:29:39.930Z","0.16.6-20180311135651":"2018-03-11T13:56:58.828Z","0.18.1-20180312032934":"2018-03-12T03:29:41.392Z","0.18.1-20180312103934":"2018-03-12T10:39:41.272Z","0.16.6":"2018-03-12T12:13:01.794Z","0.18.1-20180312150014":"2018-03-12T15:00:20.754Z","0.16.6-20180312214837":"2018-03-12T21:48:44.577Z","0.18.1-20180313033201":"2018-03-13T03:32:07.846Z","0.18.1-20180313064306":"2018-03-13T06:43:12.650Z","0.16.7-20180313071136":"2018-03-13T07:11:43.233Z","0.18.1":"2018-03-13T11:53:24.157Z","0.18.2-20180313122632":"2018-03-13T12:26:37.845Z","0.18.2-20180313134306":"2018-03-13T13:43:13.250Z","0.16.7-20180313151640":"2018-03-13T15:16:46.437Z","0.18.2-20180313152035":"2018-03-13T15:20:43.409Z","0.18.2-20180313171255":"2018-03-13T17:13:02.007Z","0.18.2-20180314091109":"2018-03-14T09:11:17.472Z","0.18.2-20180315033201":"2018-03-15T03:32:07.708Z","0.18.2-20180315095320":"2018-03-15T09:53:27.029Z","0.18.2-20180315112638":"2018-03-15T11:26:44.652Z","0.18.2-20180315134709":"2018-03-15T13:47:15.872Z","0.18.2-20180315155111":"2018-03-15T15:51:17.072Z","0.18.2-20180315170017":"2018-03-15T17:00:24.538Z","0.18.2-20180315181902":"2018-03-15T18:19:07.499Z","0.18.2-20180315233339":"2018-03-15T23:33:44.426Z","0.18.2-20180316033811":"2018-03-16T03:38:18.232Z","0.18.2-20180316085547":"2018-03-16T08:55:53.772Z","0.18.2-20180316111153":"2018-03-16T11:11:58.845Z","0.18.2-20180316155536":"2018-03-16T15:55:42.481Z","0.18.2-20180316172423":"2018-03-16T17:24:31.130Z","0.18.2-20180316184406":"2018-03-16T18:44:14.044Z","0.18.2-20180317033405":"2018-03-17T03:34:10.897Z","0.18.2-20180317101252":"2018-03-17T10:12:57.568Z","0.18.2-20180318033502":"2018-03-18T03:35:08.415Z","0.18.2-20180319033739":"2018-03-19T03:37:45.241Z","0.18.2-20180319210129":"2018-03-19T21:01:35.243Z","0.18.2-20180320033427":"2018-03-20T03:34:33.156Z","0.18.2-20180320140409":"2018-03-20T14:04:15.311Z","0.18.2-20180320153018":"2018-03-20T15:30:24.274Z","0.18.2-20180320173437":"2018-03-20T17:34:42.806Z","0.18.2-20180320223126":"2018-03-20T22:31:32.132Z","0.18.2-20180321033713":"2018-03-21T03:37:20.281Z","0.18.2-20180321103841":"2018-03-21T10:38:51.486Z","0.18.2-20180321110301":"2018-03-21T11:03:06.986Z","0.18.2":"2018-03-21T12:26:15.878Z","0.18.3-20180321125424":"2018-03-21T12:54:31.171Z","0.18.2-20180321140407":"2018-03-21T14:04:38.597Z","0.18.2-20180321142219":"2018-03-21T14:22:45.528Z","0.18.3-20180321145745":"2018-03-21T14:57:51.416Z","0.18.3-20180321151919":"2018-03-21T15:19:27.141Z","0.18.3-20180321183750":"2018-03-21T18:37:58.148Z","0.18.3-20180322034458":"2018-03-22T03:45:05.506Z","0.18.3-20180322091133":"2018-03-22T09:11:39.185Z","0.18.3-20180322140240":"2018-03-22T14:02:46.319Z","0.19.0-20180322184437":"2018-03-22T18:44:43.668Z","0.19.0-20180322214332":"2018-03-22T21:43:38.293Z","0.19.0-20180323034009":"2018-03-23T03:40:15.267Z","0.19.0-20180323104603":"2018-03-23T10:46:09.470Z","0.19.0-20180323121202":"2018-03-23T12:12:08.362Z","0.19.0-20180323144330":"2018-03-23T14:43:35.951Z","0.19.0-20180324033819":"2018-03-24T03:38:25.073Z","0.19.0-20180325033914":"2018-03-25T03:39:20.294Z","0.19.0-20180326034339":"2018-03-26T03:43:45.936Z","0.19.0-20180326085354":"2018-03-26T08:54:00.718Z","0.19.0-20180326095953":"2018-03-26T09:59:59.137Z","0.19.0-20180326123455":"2018-03-26T12:35:02.155Z","0.19.0-20180326132109":"2018-03-26T13:21:15.943Z","0.19.0-20180326141044":"2018-03-26T14:10:51.255Z","0.19.0-20180326155835":"2018-03-26T15:58:43.299Z","0.19.0-20180327034033":"2018-03-27T03:40:39.129Z","0.19.0-20180327101514":"2018-03-27T10:15:21.108Z","0.19.0-20180327132748":"2018-03-27T13:27:56.029Z","0.19.0-20180327143648":"2018-03-27T14:36:54.530Z","0.19.0-20180327155902":"2018-03-27T15:59:09.595Z","0.19.0-20180327194622":"2018-03-27T19:46:28.225Z","0.19.0-20180327211128":"2018-03-27T21:11:34.465Z","0.19.0-20180327223207":"2018-03-27T22:32:14.351Z","0.19.0-20180328034109":"2018-03-28T03:41:17.103Z","0.19.0-20180328120411":"2018-03-28T12:04:17.718Z","0.19.0-20180328142943":"2018-03-28T14:29:49.648Z","0.19.0-20180328155514":"2018-03-28T15:55:21.067Z","0.19.0":"2018-03-28T16:34:49.688Z","0.19.1-20180328181831":"2018-03-28T18:18:37.529Z","0.19.1-20180328191124":"2018-03-28T19:11:31.479Z","0.19.1-20180328201957":"2018-03-28T20:20:03.564Z","0.19.1-20180328211615":"2018-03-28T21:16:22.693Z","0.19.1-20180329034129":"2018-03-29T03:41:35.651Z","0.19.1-20180329114130":"2018-03-29T11:41:35.962Z","0.19.1-20180329180915":"2018-03-29T18:09:22.458Z","0.19.1-20180330034305":"2018-03-30T03:43:11.557Z","0.19.1-20180331034334":"2018-03-31T03:43:40.260Z","0.19.1-20180401034350":"2018-04-01T03:43:56.094Z","0.19.1-20180402034353":"2018-04-02T03:43:59.626Z","0.19.1-20180403034620":"2018-04-03T03:46:26.352Z","0.19.1-20180403105026":"2018-04-03T10:50:32.611Z","0.19.1-20180403125810":"2018-04-03T12:58:16.437Z","0.19.1-20180403173350":"2018-04-03T17:33:57.333Z","0.19.1-20180404034630":"2018-04-04T03:46:36.661Z","0.19.1-20180404103150":"2018-04-04T10:31:56.559Z","0.19.1-20180404133329":"2018-04-04T13:33:35.854Z","0.19.1-20180404172133":"2018-04-04T17:21:40.027Z","0.19.1-20180405034914":"2018-04-05T03:49:21.151Z","0.19.1-20180405073129":"2018-04-05T07:31:36.011Z","0.19.1-20180405100511":"2018-04-05T10:05:17.814Z","0.19.1-20180405152029":"2018-04-05T15:20:35.328Z","0.19.1-20180406034556":"2018-04-06T03:46:01.648Z","0.19.1-20180406120834":"2018-04-06T12:08:40.592Z","0.19.1-20180406140846":"2018-04-06T14:08:52.395Z","0.19.1-20180407034815":"2018-04-07T03:48:21.393Z","0.19.1-20180407101224":"2018-04-07T10:12:30.882Z","0.19.1-20180407205132":"2018-04-07T20:51:38.821Z","0.19.1-20180408034721":"2018-04-08T03:47:26.979Z","0.19.1-20180409034658":"2018-04-09T03:47:05.073Z","0.19.1-20180409165000":"2018-04-09T16:50:06.177Z","0.19.1-20180410034849":"2018-04-10T03:48:55.135Z","0.19.1-20180410090826":"2018-04-10T09:08:34.626Z","0.19.1-20180411034912":"2018-04-11T03:49:18.760Z","0.19.1-20180411124605":"2018-04-11T12:46:11.388Z","0.19.1-20180411134122":"2018-04-11T13:41:29.331Z","0.19.1-20180411160735":"2018-04-11T16:07:41.469Z","0.19.1-20180411203019":"2018-04-11T20:30:25.257Z","0.19.1-20180411214757":"2018-04-11T21:48:03.268Z","0.19.1-20180412035428":"2018-04-12T03:54:35.178Z","0.19.1-20180412124044":"2018-04-12T12:40:51.152Z","0.19.1":"2018-04-12T13:05:04.237Z","0.19.2-20180412134418":"2018-04-12T13:44:24.947Z","0.19.2-20180412170748":"2018-04-12T17:07:56.345Z","0.19.2-20180412214123":"2018-04-12T21:41:29.984Z","0.19.2-20180413035431":"2018-04-13T03:54:38.285Z","0.19.2-20180413054608":"2018-04-13T05:46:14.885Z","0.19.2-20180413080802":"2018-04-13T08:08:07.939Z","0.19.2-20180413112408":"2018-04-13T11:24:13.982Z","0.19.2-20180414035038":"2018-04-14T03:50:44.397Z","0.19.2-20180415035044":"2018-04-15T03:50:51.276Z","0.19.2-20180416035129":"2018-04-16T03:51:35.754Z","0.19.2-20180416104515":"2018-04-16T10:45:23.091Z","0.19.2-20180416123418":"2018-04-16T12:34:30.731Z","0.19.2-20180416221659":"2018-04-16T22:17:06.460Z","0.19.2-20180417035054":"2018-04-17T03:51:00.374Z","0.19.2-20180418035316":"2018-04-18T03:53:23.775Z","0.19.2-20180418103113":"2018-04-18T10:31:19.536Z","0.19.2-20180418134642":"2018-04-18T13:46:49.449Z","0.19.2-20180418155726":"2018-04-18T15:57:32.580Z","0.19.2-20180418180623":"2018-04-18T18:06:30.563Z","0.19.2-20180419035424":"2018-04-19T03:54:30.479Z","0.19.2-20180419111006":"2018-04-19T11:10:12.837Z","0.19.2-20180419163842":"2018-04-19T16:38:48.231Z","0.19.2-20180420035315":"2018-04-20T03:53:26.679Z","0.19.2-20180420183252":"2018-04-20T18:32:58.194Z","0.19.2-20180421035456":"2018-04-21T03:55:02.292Z","0.19.2-20180422035548":"2018-04-22T03:55:55.255Z","0.19.2-20180423035524":"2018-04-23T03:55:30.414Z","0.19.2-20180423083418":"2018-04-23T08:34:25.199Z","0.19.2":"2018-04-23T14:04:55.239Z","0.19.3-20180423144249":"2018-04-23T14:42:55.226Z","0.19.3-20180423160219":"2018-04-23T16:02:24.339Z","0.19.3-20180423171349":"2018-04-23T17:13:55.325Z","0.19.3-20180424035433":"2018-04-24T03:54:39.974Z","0.19.3-20180424065017":"2018-04-24T06:50:23.620Z","0.19.3-20180424095120":"2018-04-24T09:51:26.159Z","0.19.3-20180425035959":"2018-04-25T04:00:06.883Z","0.19.3-20180425104342":"2018-04-25T10:43:48.035Z","0.19.3-20180425144326":"2018-04-25T14:43:32.521Z","0.19.3-20180425155933":"2018-04-25T15:59:40.095Z","0.19.3-20180425183035":"2018-04-25T18:30:42.571Z","0.19.3-20180426035631":"2018-04-26T03:56:38.346Z","0.19.3-20180426125310":"2018-04-26T12:53:16.550Z","0.19.3-20180426153714":"2018-04-26T15:37:23.575Z","0.19.3-20180426175513":"2018-04-26T17:55:19.813Z","0.19.3-20180427035709":"2018-04-27T03:57:15.931Z","0.19.3-20180427053725":"2018-04-27T05:37:31.355Z","0.19.3-20180427092555":"2018-04-27T09:26:01.477Z","0.19.3-20180427115043":"2018-04-27T11:50:50.670Z","0.19.3-20180427175739":"2018-04-27T17:57:48.067Z","0.19.3-20180428035655":"2018-04-28T03:57:02.316Z","0.19.3-20180429035836":"2018-04-29T03:58:43.752Z","0.19.3-20180430035858":"2018-04-30T03:59:05.410Z","0.19.3":"2018-04-30T12:45:21.227Z","0.19.4-20180430131909":"2018-04-30T13:19:17.439Z","0.19.4-20180430153056":"2018-04-30T15:31:04.061Z","0.19.4-20180430165955":"2018-04-30T17:00:02.739Z","0.19.4-20180501035949":"2018-05-01T03:59:57.079Z","0.19.4-20180501081554":"2018-05-01T08:16:01.769Z","0.19.4-20180501161740":"2018-05-01T16:17:49.316Z","0.19.4":"2018-05-01T17:02:01.748Z","0.19.5-20180501172937":"2018-05-01T17:29:44.489Z","0.19.5-20180502040002":"2018-05-02T04:00:09.500Z","0.19.5-20180502162637":"2018-05-02T16:26:49.611Z","0.19.5-20180503040135":"2018-05-03T04:01:43.696Z","0.19.5-20180503093745":"2018-05-03T09:37:52.744Z","0.19.5-20180503130927":"2018-05-03T13:09:36.629Z","0.19.5-20180503143836":"2018-05-03T14:38:53.264Z","0.19.5-20180504035912":"2018-05-04T03:59:19.162Z","0.19.5-20180504100002":"2018-05-04T10:00:25.864Z","0.19.5-20180505035945":"2018-05-05T03:59:53.645Z","0.19.5-20180506040046":"2018-05-06T04:00:53.939Z","0.19.5-20180507040122":"2018-05-07T04:01:29.991Z","0.19.5-20180508040120":"2018-05-08T04:01:27.446Z","0.19.5-20180509040157":"2018-05-09T04:02:08.186Z","0.19.5-20180509085643":"2018-05-09T08:56:56.792Z","0.19.5-20180509102337":"2018-05-09T10:23:45.415Z","0.19.5-20180509111159":"2018-05-09T11:12:06.903Z","0.19.5-20180509165911":"2018-05-09T16:59:19.317Z","0.19.5-20180509185211":"2018-05-09T18:52:26.741Z","0.19.5-20180509201744":"2018-05-09T20:17:58.262Z","0.19.5-20180510040501":"2018-05-10T04:05:09.372Z","0.19.5":"2018-05-10T10:56:28.262Z","0.19.6-20180510162648":"2018-05-10T16:26:56.520Z","0.19.6-20180511040454":"2018-05-11T04:05:01.703Z","0.19.6-20180511150512":"2018-05-11T15:05:19.413Z","0.19.6-20180512040646":"2018-05-12T04:06:54.290Z","0.19.6-20180513040347":"2018-05-13T04:03:54.588Z","0.19.6-20180514040452":"2018-05-14T04:05:00.275Z","0.19.6-20180514103521":"2018-05-14T10:35:28.362Z","0.19.6-20180515040634":"2018-05-15T04:06:43.231Z","0.19.6-20180515080019":"2018-05-15T08:00:27.748Z","0.19.6-20180515084803":"2018-05-15T08:48:11.315Z","0.19.6-20180515100438":"2018-05-15T10:04:46.062Z","0.19.6-20180515123902":"2018-05-15T12:39:09.122Z","0.19.6-20180516041226":"2018-05-16T04:12:36.349Z","0.19.6-20180516101645":"2018-05-16T10:16:54.841Z","0.19.6-20180516131500":"2018-05-16T13:15:08.752Z","0.19.6-20180517040518":"2018-05-17T04:05:25.263Z","0.19.6-20180517082719":"2018-05-17T08:27:26.689Z","0.19.6-20180517093539":"2018-05-17T09:35:54.862Z","0.19.6-20180518040602":"2018-05-18T04:06:09.989Z","0.19.6-20180518095111":"2018-05-18T09:51:45.825Z","0.19.6-20180518155450":"2018-05-18T15:54:59.093Z","0.19.6-20180519040905":"2018-05-19T04:09:13.853Z","0.19.6-20180520040734":"2018-05-20T04:07:42.887Z","0.19.6-20180521040635":"2018-05-21T04:06:42.811Z","0.19.6-20180521114944":"2018-05-21T11:49:52.486Z","0.19.6-20180521143513":"2018-05-21T14:35:22.329Z","0.19.6-20180522040857":"2018-05-22T04:09:05.031Z","0.19.6-20180523040852":"2018-05-23T04:09:00.725Z","0.19.6-20180523092149":"2018-05-23T09:21:57.931Z","0.19.6-20180523200210":"2018-05-23T20:02:19.563Z","0.19.6-20180523204648":"2018-05-23T20:46:56.793Z","0.19.6-20180524041020":"2018-05-24T04:10:28.816Z","0.19.6":"2018-05-24T10:27:56.058Z","0.19.7-20180524140054":"2018-05-24T14:01:03.040Z","0.19.7-20180525041032":"2018-05-25T04:10:41.147Z","0.19.7-20180525093925":"2018-05-25T09:39:38.044Z","0.19.7-20180525102430":"2018-05-25T10:24:37.476Z","0.19.7-20180526040854":"2018-05-26T04:09:01.639Z","0.19.7-20180527041357":"2018-05-27T04:14:05.640Z","0.19.7-20180528041100":"2018-05-28T04:11:09.960Z","0.19.7-20180529041134":"2018-05-29T04:11:44.692Z","0.19.7-20180530041814":"2018-05-30T04:18:22.259Z","0.19.7-20180530094930":"2018-05-30T09:49:38.091Z","0.19.7-20180531041220":"2018-05-31T04:12:28.813Z","0.19.7-20180531081345":"2018-05-31T08:13:55.113Z","0.19.7-20180531101507":"2018-05-31T10:15:14.687Z","0.19.7-20180531110232":"2018-05-31T11:02:40.290Z","0.19.7-20180531120229":"2018-05-31T12:02:37.538Z","0.19.7-20180531124503":"2018-05-31T12:45:20.195Z","0.19.7":"2018-05-31T13:09:38.694Z","0.19.8-20180531154302":"2018-05-31T15:43:10.481Z","0.19.8-20180531165039":"2018-05-31T16:50:47.656Z","0.19.8-20180531222652":"2018-05-31T22:27:00.483Z","0.19.8-20180601041236":"2018-06-01T04:12:44.957Z","0.19.8-20180601090503":"2018-06-01T09:05:19.099Z","0.19.8-20180601095753":"2018-06-01T09:58:00.822Z","0.19.8-20180601105155":"2018-06-01T10:52:08.319Z","0.19.8-20180602041350":"2018-06-02T04:13:58.218Z","0.19.8-20180603041248":"2018-06-03T04:12:55.408Z","0.19.8-20180604041507":"2018-06-04T04:15:21.583Z","0.19.8-20180604090944":"2018-06-04T09:10:18.182Z","0.19.8-20180604095040":"2018-06-04T09:51:21.901Z","0.19.8-20180604143940":"2018-06-04T14:40:17.062Z","0.19.8-20180605041718":"2018-06-05T04:17:54.986Z","0.19.8-20180605083202":"2018-06-05T08:32:45.782Z","0.19.8-20180605133354":"2018-06-05T13:34:23.722Z","0.19.8-20180605214736":"2018-06-05T21:48:11.021Z","0.19.8-20180606043332":"2018-06-06T04:34:07.937Z","0.19.8-20180606064127":"2018-06-06T06:42:17.920Z","0.19.8-20180606093059":"2018-06-06T09:31:43.878Z","0.19.8-20180607041722":"2018-06-07T04:18:07.846Z","0.19.8-20180607063212":"2018-06-07T06:32:59.982Z","0.19.8":"2018-06-07T09:39:54.799Z","0.19.9-20180607101401":"2018-06-07T10:14:36.191Z","0.19.9-20180608152734":"2018-06-08T15:28:05.184Z","0.19.9-20180609041834":"2018-06-09T04:19:08.779Z","0.19.9-20180610041750":"2018-06-10T04:18:26.153Z","0.19.9-20180611041751":"2018-06-11T04:18:24.150Z","0.19.9-20180611083411":"2018-06-11T08:34:44.183Z","0.19.9-20180611092137":"2018-06-11T09:22:11.475Z","0.19.9-20180611175501":"2018-06-11T17:55:41.670Z","0.19.9-20180612042002":"2018-06-12T04:20:38.828Z","0.19.9-20180612110914":"2018-06-12T11:09:47.787Z","0.19.9-20180613042104":"2018-06-13T04:21:44.115Z","0.19.9-20180613104717":"2018-06-13T10:47:50.052Z","0.19.9-20180613124751":"2018-06-13T12:48:20.322Z","0.19.9-20180613143232":"2018-06-13T14:33:29.036Z","0.19.9-20180613154637":"2018-06-13T15:47:09.034Z","0.19.9-20180614041957":"2018-06-14T04:20:30.081Z","0.19.9-20180614081355":"2018-06-14T08:14:35.313Z","0.19.9-20180614090853":"2018-06-14T09:09:26.619Z","0.19.9":"2018-06-14T11:34:15.328Z","0.19.10-20180614120400":"2018-06-14T12:04:36.836Z","0.19.10-20180614145220":"2018-06-14T14:53:08.209Z","0.19.10-20180615041948":"2018-06-15T04:20:21.040Z","0.19.10-20180615170013":"2018-06-15T17:00:46.734Z","0.19.10-20180616042055":"2018-06-16T04:21:26.215Z","0.19.10-20180617041956":"2018-06-17T04:20:29.441Z","0.19.10-20180618042141":"2018-06-18T04:22:10.914Z","0.19.10-20180619042238":"2018-06-19T04:23:12.052Z","0.19.10-20180619134712":"2018-06-19T13:47:55.892Z","0.19.10-20180620042208":"2018-06-20T04:22:43.813Z","0.19.10-20180620084433":"2018-06-20T08:45:11.686Z","0.19.10-20180621042304":"2018-06-21T04:23:42.405Z","0.19.10":"2018-06-21T09:12:51.305Z","0.19.11-20180621150923":"2018-06-21T15:09:52.345Z","0.19.11-20180621161656":"2018-06-21T16:17:32.179Z","0.19.11-20180622042306":"2018-06-22T04:23:46.791Z","0.19.11-20180622082409":"2018-06-22T08:24:37.081Z","0.19.11-20180623042335":"2018-06-23T04:24:09.439Z","0.19.11-20180624042547":"2018-06-24T04:26:23.058Z","0.19.11-20180624214850":"2018-06-24T21:49:24.853Z","0.19.11-20180625042426":"2018-06-25T04:25:00.502Z","0.19.11-20180625091039":"2018-06-25T09:11:15.321Z","0.19.11-20180626042520":"2018-06-26T04:25:58.954Z","0.19.11-20180627125836":"2018-06-27T12:59:09.791Z","0.19.11-20180628042638":"2018-06-28T04:27:12.923Z","0.19.11":"2018-06-28T09:45:28.912Z","0.19.12-20180628102242":"2018-06-28T10:23:15.590Z","0.19.12-20180628203524":"2018-06-28T20:36:11.149Z","0.19.12-20180629042950":"2018-06-29T04:30:42.401Z","0.19.12-20180629100845":"2018-06-29T10:09:13.628Z","0.19.12-20180629114931":"2018-06-29T11:49:59.384Z","0.19.12-20180629133229":"2018-06-29T13:32:57.158Z","0.19.12-20180630043041":"2018-06-30T04:31:19.360Z","0.19.12-20180701043053":"2018-07-01T04:31:27.867Z","0.19.12-20180702043002":"2018-07-02T04:30:34.025Z","0.19.12-20180702103859":"2018-07-02T10:39:35.219Z","0.19.12-20180702130603":"2018-07-02T13:06:35.300Z","0.19.12-20180702151251":"2018-07-02T15:13:25.333Z","0.19.12-20180702190144":"2018-07-02T19:02:15.114Z","0.19.12-20180702194308":"2018-07-02T19:43:39.790Z","0.19.12-20180702214953":"2018-07-02T21:50:22.983Z","0.19.12-20180703042925":"2018-07-03T04:30:02.458Z","0.19.12-20180703080731":"2018-07-03T08:08:15.075Z","0.19.12-20180703103223":"2018-07-03T10:32:52.739Z","0.19.12-20180703112218":"2018-07-03T11:22:50.285Z","0.19.12-20180703123852":"2018-07-03T12:39:19.512Z","0.19.12-20180703144852":"2018-07-03T14:49:22.875Z","0.19.12-20180703155948":"2018-07-03T16:00:21.203Z","0.19.12-20180704043000":"2018-07-04T04:30:28.034Z","0.19.12-20180704074910":"2018-07-04T07:49:45.374Z","0.19.12-20180704115000":"2018-07-04T11:50:30.164Z","0.19.12-20180704183201":"2018-07-04T18:32:37.561Z","0.19.12-20180705043010":"2018-07-05T04:30:40.669Z","0.19.12":"2018-07-05T09:21:20.105Z","0.19.13-20180705095437":"2018-07-05T09:55:17.385Z","0.19.13-20180706043114":"2018-07-06T04:31:47.613Z","0.19.13-20180706104033":"2018-07-06T10:41:01.663Z","0.19.13-20180707043211":"2018-07-07T04:32:49.042Z","0.19.13-20180708043256":"2018-07-08T04:33:28.269Z","0.19.13-20180709043323":"2018-07-09T04:34:03.326Z","0.19.13-20180710043718":"2018-07-10T04:37:52.735Z","0.19.13-20180711043738":"2018-07-11T04:38:11.537Z","0.19.13-20180712043709":"2018-07-12T04:37:43.351Z","0.19.13-20180714043610":"2018-07-14T04:36:36.187Z","0.19.13-20180715043711":"2018-07-15T04:37:43.179Z","0.19.13-20180716043743":"2018-07-16T04:38:15.017Z","0.19.13-20180716112536":"2018-07-16T11:26:08.859Z","0.19.13-20180717043738":"2018-07-17T04:38:08.681Z","0.19.13-20180718043832":"2018-07-18T04:38:58.958Z","0.19.13-20180719044623":"2018-07-19T04:46:58.209Z","0.19.13-20180719085346":"2018-07-19T08:54:15.419Z","0.19.13-20180720044134":"2018-07-20T04:42:09.213Z","0.19.13-20180720130044":"2018-07-20T13:01:15.662Z","0.19.13-20180721044356":"2018-07-21T04:44:29.836Z","0.19.13-20180722044320":"2018-07-22T04:43:53.796Z","0.19.13-20180723044137":"2018-07-23T04:42:15.441Z","0.19.13-20180724044302":"2018-07-24T04:43:34.161Z","0.19.13-20180725044524":"2018-07-25T04:45:59.540Z","0.19.13-20180725111809":"2018-07-25T11:18:41.636Z","0.19.13-20180726054454":"2018-07-26T05:45:24.013Z","0.19.13-20180727044418":"2018-07-27T04:44:50.765Z","0.19.13-20180727094614":"2018-07-27T09:46:45.902Z","0.19.13-20180727103010":"2018-07-27T10:30:39.778Z","0.19.13-20180728044412":"2018-07-28T04:44:45.515Z","0.19.13-20180729044521":"2018-07-29T04:45:56.094Z","0.19.13-20180730044731":"2018-07-30T04:48:04.792Z","0.19.13-20180730093601":"2018-07-30T09:36:41.119Z","0.19.13-20180731044736":"2018-07-31T04:48:11.433Z","0.19.13-20180731111749":"2018-07-31T11:18:17.910Z","0.19.13-20180801044801":"2018-08-01T04:48:44.207Z","0.19.13-20180801072726":"2018-08-01T07:28:08.560Z","0.19.13-20180802044623":"2018-08-02T04:46:55.633Z","0.19.13":"2018-08-02T09:37:25.513Z","0.19.14-20180802103645":"2018-08-02T10:37:15.832Z","0.19.14-20180803045002":"2018-08-03T04:50:36.755Z","0.19.14-20180803120722":"2018-08-03T12:07:56.137Z","0.20.0-20180803144349":"2018-08-03T14:44:26.742Z","0.20.0-20180804044749":"2018-08-04T04:48:24.391Z","0.20.0-20180805044906":"2018-08-05T04:49:40.866Z","0.20.0-20180806044949":"2018-08-06T04:50:22.237Z","0.20.0-20180807044908":"2018-08-07T04:49:40.039Z","0.20.0-20180808045344":"2018-08-08T04:54:13.815Z","0.20.0-20180808143128":"2018-08-08T14:32:09.624Z","0.20.0-20180808154413":"2018-08-08T15:44:53.965Z","0.20.0-20180808172624":"2018-08-08T17:27:09.969Z","0.20.0-20180808172811":"2018-08-08T17:28:50.938Z","0.20.0-20180809045235":"2018-08-09T04:53:11.132Z","0.20.0-20180809122840":"2018-08-09T12:29:10.009Z","0.19.14-20180809130819":"2018-08-09T13:08:49.336Z","0.20.0-20180809131539":"2018-08-09T13:16:19.526Z","0.20.0-20180809163439":"2018-08-09T16:35:09.945Z","0.19.14-20180809164336":"2018-08-09T16:44:19.197Z","0.20.0-20180809181051":"2018-08-09T18:11:21.090Z","0.19.14-20180809191703":"2018-08-09T19:17:34.489Z","0.20.0-20180810045416":"2018-08-10T04:54:54.123Z","0.20.0":"2018-08-10T09:36:01.275Z","0.19.14":"2018-08-10T10:46:28.814Z","0.19.15-20180810121838":"2018-08-10T12:19:07.074Z","0.20.1-20180811045244":"2018-08-11T04:53:18.601Z","0.20.1-20180812045134":"2018-08-12T04:52:08.584Z","0.20.1-20180813085338":"2018-08-13T08:54:13.693Z","0.19.15-20180813091719":"2018-08-13T09:18:03.017Z","0.20.1-20180814045427":"2018-08-14T04:55:07.094Z","0.20.1-20180815045416":"2018-08-15T04:54:57.105Z","0.20.1-20180816045446":"2018-08-16T04:55:29.778Z","0.20.1-20180817045337":"2018-08-17T04:54:13.705Z","0.20.1-20180821070436":"2018-08-21T07:05:08.568Z","0.20.1-20180821085214":"2018-08-21T08:52:42.037Z","0.20.1-20180822045811":"2018-08-22T04:58:44.695Z","0.20.1-20180823045823":"2018-08-23T04:58:56.290Z","0.20.1-20180824045810":"2018-08-24T04:58:41.123Z","0.20.1-20180830093112":"2018-08-30T09:31:54.734Z","0.20.1-20180910153518":"2018-09-10T15:35:48.716Z","0.19.15-20180910154248":"2018-09-10T15:43:16.141Z","0.19.15-20180912174312":"2018-09-12T17:43:39.629Z","0.20.1-20180912175033":"2018-09-12T17:51:15.747Z","0.20.1-20180917105430":"2018-09-17T10:54:57.724Z","0.19.15-20180917154100":"2018-09-17T15:41:36.719Z","0.19.15-20180917170334":"2018-09-17T17:04:03.717Z","0.19.15-20180918095323":"2018-09-18T09:54:00.281Z","0.19.15-20180918133102":"2018-09-18T13:31:31.876Z","0.19.15":"2018-09-18T16:14:12.505Z","0.19.16-20180919094054":"2018-09-19T09:41:25.326Z","0.20.1-20180919131853":"2018-09-19T13:19:37.356Z","0.20.1-20180919141925":"2018-09-19T14:19:55.499Z","0.20.1-20180919151151":"2018-09-19T15:12:22.161Z","0.20.1-20180919190120":"2018-09-19T19:01:50.626Z","0.20.1-20180920081621":"2018-09-20T08:16:49.962Z","0.20.1":"2018-09-20T08:57:00.840Z","0.20.1-20180924131323":"2018-09-24T13:13:54.588Z","0.20.2-20180926111432":"2018-09-26T11:14:58.720Z","0.19.16-20180927143357":"2018-09-27T14:34:29.787Z","0.20.2-20180928085820":"2018-09-28T08:58:53.729Z","0.19.16-20181001083653":"2018-10-01T08:37:20.421Z","0.19.16-20181001093554":"2018-10-01T09:36:23.831Z","0.19.16-20181001105239":"2018-10-01T10:53:06.365Z","0.19.16-20181001123624":"2018-10-01T12:37:03.570Z","0.19.16-20181002091738":"2018-10-02T09:18:11.526Z","0.19.16-20181002100655":"2018-10-02T10:07:26.105Z","0.19.16":"2018-10-02T14:29:56.323Z","0.19.17-20181002155613":"2018-10-02T15:56:45.192Z","0.20.2-20181003101759":"2018-10-03T10:18:32.791Z","0.20.2-20181003130720":"2018-10-03T13:08:01.319Z","0.20.2-20181003142825":"2018-10-03T14:28:55.171Z","0.20.2-20181003151522":"2018-10-03T15:15:50.588Z","0.20.2-20181004103446":"2018-10-04T10:35:12.689Z","0.20.2-20181004115434":"2018-10-04T11:55:01.980Z","0.20.2-20181004132614":"2018-10-04T13:26:43.076Z","0.20.2-20181008105831":"2018-10-08T10:58:58.418Z","0.20.2-20181008114709":"2018-10-08T11:47:38.063Z","0.20.2-20181008131311":"2018-10-08T13:13:45.097Z","0.20.2-20181008165950":"2018-10-08T17:00:20.727Z","0.19.17-20181008223627":"2018-10-08T22:36:56.893Z","0.20.2-20181009083037":"2018-10-09T08:31:09.121Z","0.20.2-20181009092330":"2018-10-09T09:23:59.950Z","0.20.2-20181010120322":"2018-10-10T12:03:50.451Z","0.19.17-20181010123516":"2018-10-10T12:35:51.659Z","0.20.2":"2018-10-11T08:50:40.817Z","0.20.3-20181011154202":"2018-10-11T15:42:35.481Z","0.20.3-20181020070844":"2018-10-20T07:09:16.502Z","0.20.3-20181023120440":"2018-10-23T12:05:11.340Z","0.19.17-20181029090733":"2018-10-29T09:08:00.704Z","0.20.3-20181029094726":"2018-10-29T09:47:53.772Z","0.19.17-20181029102957":"2018-10-29T10:30:27.542Z","0.20.3-20181029103502":"2018-10-29T10:35:34.926Z","0.19.17":"2018-10-29T11:44:53.727Z","0.20.3-20181029152131":"2018-10-29T15:21:59.176Z","0.20.3-20181029161121":"2018-10-29T16:11:48.559Z","0.20.3-20181029165604":"2018-10-29T16:56:33.783Z","0.20.3-20181029191744":"2018-10-29T19:18:21.627Z","0.20.3":"2018-10-29T22:12:10.708Z","0.19.18-20181030091607":"2018-10-30T09:16:36.556Z","0.20.4-20181030092318":"2018-10-30T09:23:51.990Z","0.19.18-20181030120026":"2018-10-30T12:01:03.931Z","0.20.4-20181031130048":"2018-10-31T13:01:15.385Z","0.19.18-20181031134323":"2018-10-31T13:43:56.390Z","0.19.18-20181031163135":"2018-10-31T16:32:12.322Z","0.20.4-20181031163639":"2018-10-31T16:37:15.004Z","0.19.18":"2018-11-01T13:25:31.076Z","0.20.4":"2018-11-02T11:35:13.854Z","0.20.5-20181102144502":"2018-11-02T14:45:31.130Z","0.19.19-20181104110250":"2018-11-04T11:03:21.934Z","0.19.19-20181127160946":"2018-11-27T16:10:18.869Z","0.20.5-20181127161921":"2018-11-27T16:20:00.225Z","0.20.5-20181130231629":"2018-11-30T23:18:05.276Z","0.20.5-20181203082339":"2018-12-03T08:24:11.645Z","0.20.5-20181204191130":"2018-12-04T19:12:03.197Z","0.20.5-20181204211957":"2018-12-04T21:20:27.035Z","0.19.19-20181204223027":"2018-12-04T22:31:02.554Z","0.20.5-20181205165713":"2018-12-05T16:57:49.639Z","0.19.19-20181205175934":"2018-12-05T18:00:04.957Z","0.20.5-20181205183926":"2018-12-05T18:40:05.776Z","0.19.19-20181205190913":"2018-12-05T19:09:45.452Z","0.20.5-20181205201921":"2018-12-05T20:19:49.986Z","0.19.19-20181205223130":"2018-12-05T22:32:00.598Z","0.19.19-20181206152412":"2018-12-06T15:24:38.793Z","0.20.5-20181206231534":"2018-12-06T23:16:09.821Z","0.19.19":"2018-12-07T10:05:16.689Z","0.20.5":"2018-12-07T10:44:50.211Z","0.19.20-20181207153457":"2018-12-07T15:35:30.840Z","0.20.6-20181207154019":"2018-12-07T15:40:52.426Z","0.20.6-20190107150150":"2019-01-07T15:02:17.944Z","0.20.6-20190107160436":"2019-01-07T16:05:04.453Z","0.20.6-20190107184331":"2019-01-07T18:44:02.763Z","0.20.6":"2019-01-10T11:14:25.689Z","0.19.20-20190116151730":"2019-01-16T15:17:57.920Z","0.19.20-20190125143853":"2019-01-25T14:39:32.809Z","0.19.20-20190131091951":"2019-01-31T09:20:33.993Z","0.19.20-20190131150022":"2019-01-31T15:01:02.320Z","0.19.20-20190131153144":"2019-01-31T15:32:36.066Z","0.19.20":"2019-02-04T12:02:59.440Z","0.20.7-20190204124220":"2019-02-04T12:42:54.233Z","0.20.7-20190204150758":"2019-02-04T15:08:29.334Z","0.20.7":"2019-02-04T15:34:41.892Z","0.20.8-20190305183818":"2019-03-05T18:38:51.765Z","0.20.8-20190307134339":"2019-03-07T13:44:18.171Z","0.20.8-20190314170258":"2019-03-14T17:03:30.435Z","0.20.8":"2019-03-18T07:46:59.250Z","0.20.8-20190829185831":"2019-08-29T18:59:10.485Z","0.20.8-20190829193925":"2019-08-29T19:39:56.817Z","0.20.8-20190830075540":"2019-08-30T07:56:15.359Z","0.20.8-20190830080136":"2019-08-30T08:02:08.202Z","0.20.8-20190830085626":"2019-08-30T08:57:08.271Z","0.20.9-20190830100252":"2019-08-30T10:03:34.553Z","0.20.9-20190830102333":"2019-08-30T10:24:12.718Z","0.20.9-20190830105535":"2019-08-30T10:56:13.737Z","0.20.9":"2019-08-30T11:24:26.294Z","0.20.10-20190830115004":"2019-08-30T11:50:38.860Z","0.20.10-20190830142441":"2019-08-30T14:25:18.064Z"},"homepage":"https://github.com/hyperledger/composer#readme","keywords":["blockchain","hyperledger","solutions"],"repository":{"type":"git","url":"git+https://github.com/hyperledger/composer.git"},"author":{"name":"Hyperledger Composer"},"bugs":{"url":"https://github.com/hyperledger/composer/issues"},"license":"Apache-2.0","readmeFilename":"","users":{}}